Reading package lists... Building dependency tree... Reading state information... Need to get 705 kB of source archives. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main netty-3.9 3.9.0.Final-1 (dsc) [1,309 B] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main netty-3.9 3.9.0.Final-1 (tar) [701 kB] Get:3 http://urika:3142/ftp.debian.org/debian/ sid/main netty-3.9 3.9.0.Final-1 (diff) [3,088 B] gpgv: keyblock resource `/tmp/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sun 08 Jun 2014 06:35:26 PM UTC using DSA key ID 3FD29468 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./netty-3.9_3.9.0.Final-1.dsc dpkg-source: info: extracting netty-3.9 in netty-3.9-3.9.0.Final dpkg-source: info: unpacking netty-3.9_3.9.0.Final.orig.tar.gz dpkg-source: info: unpacking netty-3.9_3.9.0.Final-1.debian.tar.xz dpkg-source: info: applying 0001-Exclude-some-source-files.patch Fetched 705 kB in 0s (2,512 kB/s) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libprotobuf-java maven-debian-helper 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 431 kB/548 kB of archives. After this operation, 727 kB of additional disk space will be used. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main libprotobuf-java all 2.6.1-1.3 [431 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 431 kB in 0s (27.1 MB/s) Selecting previously unselected package libprotobuf-java. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82591 files and directories currently installed.) Preparing to unpack .../libprotobuf-java_2.6.1-1.3_all.deb ... Unpacking libprotobuf-java (2.6.1-1.3) ... Selecting previously unselected package maven-debian-helper. Preparing to unpack .../maven-debian-helper_1.6.12_all.deb ... Unpacking maven-debian-helper (1.6.12) ... Processing triggers for man-db (2.7.2-1) ... Setting up libprotobuf-java (2.6.1-1.3) ... Setting up maven-debian-helper (1.6.12) ... Killed old client process Internet Systems Consortium DHCP Client 4.3.2 Copyright 2004-2015 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/86:5b:1a:65:3a:53 Sending on LPF/eth0/86:5b:1a:65:3a:53 Sending on Socket/fallback DHCPRELEASE on eth0 to 10.0.3.1 port 67 dpkg-buildpackage: source package netty-3.9 dpkg-buildpackage: source version 3.9.0.Final-1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Hilko Bengen dpkg-source --before-build netty-3.9-3.9.0.Final dpkg-buildpackage: host architecture amd64 debian/rules clean dh clean --buildsystem=maven dh_testdir -O--buildsystem=maven dh_auto_clean -O--buildsystem=maven mh_unpatchpoms -plibnetty-3.9-java dh_clean -O--buildsystem=maven dpkg-source -b netty-3.9-3.9.0.Final dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building netty-3.9 using existing ./netty-3.9_3.9.0.Final.orig.tar.gz dpkg-source: info: building netty-3.9 in netty-3.9_3.9.0.Final-1.debian.tar.xz dpkg-source: info: building netty-3.9 in netty-3.9_3.9.0.Final-1.dsc debian/rules build dh build --buildsystem=maven dh_testdir -O--buildsystem=maven dh_auto_configure -O--buildsystem=maven mh_patchpoms -plibnetty-3.9-java --debian-build --keep-pom-version --maven-repo=/netty-3.9-3.9.0.Final/debian/maven-repo --build-no-docs dh_auto_build -O--buildsystem=maven /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf -Dproperties.file.manual=/netty-3.9-3.9.0.Final/debian/maven.properties org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Ddebian.dir=/netty-3.9-3.9.0.Final/debian -Dmaven.repo.local=/netty-3.9-3.9.0.Final/debian/maven-repo package [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building The Netty Project [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [resources:copy-resources {execution: copy-legal-info}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Changes detected - recompiling the module! [INFO] Compiling 569 source files to /netty-3.9-3.9.0.Final/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.5 [WARNING] source value 1.5 is obsolete and will be removed in a future release [WARNING] target value 1.5 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] /netty-3.9-3.9.0.Final/src/main/java/org/jboss/netty/handler/codec/http/multipart/HttpPostStandardRequestDecoder.java:[27,75] org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException in org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder has been deprecated [WARNING] /netty-3.9-3.9.0.Final/src/main/java/org/jboss/netty/handler/codec/http/multipart/HttpPostMultipartRequestDecoder.java:[29,75] org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.IncompatibleDataDecoderException in org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder has been deprecated [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Not compiling test sources [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [bundle:bundle {execution: default-bundle}] [WARNING] Bundle io.netty:netty:bundle:3.9.0.Final : Instructions in Private-Package, or -testpackages that are never used: org\.jboss\.netty\.example\..*|org\.jboss\.netty\.example Classpath: Jar:.,Jar:protobuf-java,Jar:servlet-api,Jar:slf4j-api,Jar:commons-logging,Jar:log4j [WARNING] Bundle io.netty:netty:bundle:3.9.0.Final : Instructions in Export-Package that are never used: org\.jboss\.netty\.example\..*|org\.jboss\.netty\.example Classpath: Jar:.,Jar:protobuf-java,Jar:servlet-api,Jar:slf4j-api,Jar:commons-logging,Jar:log4j [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 seconds [INFO] Finished at: Mon Aug 31 22:28:41 UTC 2015 [INFO] Final Memory: 30M/1038M [INFO] ------------------------------------------------------------------------ dh_auto_test -O--buildsystem=maven debian/rules binary dh binary --buildsystem=maven dh_testroot -O--buildsystem=maven dh_prep -O--buildsystem=maven debian/rules override_dh_auto_install make[1]: Entering directory '/netty-3.9-3.9.0.Final' dh_auto_install /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf -Dproperties.file.manual=/netty-3.9-3.9.0.Final/debian/maven.properties org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Ddebian.dir=/netty-3.9-3.9.0.Final/debian -Dmaven.repo.local=/netty-3.9-3.9.0.Final/debian/maven-repo -Ddebian.dir=/netty-3.9-3.9.0.Final/debian -Ddebian.package=libnetty-3.9-java -Dmaven.repo.local=/netty-3.9-3.9.0.Final/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:1.6.12:install [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building The Netty Project [INFO] task-segment: [org.debian.maven:debian-maven-plugin:1.6.12:install] [INFO] ------------------------------------------------------------------------ [INFO] [debian:install {execution: default-cli}] Cleaning pom file: /netty-3.9-3.9.0.Final/pom.xml.save with options: --keep-pom-version --package=libnetty-3.9-java --rules=/netty-3.9-3.9.0.Final/debian/maven.rules --ignore-rules=/netty-3.9-3.9.0.Final/debian/maven.ignoreRules --published-rules=/netty-3.9-3.9.0.Final/debian/maven.publishedRules --no-parent Install jar for netty into /usr/share/java [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Aug 31 22:28:43 UTC 2015 [INFO] Final Memory: 10M/454M [INFO] ------------------------------------------------------------------------ mh_resolve_dependencies --non-interactive --offline -plibnetty-3.9-java --base-directory=/netty-3.9-3.9.0.Final --non-explore Analysing pom.xml... mv debian/libnetty-3.9-java/usr/share/java/netty.jar \ debian/libnetty-3.9-java/usr/share/java/netty-3.9.0.Final.jar make[1]: Leaving directory '/netty-3.9-3.9.0.Final' dh_installdocs -O--buildsystem=maven dh_installchangelogs -O--buildsystem=maven dh_perl -O--buildsystem=maven dh_link -O--buildsystem=maven dh_compress -O--buildsystem=maven dh_fixperms -O--buildsystem=maven dh_installdeb -O--buildsystem=maven dh_gencontrol -O--buildsystem=maven dpkg-gencontrol: warning: package libnetty-3.9-java: unused substitution variable ${maven:CompileDepends} dpkg-gencontrol: warning: package libnetty-3.9-java: unused substitution variable ${maven:OptionalDepends} dpkg-gencontrol: warning: package libnetty-3.9-java: unused substitution variable ${maven:TestDepends} dh_md5sums -O--buildsystem=maven dh_builddeb -O--buildsystem=maven dpkg-deb: building package 'libnetty-3.9-java' in '../libnetty-3.9-java_3.9.0.Final-1_all.deb'. dpkg-genchanges >../netty-3.9_3.9.0.Final-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build netty-3.9-3.9.0.Final dpkg-buildpackage: full upload (original source is included)