Build: #80 was successful
Job: Build ioreplay centos was successful
Build log
The build generated 226 lines of output. Download or view full build log.
30-Jul-2024 20:14:14 | Build Onedata Products - IOReplay packages - Build ioreplay centos #80 (ODSRV-IP-BIC-80) is being prepared for building on agent bamboo-agent-os-13, bamboo version: 9.6.0 |
30-Jul-2024 20:14:14 | Remote agent on 10.87.23.30 (10.87.23.30:22) |
30-Jul-2024 20:14:14 | Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
30-Jul-2024 20:14:14 | Executing build Onedata Products - IOReplay packages - Build ioreplay centos #80 (ODSRV-IP-BIC-80) |
30-Jul-2024 20:14:14 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
30-Jul-2024 20:14:14 | Build always requires a clean checkout |
30-Jul-2024 20:14:14 | Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC' |
30-Jul-2024 20:14:14 | Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
30-Jul-2024 20:14:14 | Updating source code to revision: 424f0f3ec522bc7a26f7f8fdaf95346588d3a2d9 |
30-Jul-2024 20:14:14 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache/77945ce40642903021531361cde5b986f3642ca9/.git'. |
30-Jul-2024 20:14:14 | hint: Using 'master' as the name for the initial branch. This default branch name |
30-Jul-2024 20:14:14 | hint: is subject to change. To configure the initial branch name to use in all |
30-Jul-2024 20:14:14 | hint: of your new repositories, which will suppress this warning, call: |
30-Jul-2024 20:14:14 | hint: |
30-Jul-2024 20:14:14 | hint: git config --global init.defaultBranch <name> |
30-Jul-2024 20:14:14 | hint: |
30-Jul-2024 20:14:14 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
30-Jul-2024 20:14:14 | hint: 'development'. The just-created branch can be renamed via this command: |
30-Jul-2024 20:14:14 | hint: |
30-Jul-2024 20:14:14 | hint: git branch -m <name> |
30-Jul-2024 20:14:14 | Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache/77945ce40642903021531361cde5b986f3642ca9/.git/ |
30-Jul-2024 20:14:15 | Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/ioreplay.git'. |
30-Jul-2024 20:14:15 | Warning: Permanently added '[127.0.0.1]:39263' (RSA) to the list of known hosts. |
30-Jul-2024 20:14:15 | Checking out revision 424f0f3ec522bc7a26f7f8fdaf95346588d3a2d9. |
30-Jul-2024 20:14:15 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC/.git'. |
30-Jul-2024 20:14:15 | Cloning into '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC'... |
30-Jul-2024 20:14:15 | done. |
30-Jul-2024 20:14:15 | Switched to a new branch 'develop' |
30-Jul-2024 20:14:15 | Branch 'develop' set up to track remote branch 'develop' from 'origin'. |
30-Jul-2024 20:14:15 | Updated source code to revision: 424f0f3ec522bc7a26f7f8fdaf95346588d3a2d9 |
30-Jul-2024 20:14:15 | Finished task 'Checkout Default Repository' with result: Success |
30-Jul-2024 20:14:15 | Running pre-build action: Build Log Labeller Pre Build Action |
30-Jul-2024 20:14:15 | Running pre-build action: VCS Version Collector |
30-Jul-2024 20:14:15 | Build Onedata Products - IOReplay packages - Build ioreplay centos #80 (ODSRV-IP-BIC-80) started building on agent 'bamboo-agent-os-13' (Remote agent on 10.87.23.30 (10.87.23.30:22)) |
30-Jul-2024 20:14:15 | Substituting variable: ${bamboo.repository.git.repositoryUrl} with ssh://git@git.onedata.org:7999/vfs/ioreplay.git |
30-Jul-2024 20:14:15 | Starting task 'Build' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Jul-2024 20:14:15 | Beginning to execute external process for build 'Onedata Products - IOReplay packages - Build ioreplay centos #80 (ODSRV-IP-BIC-80)' ... running command line: /bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-IP-BIC-80-ScriptBuildTask-16601100916951543187.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
30-Jul-2024 20:14:15 | origin ssh://git@git.onedata.org:7999/vfs/ioreplay.git (fetch) |
30-Jul-2024 20:14:15 | origin ssh://git@git.onedata.org:7999/vfs/ioreplay.git (push) |
30-Jul-2024 20:14:15 | docker run -u=`id -u`:`id -g` -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro \ |
30-Jul-2024 20:14:15 | -v `pwd`:/data onedata/ioreplay_builder:latest \ |
30-Jul-2024 20:14:15 | bash -c "cd /data/ ; pyinstaller -F ./ioreplay/ioreplay.py ; cd ./dist ; tar -czvf ioreplay.tar.gz ioreplay" |
30-Jul-2024 20:14:15 | Unable to find image 'onedata/ioreplay_builder:latest' locally |
30-Jul-2024 20:14:18 | latest: Pulling from onedata/ioreplay_builder |
30-Jul-2024 20:14:18 | 8ee29e426c26: Pulling fs layer |
30-Jul-2024 20:14:18 | 6e83b260b73b: Pulling fs layer |
30-Jul-2024 20:14:18 | e26b65fd1143: Pulling fs layer |
30-Jul-2024 20:14:18 | 40dca07f8222: Pulling fs layer |
30-Jul-2024 20:14:18 | b420ae9e10b3: Pulling fs layer |
30-Jul-2024 20:14:18 | 40dca07f8222: Waiting |
30-Jul-2024 20:14:18 | efbf7b063c64: Pulling fs layer |
30-Jul-2024 20:14:18 | b420ae9e10b3: Waiting |
30-Jul-2024 20:14:18 | e9c84899a1d7: Pulling fs layer |
30-Jul-2024 20:14:18 | e9c84899a1d7: Waiting |
30-Jul-2024 20:14:24 | 6e83b260b73b: Verifying Checksum |
30-Jul-2024 20:14:24 | 6e83b260b73b: Download complete |
30-Jul-2024 20:14:25 | e26b65fd1143: Verifying Checksum |
30-Jul-2024 20:14:25 | e26b65fd1143: Download complete |
30-Jul-2024 20:14:26 | 8ee29e426c26: Verifying Checksum |
30-Jul-2024 20:14:26 | 8ee29e426c26: Download complete |
30-Jul-2024 20:14:29 | 8ee29e426c26: Pull complete |
30-Jul-2024 20:14:29 | 6e83b260b73b: Pull complete |
30-Jul-2024 20:14:29 | e26b65fd1143: Pull complete |
30-Jul-2024 20:14:32 | 40dca07f8222: Verifying Checksum |
30-Jul-2024 20:14:32 | 40dca07f8222: Download complete |
30-Jul-2024 20:14:32 | 40dca07f8222: Pull complete |
30-Jul-2024 20:14:33 | b420ae9e10b3: Verifying Checksum |
30-Jul-2024 20:14:33 | b420ae9e10b3: Download complete |
30-Jul-2024 20:14:33 | b420ae9e10b3: Pull complete |
30-Jul-2024 20:14:39 | e9c84899a1d7: Verifying Checksum |
30-Jul-2024 20:14:39 | e9c84899a1d7: Download complete |
30-Jul-2024 20:14:48 | efbf7b063c64: Verifying Checksum |
30-Jul-2024 20:14:48 | efbf7b063c64: Download complete |
30-Jul-2024 20:15:01 | efbf7b063c64: Pull complete |
30-Jul-2024 20:15:03 | e9c84899a1d7: Pull complete |
30-Jul-2024 20:15:03 | Digest: sha256:dca511462a412260744c60e7a6f79353cf63776fffa8cb9441b46e4de4952261 |
30-Jul-2024 20:15:03 | Status: Downloaded newer image for onedata/ioreplay_builder:latest |
30-Jul-2024 20:15:05 | 189 INFO: PyInstaller: 3.3.1 |
30-Jul-2024 20:15:05 | 189 INFO: Python: 3.5.2 |
30-Jul-2024 20:15:05 | 190 INFO: Platform: Linux-5.4.0-190-generic-x86_64-with-Ubuntu-16.04-xenial |
30-Jul-2024 20:15:05 | 191 INFO: wrote /data/ioreplay.spec |
30-Jul-2024 20:15:05 | 232 INFO: UPX is not available. |
30-Jul-2024 20:15:05 | 234 INFO: Extending PYTHONPATH with paths |
30-Jul-2024 20:15:05 | ['/data', '/data'] |
30-Jul-2024 20:15:05 | 234 INFO: checking Analysis |
30-Jul-2024 20:15:05 | 235 INFO: Building Analysis because out00-Analysis.toc is non existent |
30-Jul-2024 20:15:05 | 235 INFO: Initializing module dependency graph... |
30-Jul-2024 20:15:05 | 237 INFO: Initializing module graph hooks... |
30-Jul-2024 20:15:05 | 238 INFO: Analyzing base_library.zip ... |
30-Jul-2024 20:15:10 | 4875 INFO: running Analysis out00-Analysis.toc |
30-Jul-2024 20:15:10 | 4907 INFO: Caching module hooks... |
30-Jul-2024 20:15:10 | 4914 INFO: Analyzing /data/ioreplay/ioreplay.py |
30-Jul-2024 20:15:10 | 5097 INFO: Loading module hooks... |
30-Jul-2024 20:15:10 | 5098 INFO: Loading module hook "hook-encodings.py"... |
30-Jul-2024 20:15:10 | 5176 INFO: Loading module hook "hook-xml.py"... |
30-Jul-2024 20:15:11 | 5502 INFO: Loading module hook "hook-pydoc.py"... |
30-Jul-2024 20:15:11 | 5513 INFO: Looking for ctypes DLLs |
30-Jul-2024 20:15:11 | 5595 INFO: Analyzing run-time hooks ... |
30-Jul-2024 20:15:11 | 5606 INFO: Looking for dynamic libraries |
30-Jul-2024 20:15:11 | 5832 INFO: Looking for eggs |
30-Jul-2024 20:15:11 | 5833 INFO: Python library not in binary dependencies. Doing additional searching... |
30-Jul-2024 20:15:11 | 5855 INFO: Using Python library /usr/lib/x86_64-linux-gnu/libpython3.5m.so.1.0 |
30-Jul-2024 20:15:11 | 5860 INFO: Warnings written to /data/build/ioreplay/warnioreplay.txt |
30-Jul-2024 20:15:11 | 5905 INFO: Graph cross-reference written to /data/build/ioreplay/xref-ioreplay.html |
30-Jul-2024 20:15:11 | 5928 INFO: checking PYZ |
30-Jul-2024 20:15:11 | 5928 INFO: Building PYZ because out00-PYZ.toc is non existent |
30-Jul-2024 20:15:11 | 5928 INFO: Building PYZ (ZlibArchive) /data/build/ioreplay/out00-PYZ.pyz |
30-Jul-2024 20:15:11 | 6339 INFO: Building PYZ (ZlibArchive) /data/build/ioreplay/out00-PYZ.pyz completed successfully. |
30-Jul-2024 20:15:11 | 6343 INFO: checking PKG |
30-Jul-2024 20:15:11 | 6343 INFO: Building PKG because out00-PKG.toc is non existent |
30-Jul-2024 20:15:11 | 6343 INFO: Building PKG (CArchive) out00-PKG.pkg |
30-Jul-2024 20:15:13 | 8135 INFO: Building PKG (CArchive) out00-PKG.pkg completed successfully. |
30-Jul-2024 20:15:13 | 8137 INFO: Bootloader /usr/local/lib/python3.5/dist-packages/PyInstaller/bootloader/Linux-64bit/run |
30-Jul-2024 20:15:13 | 8138 INFO: checking EXE |
30-Jul-2024 20:15:13 | 8138 INFO: Building EXE because out00-EXE.toc is non existent |
30-Jul-2024 20:15:13 | 8138 INFO: Building EXE from out00-EXE.toc |
30-Jul-2024 20:15:13 | 8138 INFO: Appending archive to ELF section in EXE /data/dist/ioreplay |
30-Jul-2024 20:15:13 | 8156 INFO: Building EXE from out00-EXE.toc completed successfully. |
30-Jul-2024 20:15:13 | ioreplay |
30-Jul-2024 20:15:14 | # Build RPM package for the distribution specified using FPM |
30-Jul-2024 20:15:14 | cp pkg_config/fpm/ioreplay_rpm.pre ./dist/ |
30-Jul-2024 20:15:14 | cp pkg_config/fpm/ioreplay_rpm.post ./dist/ |
30-Jul-2024 20:15:14 | docker run -u=`id -u`:`id -g` -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro \ |
30-Jul-2024 20:15:14 | -v `pwd`/dist:/data \ |
30-Jul-2024 20:15:14 | -t docker.onedata.org/fpm:1.9.3 \ |
30-Jul-2024 20:15:14 | fpm -t rpm --rpm-dist el7.centos -s tar \ |
30-Jul-2024 20:15:14 | --prefix=/opt/ioreplay -n ioreplay -v 0.2 \ |
30-Jul-2024 20:15:14 | --architecture=x86_64 \ |
30-Jul-2024 20:15:14 | --iteration 1 --license "Apache 2.0" \ |
30-Jul-2024 20:15:14 | --after-install=/data/ioreplay_rpm.pre \ |
30-Jul-2024 20:15:14 | --after-remove=/data/ioreplay_rpm.post \ |
30-Jul-2024 20:15:14 | --maintainer "Onedata Package Maintainers <info@onedata.org>" \ |
30-Jul-2024 20:15:14 | --description "Self-contained Onedata ioreplay command-line client package" \ |
30-Jul-2024 20:15:14 | /data/ioreplay.tar.gz |
30-Jul-2024 20:15:14 | Unable to find image 'docker.onedata.org/fpm:1.9.3' locally |
30-Jul-2024 20:15:14 | 1.9.3: Pulling from fpm |
30-Jul-2024 20:15:14 | 6d987f6f4279: Pulling fs layer |
30-Jul-2024 20:15:14 | eeadfd9b8759: Pulling fs layer |
30-Jul-2024 20:15:14 | 58138242e5d8: Pulling fs layer |
30-Jul-2024 20:15:14 | f251a0249b2e: Pulling fs layer |
30-Jul-2024 20:15:14 | 7bbdd59f9654: Pulling fs layer |
30-Jul-2024 20:15:14 | f251a0249b2e: Waiting |
30-Jul-2024 20:15:14 | 7bbdd59f9654: Waiting |
30-Jul-2024 20:15:15 | 58138242e5d8: Verifying Checksum |
30-Jul-2024 20:15:15 | 58138242e5d8: Download complete |
30-Jul-2024 20:15:15 | 7bbdd59f9654: Verifying Checksum |
30-Jul-2024 20:15:15 | 7bbdd59f9654: Download complete |
30-Jul-2024 20:15:15 | f251a0249b2e: Verifying Checksum |
30-Jul-2024 20:15:15 | f251a0249b2e: Download complete |
30-Jul-2024 20:15:15 | 6d987f6f4279: Pull complete |
30-Jul-2024 20:15:15 | eeadfd9b8759: Verifying Checksum |
30-Jul-2024 20:15:15 | eeadfd9b8759: Download complete |
30-Jul-2024 20:15:19 | eeadfd9b8759: Pull complete |
30-Jul-2024 20:15:20 | 58138242e5d8: Pull complete |
30-Jul-2024 20:15:22 | f251a0249b2e: Pull complete |
30-Jul-2024 20:15:22 | 7bbdd59f9654: Pull complete |
30-Jul-2024 20:15:22 | Digest: sha256:12005beaa0bf8d0797f3e0cd4f8faba4b17d001cf29c3f1d337aba3a2df3736d |
30-Jul-2024 20:15:22 | Status: Downloaded newer image for docker.onedata.org/fpm:1.9.3 |
30-Jul-2024 20:15:24 | Created package {:path=>"ioreplay-0.2-1.el7.centos.x86_64.rpm"} |
30-Jul-2024 20:15:25 | rm -rf package |
30-Jul-2024 20:15:25 | mkdir -p package/centos-7-x86_64/x86_64 |
30-Jul-2024 20:15:25 | mkdir -p package/centos-7-x86_64/SRPMS |
30-Jul-2024 20:15:25 | cp dist/*.rpm package/centos-7-x86_64/x86_64/ |
30-Jul-2024 20:15:25 | tar -zcvf centos7.tar.gz package |
30-Jul-2024 20:15:25 | package/ |
30-Jul-2024 20:15:25 | package/centos-7-x86_64/ |
30-Jul-2024 20:15:25 | package/centos-7-x86_64/x86_64/ |
30-Jul-2024 20:15:25 | package/centos-7-x86_64/x86_64/ioreplay-0.2-1.el7.centos.x86_64.rpm |
30-Jul-2024 20:15:25 | package/centos-7-x86_64/SRPMS/ |
30-Jul-2024 20:15:25 | Finished task 'Build' with result: Success |
30-Jul-2024 20:15:25 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
30-Jul-2024 20:15:25 | Starting task 'Clear env' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Jul-2024 20:15:25 | Beginning to execute external process for build 'Onedata Products - IOReplay packages - Build ioreplay centos #80 (ODSRV-IP-BIC-80)' ... running command line: /bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-IP-BIC-80-ScriptBuildTask-2851992033226413725.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
30-Jul-2024 20:15:25 | rm -rf deb_dist || true |
30-Jul-2024 20:15:25 | rm -rf package || true |
30-Jul-2024 20:15:25 | rm -rf build || true |
30-Jul-2024 20:15:25 | rm -rf dist || true |
30-Jul-2024 20:15:25 | rm -rf ioreplay.egg-info || true |
30-Jul-2024 20:15:25 | % Total % Received % Xferd Average Speed Time Time Time Current |
30-Jul-2024 20:15:25 | Dload Upload Total Spent Left Speed |
30-Jul-2024 20:15:25 | |
30-Jul-2024 20:15:25 | Clearing /tmp/onedata and /home/bamboo/.one-env |
30-Jul-2024 20:15:25 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
30-Jul-2024 20:15:25 | 100 4822 100 4822 0 0 50757 0 --:--:-- --:--:-- --:--:-- 50757 |
30-Jul-2024 20:15:26 | Cleaning helm deployments |
30-Jul-2024 20:15:26 | Cleanining pods |
30-Jul-2024 20:15:26 | Cleaning kube persistant volumes |
30-Jul-2024 20:15:27 | Cleaning dockswift container |
30-Jul-2024 20:15:27 | Cleaning docker containers |
30-Jul-2024 20:15:28 | Stalled docker containers to remove: |
30-Jul-2024 20:15:28 | e9e9e67c05ae d27f05b114f6 6c8c5112df31 |
30-Jul-2024 20:15:28 | Removing stalled docker containers |
30-Jul-2024 20:15:28 | Error response from daemon: Cannot kill container: e9e9e67c05ae: Container e9e9e67c05ae3a9c266228eb2a1e70dbe5b8a109d09ba8d98c9fef052b3733c8 is not running |
30-Jul-2024 20:15:28 | e9e9e67c05ae |
30-Jul-2024 20:15:28 | Error response from daemon: Cannot kill container: d27f05b114f6: Container d27f05b114f65032ce31783d5c809a8bc4d5cb13e023d85b7eeb7ceeada9d472 is not running |
30-Jul-2024 20:15:28 | d27f05b114f6 |
30-Jul-2024 20:15:28 | Error response from daemon: Cannot kill container: 6c8c5112df31: Container 6c8c5112df31537a656bc20871bbb6c6103f910027f16b37e3f6384ba48db0f6 is not running |
30-Jul-2024 20:15:29 | 6c8c5112df31 |
30-Jul-2024 20:15:29 | Stalled docker volumes to remove: |
30-Jul-2024 20:15:29 | |
30-Jul-2024 20:15:29 | Removing stalled docker volumes |
30-Jul-2024 20:15:29 | Removing stalled loopdevices |
30-Jul-2024 20:15:29 | Done |
30-Jul-2024 20:15:29 | Finished task 'Clear env' with result: Success |
30-Jul-2024 20:15:29 | Running post build plugin 'Docker Container Cleanup' |
30-Jul-2024 20:15:29 | Running post build plugin 'NCover Results Collector' |
30-Jul-2024 20:15:29 | Running post build plugin 'Build Results Label Collector' |
30-Jul-2024 20:15:29 | Running post build plugin 'Clover Results Collector' |
30-Jul-2024 20:15:29 | Running post build plugin 'npm Cache Cleanup' |
30-Jul-2024 20:15:29 | Running post build plugin 'Artifact Copier' |
30-Jul-2024 20:15:29 | Publishing an artifact: centos7.tar.gz |
30-Jul-2024 20:15:30 | Finished publishing of artifact Non required shared artifact Http Compression On : [centos7.tar.gz], patterns: [centos7.tar.gz] in 316.2 ms |
30-Jul-2024 20:15:30 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC' |
30-Jul-2024 20:15:30 | Finalising the build... |
30-Jul-2024 20:15:30 | Stopping timer. |
30-Jul-2024 20:15:30 | Build ODSRV-IP-BIC-80 completed. |
30-Jul-2024 20:15:30 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
30-Jul-2024 20:15:30 | Running on server: post build plugin 'NCover Results Collector' |
30-Jul-2024 20:15:30 | Running on server: post build plugin 'Build Labeller' |
30-Jul-2024 20:15:30 | Running on server: post build plugin 'Clover Delta Calculator' |
30-Jul-2024 20:15:30 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
30-Jul-2024 20:15:30 | All post build plugins have finished |
30-Jul-2024 20:15:30 | Generating build results summary... |
30-Jul-2024 20:15:30 | Saving build results to disk... |
30-Jul-2024 20:15:30 | Store variable context... |
30-Jul-2024 20:15:30 | Finished building ODSRV-IP-BIC-80. |