Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Eclipse Sensinact/workspace
Unpacking https://dlcdn.apache.org/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz to /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven on Jenkins
The recommended git tool is: NONE
using credential playertour-cd-docker-compose
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git
> git init /var/jenkins_home/jobs/Eclipse Sensinact/workspace # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_SSH to set credentials Private key for the autoplayertour user, utilized for automatically deploying the Player Tour application (docker-compose version)
> git fetch --tags --force --progress -- https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git # 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 a12b3a727d1be0a7673b2c7d6302387d388b3f6c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a12b3a727d1be0a7673b2c7d6302387d388b3f6c # timeout=10
Commit message: "Allow HTTP Device Factory instances to set observed values"
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.eclipse.sensinact:gateway sensiNact IoT Gateway - Gateway Project
Discovered a new module org.eclipse.sensinact.gateway:parent sensiNact IoT Gateway - Platform
Discovered a new module org.eclipse.sensinact.gateway:sensinact-utils sensiNact IoT Gateway - Utilities
Discovered a new module org.eclipse.sensinact.gateway:sensinact-common sensiNact IoT Gateway - Common Data Structures
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security sensiNact IoT Gateway - Security parent module
Discovered a new module org.eclipse.sensinact.gateway:sensinact-framework-extension sensiNact IoT Gateway - OSGi Framework Security Extension
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security-none sensiNact IoT Gateway - Security Moke
Discovered a new module org.eclipse.sensinact.gateway:sensinact-mail-connector sensiNact IoT Gateway - EMail Account Connector
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security-core sensiNact IoT Gateway - Security Core
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security-oauth2 sensiNact IoT Gateway - oAuth2 Security
Discovered a new module org.eclipse.sensinact.gateway:sensinact-signature-validator-api OSGi Security Layer - Jar Validation API
Discovered a new module org.eclipse.sensinact.gateway:sensinact-signature-validator-mock OSGi Security Layer - Jar Validation Mock
Discovered a new module org.eclipse.sensinact.gateway:sensinact-signature-validator-secure OSGi Security Layer - Jar Validation
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security-keybuilder sensiNact IoT Gateway - Security Core User Key Builder
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security-test sensiNact IoT Gateway - Security Core Test
Discovered a new module org.eclipse.sensinact.gateway:sensinact-security-openid-keybuilder sensiNact IoT Gateway - Security Core OpenId User Key Builder
Discovered a new module org.eclipse.sensinact.gateway:sensinact-datastore sensiNact IoT Gateway - Data store parent module
Discovered a new module org.eclipse.sensinact.gateway:sensinact-datastore-api sensiNact IoT Gateway - Data Store Access API
Discovered a new module org.eclipse.sensinact.gateway:sensinact-sqlite-connector sensiNact IoT Gateway - SQLite DataBase Connector
Discovered a new module org.eclipse.sensinact.gateway:sensinact-core sensiNact IoT Gateway - Core
Discovered a new module org.eclipse.sensinact.gateway:sensinact-historic-manager sensiNact IoT Gateway - sensiNact Historic Reader Manager
Discovered a new module org.eclipse.sensinact.gateway:sensinact-remote-osgi sensiNact IoT Gateway - Remote OSGi
Discovered a new module org.eclipse.sensinact.gateway.protocol:parent sensiNact IoT Gateway - Communication protocol parent
Discovered a new module org.eclipse.sensinact.gateway.protocol:http sensiNact IoT Gateway - HTTP Protocol
Discovered a new module org.eclipse.sensinact.gateway.protocol:ssdp sensiNact IoT Gateway - SSDP
Discovered a new module org.eclipse.sensinact.gateway:sensinact-generic sensiNact IoT Gateway - Generic implementation
Discovered a new module org.eclipse.sensinact.gateway:sensinact-historic-api sensiNact IoT Gateway - sensiNact Historic API
Discovered a new module org.eclipse.sensinact.gateway:sensinact-system sensiNact IoT Gateway - System
Discovered a new module org.eclipse.sensinact.gateway:sensinact-shell sensiNact IoT Gateway - Shell
Discovered a new module org.eclipse.sensinact.gateway:sensinact-application sensiNact IoT AppManager - Parent
Discovered a new module org.eclipse.sensinact.gateway:application-manager sensiNact IoT AppManager - Core
Discovered a new module org.eclipse.sensinact.gateway:basic-plugin sensiNact IoT AppManager - Basic Plugin
Discovered a new module org.eclipse.sensinact.gateway.sthbnd:parent sensiNact IoT Gateway - Southbound parent module
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.mqtt:parent sensiNact IoT Gateway - MQTT Protocol Devices parent
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-utils sensiNact IoT Gateway - MQTT Utility bundle
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-device sensiNact IoT Gateway - MQTT Protocol Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.mqtt:smart-topic-device sensiNact IoT Gateway - MQTT Smart Topic Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.mqtt:thethingsnetwork-device sensiNact IoT Gateway - The Things Network Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab sensiNact IoT Gateway - OpenHab Protocol Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:parent sensiNact IoT Gateway - HTTP Protocol Devices parent
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:http-device sensiNact IoT Gateway - HTTP Protocol Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:http-device-factory sensiNact IoT Gateway - HTTP Protocol Device Factory
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:http-android sensiNact IoT Gateway - Android Web Interface
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:free-sms-service sensiNact IoT Gateway - Free Mobile SMS service
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:openweather-device sensiNact IoT Gateway - OpenWeather Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:kodi-device sensiNact IoT Gateway - Kodi Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:live-objects sensiNact IoT Gateway - Live Objects Orange Protocol Device
Discovered a new module org.eclipse.sensinact.gateway.sthbnd.http:onem2m-device sensiNact IoT Gateway - HTTP oneM2M Device
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:parent sensiNact IoT Gateway - Northbound parent module
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:rest-access sensiNact IoT Gateway - HTTP REST Access
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:jsonpath-filtering sensiNact IoT Gateway - JSONPath filtering parent module
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:jsonpath-filter sensiNact IoT Gateway - JSON Path filter
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:geo-filtering sensiNact IoT Gateway - GeoJSON filtering parent module
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:geojson-filter sensiNact IoT Gateway - GeoJSON filter
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:ldap-filtering sensiNact IoT Gateway - LDAP filtering parent module
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:ldap-filter sensiNact IoT Gateway - LDAP filter
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:attributes-filtering sensiNact IoT Gateway - Attributes filtering parent module
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:attributes-filter sensiNact IoT Gateway - Attributes filter
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:mqtt sensiNact IoT Gateway - MQTT Northbound Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:mqtt-generic-agent sensiNact IoT Gateway - MQTT Generic Northbound Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:mqtt-onem2m-agent sensiNact IoT Gateway - MQTT oneM2M Northbound Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:mqtt-agent sensiNact IoT Gateway - MQTT Northbound Agent Instance
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:generic-storage-agent sensiNact IoT Gateway - Generic Historical Storage Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:http-storage-agent sensiNact IoT Gateway - HTTP Historical Storage Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:influxdb-storage-agent sensiNact IoT Gateway - Influxdb Historical Storage Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:http-onem2m-agent sensiNact IoT Gateway - HTTP oneM2M Northbound Agent
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:http-tools sensiNact IoT Gateway - HTTP Forwarding and Callback Factories
Discovered a new module org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access sensiNact IoT Gateway - Northbound Access
Discovered a new module org.eclipse.sensinact.gateway.tools:platform.tools sensiNact IoT Gateway - Platform Tools
Discovered a new module org.eclipse.sensinact.gateway.tools:sensinact-test-configuration sensiNact IoT Gateway - Security test configuration
Discovered a new module org.eclipse.sensinact.gateway.tools:sensinact-test sensiNact IoT Gateway - sensiNact Test helper
Discovered a new module org.eclipse.sensinact.gateway.tools:swagger sensiNact IoT Gateway - Swagger API
Discovered a new module org.eclipse.sensinact.gateway.tools:mqtt-server sensiNact IoT Gateway - MQTT Server
Discovered a new module org.eclipse.sensinact.gateway.tools:influxdb-connector sensiNact IoT Gateway - Influxdb Connector
Discovered a new module org.eclipse.sensinact.gateway.tools:mongodb-connector sensiNact IoT Gateway - MongoDB Connector
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:simulated-devices sensiNact IoT Gateway - Simulated Devices
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:button sensiNact IoT Gateway - Simulated Button
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:slider sensiNact IoT Gateway - Simulated Slider
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:fan sensiNact IoT Gateway - Simulated Fan
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:light sensiNact IoT Gateway - Simulated Light
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:billboard sensiNact IoT Gateway - Simulated Billboard
Discovered a new module org.eclipse.sensinact.gateway.simulated.devices:temperatures-generator sensiNact IoT Gateway - Simulated Temperatures Generator
Discovered a new module org.eclipse.sensinact.gateway.distribution:parent sensiNact IoT Gateway - Distribution
Discovered a new module org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template sensiNact IoT Gateway - OSGi Distribution Template
Discovered a new module org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-security sensiNact IoT Gateway - OSGi Distribution Template With Security
Discovered a new module org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-openid-security sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security
Discovered a new module org.eclipse.sensinact.gateway.distribution:sensinact-distribution-generator sensiNact IoT Gateway - Distribution Generator
Discovered a new module org.eclipse.sensinact.gateway.distribution:profile sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator)
Discovered a new module org.eclipse.sensinact.gateway.distribution:android-imu sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:application sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:free-sms sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:kodi sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:mqtt-sb sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:mqtt-nb sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:mqtt-server sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:openhab sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:openweather sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:onem2m sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:onem2m-mqttbinding sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:rest sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:simulation sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:storage-agent sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:influxdb-storage-agent sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:historic sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:swagger sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:sensinact-remote sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:sensinact-datastore sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:ldapfilter sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:geojsonfilter sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:attributesfilter sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:http-client sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:ttn-device sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies)
Discovered a new module org.eclipse.sensinact.gateway.distribution:packaging sensiNact IoT Gateway - sensiNact Packaging
Discovered a new module org.eclipse.sensinact.gateway.archetypes:parent sensiNact IoT Gateway - Archetypes parent project
Discovered a new module org.eclipse.sensinact.gateway.archetypes:sensinact-basis-archetype sensinact-basis-archetype
Discovered a new module org.eclipse.sensinact.gateway.archetypes:sensinact-http-archetype sensinact-http-archetype
Discovered a new module org.eclipse.sensinact.gateway.archetypes:sensinact-webapp-archetype sensinact-webapp-archetype
Discovered a new module org.eclipse.sensinact.gateway.distribution:exports sensiNact IoT Gateway - sensiNact exports
Discovered a new module org.eclipse.sensinact.integration.tests:integration-tests sensiNact IoT Gateway - Integration Tests
Discovered a new module org.eclipse.sensinact.integration.tests:mqtt-it sensiNact IoT Gateway - MQTT Integration Tests
Modules changed, recalculating dependency graph
Established TCP socket on 37175
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/OpenJDK8/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4 /var/jenkins_home/war/WEB-INF/lib/remoting-4.10.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 37175
<===[JENKINS REMOTING CAPACITY]===>