Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e6cf29c6ba9e7eae73dd30cf73b275525cc4588d+0f1f12442b5a26a09c65592d000175cd200ff215 (fbb7fbc1ad6ec2c3af7b353f0cccdf8e2351cf41) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7603593111341145574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1143426071954808475.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-244/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-244/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1897337312989044426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-244/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1010065506620360177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6570955042788365927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-244/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-244/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1869472122511118917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-425 in /w/workspace/xfoundry_device-modbus-go_PR-244 [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-244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-244@tmp/jenkins-gitclient-ssh3656890697103126011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-244@tmp/jenkins-gitclient-ssh1951031239728780944.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f1f12442b5a26a09c65592d000175cd200ff215 into PR head commit e6cf29c6ba9e7eae73dd30cf73b275525cc4588d Merge succeeded, producing e6cf29c6ba9e7eae73dd30cf73b275525cc4588d Checking out Revision e6cf29c6ba9e7eae73dd30cf73b275525cc4588d (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f e6cf29c6ba9e7eae73dd30cf73b275525cc4588d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-244@tmp/jenkins-gitclient-ssh1517467766459182836.key > git merge 0f1f12442b5a26a09c65592d000175cd200ff215 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6cf29c6ba9e7eae73dd30cf73b275525cc4588d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T18:44:44.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T18:44:44.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T18:44:44.618Z] ========================================================= [2021-05-17T18:44:44.618Z] EdgeX Global Pipelines Version Info [2021-05-17T18:44:44.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:44:46.211Z] ------------------- [2021-05-17T18:44:46.211Z] stable info: [2021-05-17T18:44:46.211Z] ------------------- [2021-05-17T18:44:46.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T18:44:46.211Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:44:46.211Z] Message: update stable to v1.0.192 [2021-05-17T18:44:47.175Z] ------------------- [2021-05-17T18:44:47.175Z] experimental info: [2021-05-17T18:44:47.175Z] ------------------- [2021-05-17T18:44:47.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T18:44:47.175Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:44:47.175Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T18:44:47.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-05-17T18:44:47.566Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-05-17T18:44:47.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T18:44:47.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T18:44:47.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T18:44:47.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T18:44:47.891Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T18:44:47.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T18:44:48.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T18:44:48.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T18:44:48.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T18:44:48.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-05-17T18:44:48.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T18:44:48.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T18:44:48.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T18:44:48.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T18:44:48.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:44:48.538Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:44:48.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T18:44:48.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T18:44:48.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T18:44:48.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T18:44:48.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T18:44:48.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T18:44:48.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-17T18:44:48.990Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T18:44:49.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo [2021-05-17T18:44:49.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo [2021-05-17T18:44:49.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo [2021-05-17T18:44:49.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6cf29c6ba9e7eae73dd30cf73b275525cc4588d [Pipeline] echo [2021-05-17T18:44:49.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6cf29c [Pipeline] echo [2021-05-17T18:44:49.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:44:49.507Z] provisioning config files... [2021-05-17T18:44:49.524Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-244@tmp/config8556266696015653311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:44:49.912Z] ---> docker-login.sh [2021-05-17T18:44:49.912Z] nexus3.edgexfoundry.org:10001 [2021-05-17T18:44:50.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:44:50.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:44:50.447Z] Configure a credential helper to remove this warning. See [2021-05-17T18:44:50.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:44:50.447Z] [2021-05-17T18:44:50.447Z] Login Succeeded [2021-05-17T18:44:50.447Z] nexus3.edgexfoundry.org:10002 [2021-05-17T18:44:50.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:44:50.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:44:50.715Z] Configure a credential helper to remove this warning. See [2021-05-17T18:44:50.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:44:50.715Z] [2021-05-17T18:44:50.715Z] Login Succeeded [2021-05-17T18:44:50.715Z] nexus3.edgexfoundry.org:10003 [2021-05-17T18:44:50.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:44:50.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:44:50.715Z] Configure a credential helper to remove this warning. See [2021-05-17T18:44:50.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:44:50.715Z] [2021-05-17T18:44:50.715Z] Login Succeeded [2021-05-17T18:44:50.715Z] nexus3.edgexfoundry.org:10004 [2021-05-17T18:44:50.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:44:50.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:44:50.993Z] Configure a credential helper to remove this warning. See [2021-05-17T18:44:50.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:44:50.993Z] [2021-05-17T18:44:50.993Z] Login Succeeded [2021-05-17T18:44:50.993Z] docker.io [2021-05-17T18:44:51.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:44:51.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:44:51.556Z] Configure a credential helper to remove this warning. See [2021-05-17T18:44:51.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:44:51.556Z] [2021-05-17T18:44:51.556Z] Login Succeeded [2021-05-17T18:44:51.570Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T18:44:51.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:44:52.480Z] + git log --format=format:%s -1 e6cf29c6ba9e7eae73dd30cf73b275525cc4588d [Pipeline] echo [2021-05-17T18:44:52.596Z] GIT_COMMIT: e6cf29c6ba9e7eae73dd30cf73b275525cc4588d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-17T18:44:52.632Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:44:53.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:44:53.286Z] [2021-05-17T18:44:53.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:44:53.669Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:44:53.669Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T18:44:53.669Z] 31603596830f: Pulling fs layer [2021-05-17T18:44:53.669Z] 54011a49482f: Pulling fs layer [2021-05-17T18:44:53.669Z] a6820b24f6d8: Pulling fs layer [2021-05-17T18:44:53.669Z] f581987b2513: Pulling fs layer [2021-05-17T18:44:53.669Z] f581987b2513: Waiting [2021-05-17T18:44:53.669Z] 54011a49482f: Verifying Checksum [2021-05-17T18:44:53.669Z] 54011a49482f: Download complete [2021-05-17T18:44:53.953Z] 31603596830f: Verifying Checksum [2021-05-17T18:44:53.953Z] 31603596830f: Download complete [2021-05-17T18:44:53.953Z] f581987b2513: Verifying Checksum [2021-05-17T18:44:53.953Z] f581987b2513: Download complete [2021-05-17T18:44:54.225Z] a6820b24f6d8: Verifying Checksum [2021-05-17T18:44:54.225Z] a6820b24f6d8: Download complete [2021-05-17T18:44:54.225Z] 31603596830f: Pull complete [2021-05-17T18:44:54.501Z] 54011a49482f: Pull complete [2021-05-17T18:44:55.995Z] a6820b24f6d8: Pull complete [2021-05-17T18:44:56.274Z] f581987b2513: Pull complete [2021-05-17T18:44:56.274Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T18:44:56.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:44:56.274Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T18:44:56.473Z] prd-centos7-docker-4c-2g-425 does not seem to be running inside a container [2021-05-17T18:44:56.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-244 -v /w/workspace/xfoundry_device-modbus-go_PR-244:/w/workspace/xfoundry_device-modbus-go_PR-244:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-244@tmp:/w/workspace/xfoundry_device-modbus-go_PR-244@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:44:58.505Z] $ docker top 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:44:58.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:44:58.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:44:58.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:44:58.996Z] $ docker exec 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa ssh-agent [2021-05-17T18:44:59.197Z] SSH_AUTH_SOCK=/tmp/ssh-YM0asqI2Kvfp/agent.12 [2021-05-17T18:44:59.197Z] SSH_AGENT_PID=17 [2021-05-17T18:44:59.208Z] Running ssh-add (command line suppressed) [2021-05-17T18:44:59.355Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-244@tmp/private_key_4923822327626042255.key (/w/workspace/xfoundry_device-modbus-go_PR-244@tmp/private_key_4923822327626042255.key) [2021-05-17T18:44:59.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:44:59.757Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T18:44:59.789Z] $ docker exec --env ******** --env ******** 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa ssh-agent -k [2021-05-17T18:44:59.911Z] unset SSH_AUTH_SOCK; [2021-05-17T18:44:59.912Z] unset SSH_AGENT_PID; [2021-05-17T18:44:59.912Z] echo Agent pid 17 killed; [2021-05-17T18:44:59.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T18:45:00.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:45:00.069Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:45:00.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:45:00.291Z] $ docker exec 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa ssh-agent [2021-05-17T18:45:00.480Z] SSH_AUTH_SOCK=/tmp/ssh-rsb4D3u1nHos/agent.47 [2021-05-17T18:45:00.480Z] SSH_AGENT_PID=52 [2021-05-17T18:45:00.488Z] Running ssh-add (command line suppressed) [2021-05-17T18:45:00.636Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-244@tmp/private_key_4879963640972389184.key (/w/workspace/xfoundry_device-modbus-go_PR-244@tmp/private_key_4879963640972389184.key) [2021-05-17T18:45:00.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:45:01.070Z] + git semver init [2021-05-17T18:45:01.071Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:45:01.071Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-244/.git [2021-05-17T18:45:01.071Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-244 [2021-05-17T18:45:01.071Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:45:01.071Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:45:01.071Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:45:01.071Z] # $SEMVER_BRANCH = PR-244 [2021-05-17T18:45:01.071Z] # $SEMVER_TEMP = /tmp/semver-934037107 [2021-05-17T18:45:01.071Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-05-17T18:45:02.483Z] # '/tmp/semver-934037107' -> '/w/workspace/xfoundry_device-modbus-go_PR-244/.semver' [2021-05-17T18:45:02.483Z] # -> Force: false [2021-05-17T18:45:02.483Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-244/.semver [Pipeline] } [2021-05-17T18:45:02.537Z] $ docker exec --env ******** --env ******** 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa ssh-agent -k [2021-05-17T18:45:02.700Z] unset SSH_AUTH_SOCK; [2021-05-17T18:45:02.701Z] unset SSH_AGENT_PID; [2021-05-17T18:45:02.701Z] echo Agent pid 52 killed; [2021-05-17T18:45:02.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:45:03.215Z] + git semver [Pipeline] } [2021-05-17T18:45:03.250Z] $ docker stop --time=1 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa [2021-05-17T18:45:04.635Z] $ docker rm -f 9286892ab174134525afbfa065bced1ab4873cdddaba60893dfb79d89526f3aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:45:05.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T18:45:05.586Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T18:45:05.614Z] [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] node [Pipeline] node [2021-05-17T18:45:21.177Z] Still waiting to schedule task [2021-05-17T18:45:21.177Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:45:21.177Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:45:21.177Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-17T18:45:21.178Z] ‘prd-centos7-docker-4c-2g-427’ is offline [2021-05-17T18:45:21.178Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:45:21.178Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:45:21.178Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:45:21.205Z] Still waiting to schedule task [2021-05-17T18:45:21.205Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T18:47:44.542Z] Running on prd-centos7-docker-4c-2g-430 in /w/workspace/xfoundry_device-modbus-go_PR-244 [Pipeline] { [Pipeline] ws [2021-05-17T18:47:44.602Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T18:47:44.777Z] Selected Git installation does not exist. Using Default [2021-05-17T18:47:44.777Z] The recommended git tool is: NONE [2021-05-17T18:47:47.653Z] using credential edgex-jenkins-ssh [2021-05-17T18:47:47.679Z] Cloning the remote Git repository [2021-05-17T18:47:47.710Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T18:47:47.790Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-17T18:47:47.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T18:47:47.863Z] > git --version # timeout=10 [2021-05-17T18:47:47.880Z] > git --version # 'git version 2.24.3' [2021-05-17T18:47:47.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:47:47.912Z] [INFO] Currently running in a labeled security context [2021-05-17T18:47:47.912Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T18:47:47.913Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh4817374535451022403.key [2021-05-17T18:47:47.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:47:48.990Z] Merging remotes/origin/master commit 0f1f12442b5a26a09c65592d000175cd200ff215 into PR head commit e6cf29c6ba9e7eae73dd30cf73b275525cc4588d [2021-05-17T18:47:49.081Z] Merge succeeded, producing e6cf29c6ba9e7eae73dd30cf73b275525cc4588d [2021-05-17T18:47:49.082Z] Checking out Revision e6cf29c6ba9e7eae73dd30cf73b275525cc4588d (PR-244) [2021-05-17T18:47:48.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T18:47:48.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:47:48.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T18:47:48.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T18:47:48.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:47:48.594Z] [INFO] Currently running in a labeled security context [2021-05-17T18:47:48.594Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T18:47:48.594Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh4931882833925935387.key [2021-05-17T18:47:48.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T18:47:48.999Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:47:49.007Z] > git checkout -f e6cf29c6ba9e7eae73dd30cf73b275525cc4588d # timeout=10 [2021-05-17T18:47:49.045Z] > git remote # timeout=10 [2021-05-17T18:47:49.051Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T18:47:49.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:47:49.056Z] [INFO] Currently running in a labeled security context [2021-05-17T18:47:49.056Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T18:47:49.056Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh3383045984669995664.key [2021-05-17T18:47:49.062Z] > git merge 0f1f12442b5a26a09c65592d000175cd200ff215 # timeout=10 [2021-05-17T18:47:49.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T18:47:49.085Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:47:49.091Z] > git checkout -f e6cf29c6ba9e7eae73dd30cf73b275525cc4588d # timeout=10 [2021-05-17T18:47:52.770Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-17T18:47:52.797Z] > git --version # timeout=10 [2021-05-17T18:47:52.803Z] > git --version # 'git version 2.24.3' [2021-05-17T18:47:52.813Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:47:54.026Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:47:54.371Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:47:54.701Z] + sudo service docker restart [2021-05-17T18:47:54.701Z] + true [2021-05-17T18:47:54.701Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:47:56.209Z] provisioning config files... [2021-05-17T18:47:56.232Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3301898660776165382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:47:56.622Z] ---> docker-login.sh [2021-05-17T18:47:56.622Z] nexus3.edgexfoundry.org:10001 [2021-05-17T18:47:56.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:47:56.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:47:56.891Z] Configure a credential helper to remove this warning. See [2021-05-17T18:47:56.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:47:56.891Z] [2021-05-17T18:47:56.891Z] Login Succeeded [2021-05-17T18:47:57.163Z] nexus3.edgexfoundry.org:10002 [2021-05-17T18:47:57.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:47:57.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:47:57.163Z] Configure a credential helper to remove this warning. See [2021-05-17T18:47:57.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:47:57.163Z] [2021-05-17T18:47:57.163Z] Login Succeeded [2021-05-17T18:47:57.163Z] nexus3.edgexfoundry.org:10003 [2021-05-17T18:47:57.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:47:57.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:47:57.430Z] Configure a credential helper to remove this warning. See [2021-05-17T18:47:57.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:47:57.430Z] [2021-05-17T18:47:57.430Z] Login Succeeded [2021-05-17T18:47:57.430Z] nexus3.edgexfoundry.org:10004 [2021-05-17T18:47:57.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:47:57.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:47:57.697Z] Configure a credential helper to remove this warning. See [2021-05-17T18:47:57.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:47:57.697Z] [2021-05-17T18:47:57.697Z] Login Succeeded [2021-05-17T18:47:57.697Z] docker.io [2021-05-17T18:47:57.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:47:57.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:47:57.965Z] Configure a credential helper to remove this warning. See [2021-05-17T18:47:57.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:47:57.965Z] [2021-05-17T18:47:57.965Z] Login Succeeded [2021-05-17T18:47:57.965Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T18:47:57.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T18:47:58.372Z] ========================================================= [2021-05-17T18:47:58.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T18:47:58.372Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:47:58.737Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-17T18:47:59.006Z] Sending build context to Docker daemon 603.1kB [2021-05-17T18:47:59.006Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T18:47:59.006Z] Step 2/8 : FROM ${BASE} [2021-05-17T18:47:59.006Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T18:47:59.006Z] 540db60ca938: Pulling fs layer [2021-05-17T18:47:59.006Z] adcc1eea9eea: Pulling fs layer [2021-05-17T18:47:59.006Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T18:47:59.006Z] 0510c868ecb4: Pulling fs layer [2021-05-17T18:47:59.006Z] afea3b2eda06: Pulling fs layer [2021-05-17T18:47:59.006Z] 7809a108b3ef: Pulling fs layer [2021-05-17T18:47:59.006Z] f706445af74f: Pulling fs layer [2021-05-17T18:47:59.006Z] 0510c868ecb4: Waiting [2021-05-17T18:47:59.006Z] afea3b2eda06: Waiting [2021-05-17T18:47:59.006Z] 7809a108b3ef: Waiting [2021-05-17T18:47:59.006Z] f706445af74f: Waiting [2021-05-17T18:47:59.006Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T18:47:59.006Z] 4c4ab2625f07: Download complete [2021-05-17T18:47:59.006Z] adcc1eea9eea: Verifying Checksum [2021-05-17T18:47:59.006Z] adcc1eea9eea: Download complete [2021-05-17T18:47:59.006Z] afea3b2eda06: Verifying Checksum [2021-05-17T18:47:59.006Z] afea3b2eda06: Download complete [2021-05-17T18:47:59.006Z] 540db60ca938: Download complete [2021-05-17T18:47:59.276Z] 540db60ca938: Pull complete [2021-05-17T18:47:59.543Z] adcc1eea9eea: Pull complete [2021-05-17T18:47:59.808Z] 4c4ab2625f07: Pull complete [2021-05-17T18:48:00.074Z] 7809a108b3ef: Verifying Checksum [2021-05-17T18:48:00.074Z] 7809a108b3ef: Download complete [2021-05-17T18:48:01.047Z] f706445af74f: Verifying Checksum [2021-05-17T18:48:01.047Z] f706445af74f: Download complete [2021-05-17T18:48:01.328Z] 0510c868ecb4: Verifying Checksum [2021-05-17T18:48:01.328Z] 0510c868ecb4: Download complete [2021-05-17T18:48:08.001Z] 0510c868ecb4: Pull complete [2021-05-17T18:48:08.001Z] afea3b2eda06: Pull complete [2021-05-17T18:48:08.001Z] 7809a108b3ef: Pull complete [2021-05-17T18:48:14.673Z] f706445af74f: Pull complete [2021-05-17T18:48:14.673Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T18:48:14.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T18:48:14.673Z] ---> b068be0155e3 [2021-05-17T18:48:14.673Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T18:48:14.945Z] ---> Running in f9476845f19f [2021-05-17T18:48:15.208Z] Removing intermediate container f9476845f19f [2021-05-17T18:48:15.208Z] ---> 1142961509ff [2021-05-17T18:48:15.208Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:48:15.472Z] ---> Running in adf85e87d68a [2021-05-17T18:48:16.904Z] Removing intermediate container adf85e87d68a [2021-05-17T18:48:16.904Z] ---> 46d37a42d897 [2021-05-17T18:48:16.904Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-17T18:48:16.904Z] ---> Running in 408fe3a7ffa5 [2021-05-17T18:48:17.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:48:18.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:48:19.084Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T18:48:19.084Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T18:48:19.348Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T18:48:19.348Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T18:48:19.348Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T18:48:19.614Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T18:48:19.614Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T18:48:19.881Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T18:48:20.146Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T18:48:20.146Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T18:48:20.146Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T18:48:20.411Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T18:48:20.411Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T18:48:20.411Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T18:48:20.678Z] OK: 156 MiB in 53 packages [2021-05-17T18:48:21.647Z] Removing intermediate container 408fe3a7ffa5 [2021-05-17T18:48:21.648Z] ---> 7aaddd6d72b3 [2021-05-17T18:48:21.648Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-17T18:48:21.648Z] ---> Running in 9eb8ce0ae236 [2021-05-17T18:48:21.648Z] Removing intermediate container 9eb8ce0ae236 [2021-05-17T18:48:21.648Z] ---> a7a298720ed5 [2021-05-17T18:48:21.648Z] Step 7/8 : COPY . . [2021-05-17T18:48:22.602Z] ---> abb0b7ae1690 [2021-05-17T18:48:22.602Z] Step 8/8 : RUN go mod download [2021-05-17T18:48:22.867Z] ---> Running in c4719607d4f2 [2021-05-17T18:48:46.463Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-431 in /w/workspace/xfoundry_device-modbus-go_PR-244 [Pipeline] { [Pipeline] ws [2021-05-17T18:48:46.515Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T18:48:46.817Z] Selected Git installation does not exist. Using Default [2021-05-17T18:48:46.817Z] The recommended git tool is: NONE [2021-05-17T18:48:49.650Z] Removing intermediate container c4719607d4f2 [2021-05-17T18:48:49.650Z] ---> 39caab9a646d [2021-05-17T18:48:49.650Z] Successfully built 39caab9a646d [2021-05-17T18:48:49.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:48:50.013Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:48:50.013Z] . [Pipeline] withDockerContainer [2021-05-17T18:48:50.189Z] prd-centos7-docker-4c-2g-430 does not seem to be running inside a container [2021-05-17T18:48:50.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-17T18:48:51.198Z] $ docker top 2165e08ae8e7d746d05eba00c2c692c33f85c839bb99860885f8cd83950f330c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:48:51.744Z] + go version [2021-05-17T18:48:51.744Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T18:48:51.775Z] $ docker stop --time=1 2165e08ae8e7d746d05eba00c2c692c33f85c839bb99860885f8cd83950f330c [2021-05-17T18:48:52.374Z] using credential edgex-jenkins-ssh [2021-05-17T18:48:52.395Z] Cloning the remote Git repository [2021-05-17T18:48:52.454Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T18:48:52.568Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-17T18:48:52.694Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T18:48:52.694Z] > git --version # timeout=10 [2021-05-17T18:48:52.730Z] > git --version # 'git version 2.17.1' [2021-05-17T18:48:52.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:48:52.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:48:53.217Z] $ docker rm -f 2165e08ae8e7d746d05eba00c2c692c33f85c839bb99860885f8cd83950f330c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:48:54.076Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:48:54.076Z] . [Pipeline] withDockerContainer [2021-05-17T18:48:53.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T18:48:53.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:48:53.791Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-17T18:48:53.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-17T18:48:53.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:48:53.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T18:48:54.214Z] prd-centos7-docker-4c-2g-430 does not seem to be running inside a container [2021-05-17T18:48:54.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-17T18:48:54.298Z] Merging remotes/origin/master commit 0f1f12442b5a26a09c65592d000175cd200ff215 into PR head commit e6cf29c6ba9e7eae73dd30cf73b275525cc4588d [2021-05-17T18:48:54.512Z] Merge succeeded, producing e6cf29c6ba9e7eae73dd30cf73b275525cc4588d [2021-05-17T18:48:54.513Z] Checking out Revision e6cf29c6ba9e7eae73dd30cf73b275525cc4588d (PR-244) [2021-05-17T18:48:55.010Z] $ docker top 0f24b635eb0d2490894d12b3333999df87f7d5a5df461fac45846e9327a56950 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:48:55.520Z] + go mod tidy [2021-05-17T18:48:54.319Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:48:54.346Z] > git checkout -f e6cf29c6ba9e7eae73dd30cf73b275525cc4588d # timeout=10 [2021-05-17T18:48:54.424Z] > git remote # timeout=10 [2021-05-17T18:48:54.443Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T18:48:54.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:48:54.477Z] > git merge 0f1f12442b5a26a09c65592d000175cd200ff215 # timeout=10 [2021-05-17T18:48:54.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T18:48:54.524Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:48:54.539Z] > git checkout -f e6cf29c6ba9e7eae73dd30cf73b275525cc4588d # timeout=10 [Pipeline] sh [2021-05-17T18:48:56.444Z] + make test [2021-05-17T18:48:56.444Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T18:48:57.409Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-17T18:48:58.791Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-17T18:48:58.846Z] > git --version # timeout=10 [2021-05-17T18:48:58.861Z] > git --version # 'git version 2.17.1' [2021-05-17T18:48:58.881Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:49:00.395Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:49:00.858Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:49:01.228Z] + true [2021-05-17T18:49:01.228Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:49:04.004Z] provisioning config files... [2021-05-17T18:49:04.032Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4733847329908210383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:49:04.456Z] ---> docker-login.sh [2021-05-17T18:49:04.456Z] nexus3.edgexfoundry.org:10001 [2021-05-17T18:49:05.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:49:05.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:49:05.671Z] Configure a credential helper to remove this warning. See [2021-05-17T18:49:05.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:49:05.671Z] [2021-05-17T18:49:05.671Z] Login Succeeded [2021-05-17T18:49:05.671Z] nexus3.edgexfoundry.org:10002 [2021-05-17T18:49:05.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:49:06.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:49:06.222Z] Configure a credential helper to remove this warning. See [2021-05-17T18:49:06.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:49:06.222Z] [2021-05-17T18:49:06.222Z] Login Succeeded [2021-05-17T18:49:06.222Z] nexus3.edgexfoundry.org:10003 [2021-05-17T18:49:06.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:49:06.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:49:06.499Z] Configure a credential helper to remove this warning. See [2021-05-17T18:49:06.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:49:06.499Z] [2021-05-17T18:49:06.499Z] Login Succeeded [2021-05-17T18:49:06.499Z] nexus3.edgexfoundry.org:10004 [2021-05-17T18:49:07.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:49:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:49:07.100Z] Configure a credential helper to remove this warning. See [2021-05-17T18:49:07.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:49:07.100Z] [2021-05-17T18:49:07.100Z] Login Succeeded [2021-05-17T18:49:07.100Z] docker.io [2021-05-17T18:49:07.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:49:07.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:49:07.974Z] Configure a credential helper to remove this warning. See [2021-05-17T18:49:07.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:49:07.974Z] [2021-05-17T18:49:07.974Z] Login Succeeded [2021-05-17T18:49:07.974Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T18:49:08.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T18:49:08.626Z] ========================================================= [2021-05-17T18:49:08.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T18:49:08.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:49:09.043Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-17T18:49:09.325Z] Sending build context to Docker daemon 602.1kB [2021-05-17T18:49:09.325Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T18:49:09.325Z] Step 2/8 : FROM ${BASE} [2021-05-17T18:49:09.600Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T18:49:09.600Z] 595b0fe564bb: Pulling fs layer [2021-05-17T18:49:09.601Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T18:49:09.601Z] 316046926c0a: Pulling fs layer [2021-05-17T18:49:09.601Z] 4ebd0625c992: Pulling fs layer [2021-05-17T18:49:09.601Z] 207e8628e3a3: Pulling fs layer [2021-05-17T18:49:09.601Z] c791037a9be2: Pulling fs layer [2021-05-17T18:49:09.601Z] ffd874e62e21: Pulling fs layer [2021-05-17T18:49:09.601Z] 4ebd0625c992: Waiting [2021-05-17T18:49:09.601Z] c791037a9be2: Waiting [2021-05-17T18:49:09.601Z] 207e8628e3a3: Waiting [2021-05-17T18:49:09.601Z] ffd874e62e21: Waiting [2021-05-17T18:49:09.601Z] 316046926c0a: Verifying Checksum [2021-05-17T18:49:09.601Z] 316046926c0a: Download complete [2021-05-17T18:49:09.601Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T18:49:09.601Z] 7186ed65a4f7: Download complete [2021-05-17T18:49:09.601Z] 207e8628e3a3: Verifying Checksum [2021-05-17T18:49:09.601Z] 207e8628e3a3: Download complete [2021-05-17T18:49:09.601Z] c791037a9be2: Verifying Checksum [2021-05-17T18:49:09.601Z] c791037a9be2: Download complete [2021-05-17T18:49:09.601Z] 595b0fe564bb: Download complete [2021-05-17T18:49:10.204Z] 595b0fe564bb: Pull complete [2021-05-17T18:49:10.809Z] 7186ed65a4f7: Pull complete [2021-05-17T18:49:11.082Z] 316046926c0a: Pull complete [2021-05-17T18:49:11.679Z] ffd874e62e21: Verifying Checksum [2021-05-17T18:49:11.679Z] ffd874e62e21: Download complete [2021-05-17T18:49:12.511Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-17T18:49:12.511Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) [2021-05-17T18:49:13.648Z] 4ebd0625c992: Verifying Checksum [2021-05-17T18:49:13.648Z] 4ebd0625c992: Download complete [2021-05-17T18:49:19.230Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.018s coverage: 47.7% of statements [2021-05-17T18:49:19.230Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-17T18:49:19.280Z] $ docker stop --time=1 0f24b635eb0d2490894d12b3333999df87f7d5a5df461fac45846e9327a56950 [2021-05-17T18:49:21.333Z] $ docker rm -f 0f24b635eb0d2490894d12b3333999df87f7d5a5df461fac45846e9327a56950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:49:23.227Z] ---> job-cost.sh [2021-05-17T18:49:23.227Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pZXA [2021-05-17T18:49:23.828Z] 4ebd0625c992: Pull complete [2021-05-17T18:49:23.828Z] 207e8628e3a3: Pull complete [2021-05-17T18:49:24.430Z] c791037a9be2: Pull complete [2021-05-17T18:49:27.826Z] ffd874e62e21: Pull complete [2021-05-17T18:49:27.826Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T18:49:27.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T18:49:27.826Z] ---> cfc18b08335c [2021-05-17T18:49:27.826Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T18:49:30.456Z] ---> Running in e53520cb50b6 [2021-05-17T18:49:30.728Z] Removing intermediate container e53520cb50b6 [2021-05-17T18:49:30.728Z] ---> 349fcc229aea [2021-05-17T18:49:30.728Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:49:31.003Z] ---> Running in 36560b90a2cc [2021-05-17T18:49:33.636Z] Removing intermediate container 36560b90a2cc [2021-05-17T18:49:33.636Z] ---> 4524b4f7de6a [2021-05-17T18:49:33.636Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-17T18:49:33.636Z] ---> Running in f9287a19ff19 [2021-05-17T18:49:34.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:49:35.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:49:36.180Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T18:49:36.451Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T18:49:36.451Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T18:49:36.451Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T18:49:36.726Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T18:49:36.726Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T18:49:36.726Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T18:49:37.330Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T18:49:37.330Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T18:49:37.330Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T18:49:37.615Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T18:49:37.615Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T18:49:37.615Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T18:49:37.888Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T18:49:37.888Z] OK: 145 MiB in 53 packages [2021-05-17T18:49:38.199Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:49:39.890Z] Removing intermediate container f9287a19ff19 [2021-05-17T18:49:39.890Z] ---> f4a0967e4595 [2021-05-17T18:49:39.890Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-17T18:49:39.890Z] ---> Running in 50f2588fc5d1 [2021-05-17T18:49:40.506Z] Removing intermediate container 50f2588fc5d1 [2021-05-17T18:49:40.506Z] ---> 0c1761409475 [2021-05-17T18:49:40.506Z] Step 7/8 : COPY . . [2021-05-17T18:49:41.103Z] ---> a10c89c69ab4 [2021-05-17T18:49:41.103Z] Step 8/8 : RUN go mod download [2021-05-17T18:49:41.380Z] ---> Running in c8d7594892e9 [2021-05-17T18:50:08.201Z] Removing intermediate container c8d7594892e9 [2021-05-17T18:50:08.201Z] ---> ed9131c853f9 [2021-05-17T18:50:08.201Z] Successfully built ed9131c853f9 [2021-05-17T18:50:08.201Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:50:08.592Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:50:08.592Z] . [Pipeline] withDockerContainer [2021-05-17T18:50:08.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container [2021-05-17T18:50:08.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2021-05-17T18:50:10.438Z] lf-activate-venv(): INFO: Adding /tmp/venv-pZXA/bin to PATH [2021-05-17T18:50:10.438Z] INFO: No Stack... [2021-05-17T18:50:10.438Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:50:10.438Z] INFO: Archiving Costs [2021-05-17T18:50:10.527Z] $ docker top c650020915f3586dfcdc45e4bc72c3b315a221b0c41756e49cd03e64cd2f271c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-17T18:50:11.260Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-05-17T18:50:11.261Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T18:50:11.336Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] [2021-05-17T18:50:11.341Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] did not exist. Created. [2021-05-17T18:50:11.342Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:50:11.682Z] + go version [2021-05-17T18:50:11.683Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T18:50:11.721Z] $ docker stop --time=1 c650020915f3586dfcdc45e4bc72c3b315a221b0c41756e49cd03e64cd2f271c [2021-05-17T18:50:11.786Z] + echo total: 0.029999999329447746 [2021-05-17T18:50:13.631Z] $ docker rm -f c650020915f3586dfcdc45e4bc72c3b315a221b0c41756e49cd03e64cd2f271c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:50:14.496Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:50:14.564Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-05-17T18:50:14.782Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:50:14.782Z] . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] withDockerContainer [2021-05-17T18:50:15.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container [2021-05-17T18:50:15.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2021-05-17T18:50:16.816Z] $ docker top 6707b25fc1f2bd545e48c7ed1373fd31746232d3b655fe465b5774d8a2eea358 -eo pid,comm [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-05-17T18:50:17.472Z] Failed in branch amd64 [2021-05-17T18:50:17.926Z] + go mod tidy [Pipeline] sh [2021-05-17T18:50:19.212Z] + make test [2021-05-17T18:50:19.212Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T18:50:20.656Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-17T18:50:59.754Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-17T18:50:59.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) [2021-05-17T18:51:12.200Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.7% of statements [2021-05-17T18:51:12.200Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-17T18:51:12.248Z] $ docker stop --time=1 6707b25fc1f2bd545e48c7ed1373fd31746232d3b655fe465b5774d8a2eea358 [2021-05-17T18:51:14.491Z] $ docker rm -f 6707b25fc1f2bd545e48c7ed1373fd31746232d3b655fe465b5774d8a2eea358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:51:16.069Z] ---> job-cost.sh [2021-05-17T18:51:16.069Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y6IF [2021-05-17T18:51:55.054Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:53:16.789Z] lf-activate-venv(): INFO: Adding /tmp/venv-y6IF/bin to PATH [2021-05-17T18:53:16.789Z] INFO: No Stack... [2021-05-17T18:53:16.789Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T18:53:16.789Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:53:17.154Z] + cut -d, -f6 [2021-05-17T18:53:17.154Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2021-05-17T18:53:17.237Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] [2021-05-17T18:53:17.243Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] did not exist. Created. [2021-05-17T18:53:17.243Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:53:17.672Z] /w/workspace/device-modbus-go/1@tmp/durable-21d99d0c/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-21d99d0c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T18:53:18.041Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T18:53:18.078Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T18:53:18.632Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:53:18.664Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T18:53:19.281Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:22.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:23.056Z] ---> package-listing.sh [2021-05-17T18:53:23.056Z] ++ facter osfamily [2021-05-17T18:53:23.056Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T18:53:23.056Z] + OS_FAMILY=redhat [2021-05-17T18:53:23.056Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-244 [2021-05-17T18:53:23.056Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T18:53:23.056Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T18:53:23.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T18:53:23.056Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T18:53:23.056Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-244 ']' [2021-05-17T18:53:23.056Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T18:53:23.056Z] + case "${OS_FAMILY}" in [2021-05-17T18:53:23.056Z] + rpm -qa [2021-05-17T18:53:23.056Z] + sort [2021-05-17T18:53:29.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T18:53:29.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T18:53:29.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T18:53:29.785Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-244 ']' [2021-05-17T18:53:29.785Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-244/archives/ [2021-05-17T18:53:29.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-244/archives/ [Pipeline] echo [2021-05-17T18:53:29.821Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T18:53:30.136Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:53:30.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:53:30.498Z] [2021-05-17T18:53:30.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:53:30.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:53:30.984Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T18:53:30.984Z] df20fa9351a1: Pulling fs layer [2021-05-17T18:53:30.984Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T18:53:30.984Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T18:53:30.984Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T18:53:30.984Z] 93b61091891f: Pulling fs layer [2021-05-17T18:53:30.984Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T18:53:30.984Z] 5e14af77c1be: Pulling fs layer [2021-05-17T18:53:30.984Z] 01666e4c0597: Pulling fs layer [2021-05-17T18:53:30.984Z] aa168da1d23b: Pulling fs layer [2021-05-17T18:53:30.984Z] 46f8f816bc3b: Waiting [2021-05-17T18:53:30.984Z] 93b9cdb0e59b: Waiting [2021-05-17T18:53:30.984Z] 93b61091891f: Waiting [2021-05-17T18:53:30.984Z] 5e14af77c1be: Waiting [2021-05-17T18:53:30.984Z] aa168da1d23b: Waiting [2021-05-17T18:53:30.984Z] 01666e4c0597: Waiting [2021-05-17T18:53:30.984Z] 36b3adc4ff6f: Download complete [2021-05-17T18:53:30.984Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T18:53:30.984Z] 46f8f816bc3b: Download complete [2021-05-17T18:53:31.420Z] df20fa9351a1: Verifying Checksum [2021-05-17T18:53:31.420Z] df20fa9351a1: Download complete [2021-05-17T18:53:31.420Z] 93b61091891f: Verifying Checksum [2021-05-17T18:53:31.420Z] 93b61091891f: Download complete [2021-05-17T18:53:31.420Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T18:53:31.420Z] 93b9cdb0e59b: Download complete [2021-05-17T18:53:31.420Z] 5e14af77c1be: Verifying Checksum [2021-05-17T18:53:31.420Z] 5e14af77c1be: Download complete [2021-05-17T18:53:31.420Z] 01666e4c0597: Verifying Checksum [2021-05-17T18:53:31.420Z] 01666e4c0597: Download complete [2021-05-17T18:53:31.785Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T18:53:31.785Z] 8ad3a11d3b57: Download complete [2021-05-17T18:53:32.116Z] df20fa9351a1: Pull complete [2021-05-17T18:53:32.425Z] 36b3adc4ff6f: Pull complete [2021-05-17T18:53:34.472Z] 8ad3a11d3b57: Pull complete [2021-05-17T18:53:34.472Z] 46f8f816bc3b: Pull complete [2021-05-17T18:53:35.087Z] 93b61091891f: Pull complete [2021-05-17T18:53:35.387Z] 93b9cdb0e59b: Pull complete [2021-05-17T18:53:35.689Z] 5e14af77c1be: Pull complete [2021-05-17T18:53:35.965Z] 01666e4c0597: Pull complete [2021-05-17T18:53:36.272Z] aa168da1d23b: Verifying Checksum [2021-05-17T18:53:36.272Z] aa168da1d23b: Download complete [2021-05-17T18:53:44.625Z] aa168da1d23b: Pull complete [2021-05-17T18:53:44.625Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T18:53:44.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:53:44.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T18:53:44.892Z] prd-centos7-docker-4c-2g-425 does not seem to be running inside a container [2021-05-17T18:53:44.965Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-244/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-244 -v /w/workspace/xfoundry_device-modbus-go_PR-244:/w/workspace/xfoundry_device-modbus-go_PR-244:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-244@tmp:/w/workspace/xfoundry_device-modbus-go_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T18:53:49.272Z] $ docker top 1b6e6fe51419130fc51e50ebe16c130a32974595d288ad0500b95de43b418909 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:53:50.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T18:53:50.770Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T18:53:51.255Z] + ls /var/log/sa-host [2021-05-17T18:53:51.255Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T18:53:51.255Z] file_magic: OK [2021-05-17T18:53:51.255Z] HZ: Using current value: 100 [2021-05-17T18:53:51.255Z] file_header: OK [2021-05-17T18:53:51.255Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-17T18:53:51.255Z] Statistics: [2021-05-17T18:53:51.255Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T18:53:51.255Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T18:53:51.255Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T18:53:51.255Z] file_magic: OK [2021-05-17T18:53:51.255Z] HZ: Using current value: 100 [2021-05-17T18:53:51.255Z] file_header: OK [2021-05-17T18:53:51.255Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-17T18:53:51.255Z] Statistics: [2021-05-17T18:53:51.255Z] Hnuu...uuuununununu... [2021-05-17T18:53:51.255Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:53:51.633Z] provisioning config files... [2021-05-17T18:53:51.691Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-244@tmp/config2392666786598787328tmp [Pipeline] { [Pipeline] echo [2021-05-17T18:53:51.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:52.665Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T18:53:52.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T18:53:52.894Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:53.743Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T18:53:53.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:54.162Z] ---> sudo-logs.sh [2021-05-17T18:53:54.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T18:53:54.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:54.751Z] ---> job-cost.sh [2021-05-17T18:53:55.036Z] lf-activate-venv: SKIPPING [2021-05-17T18:53:55.036Z] DEBUG: total: 0.20999999344348907 [2021-05-17T18:53:55.036Z] INFO: Retrieving Stack Cost... [2021-05-17T18:53:56.000Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:53:56.276Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T18:53:56.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:53:56.771Z] ---> logs-deploy.sh [2021-05-17T18:53:56.772Z] lf-activate-venv: SKIPPING [2021-05-17T18:53:56.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-244/1 [2021-05-17T18:53:56.772Z] INFO: archiving workspace using pattern(s): [2021-05-17T18:53:59.402Z] Archives upload complete. [2021-05-17T18:53:59.402Z] INFO: archiving logs to Nexus