Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ffad701eed76b077b9514e94842a0f91ccbb1d43+06c546078431ad53f02680b25c8c52d85a6f5705 (3436cfd9bc4d70774e4567a63a09ac635748b5fd) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14830006636367210127.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13323189434260608875.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-312/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-312/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15823689906778947462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh474516859818689910.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-312/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-312/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10111661386145378297.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6600 in /w/workspace/xfoundry_device-modbus-go_PR-312 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-312 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/jenkins-gitclient-ssh1861285653073223158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06c546078431ad53f02680b25c8c52d85a6f5705 into PR head commit ffad701eed76b077b9514e94842a0f91ccbb1d43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/jenkins-gitclient-ssh4181147288449334339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/jenkins-gitclient-ssh5320869052105781548.key > git merge 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 Merge succeeded, producing f81e1fbebc6e7624efe424f7f08d314f4c85df32 Checking out Revision f81e1fbebc6e7624efe424f7f08d314f4c85df32 (PR-312) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f81e1fbebc6e7624efe424f7f08d314f4c85df32 # timeout=10 Commit message: "Merge commit '06c546078431ad53f02680b25c8c52d85a6f5705' into HEAD" > git rev-list --no-walk ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:52:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:52:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:52:15 ========================================================= 12:52:15 EdgeX Global Pipelines Version Info 12:52:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:52:16 ------------------- 12:52:16 stable info: 12:52:16 ------------------- 12:52:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:52:16 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 12:52:16 Message: update stable to v1.0.220 12:52:16 ------------------- 12:52:16 experimental info: 12:52:16 ------------------- 12:52:16 Commited By: **** collab-it+edgex@linuxfoundation.org 12:52:16 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:52:16 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:52:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 12:52:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 12:52:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:52:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:52:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f81e1fb [Pipeline] echo 12:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:17 provisioning config files... 12:52:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/config6824642758107525805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:17 ---> docker-login.sh 12:52:17 nexus3.edgexfoundry.org:10001 12:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:18 Configure a credential helper to remove this warning. See 12:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:18 12:52:18 Login Succeeded 12:52:18 nexus3.edgexfoundry.org:10002 12:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:18 Configure a credential helper to remove this warning. See 12:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:18 12:52:18 Login Succeeded 12:52:18 nexus3.edgexfoundry.org:10003 12:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:18 Configure a credential helper to remove this warning. See 12:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:18 12:52:18 Login Succeeded 12:52:18 nexus3.edgexfoundry.org:10004 12:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:18 Configure a credential helper to remove this warning. See 12:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:18 12:52:18 Login Succeeded 12:52:18 docker.io 12:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:18 Configure a credential helper to remove this warning. See 12:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:18 12:52:18 Login Succeeded 12:52:18 ---> docker-login.sh ends [Pipeline] } 12:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:52:19 + git rev-list -1 --merges f81e1fbebc6e7624efe424f7f08d314f4c85df32~1..f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo 12:52:19 -----------> git rev-list -1 --merges f81e1fbebc6e7624efe424f7f08d314f4c85df32~1..f81e1fbebc6e7624efe424f7f08d314f4c85df32 f81e1fbebc6e7624efe424f7f08d314f4c85df32 12:52:19 f81e1fbebc6e7624efe424f7f08d314f4c85df32 [false] [Pipeline] sh 12:52:19 + git log --format=format:%s -1 f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo 12:52:19 ========================================================= 12:52:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:52:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:52:20 + git log --format=format:%s -1 f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo 12:52:20 [semverPrep] GIT_COMMIT: f81e1fbebc6e7624efe424f7f08d314f4c85df32, Commit Message: Merge commit '06c546078431ad53f02680b25c8c52d85a6f5705' into HEAD [Pipeline] echo 12:52:20 [semverPrep] This is not a build commit. [Pipeline] sh 12:52:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:52:20 + grep -v github /etc/ssh/ssh_known_hosts 12:52:20 + '[' -e /tmp/ssh_known_hosts ']' 12:52:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:52:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 12:52:20 + sudo tee -a /etc/ssh/ssh_known_hosts 12:52:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:52:20 12:52:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:52:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:52:21 latest: Pulling from edgex-devops/git-semver 12:52:21 a0d0a0d46f8b: Pulling fs layer 12:52:21 3e5f54012d9b: Pulling fs layer 12:52:21 4c7163046ea9: Pulling fs layer 12:52:21 0c2d73faf560: Pulling fs layer 12:52:21 0c2d73faf560: Waiting 12:52:21 3e5f54012d9b: Verifying Checksum 12:52:21 3e5f54012d9b: Download complete 12:52:21 a0d0a0d46f8b: Verifying Checksum 12:52:21 a0d0a0d46f8b: Download complete 12:52:21 4c7163046ea9: Verifying Checksum 12:52:21 4c7163046ea9: Download complete 12:52:21 0c2d73faf560: Verifying Checksum 12:52:21 0c2d73faf560: Download complete 12:52:21 a0d0a0d46f8b: Pull complete 12:52:21 3e5f54012d9b: Pull complete 12:52:22 4c7163046ea9: Pull complete 12:52:22 0c2d73faf560: Pull complete 12:52:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:52:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:52:22 prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container 12:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:52:22 $ docker top f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:52:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:52:22 [ssh-agent] Looking for ssh-agent implementation... 12:52:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:23 $ docker exec f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent 12:52:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIoOKLo/agent.15 12:52:23 SSH_AGENT_PID=22 12:52:23 Running ssh-add (command line suppressed) 12:52:23 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_2628104560462777293.key (/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_2628104560462777293.key) 12:52:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:52:23 + git tag --points-at HEAD [Pipeline] } 12:52:23 $ docker exec --env ******** --env ******** f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent -k 12:52:23 unset SSH_AUTH_SOCK; 12:52:23 unset SSH_AGENT_PID; 12:52:23 echo Agent pid 22 killed; 12:52:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:52:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:52:23 [ssh-agent] Looking for ssh-agent implementation... 12:52:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:23 $ docker exec f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent 12:52:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGNDngi/agent.54 12:52:23 SSH_AGENT_PID=60 12:52:23 Running ssh-add (command line suppressed) 12:52:23 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_336185435254955926.key (/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_336185435254955926.key) 12:52:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:52:24 + git semver init 12:52:24 # -> Open(): unable to determine branch for HEAD 12:52:24 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-312/.git 12:52:24 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-312 12:52:24 # $SEMVER_REMOTE_NAME = origin 12:52:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:52:24 # $SEMVER_USER_NAME = edgex-jenkins 12:52:24 # $SEMVER_BRANCH = PR-312 12:52:24 # $SEMVER_TEMP = /tmp/semver-406793348 12:52:24 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 12:52:25 # '/tmp/semver-406793348' -> '/w/workspace/xfoundry_device-modbus-go_PR-312/.semver' 12:52:25 # -> Force: false 12:52:25 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-312/.semver [Pipeline] } 12:52:25 $ docker exec --env ******** --env ******** f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent -k 12:52:25 unset SSH_AUTH_SOCK; 12:52:25 unset SSH_AGENT_PID; 12:52:25 echo Agent pid 60 killed; 12:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:52:25 + git semver [Pipeline] } 12:52:25 $ docker stop --time=1 f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 12:52:26 $ docker rm -f f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 [Pipeline] // withDockerContainer [Pipeline] sh 12:52:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:52:27 Stashed 1 file(s) [Pipeline] echo 12:52:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:27 provisioning config files... 12:52:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/config8423269544910595935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:27 ---> docker-login.sh 12:52:27 nexus3.edgexfoundry.org:10001 12:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:27 Configure a credential helper to remove this warning. See 12:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:27 12:52:27 Login Succeeded 12:52:27 nexus3.edgexfoundry.org:10002 12:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:28 Configure a credential helper to remove this warning. See 12:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:28 12:52:28 Login Succeeded 12:52:28 nexus3.edgexfoundry.org:10003 12:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:28 Configure a credential helper to remove this warning. See 12:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:28 12:52:28 Login Succeeded 12:52:28 nexus3.edgexfoundry.org:10004 12:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:28 Configure a credential helper to remove this warning. See 12:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:28 12:52:28 Login Succeeded 12:52:28 docker.io 12:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:28 Configure a credential helper to remove this warning. See 12:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:28 12:52:28 Login Succeeded 12:52:28 ---> docker-login.sh ends [Pipeline] } 12:52:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:52:28 ========================================================= 12:52:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:52:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:52:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 12:52:29 Sending build context to Docker daemon 5.732MB 12:52:29 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 12:52:29 Step 2/10 : FROM ${BASE} AS builder 12:52:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:52:29 59bf1c3509f3: Pulling fs layer 12:52:29 666ba61612fd: Pulling fs layer 12:52:29 8ed8ca486205: Pulling fs layer 12:52:29 4fe6c5a15a65: Pulling fs layer 12:52:29 22a0e8bec74d: Pulling fs layer 12:52:29 640e595b4fbd: Pulling fs layer 12:52:29 763cafe07f6e: Pulling fs layer 12:52:29 0c0b528cf693: Pulling fs layer 12:52:29 10935f4eaf8b: Pulling fs layer 12:52:29 640e595b4fbd: Waiting 12:52:29 763cafe07f6e: Waiting 12:52:29 0c0b528cf693: Waiting 12:52:29 10935f4eaf8b: Waiting 12:52:29 4fe6c5a15a65: Waiting 12:52:29 22a0e8bec74d: Waiting 12:52:29 8ed8ca486205: Verifying Checksum 12:52:29 8ed8ca486205: Download complete 12:52:29 666ba61612fd: Verifying Checksum 12:52:29 666ba61612fd: Download complete 12:52:29 22a0e8bec74d: Verifying Checksum 12:52:29 22a0e8bec74d: Download complete 12:52:29 640e595b4fbd: Verifying Checksum 12:52:29 640e595b4fbd: Download complete 12:52:29 763cafe07f6e: Verifying Checksum 12:52:29 763cafe07f6e: Download complete 12:52:29 59bf1c3509f3: Verifying Checksum 12:52:29 59bf1c3509f3: Download complete 12:52:29 0c0b528cf693: Verifying Checksum 12:52:29 0c0b528cf693: Download complete 12:52:29 4fe6c5a15a65: Verifying Checksum 12:52:29 4fe6c5a15a65: Download complete 12:52:29 59bf1c3509f3: Pull complete 12:52:29 10935f4eaf8b: Verifying Checksum 12:52:29 10935f4eaf8b: Download complete 12:52:29 666ba61612fd: Pull complete 12:52:30 8ed8ca486205: Pull complete 12:52:34 4fe6c5a15a65: Pull complete 12:52:34 22a0e8bec74d: Pull complete 12:52:34 640e595b4fbd: Pull complete 12:52:34 763cafe07f6e: Pull complete 12:52:34 0c0b528cf693: Pull complete 12:52:36 10935f4eaf8b: Pull complete 12:52:36 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:52:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:52:36 ---> 99d49a6021b9 12:52:36 Step 3/10 : ARG MAKE='make build' 12:52:38 ---> Running in 5a7019314797 12:52:38 Removing intermediate container 5a7019314797 12:52:38 ---> f77886df6e67 12:52:38 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:38 ---> Running in 4e8214db0036 12:52:38 Removing intermediate container 4e8214db0036 12:52:38 ---> d74f45fabfa4 12:52:38 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 12:52:38 ---> Running in 5fc9d26acd0e 12:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:52:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:52:40 (1/8) Installing openssh-keygen (8.8_p1-r1) 12:52:40 (2/8) Installing libedit (20210910.3.1-r0) 12:52:40 (3/8) Installing openssh-client-common (8.8_p1-r1) 12:52:40 (4/8) Installing openssh-client-default (8.8_p1-r1) 12:52:40 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 12:52:40 (6/8) Installing openssh-server-common (8.8_p1-r1) 12:52:40 (7/8) Installing openssh-server (8.8_p1-r1) 12:52:40 (8/8) Installing openssh (8.8_p1-r1) 12:52:41 Executing busybox-1.34.1-r3.trigger 12:52:41 OK: 226 MiB in 60 packages 12:52:41 Removing intermediate container 5fc9d26acd0e 12:52:41 ---> bb4f0ba03480 12:52:41 Step 6/10 : WORKDIR /device-modbus-go 12:52:41 ---> Running in 4e7b461bfefc 12:52:41 Removing intermediate container 4e7b461bfefc 12:52:41 ---> 44adac151dc4 12:52:41 Step 7/10 : COPY go.mod vendor* ./ 12:52:41 ---> 7b7049deda7f 12:52:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:41 ---> Running in 383e1dac0916 12:52:42 Still waiting to schedule task 12:52:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:53:13 Removing intermediate container 383e1dac0916 12:53:13 ---> b33994e0b90d 12:53:13 Step 9/10 : COPY . . 12:53:13 ---> 9f288fe3894c 12:53:13 Step 10/10 : RUN ${MAKE} 12:53:13 ---> Running in a0da99821730 12:53:13 noop 12:53:13 Removing intermediate container a0da99821730 12:53:13 ---> 6c2e7c0b73dc 12:53:13 Successfully built 6c2e7c0b73dc 12:53:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:53:14 + docker inspect -f . ci-base-image-x86_64 12:53:14 . [Pipeline] withDockerContainer 12:53:14 prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container 12:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:53:14 $ docker top a3ef61f43c6e8419eaaae7ad2448682f115e9ca5a218a3540c5d9d293c700c95 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:15 + go version 12:53:15 go version go1.17.6 linux/amd64 [Pipeline] } 12:53:15 $ docker stop --time=1 a3ef61f43c6e8419eaaae7ad2448682f115e9ca5a218a3540c5d9d293c700c95 12:53:16 $ docker rm -f a3ef61f43c6e8419eaaae7ad2448682f115e9ca5a218a3540c5d9d293c700c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:53:16 + docker inspect -f . ci-base-image-x86_64 12:53:16 . [Pipeline] withDockerContainer 12:53:16 prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container 12:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:53:17 $ docker top 2ed6423e23e41f69def1487f5ec2cb5d42a55a9a2590f4480f039d8dd13d3b3c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:53:17 + make test 12:53:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:53:17 ? github.com/edgexfoundry/device-modbus-go [no test files] 12:53:27 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 12:53:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 12:53:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 12:53:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 12:53:27 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 12:53:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 12:53:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements 12:53:32 make: *** [Makefile:27: test] Error 2 [Pipeline] } 12:53:32 $ docker stop --time=1 2ed6423e23e41f69def1487f5ec2cb5d42a55a9a2590f4480f039d8dd13d3b3c 12:53:33 $ docker rm -f 2ed6423e23e41f69def1487f5ec2cb5d42a55a9a2590f4480f039d8dd13d3b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:34 12:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:34 latest: Pulling from edgex-lftools-log-publisher 12:53:34 5eb5b503b376: Pulling fs layer 12:53:34 5c69ac0246d0: Pulling fs layer 12:53:34 ec43610c2a17: Pulling fs layer 12:53:34 3a2ae6a8a46f: Pulling fs layer 12:53:34 33b1e0a273af: Pulling fs layer 12:53:34 5d3b04190fa2: Pulling fs layer 12:53:34 2f39f015ded8: Pulling fs layer 12:53:34 3a2ae6a8a46f: Waiting 12:53:34 33b1e0a273af: Waiting 12:53:34 5d3b04190fa2: Waiting 12:53:34 2f39f015ded8: Waiting 12:53:34 5c69ac0246d0: Verifying Checksum 12:53:34 5c69ac0246d0: Download complete 12:53:34 3a2ae6a8a46f: Verifying Checksum 12:53:34 3a2ae6a8a46f: Download complete 12:53:34 33b1e0a273af: Verifying Checksum 12:53:34 33b1e0a273af: Download complete 12:53:34 ec43610c2a17: Verifying Checksum 12:53:34 ec43610c2a17: Download complete 12:53:34 5d3b04190fa2: Verifying Checksum 12:53:34 5d3b04190fa2: Download complete 12:53:34 5eb5b503b376: Verifying Checksum 12:53:34 5eb5b503b376: Download complete 12:53:35 2f39f015ded8: Verifying Checksum 12:53:35 2f39f015ded8: Download complete 12:53:36 5eb5b503b376: Pull complete 12:53:36 5c69ac0246d0: Pull complete 12:53:36 ec43610c2a17: Pull complete 12:53:36 3a2ae6a8a46f: Pull complete 12:53:37 33b1e0a273af: Pull complete 12:53:37 5d3b04190fa2: Pull complete 12:53:42 2f39f015ded8: Pull complete 12:53:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:53:42 prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container 12:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:53:45 $ docker top cc2dfe4844d6a8c1de5f54f43c1a8e5c729ee9e59cbcadef5cef102ea8691437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:45 ---> job-cost.sh 12:53:45 lf-activate-venv: SKIPPING 12:53:45 INFO: No Stack... 12:53:45 INFO: Retrieving Pricing Info for: v3-standard-2 12:53:46 INFO: Archiving Costs [Pipeline] sh 12:53:46 + cat /w/workspace/xfoundry_device-modbus-go_PR-312/archives/cost.csv 12:53:46 + cut -d, -f6 [Pipeline] lock 12:53:46 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] 12:53:46 Resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] did not exist. Created. 12:53:46 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:53:46 + echo total: 0.05999999865889549 [Pipeline] stash 12:53:46 Stashed 1 file(s) [Pipeline] } 12:53:47 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:53:47 $ docker stop --time=1 cc2dfe4844d6a8c1de5f54f43c1a8e5c729ee9e59cbcadef5cef102ea8691437 12:53:48 $ docker rm -f cc2dfe4844d6a8c1de5f54f43c1a8e5c729ee9e59cbcadef5cef102ea8691437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:53:48 Failed in branch amd64 12:54:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6601 in /w/workspace/xfoundry_device-modbus-go_PR-312 [Pipeline] { [Pipeline] ws 12:54:08 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 12:54:08 Selected Git installation does not exist. Using Default 12:54:08 The recommended git tool is: NONE 12:54:13 using credential edgex-jenkins-ssh 12:54:13 Cloning the remote Git repository 12:54:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 12:54:13 > git init /w/workspace/device-modbus-go/2 # timeout=10 12:54:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 12:54:13 > git --version # timeout=10 12:54:13 > git --version # 'git version 2.17.1' 12:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:54:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 12:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:15 Merging remotes/origin/main commit 06c546078431ad53f02680b25c8c52d85a6f5705 into PR head commit ffad701eed76b077b9514e94842a0f91ccbb1d43 12:54:15 Merge succeeded, producing fcc6c4d240634f54076ca209d662ca40aad1111b 12:54:15 Checking out Revision fcc6c4d240634f54076ca209d662ca40aad1111b (PR-312) 12:54:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 12:54:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 12:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:54:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:54:15 > git config core.sparsecheckout # timeout=10 12:54:15 > git checkout -f ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 12:54:15 > git remote # timeout=10 12:54:15 > git config --get remote.origin.url # timeout=10 12:54:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:54:15 > git merge 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 12:54:15 > git rev-parse HEAD^{commit} # timeout=10 12:54:15 > git config core.sparsecheckout # timeout=10 12:54:15 > git checkout -f fcc6c4d240634f54076ca209d662ca40aad1111b # timeout=10 12:54:19 Commit message: "Merge commit '06c546078431ad53f02680b25c8c52d85a6f5705' into HEAD" 12:54:19 > git rev-list --no-walk ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:54:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:54:20 Dload Upload Total Spent Left Speed 12:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45550 0 --:--:-- --:--:-- --:--:-- 45550 [Pipeline] sh 12:54:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:54:21 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 12:54:21 /etc/docker/daemon.json 12:54:21 { 12:54:21 "registry-mirrors": [ 12:54:21 "https://nexus3.edgexfoundry.org:10001" 12:54:21 ], 12:54:21 "bip": "10.250.0.254/24", 12:54:21 "hosts": [ 12:54:21 "tcp://0.0.0.0:5555", 12:54:21 "unix:///var/run/docker.sock" 12:54:21 ], 12:54:21 "mtu": 1458, 12:54:21 "selinux-enabled": true, 12:54:21 "seccomp-profile": "/etc/docker/seccomp.json" 12:54:21 } [Pipeline] sh 12:54:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:54:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:40 provisioning config files... 12:54:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config1794191103285560507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:41 ---> docker-login.sh 12:54:41 nexus3.edgexfoundry.org:10001 12:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:42 Configure a credential helper to remove this warning. See 12:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:42 12:54:42 Login Succeeded 12:54:42 nexus3.edgexfoundry.org:10002 12:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:42 Configure a credential helper to remove this warning. See 12:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:42 12:54:42 Login Succeeded 12:54:42 nexus3.edgexfoundry.org:10003 12:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:42 Configure a credential helper to remove this warning. See 12:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:42 12:54:42 Login Succeeded 12:54:42 nexus3.edgexfoundry.org:10004 12:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:43 Configure a credential helper to remove this warning. See 12:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:43 12:54:43 Login Succeeded 12:54:43 docker.io 12:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:43 Configure a credential helper to remove this warning. See 12:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:43 12:54:43 Login Succeeded 12:54:43 ---> docker-login.sh ends [Pipeline] } 12:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:54:44 ========================================================= 12:54:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:54:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:54:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:54:45 Sending build context to Docker daemon 3.002MB 12:54:45 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 12:54:45 Step 2/10 : FROM ${BASE} AS builder 12:54:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:54:45 9b3977197b4f: Pulling fs layer 12:54:45 1a89e8eeedd5: Pulling fs layer 12:54:45 94645a83ff95: Pulling fs layer 12:54:45 3f3a8bcf1eab: Pulling fs layer 12:54:45 0c92f367c5e7: Pulling fs layer 12:54:45 f7c0051592d6: Pulling fs layer 12:54:45 a227ed2f7395: Pulling fs layer 12:54:45 7b1c46037f91: Pulling fs layer 12:54:45 f7c0051592d6: Waiting 12:54:45 a227ed2f7395: Waiting 12:54:45 7b1c46037f91: Waiting 12:54:45 3f3a8bcf1eab: Waiting 12:54:45 0c92f367c5e7: Waiting 12:54:45 94645a83ff95: Verifying Checksum 12:54:45 94645a83ff95: Download complete 12:54:45 1a89e8eeedd5: Verifying Checksum 12:54:45 1a89e8eeedd5: Download complete 12:54:45 0c92f367c5e7: Download complete 12:54:45 f7c0051592d6: Verifying Checksum 12:54:45 f7c0051592d6: Download complete 12:54:45 9b3977197b4f: Verifying Checksum 12:54:45 a227ed2f7395: Verifying Checksum 12:54:45 a227ed2f7395: Download complete 12:54:46 9b3977197b4f: Pull complete 12:54:46 1a89e8eeedd5: Pull complete 12:54:47 94645a83ff95: Pull complete 12:54:47 7b1c46037f91: Download complete 12:54:47 3f3a8bcf1eab: Verifying Checksum 12:54:47 3f3a8bcf1eab: Download complete 12:55:00 3f3a8bcf1eab: Pull complete 12:55:00 0c92f367c5e7: Pull complete 12:55:00 f7c0051592d6: Pull complete 12:55:00 a227ed2f7395: Pull complete 12:55:05 7b1c46037f91: Pull complete 12:55:05 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 12:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:55:05 ---> f79e39bc4007 12:55:05 Step 3/10 : ARG MAKE='make build' 12:55:07 ---> Running in 1748e75ca5c5 12:55:07 Removing intermediate container 1748e75ca5c5 12:55:07 ---> 4a3f5face619 12:55:07 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:55:07 ---> Running in ce91ddf233ed 12:55:09 Removing intermediate container ce91ddf233ed 12:55:09 ---> e2af3b622641 12:55:09 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 12:55:09 ---> Running in d4e4b2a4844d 12:55:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:55:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:55:12 (1/8) Installing openssh-keygen (8.8_p1-r1) 12:55:12 (2/8) Installing libedit (20210910.3.1-r0) 12:55:12 (3/8) Installing openssh-client-common (8.8_p1-r1) 12:55:12 (4/8) Installing openssh-client-default (8.8_p1-r1) 12:55:12 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 12:55:12 (6/8) Installing openssh-server-common (8.8_p1-r1) 12:55:13 (7/8) Installing openssh-server (8.8_p1-r1) 12:55:13 (8/8) Installing openssh (8.8_p1-r1) 12:55:13 Executing busybox-1.34.1-r3.trigger 12:55:13 OK: 226 MiB in 60 packages 12:55:14 Removing intermediate container d4e4b2a4844d 12:55:14 ---> 80f86c203127 12:55:14 Step 6/10 : WORKDIR /device-modbus-go 12:55:14 ---> Running in abbb9a414a28 12:55:15 Removing intermediate container abbb9a414a28 12:55:15 ---> 7f22de765d39 12:55:15 Step 7/10 : COPY go.mod vendor* ./ 12:55:15 ---> 5ffa791e2969 12:55:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:15 ---> Running in 3baf58437e9d 12:56:37 Removing intermediate container 3baf58437e9d 12:56:37 ---> 5684be0daadc 12:56:37 Step 9/10 : COPY . . 12:56:37 ---> 8f1aefda7ad3 12:56:37 Step 10/10 : RUN ${MAKE} 12:56:37 ---> Running in 71765f4bb535 12:56:37 noop 12:56:37 Removing intermediate container 71765f4bb535 12:56:37 ---> 0c3f71adef54 12:56:37 Successfully built 0c3f71adef54 12:56:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:56:37 + docker inspect -f . ci-base-image-arm64 12:56:37 . [Pipeline] withDockerContainer 12:56:37 prd-ubuntu18.04-docker-arm64-4c-16g-6601 does not seem to be running inside a container 12:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:56:39 $ docker top e707f2a3027a592c03f17ce53d75fae3c0523b59aa895dd80c86f08fd51bc710 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:40 + go version 12:56:40 go version go1.17.6 linux/arm64 [Pipeline] } 12:56:40 $ docker stop --time=1 e707f2a3027a592c03f17ce53d75fae3c0523b59aa895dd80c86f08fd51bc710 12:56:41 $ docker rm -f e707f2a3027a592c03f17ce53d75fae3c0523b59aa895dd80c86f08fd51bc710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:56:42 + docker inspect -f . ci-base-image-arm64 12:56:42 . [Pipeline] withDockerContainer 12:56:42 prd-ubuntu18.04-docker-arm64-4c-16g-6601 does not seem to be running inside a container 12:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:56:44 $ docker top 68263d1f6be1f0d254ff166d181df9e80e31202f86fd22981a4fbce2ec6c9acd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:56:44 + make test 12:56:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:56:45 ? github.com/edgexfoundry/device-modbus-go [no test files] 12:57:12 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 12:57:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 12:57:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 12:57:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 12:57:21 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 12:57:21 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 12:57:31 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.053s coverage: 46.6% of statements 12:57:31 make: *** [Makefile:27: test] Error 2 [Pipeline] } 12:57:31 $ docker stop --time=1 68263d1f6be1f0d254ff166d181df9e80e31202f86fd22981a4fbce2ec6c9acd 12:57:33 $ docker rm -f 68263d1f6be1f0d254ff166d181df9e80e31202f86fd22981a4fbce2ec6c9acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:57:33 12:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:57:34 arm64: Pulling from edgex-lftools-log-publisher 12:57:34 8998bd30e6a1: Pulling fs layer 12:57:34 04944245beec: Pulling fs layer 12:57:34 699f458cf7ca: Pulling fs layer 12:57:34 765212b225bb: Pulling fs layer 12:57:34 f23df028b6ca: Pulling fs layer 12:57:34 d65c8cfc05b1: Pulling fs layer 12:57:34 2437ff75d9bd: Pulling fs layer 12:57:34 765212b225bb: Waiting 12:57:34 f23df028b6ca: Waiting 12:57:34 d65c8cfc05b1: Waiting 12:57:34 2437ff75d9bd: Waiting 12:57:34 04944245beec: Verifying Checksum 12:57:34 765212b225bb: Verifying Checksum 12:57:34 765212b225bb: Download complete 12:57:34 f23df028b6ca: Download complete 12:57:34 d65c8cfc05b1: Verifying Checksum 12:57:34 d65c8cfc05b1: Download complete 12:57:34 699f458cf7ca: Verifying Checksum 12:57:34 699f458cf7ca: Download complete 12:57:35 8998bd30e6a1: Verifying Checksum 12:57:35 8998bd30e6a1: Download complete 12:57:37 2437ff75d9bd: Verifying Checksum 12:57:37 2437ff75d9bd: Download complete 12:57:39 8998bd30e6a1: Pull complete 12:57:39 04944245beec: Pull complete 12:57:41 699f458cf7ca: Pull complete 12:57:41 765212b225bb: Pull complete 12:57:42 f23df028b6ca: Pull complete 12:57:42 d65c8cfc05b1: Pull complete 12:57:57 2437ff75d9bd: Pull complete 12:57:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:57:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:57:57 prd-ubuntu18.04-docker-arm64-4c-16g-6601 does not seem to be running inside a container 12:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:58:00 $ docker top 403bf286468577e026d76b6561aae79969123aa5ecc282bcf1ef8726a7422bd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:01 ---> job-cost.sh 12:58:01 lf-activate-venv: SKIPPING 12:58:01 INFO: No Stack... 12:58:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:02 INFO: Archiving Costs [Pipeline] sh 12:58:03 + cat /w/workspace/device-modbus-go/2/archives/cost.csv 12:58:03 + cut -d, -f6 [Pipeline] lock 12:58:03 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] 12:58:03 Resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] did not exist. Created. 12:58:03 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:04 /w/workspace/device-modbus-go/2@tmp/durable-f20b7f5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:58:04 + echo total: 0.10999999940395355 [Pipeline] stash 12:58:04 Warning: overwriting stash ‘stack-cost’ 12:58:05 Stashed 1 file(s) [Pipeline] } 12:58:05 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:05 $ docker stop --time=1 403bf286468577e026d76b6561aae79969123aa5ecc282bcf1ef8726a7422bd7 12:58:06 $ docker rm -f 403bf286468577e026d76b6561aae79969123aa5ecc282bcf1ef8726a7422bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:58:07 + '[' -d /w/workspace/xfoundry_device-modbus-go_PR-312/archives ']' 12:58:07 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-312/archives 12:58:07 total 8 12:58:07 drwxr-xr-x. 3 root root 34 Mar 8 12:53 . 12:58:07 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 12:53 .. 12:58:07 drwxr-xr-x. 2 root root 6 Mar 8 12:53 cost 12:58:07 -rw-r--r--. 1 root root 87 Mar 8 12:53 cost.csv 12:58:07 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-312/archives 12:58:07 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-312/archives 12:58:07 total 8 12:58:07 drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 12:53 . 12:58:07 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 12:53 .. 12:58:07 drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 12:53 cost 12:58:07 -rw-r--r--. 1 jenkins jenkins 87 Mar 8 12:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:58:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:58:08 ---> package-listing.sh 12:58:08 ++ facter osfamily 12:58:08 ++ tr '[:upper:]' '[:lower:]' 12:58:09 + OS_FAMILY=redhat 12:58:09 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-312 12:58:09 + START_PACKAGES=/tmp/packages_start.txt 12:58:09 + END_PACKAGES=/tmp/packages_end.txt 12:58:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:09 + PACKAGES=/tmp/packages_start.txt 12:58:09 + '[' /w/workspace/xfoundry_device-modbus-go_PR-312 ']' 12:58:09 + PACKAGES=/tmp/packages_end.txt 12:58:09 + case "${OS_FAMILY}" in 12:58:09 + sort 12:58:09 + rpm -qa 12:58:09 + '[' -f /tmp/packages_start.txt ']' 12:58:09 + '[' -f /tmp/packages_end.txt ']' 12:58:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:09 + '[' /w/workspace/xfoundry_device-modbus-go_PR-312 ']' 12:58:09 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-312/archives/ 12:58:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-312/archives/ [Pipeline] echo 12:58:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:58:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:10 . [Pipeline] withDockerContainer 12:58:10 prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container 12:58:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:58:10 $ docker top fe831f1bce689406973347623015523bdeaaabf9000337e9de03ce7de2a458a1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:11 + touch /tmp/pre-build-complete [Pipeline] sh 12:58:11 + mkdir -p /var/log/sysstat [Pipeline] sh 12:58:11 + ls /var/log/sa-host 12:58:11 + sadf -c /var/log/sa-host/sa08 12:58:11 file_magic: OK 12:58:11 HZ: Using current value: 100 12:58:11 file_header: OK 12:58:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:58:11 Statistics: 12:58:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:58:11 File successfully converted to sysstat format version 12.5.2 12:58:11 + sadf -c /var/log/sa-host/sa17 12:58:11 file_magic: OK 12:58:11 HZ: Using current value: 100 12:58:11 file_header: OK 12:58:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:58:11 Statistics: 12:58:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:58:11 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:12 provisioning config files... 12:58:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/config75954803106920347tmp [Pipeline] { [Pipeline] echo 12:58:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:58:12 ---> create-netrc.sh [Pipeline] } 12:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:58:12 ---> python-tools-install.sh [Pipeline] echo 12:58:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:58:13 ---> sudo-logs.sh 12:58:13 Archiving 'sudo' log.. 12:58:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-6600.novalocal: Name or service not known 12:58:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-6600.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:58:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:58:13 ---> job-cost.sh 12:58:13 lf-activate-venv: SKIPPING 12:58:13 DEBUG: total: 0.05999999865889549 12:58:13 INFO: Retrieving Stack Cost... 12:58:13 INFO: Retrieving Pricing Info for: v3-standard-2 12:58:14 INFO: Archiving Costs [Pipeline] echo 12:58:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:58:14 ---> logs-deploy.sh 12:58:14 lf-activate-venv: SKIPPING 12:58:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-312/2 12:58:14 INFO: archiving workspace using pattern(s): 12:58:15 Archives upload complete. 12:58:15 INFO: archiving logs to Nexus 12:58:16 ---> uname -a: 12:58:16 Linux prd-centos7-docker-4c-2g-6600.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 12:58:16 12:58:16 12:58:16 ---> lscpu: 12:58:16 Architecture: x86_64 12:58:16 CPU op-mode(s): 32-bit, 64-bit 12:58:16 Byte Order: Little Endian 12:58:16 Address sizes: 40 bits physical, 48 bits virtual 12:58:16 CPU(s): 2 12:58:16 On-line CPU(s) list: 0,1 12:58:16 Thread(s) per core: 1 12:58:16 Core(s) per socket: 1 12:58:16 Socket(s): 2 12:58:16 NUMA node(s): 1 12:58:16 Vendor ID: AuthenticAMD 12:58:16 CPU family: 23 12:58:16 Model: 49 12:58:16 Model name: AMD EPYC-Rome Processor 12:58:16 Stepping: 0 12:58:16 CPU MHz: 2799.996 12:58:16 BogoMIPS: 5599.99 12:58:16 Virtualization: AMD-V 12:58:16 Hypervisor vendor: KVM 12:58:16 Virtualization type: full 12:58:16 L1d cache: 64 KiB 12:58:16 L1i cache: 64 KiB 12:58:16 L2 cache: 1 MiB 12:58:16 L3 cache: 32 MiB 12:58:16 NUMA node0 CPU(s): 0,1 12:58:16 Vulnerability Itlb multihit: Not affected 12:58:16 Vulnerability L1tf: Not affected 12:58:16 Vulnerability Mds: Not affected 12:58:16 Vulnerability Meltdown: Not affected 12:58:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:58:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:58:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:58:16 Vulnerability Srbds: Not affected 12:58:16 Vulnerability Tsx async abort: Not affected 12:58:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:58:16 12:58:16 12:58:16 ---> nproc: 12:58:16 2 12:58:16 12:58:16 12:58:16 ---> df -h: 12:58:16 Filesystem Size Used Avail Use% Mounted on 12:58:16 overlay 40G 9.0G 32G 23% / 12:58:16 tmpfs 64M 0 64M 0% /dev 12:58:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:58:16 shm 64M 0 64M 0% /dev/shm 12:58:16 /dev/vda1 40G 9.0G 32G 23% /facter-os 12:58:16 12:58:16 12:58:16 ---> sar -b -r -n DEV: 12:58:16 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/08/22 _x86_64_ (2 CPU) 12:58:16 12:58:16 12:51:39 LINUX RESTART (2 CPU) 12:58:16 12:58:16 12:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:58:16 12:53:01 259.49 6.76 252.73 0.00 3016.98 52938.23 0.00 12:58:16 12:54:01 223.06 0.00 223.06 0.00 0.00 47889.13 0.00 12:58:16 12:55:01 3.56 0.00 3.56 0.00 0.00 184.91 0.00 12:58:16 12:56:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 12:58:16 12:57:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 12:58:16 12:58:01 0.27 0.00 0.27 0.00 0.00 3.96 0.00 12:58:16 Average: 81.17 1.13 80.04 0.00 502.97 16841.73 0.00 12:58:16 12:58:16 12:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:16 12:53:01 3526568 0 964632 12.04 2620 3515120 1602316 17.69 1216248 2766444 461408 12:58:16 12:54:01 3498880 0 1001556 12.51 2620 3505884 1204320 13.30 924864 3056516 20 12:58:16 12:55:01 3488936 0 1011496 12.63 2620 3505888 1204444 13.30 934812 3056516 8 12:58:16 12:56:01 3500392 0 1000036 12.49 2620 3505892 1164868 12.86 925644 3056516 16 12:58:16 12:57:01 3500188 0 1000232 12.49 2620 3505900 1164868 12.86 925800 3056516 8 12:58:16 12:58:01 3502068 0 998348 12.47 2620 3505904 1164940 12.86 925016 3056516 8 12:58:16 Average: 3502839 0 996050 12.44 2620 3507431 1250959 13.81 975397 3008171 76911 12:58:16 12:58:16 12:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:16 12:53:01 eth0 833.77 529.30 6500.96 106.82 0.00 0.00 0.00 0.00 12:58:16 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:53:01 docker0 216.43 261.54 17.74 2158.11 0.00 0.00 0.00 0.00 12:58:16 12:54:01 eth0 127.41 82.43 2551.16 19.58 0.00 0.00 0.00 0.00 12:58:16 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:55:01 eth0 2.83 1.27 4.12 0.27 0.00 0.00 0.00 0.00 12:58:16 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:58:16 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:58:16 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:58:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:58:16 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 Average: eth0 160.79 102.26 1509.81 21.13 0.00 0.00 0.00 0.00 12:58:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:16 Average: docker0 36.08 43.60 2.96 359.79 0.00 0.00 0.00 0.00 12:58:16 12:58:16