Build: #207 was successful
Job: Build packages was successful
Build log
The build generated 244 lines of output. Download or view full build log.
11-Oct-2024 08:48:00 | Build Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207) is being prepared for building on agent bamboo-agent-os-19, bamboo version: 9.6.0 |
11-Oct-2024 08:48:00 | Remote agent on 10.87.23.55 (10.87.23.55:22) |
11-Oct-2024 08:48:00 | Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:48:00 | Executing build Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207) |
11-Oct-2024 08:48:00 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
11-Oct-2024 08:48:00 | Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:48:00 | Updating source code to revision: d0e9470ab661f7a49cf315de11fef690df236cda |
11-Oct-2024 08:48:00 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1/.git'. |
11-Oct-2024 08:48:00 | hint: Using 'master' as the name for the initial branch. This default branch name |
11-Oct-2024 08:48:00 | hint: is subject to change. To configure the initial branch name to use in all |
11-Oct-2024 08:48:00 | hint: of your new repositories, which will suppress this warning, call: |
11-Oct-2024 08:48:00 | hint: |
11-Oct-2024 08:48:00 | hint: git config --global init.defaultBranch <name> |
11-Oct-2024 08:48:00 | hint: |
11-Oct-2024 08:48:00 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
11-Oct-2024 08:48:00 | hint: 'development'. The just-created branch can be renamed via this command: |
11-Oct-2024 08:48:00 | hint: |
11-Oct-2024 08:48:00 | hint: git branch -m <name> |
11-Oct-2024 08:48:00 | Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1/.git/ |
11-Oct-2024 08:48:00 | Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/docker-volume-onedata.git'. |
11-Oct-2024 08:48:00 | Warning: Permanently added '[127.0.0.1]:45179' (RSA) to the list of known hosts. |
11-Oct-2024 08:48:01 | Checking out revision d0e9470ab661f7a49cf315de11fef690df236cda. |
11-Oct-2024 08:48:01 | Switched to branch 'develop' |
11-Oct-2024 08:48:01 | Updated source code to revision: d0e9470ab661f7a49cf315de11fef690df236cda |
11-Oct-2024 08:48:01 | Finished task 'Checkout Default Repository' with result: Success |
11-Oct-2024 08:48:01 | Running pre-build action: Build Log Labeller Pre Build Action |
11-Oct-2024 08:48:01 | Running pre-build action: VCS Version Collector |
11-Oct-2024 08:48:01 | Build Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207) started building on agent 'bamboo-agent-os-19' (Remote agent on 10.87.23.55 (10.87.23.55:22)) |
11-Oct-2024 08:48:01 | Starting task 'Clean' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
11-Oct-2024 08:48:01 | Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207)' ... running command line: /bin/bash -c make -f Makefile.legacy clean ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:48:01 | rm -f docker-volume-onedata bin/docker-volume-onedata || true |
11-Oct-2024 08:48:01 | rm -f *.deb *.rpm || true |
11-Oct-2024 08:48:01 | Finished task 'Clean' with result: Success |
11-Oct-2024 08:48:01 | Starting task 'Build legacy plugin RPM with Systemd support' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
11-Oct-2024 08:48:01 | Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207)' ... running command line: /bin/bash -c make -f Makefile.legacy PROCESS_MANAGER=systemd package-rpm ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:48:01 | docker run --rm -v `pwd`:/go/src/github.com/onedata/docker-volume-onedata \ |
11-Oct-2024 08:48:01 | -e "GOPATH=/go" -w /go/src/github.com/onedata/docker-volume-onedata \ |
11-Oct-2024 08:48:01 | golang:1.8 \ |
11-Oct-2024 08:48:01 | bash -c 'go get -u github.com/kardianos/govendor && \ |
11-Oct-2024 08:48:01 | /go/bin/govendor sync && \ |
11-Oct-2024 08:48:01 | go build -v -ldflags "-s -w" -o bin/docker-volume-onedata' |
11-Oct-2024 08:48:01 | Unable to find image 'golang:1.8' locally |
11-Oct-2024 08:48:03 | 1.8: Pulling from library/golang |
11-Oct-2024 08:48:03 | 4176fe04cefe: Pulling fs layer |
11-Oct-2024 08:48:03 | 851356ecf618: Pulling fs layer |
11-Oct-2024 08:48:03 | 6115379c7b49: Pulling fs layer |
11-Oct-2024 08:48:03 | 69914558965c: Pulling fs layer |
11-Oct-2024 08:48:03 | b108f9aa98db: Pulling fs layer |
11-Oct-2024 08:48:03 | df7abcd2981e: Pulling fs layer |
11-Oct-2024 08:48:03 | 3e60cb3f592b: Pulling fs layer |
11-Oct-2024 08:48:03 | df7abcd2981e: Waiting |
11-Oct-2024 08:48:03 | b108f9aa98db: Waiting |
11-Oct-2024 08:48:03 | 3e60cb3f592b: Waiting |
11-Oct-2024 08:48:03 | 69914558965c: Waiting |
11-Oct-2024 08:48:04 | 851356ecf618: Verifying Checksum |
11-Oct-2024 08:48:04 | 851356ecf618: Download complete |
11-Oct-2024 08:48:04 | 4176fe04cefe: Verifying Checksum |
11-Oct-2024 08:48:04 | 4176fe04cefe: Download complete |
11-Oct-2024 08:48:05 | 69914558965c: Verifying Checksum |
11-Oct-2024 08:48:05 | 69914558965c: Download complete |
11-Oct-2024 08:48:05 | 6115379c7b49: Verifying Checksum |
11-Oct-2024 08:48:05 | 6115379c7b49: Download complete |
11-Oct-2024 08:48:05 | df7abcd2981e: Verifying Checksum |
11-Oct-2024 08:48:05 | df7abcd2981e: Download complete |
11-Oct-2024 08:48:05 | 3e60cb3f592b: Verifying Checksum |
11-Oct-2024 08:48:05 | 3e60cb3f592b: Download complete |
11-Oct-2024 08:48:07 | b108f9aa98db: Verifying Checksum |
11-Oct-2024 08:48:07 | b108f9aa98db: Download complete |
11-Oct-2024 08:48:09 | 4176fe04cefe: Pull complete |
11-Oct-2024 08:48:10 | 851356ecf618: Pull complete |
11-Oct-2024 08:48:13 | 6115379c7b49: Pull complete |
11-Oct-2024 08:48:16 | 69914558965c: Pull complete |
11-Oct-2024 08:48:22 | b108f9aa98db: Pull complete |
11-Oct-2024 08:48:22 | df7abcd2981e: Pull complete |
11-Oct-2024 08:48:22 | 3e60cb3f592b: Pull complete |
11-Oct-2024 08:48:22 | Digest: sha256:f0b5dab7581eddb49dabd1d1b9aa505ca3edcdf79a66395b5bfa4f3c036b49ef |
11-Oct-2024 08:48:23 | Status: Downloaded newer image for golang:1.8 |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata/vendor/github.com/Sirupsen/logrus |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata/vendor/github.com/coreos/go-systemd/activation |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata/vendor/golang.org/x/net/proxy |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-connections/sockets |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/sdk |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/volume |
11-Oct-2024 08:48:48 | github.com/onedata/docker-volume-onedata |
11-Oct-2024 08:48:50 | docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
11-Oct-2024 08:48:50 | fpm \ |
11-Oct-2024 08:48:50 | --input-type dir --name docker-volume-onedata --url https://github.com/onedata/docker-volume-onedata --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedata Docker volume plugin' --depends "oneclient >= 21.02.7" \ |
11-Oct-2024 08:48:50 | --version "21.02.7.1.gd0e9470" \ |
11-Oct-2024 08:48:50 | --output-type rpm \ |
11-Oct-2024 08:48:50 | --prefix / \ |
11-Oct-2024 08:48:50 | \ |
11-Oct-2024 08:48:50 | systemd/docker-volume-onedata.service=/usr/lib/systemd/system/ \ |
11-Oct-2024 08:48:50 | bin/docker-volume-onedata=/usr/bin/ |
11-Oct-2024 08:48:50 | Unable to find image 'docker.onedata.org/fpm:1.8.1' locally |
11-Oct-2024 08:48:50 | 1.8.1: Pulling from fpm |
11-Oct-2024 08:48:50 | e5e3de7014a6: Pulling fs layer |
11-Oct-2024 08:48:50 | 27904410b565: Pulling fs layer |
11-Oct-2024 08:48:50 | e5a6e45f62eb: Pulling fs layer |
11-Oct-2024 08:48:50 | 955d68d4cadd: Pulling fs layer |
11-Oct-2024 08:48:50 | 18b23a3163ff: Pulling fs layer |
11-Oct-2024 08:48:50 | 955d68d4cadd: Waiting |
11-Oct-2024 08:48:50 | 18b23a3163ff: Waiting |
11-Oct-2024 08:48:50 | e5a6e45f62eb: Download complete |
11-Oct-2024 08:48:51 | e5e3de7014a6: Download complete |
11-Oct-2024 08:48:51 | 18b23a3163ff: Verifying Checksum |
11-Oct-2024 08:48:51 | 18b23a3163ff: Download complete |
11-Oct-2024 08:48:51 | 955d68d4cadd: Verifying Checksum |
11-Oct-2024 08:48:51 | 955d68d4cadd: Download complete |
11-Oct-2024 08:48:51 | e5e3de7014a6: Pull complete |
11-Oct-2024 08:48:51 | 27904410b565: Verifying Checksum |
11-Oct-2024 08:48:51 | 27904410b565: Download complete |
11-Oct-2024 08:48:55 | 27904410b565: Pull complete |
11-Oct-2024 08:48:56 | e5a6e45f62eb: Pull complete |
11-Oct-2024 08:48:57 | 955d68d4cadd: Pull complete |
11-Oct-2024 08:48:57 | 18b23a3163ff: Pull complete |
11-Oct-2024 08:48:57 | Digest: sha256:78dfc49bc93ac9180d280351415bc4808a0068ef167b120a108d503c347639e0 |
11-Oct-2024 08:48:57 | Status: Downloaded newer image for docker.onedata.org/fpm:1.8.1 |
11-Oct-2024 08:49:01 | {:timestamp=>"2024-10-11T08:49:01.471799+0000", :message=>"Created package", :path=>"docker-volume-onedata-21.02.7.1.gd0e9470-1.x86_64.rpm"} |
11-Oct-2024 08:49:01 | Finished task 'Build legacy plugin RPM with Systemd support' with result: Success |
11-Oct-2024 08:49:01 | Starting task 'Build legacy plugin DEB with Systemd support' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
11-Oct-2024 08:49:01 | Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207)' ... running command line: /bin/bash -c make -f Makefile.legacy PROCESS_MANAGER=systemd package-deb ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:49:01 | docker run --rm -v `pwd`:/go/src/github.com/onedata/docker-volume-onedata \ |
11-Oct-2024 08:49:01 | -e "GOPATH=/go" -w /go/src/github.com/onedata/docker-volume-onedata \ |
11-Oct-2024 08:49:01 | golang:1.8 \ |
11-Oct-2024 08:49:01 | bash -c 'go get -u github.com/kardianos/govendor && \ |
11-Oct-2024 08:49:01 | /go/bin/govendor sync && \ |
11-Oct-2024 08:49:01 | go build -v -ldflags "-s -w" -o bin/docker-volume-onedata' |
11-Oct-2024 08:49:06 | github.com/onedata/docker-volume-onedata/vendor/github.com/Sirupsen/logrus |
11-Oct-2024 08:49:06 | github.com/onedata/docker-volume-onedata/vendor/github.com/coreos/go-systemd/activation |
11-Oct-2024 08:49:06 | github.com/onedata/docker-volume-onedata/vendor/golang.org/x/net/proxy |
11-Oct-2024 08:49:06 | github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-connections/sockets |
11-Oct-2024 08:49:06 | github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/sdk |
11-Oct-2024 08:49:06 | github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/volume |
11-Oct-2024 08:49:07 | github.com/onedata/docker-volume-onedata |
11-Oct-2024 08:49:08 | docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
11-Oct-2024 08:49:08 | fpm \ |
11-Oct-2024 08:49:08 | --input-type dir --name docker-volume-onedata --url https://github.com/onedata/docker-volume-onedata --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedata Docker volume plugin' --depends "oneclient >= 21.02.7" \ |
11-Oct-2024 08:49:08 | --version "21.02.7.1.gd0e9470-1~xenial" \ |
11-Oct-2024 08:49:08 | --output-type deb \ |
11-Oct-2024 08:49:08 | --prefix / \ |
11-Oct-2024 08:49:08 | --deb-priority optional \ |
11-Oct-2024 08:49:08 | systemd/docker-volume-onedata.service=/usr/lib/systemd/system/ \ |
11-Oct-2024 08:49:08 | bin/docker-volume-onedata=/usr/bin/ |
11-Oct-2024 08:49:09 | {:timestamp=>"2024-10-11T08:49:09.612163+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn} |
11-Oct-2024 08:49:09 | {:timestamp=>"2024-10-11T08:49:09.635731+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn} |
11-Oct-2024 08:49:10 | {:timestamp=>"2024-10-11T08:49:10.097679+0000", :message=>"Created package", :path=>"docker-volume-onedata_21.02.7.1.gd0e9470-1~xenial_amd64.deb"} |
11-Oct-2024 08:49:10 | docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \ |
11-Oct-2024 08:49:10 | fpm \ |
11-Oct-2024 08:49:10 | --input-type dir --name docker-volume-onedata --url https://github.com/onedata/docker-volume-onedata --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedata Docker volume plugin' --depends "oneclient >= 21.02.7" \ |
11-Oct-2024 08:49:10 | --version "21.02.7.1.gd0e9470-1~bionic" \ |
11-Oct-2024 08:49:10 | --output-type deb \ |
11-Oct-2024 08:49:10 | --prefix / \ |
11-Oct-2024 08:49:10 | --deb-priority optional \ |
11-Oct-2024 08:49:10 | systemd/docker-volume-onedata.service=/usr/lib/systemd/system/ \ |
11-Oct-2024 08:49:10 | bin/docker-volume-onedata=/usr/bin/ |
11-Oct-2024 08:49:11 | {:timestamp=>"2024-10-11T08:49:11.764070+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn} |
11-Oct-2024 08:49:11 | {:timestamp=>"2024-10-11T08:49:11.792348+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn} |
11-Oct-2024 08:49:12 | {:timestamp=>"2024-10-11T08:49:12.268941+0000", :message=>"Created package", :path=>"docker-volume-onedata_21.02.7.1.gd0e9470-1~bionic_amd64.deb"} |
11-Oct-2024 08:49:12 | Finished task 'Build legacy plugin DEB with Systemd support' with result: Success |
11-Oct-2024 08:49:12 | Starting task 'Archive Xenial package' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
11-Oct-2024 08:49:12 | Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207)' ... running command line: /bin/bash -c make -f Makefile.legacy package-xenial ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:49:12 | mkdir -p xenial.tmp/package/xenial/binary-amd64 |
11-Oct-2024 08:49:12 | mkdir -p xenial.tmp/package/xenial/source |
11-Oct-2024 08:49:12 | rm -rf xenial.tmp/package/xenial/binary-amd64/* |
11-Oct-2024 08:49:12 | cp docker-volume-onedata_21.02.7.1.gd0e9470-1~xenial_amd64.deb xenial.tmp/package/xenial/binary-amd64/ |
11-Oct-2024 08:49:12 | cd xenial.tmp; tar -zcvf xenial.tar.gz package; mv xenial.tar.gz ..; cd .. |
11-Oct-2024 08:49:12 | package/ |
11-Oct-2024 08:49:12 | package/xenial/ |
11-Oct-2024 08:49:12 | package/xenial/binary-amd64/ |
11-Oct-2024 08:49:12 | package/xenial/binary-amd64/docker-volume-onedata_21.02.7.1.gd0e9470-1~xenial_amd64.deb |
11-Oct-2024 08:49:12 | package/xenial/source/ |
11-Oct-2024 08:49:12 | rm -rf xenial.tmp |
11-Oct-2024 08:49:12 | Finished task 'Archive Xenial package' with result: Success |
11-Oct-2024 08:49:12 | Starting task 'Archive Bionic package' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
11-Oct-2024 08:49:12 | Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207)' ... running command line: /bin/bash -c make -f Makefile.legacy package-bionic ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:49:12 | mkdir -p bionic.tmp/package/bionic/binary-amd64 |
11-Oct-2024 08:49:12 | mkdir -p bionic.tmp/package/bionic/source |
11-Oct-2024 08:49:12 | rm -rf bionic.tmp/package/bionic/binary-amd64/* |
11-Oct-2024 08:49:12 | cp docker-volume-onedata_21.02.7.1.gd0e9470-1~bionic_amd64.deb bionic.tmp/package/bionic/binary-amd64/ |
11-Oct-2024 08:49:12 | cd bionic.tmp; tar -zcvf bionic.tar.gz package; mv bionic.tar.gz ..; cd .. |
11-Oct-2024 08:49:12 | package/ |
11-Oct-2024 08:49:12 | package/bionic/ |
11-Oct-2024 08:49:12 | package/bionic/binary-amd64/ |
11-Oct-2024 08:49:12 | package/bionic/binary-amd64/docker-volume-onedata_21.02.7.1.gd0e9470-1~bionic_amd64.deb |
11-Oct-2024 08:49:12 | package/bionic/source/ |
11-Oct-2024 08:49:12 | rm -rf bionic.tmp |
11-Oct-2024 08:49:12 | Finished task 'Archive Bionic package' with result: Success |
11-Oct-2024 08:49:12 | Starting task 'Archive Centos 7 package' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
11-Oct-2024 08:49:12 | Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #207 (ODSRV-DVC-JOB1-207)' ... running command line: /bin/bash -c make -f Makefile.legacy package-centos7 ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1 |
11-Oct-2024 08:49:12 | mkdir -p centos7.tmp/package/centos-7-x86_64/x86_64 |
11-Oct-2024 08:49:12 | mkdir -p centos7.tmp/package/centos-7-x86_64/SRPMS |
11-Oct-2024 08:49:12 | rm -rf centos7.tmp/package/centos-7-x86_64/x86_64/* |
11-Oct-2024 08:49:12 | cp docker-volume-onedata-21.02.7.1.gd0e9470-1.x86_64.rpm centos7.tmp/package/centos-7-x86_64/x86_64/ |
11-Oct-2024 08:49:12 | cd centos7.tmp; tar -zcvf centos7.tar.gz package; mv centos7.tar.gz ..; cd .. |
11-Oct-2024 08:49:12 | package/ |
11-Oct-2024 08:49:12 | package/centos-7-x86_64/ |
11-Oct-2024 08:49:12 | package/centos-7-x86_64/SRPMS/ |
11-Oct-2024 08:49:12 | package/centos-7-x86_64/x86_64/ |
11-Oct-2024 08:49:12 | package/centos-7-x86_64/x86_64/docker-volume-onedata-21.02.7.1.gd0e9470-1.x86_64.rpm |
11-Oct-2024 08:49:12 | rm -rf centos7.tmp |
11-Oct-2024 08:49:12 | Finished task 'Archive Centos 7 package' with result: Success |
11-Oct-2024 08:49:12 | Running post build plugin 'Docker Container Cleanup' |
11-Oct-2024 08:49:12 | Running post build plugin 'NCover Results Collector' |
11-Oct-2024 08:49:12 | Running post build plugin 'Build Results Label Collector' |
11-Oct-2024 08:49:12 | Running post build plugin 'Clover Results Collector' |
11-Oct-2024 08:49:12 | Running post build plugin 'npm Cache Cleanup' |
11-Oct-2024 08:49:12 | Running post build plugin 'Artifact Copier' |
11-Oct-2024 08:49:12 | Publishing an artifact: Docker volume Onedata plugin RPM Upstart |
11-Oct-2024 08:49:13 | Failing as no matching files has been found and empty artifacts are not allowed. |
11-Oct-2024 08:49:13 | Unable to publish artifact [Docker volume Onedata plugin RPM Upstart]: |
11-Oct-2024 08:49:13 | The artifact hasn't been successfully published after 99.04 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: Docker volume Onedata plugin DEB Upstart |
11-Oct-2024 08:49:13 | Failing as no matching files has been found and empty artifacts are not allowed. |
11-Oct-2024 08:49:13 | Unable to publish artifact [Docker volume Onedata plugin DEB Upstart]: |
11-Oct-2024 08:49:13 | The artifact hasn't been successfully published after 12.74 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: Docker volume Onedata plugin DEB Systemd |
11-Oct-2024 08:49:13 | Failing as no matching files has been found and empty artifacts are not allowed. |
11-Oct-2024 08:49:13 | Unable to publish artifact [Docker volume Onedata plugin DEB Systemd]: |
11-Oct-2024 08:49:13 | The artifact hasn't been successfully published after 12.27 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: Docker volume Onedata plugin RPM Systemd |
11-Oct-2024 08:49:13 | Failing as no matching files has been found and empty artifacts are not allowed. |
11-Oct-2024 08:49:13 | Unable to publish artifact [Docker volume Onedata plugin RPM Systemd]: |
11-Oct-2024 08:49:13 | The artifact hasn't been successfully published after 11.25 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: Bionic package archive |
11-Oct-2024 08:49:13 | Finished publishing of artifact Non required shared artifact Http Compression On : [Bionic package archive], patterns: [bionic.tar.gz] in 101.6 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: Xenial package archive |
11-Oct-2024 08:49:13 | Finished publishing of artifact Non required shared artifact Http Compression On : [Xenial package archive], patterns: [xenial.tar.gz] in 94.79 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: CentOS 7 package archive |
11-Oct-2024 08:49:13 | Finished publishing of artifact Non required shared artifact Http Compression On : [CentOS 7 package archive], patterns: [centos7.tar.gz] in 95.31 ms |
11-Oct-2024 08:49:13 | Publishing an artifact: RELEASE |
11-Oct-2024 08:49:13 | Finished publishing of artifact Required shared artifact Http Compression On : [RELEASE], patterns: [RELEASE] in 10.98 ms |
11-Oct-2024 08:49:13 | Finalising the build... |
11-Oct-2024 08:49:13 | Stopping timer. |
11-Oct-2024 08:49:13 | Build ODSRV-DVC-JOB1-207 completed. |
11-Oct-2024 08:49:13 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
11-Oct-2024 08:49:13 | Running on server: post build plugin 'NCover Results Collector' |
11-Oct-2024 08:49:13 | Running on server: post build plugin 'Build Labeller' |
11-Oct-2024 08:49:13 | Running on server: post build plugin 'Clover Delta Calculator' |
11-Oct-2024 08:49:13 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
11-Oct-2024 08:49:13 | All post build plugins have finished |
11-Oct-2024 08:49:13 | Generating build results summary... |
11-Oct-2024 08:49:13 | Saving build results to disk... |
11-Oct-2024 08:49:13 | Store variable context... |
11-Oct-2024 08:49:13 | Finished building ODSRV-DVC-JOB1-207. |