Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-modbus-go Obtained Jenkinsfile from e5f2a8e3721d1093ba85c237dea8e9bf07f944e2+34696552c2fac84d635c044d3d9d718bd3379cee (18092ac78045159d7369b87b20827f3cc62c7e76) 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-ssh16929433233011400704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh17821834296616942024.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-343/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-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2797139019945376135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh7527387881853255328.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-343/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-343/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10478425915493616545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41805 in /w/workspace/xfoundry_device-modbus-go_PR-343 [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-343 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 34696552c2fac84d635c044d3d9d718bd3379cee into PR head commit e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 Merge succeeded, producing 34a018714ea1f902c36d17577cc49c1f6302e56f Checking out Revision 34a018714ea1f902c36d17577cc49c1f6302e56f (PR-343) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 34696552c2fac84d635c044d3d9d718bd3379cee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34a018714ea1f902c36d17577cc49c1f6302e56f # timeout=10 Commit message: "Merge commit '34696552c2fac84d635c044d3d9d718bd3379cee' into HEAD" > git rev-list --no-walk e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T12:53:04.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T12:53:04.533Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T12:53:04.547Z] ========================================================= [2022-05-09T12:53:04.547Z] EdgeX Global Pipelines Version Info [2022-05-09T12:53:04.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T12:53:05.363Z] ------------------- [2022-05-09T12:53:05.363Z] stable info: [2022-05-09T12:53:05.363Z] ------------------- [2022-05-09T12:53:05.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T12:53:05.363Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T12:53:05.363Z] Message: update stable to v1.0.227 [2022-05-09T12:53:05.938Z] ------------------- [2022-05-09T12:53:05.938Z] experimental info: [2022-05-09T12:53:05.938Z] ------------------- [2022-05-09T12:53:05.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T12:53:05.939Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T12:53:05.939Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T12:53:06.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-09T12:53:06.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-09T12:53:06.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T12:53:06.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T12:53:06.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T12:53:06.148Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T12:53:06.160Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T12:53:06.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T12:53:06.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T12:53:06.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T12:53:06.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T12:53:06.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-09T12:53:06.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T12:53:06.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T12:53:06.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T12:53:06.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T12:53:06.314Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T12:53:06.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T12:53:06.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T12:53:06.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T12:53:06.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T12:53:06.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T12:53:06.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T12:53:06.415Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T12:53:06.430Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-09T12:53:06.450Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T12:53:06.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2022-05-09T12:53:06.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2022-05-09T12:53:06.506Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2022-05-09T12:53:06.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34a018714ea1f902c36d17577cc49c1f6302e56f [Pipeline] echo [2022-05-09T12:53:06.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34a0187 [Pipeline] echo [2022-05-09T12:53:06.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T12:53:06.597Z] provisioning config files... [2022-05-09T12:53:06.611Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config3132052992783604124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T12:53:06.920Z] ---> docker-login.sh [2022-05-09T12:53:06.920Z] nexus3.edgexfoundry.org:10001 [2022-05-09T12:53:07.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:07.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:07.194Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:07.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:07.195Z] [2022-05-09T12:53:07.195Z] Login Succeeded [2022-05-09T12:53:07.195Z] nexus3.edgexfoundry.org:10002 [2022-05-09T12:53:07.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:07.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:07.456Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:07.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:07.456Z] [2022-05-09T12:53:07.456Z] Login Succeeded [2022-05-09T12:53:07.456Z] nexus3.edgexfoundry.org:10003 [2022-05-09T12:53:07.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:07.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:07.456Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:07.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:07.456Z] [2022-05-09T12:53:07.456Z] Login Succeeded [2022-05-09T12:53:07.456Z] nexus3.edgexfoundry.org:10004 [2022-05-09T12:53:07.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:07.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:07.718Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:07.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:07.718Z] [2022-05-09T12:53:07.718Z] Login Succeeded [2022-05-09T12:53:07.718Z] docker.io [2022-05-09T12:53:07.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:08.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:08.294Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:08.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:08.294Z] [2022-05-09T12:53:08.294Z] Login Succeeded [2022-05-09T12:53:08.294Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T12:53:08.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T12:53:08.709Z] + git rev-list -1 --merges 34a018714ea1f902c36d17577cc49c1f6302e56f~1..34a018714ea1f902c36d17577cc49c1f6302e56f [Pipeline] echo [2022-05-09T12:53:08.800Z] -----------> git rev-list -1 --merges 34a018714ea1f902c36d17577cc49c1f6302e56f~1..34a018714ea1f902c36d17577cc49c1f6302e56f 34a018714ea1f902c36d17577cc49c1f6302e56f [2022-05-09T12:53:08.800Z] 34a018714ea1f902c36d17577cc49c1f6302e56f [false] [Pipeline] sh [2022-05-09T12:53:09.094Z] + git log --format=format:%s -1 34a018714ea1f902c36d17577cc49c1f6302e56f [Pipeline] echo [2022-05-09T12:53:09.109Z] ========================================================= [2022-05-09T12:53:09.109Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T12:53:09.109Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T12:53:09.449Z] + git log --format=format:%s -1 34a018714ea1f902c36d17577cc49c1f6302e56f [Pipeline] echo [2022-05-09T12:53:09.463Z] [semverPrep] GIT_COMMIT: 34a018714ea1f902c36d17577cc49c1f6302e56f, Commit Message: Merge commit '34696552c2fac84d635c044d3d9d718bd3379cee' into HEAD [Pipeline] echo [2022-05-09T12:53:09.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T12:53:09.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T12:53:09.896Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T12:53:09.896Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T12:53:09.896Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T12:53:09.896Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T12:53:09.896Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T12:53:09.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:53:10.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T12:53:10.326Z] [2022-05-09T12:53:10.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:53:10.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T12:53:10.636Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T12:53:10.636Z] 1fe172e4850f: Pulling fs layer [2022-05-09T12:53:10.636Z] caf521ccaac6: Pulling fs layer [2022-05-09T12:53:10.636Z] 3ead6fa29328: Pulling fs layer [2022-05-09T12:53:10.636Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T12:53:10.636Z] a8d5f1318db7: Pulling fs layer [2022-05-09T12:53:10.636Z] c427282e49a2: Pulling fs layer [2022-05-09T12:53:10.636Z] 1827001aaf11: Pulling fs layer [2022-05-09T12:53:10.636Z] 5c2a1cbceb83: Waiting [2022-05-09T12:53:10.636Z] 0714d37db230: Pulling fs layer [2022-05-09T12:53:10.636Z] ac28cf19c067: Pulling fs layer [2022-05-09T12:53:10.636Z] a8d5f1318db7: Waiting [2022-05-09T12:53:10.636Z] ca983d60f3e2: Pulling fs layer [2022-05-09T12:53:10.636Z] 9f894cec8388: Pulling fs layer [2022-05-09T12:53:10.636Z] c427282e49a2: Waiting [2022-05-09T12:53:10.636Z] ac28cf19c067: Waiting [2022-05-09T12:53:10.636Z] ca983d60f3e2: Waiting [2022-05-09T12:53:10.636Z] 9f894cec8388: Waiting [2022-05-09T12:53:10.636Z] 1827001aaf11: Waiting [2022-05-09T12:53:10.636Z] 0714d37db230: Waiting [2022-05-09T12:53:10.636Z] caf521ccaac6: Verifying Checksum [2022-05-09T12:53:10.636Z] caf521ccaac6: Download complete [2022-05-09T12:53:10.636Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T12:53:10.636Z] 5c2a1cbceb83: Download complete [2022-05-09T12:53:10.897Z] a8d5f1318db7: Verifying Checksum [2022-05-09T12:53:10.897Z] a8d5f1318db7: Download complete [2022-05-09T12:53:10.897Z] c427282e49a2: Verifying Checksum [2022-05-09T12:53:10.897Z] c427282e49a2: Download complete [2022-05-09T12:53:10.897Z] 3ead6fa29328: Download complete [2022-05-09T12:53:10.897Z] 0714d37db230: Verifying Checksum [2022-05-09T12:53:10.897Z] 0714d37db230: Download complete [2022-05-09T12:53:10.897Z] ac28cf19c067: Verifying Checksum [2022-05-09T12:53:10.897Z] ac28cf19c067: Download complete [2022-05-09T12:53:10.897Z] ca983d60f3e2: Verifying Checksum [2022-05-09T12:53:10.897Z] ca983d60f3e2: Download complete [2022-05-09T12:53:10.897Z] 9f894cec8388: Verifying Checksum [2022-05-09T12:53:10.897Z] 9f894cec8388: Download complete [2022-05-09T12:53:10.897Z] 1fe172e4850f: Download complete [2022-05-09T12:53:11.157Z] 1827001aaf11: Verifying Checksum [2022-05-09T12:53:11.157Z] 1827001aaf11: Download complete [2022-05-09T12:53:12.540Z] 1fe172e4850f: Pull complete [2022-05-09T12:53:12.541Z] caf521ccaac6: Pull complete [2022-05-09T12:53:13.122Z] 3ead6fa29328: Pull complete [2022-05-09T12:53:13.122Z] 5c2a1cbceb83: Pull complete [2022-05-09T12:53:13.383Z] a8d5f1318db7: Pull complete [2022-05-09T12:53:13.643Z] c427282e49a2: Pull complete [2022-05-09T12:53:15.563Z] 1827001aaf11: Pull complete [2022-05-09T12:53:15.837Z] 0714d37db230: Pull complete [2022-05-09T12:53:15.837Z] ac28cf19c067: Pull complete [2022-05-09T12:53:16.099Z] ca983d60f3e2: Pull complete [2022-05-09T12:53:16.099Z] 9f894cec8388: Pull complete [2022-05-09T12:53:16.099Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T12:53:16.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T12:53:16.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T12:53:16.183Z] prd-ubuntu20.04-docker-8c-8g-41805 does not seem to be running inside a container [2022-05-09T12:53:16.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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-devops/py-git-semver:latest cat [2022-05-09T12:53:17.528Z] $ docker top b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 -eo pid,comm [2022-05-09T12:53:17.599Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T12:53:17.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T12:53:17.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T12:53:17.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T12:53:17.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T12:53:17.780Z] $ docker exec b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 ssh-agent [2022-05-09T12:53:17.909Z] SSH_AUTH_SOCK=/tmp/ssh-yVkc3JeMYC8w/agent.33 [2022-05-09T12:53:17.909Z] SSH_AGENT_PID=40 [2022-05-09T12:53:17.918Z] Running ssh-add (command line suppressed) [2022-05-09T12:53:18.041Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_7992152935044808110.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_7992152935044808110.key) [2022-05-09T12:53:18.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T12:53:18.346Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T12:53:18.376Z] $ docker exec --env ******** --env ******** b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 ssh-agent -k [2022-05-09T12:53:18.481Z] unset SSH_AUTH_SOCK; [2022-05-09T12:53:18.481Z] unset SSH_AGENT_PID; [2022-05-09T12:53:18.481Z] echo Agent pid 40 killed; [2022-05-09T12:53:18.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T12:53:18.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T12:53:18.516Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T12:53:18.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T12:53:18.665Z] $ docker exec b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 ssh-agent [2022-05-09T12:53:18.788Z] SSH_AUTH_SOCK=/tmp/ssh-0rJuqq14L6qK/agent.72 [2022-05-09T12:53:18.788Z] SSH_AGENT_PID=79 [2022-05-09T12:53:18.794Z] Running ssh-add (command line suppressed) [2022-05-09T12:53:18.921Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_2192638665203571432.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_2192638665203571432.key) [2022-05-09T12:53:18.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T12:53:19.227Z] + git semver init [2022-05-09T12:53:19.490Z] 2022-05-09 12:53:19,445 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T12:53:19.490Z] 2022-05-09 12:53:19,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-09T12:53:19.490Z] 2022-05-09 12:53:19,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-09T12:53:19.490Z] 2022-05-09 12:53:19,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-343/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343, universal_newlines=False, shell=None, istream=None) [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,247 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.git/info/exclude [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 with force:False [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,248 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,252 [execute] INFO git cat-file --batch-check [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,258 [execute] INFO git cat-file --batch [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T12:53:20.434Z] 2022-05-09 12:53:20,265 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-09T12:53:20.434Z] 0.0.0 [Pipeline] } [2022-05-09T12:53:20.452Z] $ docker exec --env ******** --env ******** b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 ssh-agent -k [2022-05-09T12:53:20.560Z] unset SSH_AUTH_SOCK; [2022-05-09T12:53:20.561Z] unset SSH_AGENT_PID; [2022-05-09T12:53:20.561Z] echo Agent pid 79 killed; [2022-05-09T12:53:20.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T12:53:20.875Z] + git semver [Pipeline] } [2022-05-09T12:53:21.156Z] $ docker stop --time=1 b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 [2022-05-09T12:53:22.470Z] $ docker rm -f b2dcfd3e71f65210963703e577f3e26b068769a6d36bfd6aace3d9c3ed211870 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T12:53:22.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T12:53:23.100Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T12:53:23.104Z] [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 [2022-05-09T12:53:23.246Z] provisioning config files... [2022-05-09T12:53:23.256Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config733529884958230896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T12:53:23.561Z] ---> docker-login.sh [2022-05-09T12:53:23.561Z] nexus3.edgexfoundry.org:10001 [2022-05-09T12:53:23.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:23.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:23.561Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:23.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:23.561Z] [2022-05-09T12:53:23.561Z] Login Succeeded [2022-05-09T12:53:23.561Z] nexus3.edgexfoundry.org:10002 [2022-05-09T12:53:23.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:23.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:23.824Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:23.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:23.824Z] [2022-05-09T12:53:23.824Z] Login Succeeded [2022-05-09T12:53:23.824Z] nexus3.edgexfoundry.org:10003 [2022-05-09T12:53:23.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:23.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:23.824Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:23.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:23.824Z] [2022-05-09T12:53:23.824Z] Login Succeeded [2022-05-09T12:53:23.824Z] nexus3.edgexfoundry.org:10004 [2022-05-09T12:53:24.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:24.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:24.087Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:24.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:24.087Z] [2022-05-09T12:53:24.087Z] Login Succeeded [2022-05-09T12:53:24.087Z] docker.io [2022-05-09T12:53:24.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:53:24.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:53:24.349Z] Configure a credential helper to remove this warning. See [2022-05-09T12:53:24.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:53:24.349Z] [2022-05-09T12:53:24.349Z] Login Succeeded [2022-05-09T12:53:24.349Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T12:53:24.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T12:53:24.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T12:53:24.438Z] ========================================================= [2022-05-09T12:53:24.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T12:53:24.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:53:24.750Z] + 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 . [2022-05-09T12:53:24.750Z] Sending build context to Docker daemon 5.894MB [2022-05-09T12:53:24.750Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T12:53:24.750Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-09T12:53:24.750Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T12:53:24.750Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T12:53:24.750Z] 666ba61612fd: Pulling fs layer [2022-05-09T12:53:24.750Z] 8ed8ca486205: Pulling fs layer [2022-05-09T12:53:24.750Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T12:53:24.750Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T12:53:24.750Z] ca2b28591e48: Pulling fs layer [2022-05-09T12:53:24.750Z] a51346096db8: Pulling fs layer [2022-05-09T12:53:24.750Z] daebc70d1ce1: Pulling fs layer [2022-05-09T12:53:24.750Z] 0e18a0eac166: Pulling fs layer [2022-05-09T12:53:24.750Z] ca2b28591e48: Waiting [2022-05-09T12:53:24.750Z] 22a0e8bec74d: Waiting [2022-05-09T12:53:24.750Z] a51346096db8: Waiting [2022-05-09T12:53:24.750Z] daebc70d1ce1: Waiting [2022-05-09T12:53:24.750Z] 0e18a0eac166: Waiting [2022-05-09T12:53:24.750Z] 4fe6c5a15a65: Waiting [2022-05-09T12:53:24.750Z] 8ed8ca486205: Verifying Checksum [2022-05-09T12:53:24.750Z] 8ed8ca486205: Download complete [2022-05-09T12:53:24.750Z] 666ba61612fd: Download complete [2022-05-09T12:53:24.750Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T12:53:24.750Z] 22a0e8bec74d: Download complete [2022-05-09T12:53:25.011Z] ca2b28591e48: Verifying Checksum [2022-05-09T12:53:25.011Z] ca2b28591e48: Download complete [2022-05-09T12:53:25.011Z] a51346096db8: Verifying Checksum [2022-05-09T12:53:25.011Z] a51346096db8: Download complete [2022-05-09T12:53:25.011Z] 59bf1c3509f3: Download complete [2022-05-09T12:53:25.011Z] daebc70d1ce1: Verifying Checksum [2022-05-09T12:53:25.011Z] daebc70d1ce1: Download complete [2022-05-09T12:53:25.011Z] 59bf1c3509f3: Pull complete [2022-05-09T12:53:25.271Z] 666ba61612fd: Pull complete [2022-05-09T12:53:25.271Z] 8ed8ca486205: Pull complete [2022-05-09T12:53:25.532Z] 0e18a0eac166: Verifying Checksum [2022-05-09T12:53:25.532Z] 0e18a0eac166: Download complete [2022-05-09T12:53:25.791Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T12:53:25.791Z] 4fe6c5a15a65: Download complete [2022-05-09T12:53:29.991Z] 4fe6c5a15a65: Pull complete [2022-05-09T12:53:29.991Z] 22a0e8bec74d: Pull complete [2022-05-09T12:53:29.991Z] ca2b28591e48: Pull complete [2022-05-09T12:53:29.991Z] a51346096db8: Pull complete [2022-05-09T12:53:29.991Z] daebc70d1ce1: Pull complete [2022-05-09T12:53:32.531Z] 0e18a0eac166: Pull complete [2022-05-09T12:53:32.531Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T12:53:32.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T12:53:32.531Z] ---> f018257e8ee9 [2022-05-09T12:53:32.532Z] Step 3/10 : ARG MAKE='make build' [2022-05-09T12:53:33.474Z] ---> Running in c1f787e71f6e [2022-05-09T12:53:33.735Z] Removing intermediate container c1f787e71f6e [2022-05-09T12:53:33.735Z] ---> 5bbad4eb7291 [2022-05-09T12:53:33.735Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T12:53:33.735Z] ---> Running in 7ea434f2da6e [2022-05-09T12:53:34.312Z] Removing intermediate container 7ea434f2da6e [2022-05-09T12:53:34.312Z] ---> ddbcaa0aeb30 [2022-05-09T12:53:34.312Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T12:53:34.312Z] ---> Running in af58e982eb71 [2022-05-09T12:53:34.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T12:53:35.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T12:53:35.776Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-09T12:53:36.036Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-09T12:53:36.036Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-09T12:53:36.036Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-09T12:53:36.298Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-09T12:53:36.298Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-09T12:53:36.298Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-09T12:53:36.561Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-09T12:53:36.561Z] Executing busybox-1.34.1-r3.trigger [2022-05-09T12:53:36.561Z] OK: 226 MiB in 60 packages [2022-05-09T12:53:37.137Z] Removing intermediate container af58e982eb71 [2022-05-09T12:53:37.137Z] ---> 1a1f5f74b493 [2022-05-09T12:53:37.137Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-09T12:53:37.137Z] ---> Running in ff8e04f49a1b [2022-05-09T12:53:37.137Z] Removing intermediate container ff8e04f49a1b [2022-05-09T12:53:37.137Z] ---> 8b287fcee239 [2022-05-09T12:53:37.137Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-09T12:53:37.397Z] ---> f0dff6ed73b3 [2022-05-09T12:53:37.397Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T12:53:37.397Z] ---> Running in 3edf4ab7999e [2022-05-09T12:53:38.216Z] Still waiting to schedule task [2022-05-09T12:53:38.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-09T12:53:52.350Z] Removing intermediate container 3edf4ab7999e [2022-05-09T12:53:52.350Z] ---> dda79114213c [2022-05-09T12:53:52.350Z] Step 9/10 : COPY . . [2022-05-09T12:53:52.350Z] ---> a1c317fed567 [2022-05-09T12:53:52.350Z] Step 10/10 : RUN ${MAKE} [2022-05-09T12:53:52.350Z] ---> Running in a65895373ab0 [2022-05-09T12:53:52.350Z] noop [2022-05-09T12:53:52.350Z] Removing intermediate container a65895373ab0 [2022-05-09T12:53:52.350Z] ---> 74e7c3da98e5 [2022-05-09T12:53:52.350Z] Successfully built 74e7c3da98e5 [2022-05-09T12:53:52.350Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:53:52.650Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T12:53:52.650Z] . [Pipeline] withDockerContainer [2022-05-09T12:53:52.729Z] prd-ubuntu20.04-docker-8c-8g-41805 does not seem to be running inside a container [2022-05-09T12:53:52.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T12:53:53.193Z] $ docker top 13f289caedb53d9fd125664bcc461e138779adbc77f9ee9567c6ac6ecf909b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T12:53:53.572Z] + go version [2022-05-09T12:53:53.572Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T12:53:53.591Z] $ docker stop --time=1 13f289caedb53d9fd125664bcc461e138779adbc77f9ee9567c6ac6ecf909b19 [2022-05-09T12:53:54.885Z] $ docker rm -f 13f289caedb53d9fd125664bcc461e138779adbc77f9ee9567c6ac6ecf909b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:53:55.301Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T12:53:55.301Z] . [Pipeline] withDockerContainer [2022-05-09T12:53:55.381Z] prd-ubuntu20.04-docker-8c-8g-41805 does not seem to be running inside a container [2022-05-09T12:53:55.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T12:53:55.841Z] $ docker top 72f2cd7631175b4df1498702ce621540fd35b68f81fb175e0bd5e91b6d12ab81 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T12:53:56.251Z] + make test [2022-05-09T12:53:56.251Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-09T12:53:56.906Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-09T12:54:06.909Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-09T12:54:06.909Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 46.4% of statements [2022-05-09T12:54:15.049Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T12:54:18.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T12:54:18.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T12:54:18.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T12:54:18.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T12:54:18.957Z] $ docker stop --time=1 72f2cd7631175b4df1498702ce621540fd35b68f81fb175e0bd5e91b6d12ab81 [2022-05-09T12:54:20.622Z] $ docker rm -f 72f2cd7631175b4df1498702ce621540fd35b68f81fb175e0bd5e91b6d12ab81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T12:54:21.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T12:54:21.125Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-09T12:54:21.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T12:54:22.120Z] + ls -al . [2022-05-09T12:54:22.120Z] total 184 [2022-05-09T12:54:22.120Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 12:54 . [2022-05-09T12:54:22.120Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:52 .. [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 12:53 .dockerignore [2022-05-09T12:54:22.120Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 12:53 .git [2022-05-09T12:54:22.120Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:53 .github [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 331 May 9 12:53 .gitignore [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 12:53 .golangci.yml [2022-05-09T12:54:22.120Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 12:53 .semver [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 9 12:53 Attribution.txt [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 10001 May 9 12:53 CHANGELOG.md [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 9 12:53 Dockerfile [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 12:53 GOVERNANCE.md [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 12:53 Jenkinsfile [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 12:53 LICENSE [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 9 12:53 Makefile [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 12:53 OWNERS.md [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 9 12:53 README.md [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 12:53 VERSION [2022-05-09T12:54:22.120Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 12:53 bin [2022-05-09T12:54:22.120Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:53 cmd [2022-05-09T12:54:22.120Z] -rw-r--r-- 1 jenkins jenkins 24065 May 9 12:54 coverage.out [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 9 12:53 go.mod [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 9 12:53 go.sum [2022-05-09T12:54:22.120Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:53 internal [2022-05-09T12:54:22.120Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 12:53 simulator [2022-05-09T12:54:22.120Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:53 snap [2022-05-09T12:54:22.120Z] -rw-rw-r-- 1 jenkins jenkins 229 May 9 12:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:54:22.422Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=34a018714ea1f902c36d17577cc49c1f6302e56f --label arch=amd64 --label version=0.0.0 . [2022-05-09T12:54:22.422Z] Sending build context to Docker daemon 5.919MB [2022-05-09T12:54:22.422Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T12:54:22.422Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-09T12:54:22.422Z] ---> 74e7c3da98e5 [2022-05-09T12:54:22.422Z] Step 3/23 : ARG MAKE='make build' [2022-05-09T12:54:22.422Z] ---> Running in 541a1a9ae0ef [2022-05-09T12:54:22.685Z] Removing intermediate container 541a1a9ae0ef [2022-05-09T12:54:22.685Z] ---> 59384ac0416f [2022-05-09T12:54:22.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T12:54:22.685Z] ---> Running in 6b8850719ce9 [2022-05-09T12:54:23.255Z] Removing intermediate container 6b8850719ce9 [2022-05-09T12:54:23.255Z] ---> b72c4d71bcd9 [2022-05-09T12:54:23.255Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T12:54:23.255Z] ---> Running in cc156ea0e7e4 [2022-05-09T12:54:23.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T12:54:24.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T12:54:24.720Z] OK: 226 MiB in 60 packages [2022-05-09T12:54:24.981Z] Removing intermediate container cc156ea0e7e4 [2022-05-09T12:54:24.981Z] ---> 47fc5e1b3fb7 [2022-05-09T12:54:24.981Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-09T12:54:25.245Z] ---> Running in 314d9f6e669e [2022-05-09T12:54:25.245Z] Removing intermediate container 314d9f6e669e [2022-05-09T12:54:25.245Z] ---> 40282b97d9ea [2022-05-09T12:54:25.245Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-09T12:54:25.506Z] ---> 6c858dcbb316 [2022-05-09T12:54:25.506Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T12:54:25.506Z] ---> Running in da8baa06341a [2022-05-09T12:54:26.075Z] Removing intermediate container da8baa06341a [2022-05-09T12:54:26.075Z] ---> 35108e1eea3f [2022-05-09T12:54:26.075Z] Step 9/23 : COPY . . [2022-05-09T12:54:26.335Z] ---> 483c4408f434 [2022-05-09T12:54:26.335Z] Step 10/23 : RUN ${MAKE} [2022-05-09T12:54:26.335Z] ---> Running in 75b537b1955d [2022-05-09T12:54:26.595Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-09T12:54:48.551Z] Removing intermediate container 75b537b1955d [2022-05-09T12:54:48.551Z] ---> 3382b1274617 [2022-05-09T12:54:48.551Z] Step 11/23 : FROM alpine:3.14 [2022-05-09T12:54:48.551Z] 3.14: Pulling from library/alpine [2022-05-09T12:54:48.551Z] 8663204ce13b: Pulling fs layer [2022-05-09T12:54:48.551Z] 8663204ce13b: Verifying Checksum [2022-05-09T12:54:48.551Z] 8663204ce13b: Download complete [2022-05-09T12:54:48.551Z] 8663204ce13b: Pull complete [2022-05-09T12:54:48.551Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T12:54:48.551Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T12:54:48.551Z] ---> e04c818066af [2022-05-09T12:54:48.551Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-09T12:54:48.551Z] ---> Running in cc3954c34500 [2022-05-09T12:54:48.551Z] Removing intermediate container cc3954c34500 [2022-05-09T12:54:48.551Z] ---> cf72d978c686 [2022-05-09T12:54:48.551Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T12:54:48.551Z] ---> Running in 67335eb3d34f [2022-05-09T12:54:48.551Z] Removing intermediate container 67335eb3d34f [2022-05-09T12:54:48.551Z] ---> f8be3eb975a7 [2022-05-09T12:54:48.551Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T12:54:48.551Z] ---> Running in b6104d7744c8 [2022-05-09T12:54:48.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T12:54:49.121Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T12:54:49.380Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T12:54:49.640Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T12:54:49.640Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T12:54:49.640Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T12:54:49.903Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T12:54:49.903Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T12:54:50.165Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T12:54:50.165Z] OK: 8 MiB in 20 packages [2022-05-09T12:54:50.428Z] Removing intermediate container b6104d7744c8 [2022-05-09T12:54:50.428Z] ---> f4bf840a3d8c [2022-05-09T12:54:50.428Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-09T12:54:50.997Z] ---> e7a3e010fe80 [2022-05-09T12:54:50.997Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-09T12:54:50.997Z] ---> e21ca3f0a54a [2022-05-09T12:54:50.997Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-09T12:54:51.260Z] ---> 5021e98ce6c7 [2022-05-09T12:54:51.260Z] Step 18/23 : EXPOSE 59901 [2022-05-09T12:54:51.260Z] ---> Running in 1699bb9fbc3d [2022-05-09T12:54:51.260Z] Removing intermediate container 1699bb9fbc3d [2022-05-09T12:54:51.260Z] ---> 02fcce819017 [2022-05-09T12:54:51.260Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-09T12:54:51.519Z] ---> Running in 14538c1961ba [2022-05-09T12:54:51.519Z] Removing intermediate container 14538c1961ba [2022-05-09T12:54:51.519Z] ---> 2c4664e991a9 [2022-05-09T12:54:51.519Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T12:54:51.519Z] ---> Running in 9af9df374b37 [2022-05-09T12:54:51.519Z] Removing intermediate container 9af9df374b37 [2022-05-09T12:54:51.519Z] ---> 6f97a7103a80 [2022-05-09T12:54:51.519Z] Step 21/23 : LABEL arch=amd64 [2022-05-09T12:54:51.519Z] ---> Running in 9a97536a95f2 [2022-05-09T12:54:51.779Z] Removing intermediate container 9a97536a95f2 [2022-05-09T12:54:51.779Z] ---> ff786a34434b [2022-05-09T12:54:51.779Z] Step 22/23 : LABEL git_sha=34a018714ea1f902c36d17577cc49c1f6302e56f [2022-05-09T12:54:51.779Z] ---> Running in d19b0c110b62 [2022-05-09T12:54:51.779Z] Removing intermediate container d19b0c110b62 [2022-05-09T12:54:51.779Z] ---> 62b091f39ea4 [2022-05-09T12:54:51.779Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T12:54:51.779Z] ---> Running in 38047f1705aa [2022-05-09T12:54:52.039Z] Removing intermediate container 38047f1705aa [2022-05-09T12:54:52.039Z] ---> 375fea5e3dd9 [2022-05-09T12:54:52.039Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T12:54:52.039Z] Successfully built 375fea5e3dd9 [2022-05-09T12:54:52.039Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:54:52.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T12:54:52.451Z] [2022-05-09T12:54:52.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:54:52.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T12:54:52.760Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T12:54:52.760Z] 5eb5b503b376: Pulling fs layer [2022-05-09T12:54:52.760Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T12:54:52.760Z] ec43610c2a17: Pulling fs layer [2022-05-09T12:54:52.760Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T12:54:52.760Z] 33b1e0a273af: Pulling fs layer [2022-05-09T12:54:52.760Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T12:54:52.760Z] 2f39f015ded8: Pulling fs layer [2022-05-09T12:54:52.760Z] 3a2ae6a8a46f: Waiting [2022-05-09T12:54:52.760Z] 33b1e0a273af: Waiting [2022-05-09T12:54:52.760Z] 2f39f015ded8: Waiting [2022-05-09T12:54:52.760Z] 5d3b04190fa2: Waiting [2022-05-09T12:54:52.760Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T12:54:52.760Z] 5c69ac0246d0: Download complete [2022-05-09T12:54:52.760Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T12:54:52.760Z] 3a2ae6a8a46f: Download complete [2022-05-09T12:54:52.760Z] 33b1e0a273af: Verifying Checksum [2022-05-09T12:54:52.760Z] 33b1e0a273af: Download complete [2022-05-09T12:54:52.760Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T12:54:52.760Z] 5d3b04190fa2: Download complete [2022-05-09T12:54:53.022Z] ec43610c2a17: Verifying Checksum [2022-05-09T12:54:53.022Z] ec43610c2a17: Download complete [2022-05-09T12:54:53.022Z] 5eb5b503b376: Verifying Checksum [2022-05-09T12:54:53.022Z] 5eb5b503b376: Download complete [2022-05-09T12:54:53.595Z] 2f39f015ded8: Verifying Checksum [2022-05-09T12:54:53.595Z] 2f39f015ded8: Download complete [2022-05-09T12:54:54.534Z] 5eb5b503b376: Pull complete [2022-05-09T12:54:54.534Z] 5c69ac0246d0: Pull complete [2022-05-09T12:54:55.103Z] ec43610c2a17: Pull complete [2022-05-09T12:54:55.103Z] 3a2ae6a8a46f: Pull complete [2022-05-09T12:54:55.363Z] 33b1e0a273af: Pull complete [2022-05-09T12:54:55.363Z] 5d3b04190fa2: Pull complete [2022-05-09T12:55:00.640Z] 2f39f015ded8: Pull complete [2022-05-09T12:55:00.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T12:55:00.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T12:55:00.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T12:55:00.710Z] prd-ubuntu20.04-docker-8c-8g-41805 does not seem to be running inside a container [2022-05-09T12:55:00.758Z] $ 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-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T12:55:02.183Z] $ docker top 9d5638086cf36b969ea22e479b3a35e8ffff1adf7f38eb3ea656095c860809d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T12:55:02.621Z] ---> job-cost.sh [2022-05-09T12:55:02.621Z] lf-activate-venv: SKIPPING [2022-05-09T12:55:02.621Z] INFO: No Stack... [2022-05-09T12:55:03.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T12:55:03.453Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T12:55:03.748Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-343/archives/cost.csv [2022-05-09T12:55:03.748Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T12:55:03.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] [2022-05-09T12:55:03.773Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] did not exist. Created. [2022-05-09T12:55:03.773Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T12:55:04.080Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T12:55:04.105Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T12:55:04.111Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T12:55:04.137Z] $ docker stop --time=1 9d5638086cf36b969ea22e479b3a35e8ffff1adf7f38eb3ea656095c860809d1 [2022-05-09T12:55:05.309Z] $ docker rm -f 9d5638086cf36b969ea22e479b3a35e8ffff1adf7f38eb3ea656095c860809d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:55:28.408Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41806 in /w/workspace/xfoundry_device-modbus-go_PR-343 [Pipeline] { [Pipeline] ws [2022-05-09T12:55:28.422Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2022-05-09T12:55:28.798Z] Selected Git installation does not exist. Using Default [2022-05-09T12:55:28.798Z] The recommended git tool is: NONE [2022-05-09T12:55:35.015Z] using credential edgex-jenkins-ssh [2022-05-09T12:55:35.033Z] Cloning the remote Git repository [2022-05-09T12:55:35.097Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-09T12:55:35.174Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2022-05-09T12:55:35.253Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-09T12:55:35.254Z] > git --version # timeout=10 [2022-05-09T12:55:35.272Z] > git --version # 'git version 2.25.1' [2022-05-09T12:55:35.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T12:55:35.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T12:55:36.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-09T12:55:36.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T12:55:37.255Z] Merging remotes/origin/main commit 34696552c2fac84d635c044d3d9d718bd3379cee into PR head commit e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 [2022-05-09T12:55:37.495Z] Merge succeeded, producing 580aa4447f750eaeca36e989d1f452357d06e8ea [2022-05-09T12:55:37.496Z] Checking out Revision 580aa4447f750eaeca36e989d1f452357d06e8ea (PR-343) [2022-05-09T12:55:36.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-09T12:55:36.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-09T12:55:36.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T12:55:36.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T12:55:37.276Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:55:37.300Z] > git checkout -f e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 [2022-05-09T12:55:37.386Z] > git remote # timeout=10 [2022-05-09T12:55:37.403Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:55:37.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T12:55:37.426Z] > git merge 34696552c2fac84d635c044d3d9d718bd3379cee # timeout=10 [2022-05-09T12:55:37.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:55:37.504Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:55:37.528Z] > git checkout -f 580aa4447f750eaeca36e989d1f452357d06e8ea # timeout=10 [2022-05-09T12:55:41.654Z] Commit message: "Merge commit '34696552c2fac84d635c044d3d9d718bd3379cee' into HEAD" [2022-05-09T12:55:41.664Z] > git rev-list --no-walk e5f2a8e3721d1093ba85c237dea8e9bf07f944e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T12:55:42.699Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T12:55:42.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T12:55:42.700Z] Dload Upload Total Spent Left Speed [2022-05-09T12:55:42.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 72213 0 --:--:-- --:--:-- --:--:-- 72213 [Pipeline] sh [2022-05-09T12:55:43.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T12:55:43.560Z] + sudo tee /etc/docker/daemon.new [2022-05-09T12:55:43.560Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T12:55:43.560Z] { [2022-05-09T12:55:43.560Z] "registry-mirrors": [ [2022-05-09T12:55:43.560Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T12:55:43.560Z] ], [2022-05-09T12:55:43.560Z] "bip": "10.250.0.254/24", [2022-05-09T12:55:43.560Z] "hosts": [ [2022-05-09T12:55:43.560Z] "tcp://0.0.0.0:5555", [2022-05-09T12:55:43.560Z] "unix:///var/run/docker.sock" [2022-05-09T12:55:43.560Z] ], [2022-05-09T12:55:43.560Z] "mtu": 1458, [2022-05-09T12:55:43.560Z] "selinux-enabled": true, [2022-05-09T12:55:43.560Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T12:55:43.560Z] } [Pipeline] sh [2022-05-09T12:55:43.983Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T12:55:44.341Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T12:56:02.685Z] provisioning config files... [2022-05-09T12:56:02.710Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config6233476853519609245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T12:56:03.067Z] ---> docker-login.sh [2022-05-09T12:56:03.067Z] nexus3.edgexfoundry.org:10001 [2022-05-09T12:56:03.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:56:03.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:56:03.939Z] Configure a credential helper to remove this warning. See [2022-05-09T12:56:03.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:56:03.939Z] [2022-05-09T12:56:03.939Z] Login Succeeded [2022-05-09T12:56:03.939Z] nexus3.edgexfoundry.org:10002 [2022-05-09T12:56:04.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:56:04.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:56:04.215Z] Configure a credential helper to remove this warning. See [2022-05-09T12:56:04.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:56:04.215Z] [2022-05-09T12:56:04.215Z] Login Succeeded [2022-05-09T12:56:04.215Z] nexus3.edgexfoundry.org:10003 [2022-05-09T12:56:04.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:56:04.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:56:04.811Z] Configure a credential helper to remove this warning. See [2022-05-09T12:56:04.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:56:04.811Z] [2022-05-09T12:56:04.811Z] Login Succeeded [2022-05-09T12:56:04.811Z] nexus3.edgexfoundry.org:10004 [2022-05-09T12:56:05.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:56:05.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:56:05.360Z] Configure a credential helper to remove this warning. See [2022-05-09T12:56:05.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:56:05.360Z] [2022-05-09T12:56:05.360Z] Login Succeeded [2022-05-09T12:56:05.360Z] docker.io [2022-05-09T12:56:05.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T12:56:05.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T12:56:05.905Z] Configure a credential helper to remove this warning. See [2022-05-09T12:56:05.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T12:56:05.905Z] [2022-05-09T12:56:05.905Z] Login Succeeded [2022-05-09T12:56:05.905Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T12:56:05.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T12:56:06.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T12:56:06.383Z] ========================================================= [2022-05-09T12:56:06.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T12:56:06.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:56:06.726Z] + 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 . [2022-05-09T12:56:06.999Z] Sending build context to Docker daemon 3.085MB [2022-05-09T12:56:06.999Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T12:56:06.999Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-09T12:56:07.274Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T12:56:07.274Z] 9b3977197b4f: Pulling fs layer [2022-05-09T12:56:07.274Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T12:56:07.274Z] 94645a83ff95: Pulling fs layer [2022-05-09T12:56:07.274Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T12:56:07.274Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T12:56:07.274Z] 3096ccb668a1: Pulling fs layer [2022-05-09T12:56:07.274Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T12:56:07.274Z] a4caa8a26152: Pulling fs layer [2022-05-09T12:56:07.274Z] 0c92f367c5e7: Waiting [2022-05-09T12:56:07.274Z] 3096ccb668a1: Waiting [2022-05-09T12:56:07.274Z] e8cf19c19ddd: Waiting [2022-05-09T12:56:07.274Z] a4caa8a26152: Waiting [2022-05-09T12:56:07.274Z] 3f3a8bcf1eab: Waiting [2022-05-09T12:56:07.274Z] 94645a83ff95: Verifying Checksum [2022-05-09T12:56:07.274Z] 94645a83ff95: Download complete [2022-05-09T12:56:07.274Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T12:56:07.274Z] 1a89e8eeedd5: Download complete [2022-05-09T12:56:07.274Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T12:56:07.274Z] 0c92f367c5e7: Download complete [2022-05-09T12:56:07.274Z] 3096ccb668a1: Verifying Checksum [2022-05-09T12:56:07.274Z] 3096ccb668a1: Download complete [2022-05-09T12:56:07.274Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T12:56:07.274Z] e8cf19c19ddd: Download complete [2022-05-09T12:56:07.274Z] 9b3977197b4f: Verifying Checksum [2022-05-09T12:56:07.274Z] 9b3977197b4f: Download complete [2022-05-09T12:56:08.260Z] 9b3977197b4f: Pull complete [2022-05-09T12:56:08.535Z] 1a89e8eeedd5: Pull complete [2022-05-09T12:56:09.134Z] 94645a83ff95: Pull complete [2022-05-09T12:56:09.405Z] a4caa8a26152: Verifying Checksum [2022-05-09T12:56:09.406Z] a4caa8a26152: Download complete [2022-05-09T12:56:10.014Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T12:56:10.014Z] 3f3a8bcf1eab: Download complete [2022-05-09T12:56:22.440Z] 3f3a8bcf1eab: Pull complete [2022-05-09T12:56:22.440Z] 0c92f367c5e7: Pull complete [2022-05-09T12:56:22.440Z] 3096ccb668a1: Pull complete [2022-05-09T12:56:22.440Z] e8cf19c19ddd: Pull complete [2022-05-09T12:56:29.207Z] a4caa8a26152: Pull complete [2022-05-09T12:56:29.207Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T12:56:29.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T12:56:29.207Z] ---> 725f1c02e7f9 [2022-05-09T12:56:29.207Z] Step 3/10 : ARG MAKE='make build' [2022-05-09T12:56:29.487Z] ---> Running in 3ea17d6cb165 [2022-05-09T12:56:29.765Z] Removing intermediate container 3ea17d6cb165 [2022-05-09T12:56:29.766Z] ---> 33f9b13adb1a [2022-05-09T12:56:29.766Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T12:56:29.766Z] ---> Running in c5ead2bb642a [2022-05-09T12:56:31.752Z] Removing intermediate container c5ead2bb642a [2022-05-09T12:56:31.752Z] ---> b5d8a4693d2c [2022-05-09T12:56:31.752Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T12:56:31.752Z] ---> Running in 8b33f42e2e37 [2022-05-09T12:56:32.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T12:56:33.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T12:56:34.323Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-09T12:56:34.323Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-09T12:56:34.323Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-09T12:56:34.596Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-09T12:56:34.596Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-09T12:56:34.869Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-09T12:56:34.869Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-09T12:56:35.156Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-09T12:56:35.156Z] Executing busybox-1.34.1-r3.trigger [2022-05-09T12:56:35.156Z] OK: 226 MiB in 60 packages [2022-05-09T12:56:37.800Z] Removing intermediate container 8b33f42e2e37 [2022-05-09T12:56:37.800Z] ---> 3a60b1e1ef53 [2022-05-09T12:56:37.800Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-09T12:56:37.800Z] ---> Running in 201ed3f219cd [2022-05-09T12:56:37.800Z] Removing intermediate container 201ed3f219cd [2022-05-09T12:56:37.800Z] ---> 86e886dff629 [2022-05-09T12:56:37.800Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-09T12:56:38.074Z] ---> 2f549c853dc1 [2022-05-09T12:56:38.074Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T12:56:38.360Z] ---> Running in b903f7211e3e [2022-05-09T12:57:25.377Z] Removing intermediate container b903f7211e3e [2022-05-09T12:57:25.377Z] ---> 84059e76b39a [2022-05-09T12:57:25.377Z] Step 9/10 : COPY . . [2022-05-09T12:57:25.377Z] ---> 0c0e26e0e259 [2022-05-09T12:57:25.377Z] Step 10/10 : RUN ${MAKE} [2022-05-09T12:57:25.377Z] ---> Running in 5cfcc91437cd [2022-05-09T12:57:25.377Z] noop [2022-05-09T12:57:25.377Z] Removing intermediate container 5cfcc91437cd [2022-05-09T12:57:25.377Z] ---> 47f534f9dd2d [2022-05-09T12:57:25.377Z] Successfully built 47f534f9dd2d [2022-05-09T12:57:25.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:57:25.724Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T12:57:25.724Z] . [Pipeline] withDockerContainer [2022-05-09T12:57:25.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-41806 does not seem to be running inside a container [2022-05-09T12:57:26.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T12:57:27.314Z] $ docker top 6b830bd13c7de7766b213ceab89f37b4a7c60372134b2514b439e42d5f0375f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T12:57:28.228Z] + go version [2022-05-09T12:57:28.228Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T12:57:28.257Z] $ docker stop --time=1 6b830bd13c7de7766b213ceab89f37b4a7c60372134b2514b439e42d5f0375f6 [2022-05-09T12:57:29.945Z] $ docker rm -f 6b830bd13c7de7766b213ceab89f37b4a7c60372134b2514b439e42d5f0375f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:57:30.551Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T12:57:30.551Z] . [Pipeline] withDockerContainer [2022-05-09T12:57:30.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-41806 does not seem to be running inside a container [2022-05-09T12:57:30.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T12:57:32.165Z] $ docker top 276253379a9a1ecd3f446f3fa2b4683600e7824b7689178c6a06419fb836b407 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T12:57:33.080Z] + make test [2022-05-09T12:57:33.080Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-09T12:57:34.519Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-09T12:58:56.383Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-09T12:58:56.383Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 46.4% of statements [2022-05-09T12:58:56.383Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T12:58:56.383Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T12:59:18.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T12:59:18.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T12:59:18.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T12:59:18.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T12:59:18.643Z] $ docker stop --time=1 276253379a9a1ecd3f446f3fa2b4683600e7824b7689178c6a06419fb836b407 [2022-05-09T12:59:20.434Z] $ docker rm -f 276253379a9a1ecd3f446f3fa2b4683600e7824b7689178c6a06419fb836b407 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T12:59:21.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T12:59:21.420Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T12:59:21.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T12:59:22.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T12:59:22.601Z] + ls -al . [2022-05-09T12:59:22.601Z] total 180 [2022-05-09T12:59:22.601Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 12:59 . [2022-05-09T12:59:22.601Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:55 .. [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 12:55 .dockerignore [2022-05-09T12:59:22.601Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 12:55 .git [2022-05-09T12:59:22.601Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:55 .github [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 331 May 9 12:55 .gitignore [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 12:55 .golangci.yml [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 9 12:55 Attribution.txt [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 10001 May 9 12:55 CHANGELOG.md [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 9 12:55 Dockerfile [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 12:55 GOVERNANCE.md [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 12:55 Jenkinsfile [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 12:55 LICENSE [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 9 12:55 Makefile [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 12:55 OWNERS.md [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 9 12:55 README.md [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 12:53 VERSION [2022-05-09T12:59:22.601Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 12:55 bin [2022-05-09T12:59:22.601Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:55 cmd [2022-05-09T12:59:22.601Z] -rw-r--r-- 1 jenkins jenkins 24065 May 9 12:58 coverage.out [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 9 12:55 go.mod [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 9 12:55 go.sum [2022-05-09T12:59:22.601Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:55 internal [2022-05-09T12:59:22.601Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 12:55 simulator [2022-05-09T12:59:22.601Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:55 snap [2022-05-09T12:59:22.601Z] -rw-rw-r-- 1 jenkins jenkins 229 May 9 12:55 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T12:59:22.957Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=580aa4447f750eaeca36e989d1f452357d06e8ea --label arch=arm64 --label version=0.0.0 . [2022-05-09T12:59:23.230Z] Sending build context to Docker daemon 3.11MB [2022-05-09T12:59:23.230Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T12:59:23.230Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-09T12:59:23.230Z] ---> 47f534f9dd2d [2022-05-09T12:59:23.230Z] Step 3/23 : ARG MAKE='make build' [2022-05-09T12:59:23.509Z] ---> Running in 6825f51cb755 [2022-05-09T12:59:23.790Z] Removing intermediate container 6825f51cb755 [2022-05-09T12:59:23.790Z] ---> 41a107fc8984 [2022-05-09T12:59:23.790Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T12:59:23.790Z] ---> Running in 73646f2f0d05 [2022-05-09T12:59:25.778Z] Removing intermediate container 73646f2f0d05 [2022-05-09T12:59:25.778Z] ---> 3035bca8d12b [2022-05-09T12:59:25.778Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T12:59:25.778Z] ---> Running in 9c86bdf956ab [2022-05-09T12:59:26.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T12:59:27.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T12:59:28.334Z] OK: 226 MiB in 60 packages [2022-05-09T12:59:28.934Z] Removing intermediate container 9c86bdf956ab [2022-05-09T12:59:28.934Z] ---> fce11985f377 [2022-05-09T12:59:28.934Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-09T12:59:28.934Z] ---> Running in 63f556dc76bd [2022-05-09T12:59:29.209Z] Removing intermediate container 63f556dc76bd [2022-05-09T12:59:29.209Z] ---> e583fc55ff81 [2022-05-09T12:59:29.209Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-09T12:59:29.813Z] ---> b8e29dc6558e [2022-05-09T12:59:29.813Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T12:59:29.813Z] ---> Running in 979c767a50b4 [2022-05-09T12:59:31.814Z] Removing intermediate container 979c767a50b4 [2022-05-09T12:59:31.814Z] ---> d83fc4e887b3 [2022-05-09T12:59:31.814Z] Step 9/23 : COPY . . [2022-05-09T12:59:32.797Z] ---> 2d464ff253ec [2022-05-09T12:59:32.797Z] Step 10/23 : RUN ${MAKE} [2022-05-09T12:59:32.797Z] ---> Running in c17efc9a443c [2022-05-09T12:59:33.792Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-09T13:01:40.662Z] Removing intermediate container c17efc9a443c [2022-05-09T13:01:40.662Z] ---> 0a70bdd2cdbe [2022-05-09T13:01:40.662Z] Step 11/23 : FROM alpine:3.14 [2022-05-09T13:01:40.662Z] 3.14: Pulling from library/alpine [2022-05-09T13:01:40.662Z] 455c02918c45: Pulling fs layer [2022-05-09T13:01:40.662Z] 455c02918c45: Download complete [2022-05-09T13:01:40.662Z] 455c02918c45: Pull complete [2022-05-09T13:01:40.662Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T13:01:40.662Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T13:01:40.662Z] ---> ac73e934f311 [2022-05-09T13:01:40.662Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-09T13:01:40.662Z] ---> Running in c7e854201395 [2022-05-09T13:01:40.662Z] Removing intermediate container c7e854201395 [2022-05-09T13:01:40.662Z] ---> 46ed829af3ca [2022-05-09T13:01:40.662Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T13:01:40.662Z] ---> Running in ae9740fc9191 [2022-05-09T13:01:40.662Z] Removing intermediate container ae9740fc9191 [2022-05-09T13:01:40.662Z] ---> 54978ee1f2ff [2022-05-09T13:01:40.662Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T13:01:40.662Z] ---> Running in db674de6fb34 [2022-05-09T13:01:40.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T13:01:40.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T13:01:40.662Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T13:01:40.662Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T13:01:40.662Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T13:01:40.662Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T13:01:40.662Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T13:01:40.662Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T13:01:40.662Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T13:01:40.662Z] OK: 8 MiB in 20 packages [2022-05-09T13:01:40.662Z] Removing intermediate container db674de6fb34 [2022-05-09T13:01:40.662Z] ---> e98e4482e9aa [2022-05-09T13:01:40.662Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-09T13:01:40.662Z] ---> a4ebd8c5a1c4 [2022-05-09T13:01:40.662Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-09T13:01:40.662Z] ---> 7c581ce70087 [2022-05-09T13:01:40.662Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-09T13:01:40.662Z] ---> aec401d258af [2022-05-09T13:01:40.662Z] Step 18/23 : EXPOSE 59901 [2022-05-09T13:01:40.662Z] ---> Running in 07bbb810af44 [2022-05-09T13:01:40.662Z] Removing intermediate container 07bbb810af44 [2022-05-09T13:01:40.662Z] ---> 3f34f436bb87 [2022-05-09T13:01:40.662Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-09T13:01:40.662Z] ---> Running in 0ea107b5669f [2022-05-09T13:01:40.662Z] Removing intermediate container 0ea107b5669f [2022-05-09T13:01:40.662Z] ---> dea249611b6f [2022-05-09T13:01:40.662Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T13:01:40.662Z] ---> Running in be5a1996452b [2022-05-09T13:01:40.662Z] Removing intermediate container be5a1996452b [2022-05-09T13:01:40.662Z] ---> a2208481d514 [2022-05-09T13:01:40.662Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T13:01:40.662Z] ---> Running in 63a4dc00be39 [2022-05-09T13:01:40.662Z] Removing intermediate container 63a4dc00be39 [2022-05-09T13:01:40.662Z] ---> 2e22fe1ef295 [2022-05-09T13:01:40.663Z] Step 22/23 : LABEL git_sha=580aa4447f750eaeca36e989d1f452357d06e8ea [2022-05-09T13:01:40.663Z] ---> Running in e3c03a2752a6 [2022-05-09T13:01:40.663Z] Removing intermediate container e3c03a2752a6 [2022-05-09T13:01:40.663Z] ---> 5e2aef9f2099 [2022-05-09T13:01:40.663Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T13:01:40.663Z] ---> Running in 759008a16193 [2022-05-09T13:01:40.663Z] Removing intermediate container 759008a16193 [2022-05-09T13:01:40.663Z] ---> 8e48df998d35 [2022-05-09T13:01:40.663Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T13:01:40.663Z] Successfully built 8e48df998d35 [2022-05-09T13:01:40.663Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T13:01:41.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T13:01:41.107Z] [2022-05-09T13:01:41.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T13:01:41.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T13:01:41.735Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T13:01:41.735Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T13:01:41.735Z] 04944245beec: Pulling fs layer [2022-05-09T13:01:41.735Z] 699f458cf7ca: Pulling fs layer [2022-05-09T13:01:41.735Z] 765212b225bb: Pulling fs layer [2022-05-09T13:01:41.735Z] f23df028b6ca: Pulling fs layer [2022-05-09T13:01:41.735Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T13:01:41.735Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T13:01:41.735Z] f23df028b6ca: Waiting [2022-05-09T13:01:41.735Z] d65c8cfc05b1: Waiting [2022-05-09T13:01:41.735Z] 765212b225bb: Waiting [2022-05-09T13:01:41.735Z] 04944245beec: Verifying Checksum [2022-05-09T13:01:41.735Z] 04944245beec: Download complete [2022-05-09T13:01:41.735Z] 765212b225bb: Verifying Checksum [2022-05-09T13:01:41.735Z] 765212b225bb: Download complete [2022-05-09T13:01:41.735Z] f23df028b6ca: Download complete [2022-05-09T13:01:41.735Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T13:01:41.735Z] d65c8cfc05b1: Download complete [2022-05-09T13:01:42.013Z] 699f458cf7ca: Verifying Checksum [2022-05-09T13:01:42.013Z] 699f458cf7ca: Download complete [2022-05-09T13:01:42.289Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T13:01:42.289Z] 8998bd30e6a1: Download complete [2022-05-09T13:01:44.925Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T13:01:44.925Z] 2437ff75d9bd: Download complete [2022-05-09T13:01:46.372Z] 8998bd30e6a1: Pull complete [2022-05-09T13:01:46.973Z] 04944245beec: Pull complete [2022-05-09T13:01:48.416Z] 699f458cf7ca: Pull complete [2022-05-09T13:01:48.691Z] 765212b225bb: Pull complete [2022-05-09T13:01:49.292Z] f23df028b6ca: Pull complete [2022-05-09T13:01:49.567Z] d65c8cfc05b1: Pull complete [2022-05-09T13:02:04.680Z] 2437ff75d9bd: Pull complete [2022-05-09T13:02:04.680Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T13:02:04.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T13:02:04.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T13:02:04.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-41806 does not seem to be running inside a container [2022-05-09T13:02:04.997Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T13:02:07.523Z] $ docker top 74fc7cb63d0914b7c580d1fd534c9dbc15897194ce18efe48d1622e05a8eb95e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:08.447Z] ---> job-cost.sh [2022-05-09T13:02:08.447Z] lf-activate-venv: SKIPPING [2022-05-09T13:02:08.447Z] INFO: No Stack... [2022-05-09T13:02:09.043Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T13:02:10.026Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T13:02:10.700Z] + cut -d, -f6 [2022-05-09T13:02:10.700Z] + cat /w/workspace/device-modbus-go/3/archives/cost.csv [Pipeline] lock [2022-05-09T13:02:10.769Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] [2022-05-09T13:02:10.775Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] did not exist. Created. [2022-05-09T13:02:10.775Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T13:02:11.466Z] /w/workspace/device-modbus-go/3@tmp/durable-a42cdb8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T13:02:12.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T13:02:12.181Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T13:02:12.230Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T13:02:12.238Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T13:02:12.260Z] $ docker stop --time=1 74fc7cb63d0914b7c580d1fd534c9dbc15897194ce18efe48d1622e05a8eb95e [2022-05-09T13:02:13.771Z] $ docker rm -f 74fc7cb63d0914b7c580d1fd534c9dbc15897194ce18efe48d1622e05a8eb95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-09T13:02:14.269Z] provisioning config files... [2022-05-09T13:02:14.277Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config2514439399216266818tmp [Pipeline] { [Pipeline] sh [2022-05-09T13:02:14.571Z] + set +x [2022-05-09T13:02:14.571Z] + curl -s https://codecov.io/bash [2022-05-09T13:02:14.571Z] + bash -s -- [2022-05-09T13:02:14.571Z] [2022-05-09T13:02:14.571Z] _____ _ [2022-05-09T13:02:14.571Z] / ____| | | [2022-05-09T13:02:14.571Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T13:02:14.571Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T13:02:14.571Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T13:02:14.571Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T13:02:14.571Z] Bash-1.0.6 [2022-05-09T13:02:14.571Z] [2022-05-09T13:02:14.571Z] [2022-05-09T13:02:14.571Z] ==> git version 2.25.1 found [2022-05-09T13:02:14.571Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-09T13:02:14.571Z] Release-Date: 2020-01-08 [2022-05-09T13:02:14.571Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T13:02:14.571Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T13:02:14.571Z] ==> Jenkins CI detected. [2022-05-09T13:02:14.571Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-09T13:02:14.571Z] project root: . [2022-05-09T13:02:14.571Z] --> token set from env [2022-05-09T13:02:14.571Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T13:02:14.833Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T13:02:14.833Z] ==> Python coveragepy not found [2022-05-09T13:02:14.833Z] ==> Searching for coverage reports in: [2022-05-09T13:02:14.833Z] + . [2022-05-09T13:02:14.833Z] -> Found 1 reports [2022-05-09T13:02:14.833Z] ==> Detecting git/mercurial file structure [2022-05-09T13:02:14.833Z] ==> Reading reports [2022-05-09T13:02:14.833Z] + ./coverage.out bytes=24065 [2022-05-09T13:02:14.833Z] ==> Appending adjustments [2022-05-09T13:02:14.833Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T13:02:14.833Z] + Found adjustments [2022-05-09T13:02:14.833Z] ==> Gzipping contents [2022-05-09T13:02:14.833Z] 4.0K /tmp/codecov.2WeDt8.gz [2022-05-09T13:02:14.833Z] ==> Uploading reports [2022-05-09T13:02:14.833Z] url: https://codecov.io [2022-05-09T13:02:14.833Z] query: branch=PR-343&commit=34a018714ea1f902c36d17577cc49c1f6302e56f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-09T13:02:14.833Z] -> Pinging Codecov [2022-05-09T13:02:14.833Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-343&commit=34a018714ea1f902c36d17577cc49c1f6302e56f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-09T13:02:15.093Z] -> Uploading to [2022-05-09T13:02:15.093Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/55DBCA73C666E3227836607328DD7E49/34a018714ea1f902c36d17577cc49c1f6302e56f/024976fd-74ef-47de-8590-dbf1295bbcef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T130214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee9f2fde06c78609f35bf1a19aecad59ba1ec50124d11886bdba5883e9aa1fe5 [2022-05-09T13:02:15.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T13:02:15.093Z] Dload Upload Total Spent Left Speed [2022-05-09T13:02:15.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 18180 --:--:-- --:--:-- --:--:-- 18099 100 4018 0 0 100 4018 0 15818 --:--:-- --:--:-- --:--:-- 15756 [2022-05-09T13:02:15.353Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/34a018714ea1f902c36d17577cc49c1f6302e56f [Pipeline] } [2022-05-09T13:02:15.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-09T13:02:16.092Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-343/archives ] [2022-05-09T13:02:16.092Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-09T13:02:16.092Z] total 16 [2022-05-09T13:02:16.092Z] drwxr-xr-x 3 root root 4096 May 9 12:55 . [2022-05-09T13:02:16.092Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 12:55 .. [2022-05-09T13:02:16.092Z] drwxr-xr-x 2 root root 4096 May 9 12:55 cost [2022-05-09T13:02:16.092Z] -rw-r--r-- 1 root root 87 May 9 12:55 cost.csv [2022-05-09T13:02:16.092Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-09T13:02:16.092Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-09T13:02:16.092Z] total 16 [2022-05-09T13:02:16.092Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 12:55 . [2022-05-09T13:02:16.092Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 12:55 .. [2022-05-09T13:02:16.092Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 12:55 cost [2022-05-09T13:02:16.092Z] -rw-r--r-- 1 jenkins jenkins 87 May 9 12:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:16.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:17.366Z] ---> package-listing.sh [2022-05-09T13:02:17.366Z] ++ facter osfamily [2022-05-09T13:02:17.366Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T13:02:17.627Z] + OS_FAMILY=debian [2022-05-09T13:02:17.627Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-09T13:02:17.627Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T13:02:17.627Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T13:02:17.627Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T13:02:17.627Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T13:02:17.627Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-09T13:02:17.627Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T13:02:17.627Z] + case "${OS_FAMILY}" in [2022-05-09T13:02:17.627Z] + dpkg -l [2022-05-09T13:02:17.627Z] + grep '^ii' [2022-05-09T13:02:17.627Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T13:02:17.627Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T13:02:17.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T13:02:17.627Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-09T13:02:17.627Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [2022-05-09T13:02:17.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [Pipeline] echo [2022-05-09T13:02:17.641Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T13:02:17.922Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T13:02:18.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T13:02:18.480Z] . [Pipeline] withDockerContainer [2022-05-09T13:02:18.547Z] prd-ubuntu20.04-docker-8c-8g-41805 does not seem to be running inside a container [2022-05-09T13:02:18.587Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-343/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-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T13:02:18.817Z] $ docker top 5714794e5dee982916f36ed56b921d881f08f479e719b7cdfe57858ea8ca9d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T13:02:19.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T13:02:19.468Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T13:02:19.764Z] + ls /var/log/sa-host [2022-05-09T13:02:19.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T13:02:20.003Z] provisioning config files... [2022-05-09T13:02:20.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config420158052225867034tmp [Pipeline] { [Pipeline] echo [2022-05-09T13:02:20.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:20.319Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T13:02:20.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:20.721Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T13:02:20.732Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:21.022Z] ---> sudo-logs.sh [2022-05-09T13:02:21.022Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T13:02:21.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:21.333Z] ---> job-cost.sh [2022-05-09T13:02:21.333Z] lf-activate-venv: SKIPPING [2022-05-09T13:02:21.333Z] DEBUG: total: 0.2199999988079071 [2022-05-09T13:02:21.333Z] INFO: Retrieving Stack Cost... [2022-05-09T13:02:21.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T13:02:22.168Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T13:02:22.184Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T13:02:22.467Z] ---> logs-deploy.sh [2022-05-09T13:02:22.467Z] lf-activate-venv: SKIPPING [2022-05-09T13:02:22.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-343/3 [2022-05-09T13:02:22.467Z] INFO: archiving workspace using pattern(s): [2022-05-09T13:02:23.407Z] Archives upload complete. [2022-05-09T13:02:23.407Z] INFO: archiving logs to Nexus