Pull request #490 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 602720f241acdb43a6783659ac0e7f034d0135e5+18e5bddd1624945f7f79c46e89df23b543e6953b (de5b0617a267cee2c5d051357a17ea8dbd85eb8e) 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-ssh10805182343601460156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2055974687673492085.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3155581187771918508.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8791177199792136042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh4132333313544335194.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18423835534024915152.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.20 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 SNYK_DEBUG: false [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-17452 in /w/workspace/xfoundry_device-modbus-go_PR-490 [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-490 # 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 > 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/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18e5bddd1624945f7f79c46e89df23b543e6953b into PR head commit 602720f241acdb43a6783659ac0e7f034d0135e5 Merge succeeded, producing 602720f241acdb43a6783659ac0e7f034d0135e5 Checking out Revision 602720f241acdb43a6783659ac0e7f034d0135e5 (PR-490) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T05:58:17.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T05:58:17.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T05:58:17.710Z] ========================================================= [2023-05-31T05:58:17.710Z] EdgeX Global Pipelines Version Info [2023-05-31T05:58:17.710Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 602720f241acdb43a6783659ac0e7f034d0135e5 # 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 18e5bddd1624945f7f79c46e89df23b543e6953b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 602720f241acdb43a6783659ac0e7f034d0135e5 # timeout=10 [Pipeline] sh [2023-05-31T05:58:18.464Z] ------------------- [2023-05-31T05:58:18.464Z] stable info: [2023-05-31T05:58:18.464Z] ------------------- [2023-05-31T05:58:18.464Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T05:58:18.464Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T05:58:18.464Z] Message: update stable to v1.0.249 [2023-05-31T05:58:19.034Z] ------------------- [2023-05-31T05:58:19.034Z] experimental info: [2023-05-31T05:58:19.034Z] ------------------- [2023-05-31T05:58:19.034Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T05:58:19.034Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T05:58:19.034Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T05:58:19.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-31T05:58:19.362Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-31T05:58:19.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T05:58:19.438Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T05:58:19.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T05:58:19.513Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T05:58:19.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T05:58:19.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T05:58:19.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T05:58:19.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T05:58:19.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T05:58:19.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-31T05:58:19.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T05:58:19.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T05:58:19.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T05:58:19.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T05:58:19.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T05:58:19.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T05:58:20.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T05:58:20.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T05:58:20.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T05:58:20.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T05:58:20.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T05:58:20.195Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T05:58:20.239Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T05:58:20.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T05:58:20.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T05:58:20.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-490 [Pipeline] echo [2023-05-31T05:58:20.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-490 [Pipeline] echo [2023-05-31T05:58:20.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-490 [Pipeline] echo [2023-05-31T05:58:20.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 602720f241acdb43a6783659ac0e7f034d0135e5 [Pipeline] echo [2023-05-31T05:58:20.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 602720f [Pipeline] echo [2023-05-31T05:58:20.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T05:58:20.690Z] provisioning config files... [2023-05-31T05:58:20.703Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp/config12005705156618840444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:58:21.053Z] ---> docker-login.sh [2023-05-31T05:58:21.053Z] nexus3.edgexfoundry.org:10001 [2023-05-31T05:58:21.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:21.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:21.575Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:21.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:21.575Z] [2023-05-31T05:58:21.575Z] Login Succeeded [2023-05-31T05:58:21.575Z] nexus3.edgexfoundry.org:10002 [2023-05-31T05:58:21.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:21.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:21.575Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:21.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:21.575Z] [2023-05-31T05:58:21.575Z] Login Succeeded [2023-05-31T05:58:21.575Z] nexus3.edgexfoundry.org:10003 [2023-05-31T05:58:21.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:21.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:21.575Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:21.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:21.575Z] [2023-05-31T05:58:21.575Z] Login Succeeded [2023-05-31T05:58:21.575Z] nexus3.edgexfoundry.org:10004 [2023-05-31T05:58:21.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:21.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:21.835Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:21.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:21.835Z] [2023-05-31T05:58:21.835Z] Login Succeeded [2023-05-31T05:58:21.835Z] docker.io [2023-05-31T05:58:21.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:22.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:22.097Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:22.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:22.097Z] [2023-05-31T05:58:22.097Z] Login Succeeded [2023-05-31T05:58:22.097Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T05:58:22.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T05:58:22.800Z] + git rev-list -1 --merges 602720f241acdb43a6783659ac0e7f034d0135e5~1..602720f241acdb43a6783659ac0e7f034d0135e5 [Pipeline] echo [2023-05-31T05:58:22.863Z] -----------> git rev-list -1 --merges 602720f241acdb43a6783659ac0e7f034d0135e5~1..602720f241acdb43a6783659ac0e7f034d0135e5 602720f241acdb43a6783659ac0e7f034d0135e5 [false] [Pipeline] sh [2023-05-31T05:58:23.172Z] + git log --format=format:%s -1 602720f241acdb43a6783659ac0e7f034d0135e5 [Pipeline] echo [2023-05-31T05:58:23.207Z] ========================================================= [2023-05-31T05:58:23.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T05:58:23.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T05:58:23.620Z] + git log --format=format:%s -1 602720f241acdb43a6783659ac0e7f034d0135e5 [Pipeline] echo [2023-05-31T05:58:23.652Z] [semverPrep] GIT_COMMIT: 602720f241acdb43a6783659ac0e7f034d0135e5, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-31T05:58:23.680Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T05:58:24.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T05:58:24.073Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T05:58:24.073Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T05:58:24.073Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T05:58:24.073Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T05:58:24.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T05:58:24.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:58:24.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T05:58:24.585Z] [2023-05-31T05:58:24.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:58:24.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T05:58:24.958Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T05:58:24.958Z] b85a868b505f: Pulling fs layer [2023-05-31T05:58:24.958Z] e2be974225ed: Pulling fs layer [2023-05-31T05:58:24.958Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T05:58:24.958Z] 988bab9f4d93: Pulling fs layer [2023-05-31T05:58:24.958Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T05:58:24.958Z] eaf3925da568: Pulling fs layer [2023-05-31T05:58:24.958Z] bab4dde63d76: Pulling fs layer [2023-05-31T05:58:24.958Z] bde34c3a00c8: Pulling fs layer [2023-05-31T05:58:24.958Z] b352a97aabf1: Pulling fs layer [2023-05-31T05:58:24.958Z] 4872d77fe225: Pulling fs layer [2023-05-31T05:58:24.958Z] 5851b861e8e6: Pulling fs layer [2023-05-31T05:58:24.958Z] eaf3925da568: Waiting [2023-05-31T05:58:24.958Z] 988bab9f4d93: Waiting [2023-05-31T05:58:24.958Z] bde34c3a00c8: Waiting [2023-05-31T05:58:24.958Z] 4872d77fe225: Waiting [2023-05-31T05:58:24.958Z] 5851b861e8e6: Waiting [2023-05-31T05:58:24.958Z] bab4dde63d76: Waiting [2023-05-31T05:58:24.958Z] 1469e6f7b9e6: Waiting [2023-05-31T05:58:24.958Z] b352a97aabf1: Waiting [2023-05-31T05:58:24.958Z] e2be974225ed: Verifying Checksum [2023-05-31T05:58:24.958Z] e2be974225ed: Download complete [2023-05-31T05:58:24.958Z] 988bab9f4d93: Verifying Checksum [2023-05-31T05:58:24.958Z] 988bab9f4d93: Download complete [2023-05-31T05:58:24.958Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T05:58:24.958Z] 1469e6f7b9e6: Download complete [2023-05-31T05:58:24.958Z] eaf3925da568: Verifying Checksum [2023-05-31T05:58:24.958Z] eaf3925da568: Download complete [2023-05-31T05:58:25.218Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T05:58:25.218Z] 339a4e72a1f5: Download complete [2023-05-31T05:58:25.218Z] bde34c3a00c8: Download complete [2023-05-31T05:58:25.218Z] b352a97aabf1: Download complete [2023-05-31T05:58:25.218Z] 4872d77fe225: Download complete [2023-05-31T05:58:25.218Z] 5851b861e8e6: Verifying Checksum [2023-05-31T05:58:25.218Z] 5851b861e8e6: Download complete [2023-05-31T05:58:25.218Z] b85a868b505f: Verifying Checksum [2023-05-31T05:58:25.218Z] b85a868b505f: Download complete [2023-05-31T05:58:25.477Z] bab4dde63d76: Verifying Checksum [2023-05-31T05:58:25.477Z] bab4dde63d76: Download complete [2023-05-31T05:58:26.416Z] b85a868b505f: Pull complete [2023-05-31T05:58:26.682Z] e2be974225ed: Pull complete [2023-05-31T05:58:26.942Z] 339a4e72a1f5: Pull complete [2023-05-31T05:58:27.203Z] 988bab9f4d93: Pull complete [2023-05-31T05:58:27.462Z] 1469e6f7b9e6: Pull complete [2023-05-31T05:58:27.462Z] eaf3925da568: Pull complete [2023-05-31T05:58:29.363Z] bab4dde63d76: Pull complete [2023-05-31T05:58:29.363Z] bde34c3a00c8: Pull complete [2023-05-31T05:58:29.363Z] b352a97aabf1: Pull complete [2023-05-31T05:58:29.363Z] 4872d77fe225: Pull complete [2023-05-31T05:58:29.623Z] 5851b861e8e6: Pull complete [2023-05-31T05:58:29.623Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T05:58:29.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T05:58:29.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:58:29.862Z] prd-ubuntu20.04-docker-8c-8g-17452 does not seem to be running inside a container [2023-05-31T05:58:29.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-490 -v /w/workspace/xfoundry_device-modbus-go_PR-490:/w/workspace/xfoundry_device-modbus-go_PR-490:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-490@tmp:/w/workspace/xfoundry_device-modbus-go_PR-490@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-devops/py-git-semver:0.1.4 cat [2023-05-31T05:58:31.123Z] $ docker top 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 -eo pid,comm [2023-05-31T05:58:31.173Z] 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). [2023-05-31T05:58:31.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T05:58:31.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T05:58:31.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T05:58:31.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T05:58:31.403Z] $ docker exec 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 ssh-agent [2023-05-31T05:58:31.514Z] SSH_AUTH_SOCK=/tmp/ssh-YdaP3igeQMOC/agent.32 [2023-05-31T05:58:31.514Z] SSH_AGENT_PID=38 [2023-05-31T05:58:31.522Z] Running ssh-add (command line suppressed) [2023-05-31T05:58:31.633Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-490@tmp/private_key_6345028863320075299.key (/w/workspace/xfoundry_device-modbus-go_PR-490@tmp/private_key_6345028863320075299.key) [2023-05-31T05:58:31.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T05:58:31.982Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T05:58:32.006Z] $ docker exec --env ******** --env ******** 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 ssh-agent -k [2023-05-31T05:58:32.109Z] unset SSH_AUTH_SOCK; [2023-05-31T05:58:32.109Z] unset SSH_AGENT_PID; [2023-05-31T05:58:32.110Z] echo Agent pid 38 killed; [2023-05-31T05:58:32.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T05:58:32.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T05:58:32.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T05:58:32.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T05:58:32.332Z] $ docker exec 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 ssh-agent [2023-05-31T05:58:32.447Z] SSH_AUTH_SOCK=/tmp/ssh-zuqGGKSt1lWF/agent.70 [2023-05-31T05:58:32.447Z] SSH_AGENT_PID=76 [2023-05-31T05:58:32.451Z] Running ssh-add (command line suppressed) [2023-05-31T05:58:32.561Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-490@tmp/private_key_2403686117546475105.key (/w/workspace/xfoundry_device-modbus-go_PR-490@tmp/private_key_2403686117546475105.key) [2023-05-31T05:58:32.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T05:58:32.908Z] + git semver init [2023-05-31T05:58:33.167Z] 2023-05-31 05:58:33,077 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T05:58:33.167Z] 2023-05-31 05:58:33,078 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-490/.semver [2023-05-31T05:58:33.167Z] 2023-05-31 05:58:33,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-490/.semver [2023-05-31T05:58:33.167Z] 2023-05-31 05:58:33,078 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-490/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-490, universal_newlines=False, shell=None, istream=None) [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,971 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-490/.git/info/exclude [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-490/.semver/PR-490 with force:False [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,972 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-490/.semver/PR-490 [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,976 [execute] INFO git cat-file --batch-check [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-490/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,981 [execute] INFO git cat-file --batch [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-490/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T05:58:34.107Z] 2023-05-31 05:58:33,987 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-490/.semver/PR-490 [2023-05-31T05:58:34.107Z] 0.0.0 [Pipeline] } [2023-05-31T05:58:34.134Z] $ docker exec --env ******** --env ******** 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 ssh-agent -k [2023-05-31T05:58:34.225Z] unset SSH_AUTH_SOCK; [2023-05-31T05:58:34.225Z] unset SSH_AGENT_PID; [2023-05-31T05:58:34.226Z] echo Agent pid 76 killed; [2023-05-31T05:58:34.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T05:58:34.672Z] + git semver [Pipeline] } [2023-05-31T05:58:34.959Z] $ docker stop --time=1 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 [2023-05-31T05:58:36.275Z] $ docker rm -f --volumes 23b4d14b9e36a4624828856c469f87d442043b131c86226bac9b5fe88a776d53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T05:58:36.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T05:58:36.937Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T05:58:36.954Z] [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 [2023-05-31T05:58:37.538Z] provisioning config files... [2023-05-31T05:58:37.547Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp/config9131255137402598096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T05:58:37.893Z] ---> docker-login.sh [2023-05-31T05:58:37.893Z] nexus3.edgexfoundry.org:10001 [2023-05-31T05:58:37.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:37.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:37.893Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:37.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:37.893Z] [2023-05-31T05:58:37.893Z] Login Succeeded [2023-05-31T05:58:37.893Z] nexus3.edgexfoundry.org:10002 [2023-05-31T05:58:37.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:37.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:37.893Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:37.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:37.893Z] [2023-05-31T05:58:37.893Z] Login Succeeded [2023-05-31T05:58:37.893Z] nexus3.edgexfoundry.org:10003 [2023-05-31T05:58:38.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:38.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:38.153Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:38.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:38.153Z] [2023-05-31T05:58:38.153Z] Login Succeeded [2023-05-31T05:58:38.153Z] nexus3.edgexfoundry.org:10004 [2023-05-31T05:58:38.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:38.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:38.153Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:38.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:38.153Z] [2023-05-31T05:58:38.153Z] Login Succeeded [2023-05-31T05:58:38.153Z] docker.io [2023-05-31T05:58:38.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T05:58:38.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T05:58:38.415Z] Configure a credential helper to remove this warning. See [2023-05-31T05:58:38.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T05:58:38.415Z] [2023-05-31T05:58:38.415Z] Login Succeeded [2023-05-31T05:58:38.415Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T05:58:38.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T05:58:38.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T05:58:38.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T05:58:38.711Z] ========================================================= [2023-05-31T05:58:38.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T05:58:38.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:58:39.178Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T05:58:39.178Z] Sending build context to Docker daemon 6.569MB [2023-05-31T05:58:39.178Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T05:58:39.178Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-31T05:58:39.178Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T05:58:39.178Z] f56be85fc22e: Pulling fs layer [2023-05-31T05:58:39.178Z] 85791d961cd3: Pulling fs layer [2023-05-31T05:58:39.178Z] d694b5ae8c79: Pulling fs layer [2023-05-31T05:58:39.178Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T05:58:39.178Z] 4d19c01a9841: Pulling fs layer [2023-05-31T05:58:39.178Z] 9325e15d5711: Pulling fs layer [2023-05-31T05:58:39.178Z] 556b6ee489ea: Pulling fs layer [2023-05-31T05:58:39.178Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T05:58:39.178Z] 9325e15d5711: Waiting [2023-05-31T05:58:39.178Z] c5a4b2cf53e6: Waiting [2023-05-31T05:58:39.178Z] 9f32a84ed3da: Waiting [2023-05-31T05:58:39.178Z] 4d19c01a9841: Waiting [2023-05-31T05:58:39.178Z] 556b6ee489ea: Waiting [2023-05-31T05:58:39.178Z] 85791d961cd3: Verifying Checksum [2023-05-31T05:58:39.178Z] 85791d961cd3: Download complete [2023-05-31T05:58:39.178Z] 9f32a84ed3da: Download complete [2023-05-31T05:58:39.439Z] 4d19c01a9841: Verifying Checksum [2023-05-31T05:58:39.439Z] 4d19c01a9841: Download complete [2023-05-31T05:58:39.439Z] f56be85fc22e: Verifying Checksum [2023-05-31T05:58:39.439Z] f56be85fc22e: Download complete [2023-05-31T05:58:39.439Z] 9325e15d5711: Verifying Checksum [2023-05-31T05:58:39.439Z] 9325e15d5711: Download complete [2023-05-31T05:58:39.439Z] f56be85fc22e: Pull complete [2023-05-31T05:58:39.700Z] 85791d961cd3: Pull complete [2023-05-31T05:58:39.700Z] c5a4b2cf53e6: Download complete [2023-05-31T05:58:39.959Z] d694b5ae8c79: Verifying Checksum [2023-05-31T05:58:39.959Z] d694b5ae8c79: Download complete [2023-05-31T05:58:40.217Z] 556b6ee489ea: Verifying Checksum [2023-05-31T05:58:40.217Z] 556b6ee489ea: Download complete [2023-05-31T05:58:43.500Z] d694b5ae8c79: Pull complete [2023-05-31T05:58:43.500Z] 9f32a84ed3da: Pull complete [2023-05-31T05:58:43.500Z] 4d19c01a9841: Pull complete [2023-05-31T05:58:43.759Z] 9325e15d5711: Pull complete [2023-05-31T05:58:46.286Z] 556b6ee489ea: Pull complete [2023-05-31T05:58:47.221Z] c5a4b2cf53e6: Pull complete [2023-05-31T05:58:47.221Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T05:58:47.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T05:58:47.221Z] ---> c4be618373d6 [2023-05-31T05:58:47.221Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-31T05:58:49.181Z] ---> Running in d9909bc33413 [2023-05-31T05:58:49.181Z] Removing intermediate container d9909bc33413 [2023-05-31T05:58:49.181Z] ---> 79b2e620ede3 [2023-05-31T05:58:49.181Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T05:58:49.181Z] ---> Running in 23fc94bb8539 [2023-05-31T05:58:49.181Z] Removing intermediate container 23fc94bb8539 [2023-05-31T05:58:49.181Z] ---> bed377dba8ec [2023-05-31T05:58:49.181Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-31T05:58:49.181Z] ---> Running in 8b41a228344e [2023-05-31T05:58:49.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T05:58:49.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T05:58:49.699Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T05:58:49.699Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-31T05:58:49.699Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T05:58:49.699Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T05:58:49.699Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-31T05:58:49.699Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-31T05:58:49.699Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-31T05:58:49.699Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-31T05:58:49.699Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T05:58:49.959Z] OK: 270 MiB in 61 packages [2023-05-31T05:58:50.218Z] Removing intermediate container 8b41a228344e [2023-05-31T05:58:50.218Z] ---> 06bff71725ba [2023-05-31T05:58:50.218Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-31T05:58:50.218Z] ---> Running in 90c26661224b [2023-05-31T05:58:50.479Z] Removing intermediate container 90c26661224b [2023-05-31T05:58:50.479Z] ---> 4392bb053db6 [2023-05-31T05:58:50.479Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-31T05:58:50.479Z] ---> bc75a622e183 [2023-05-31T05:58:50.479Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T05:58:50.479Z] ---> Running in 2a5fc4b8cce8 [2023-05-31T05:58:52.366Z] Still waiting to schedule task [2023-05-31T05:58:52.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T05:59:17.043Z] Removing intermediate container 2a5fc4b8cce8 [2023-05-31T05:59:17.043Z] ---> 2c44f5cd2bbb [2023-05-31T05:59:17.043Z] Step 9/10 : COPY . . [2023-05-31T05:59:17.043Z] ---> 922bf55733a6 [2023-05-31T05:59:17.043Z] Step 10/10 : RUN ${MAKE} [2023-05-31T05:59:17.043Z] ---> Running in 55d8fd8f2189 [2023-05-31T05:59:17.043Z] noop [2023-05-31T05:59:17.043Z] Removing intermediate container 55d8fd8f2189 [2023-05-31T05:59:17.043Z] ---> 77cf17eca30c [2023-05-31T05:59:17.043Z] Successfully built 77cf17eca30c [2023-05-31T05:59:17.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:59:17.492Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T05:59:17.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:59:17.638Z] prd-ubuntu20.04-docker-8c-8g-17452 does not seem to be running inside a container [2023-05-31T05:59:17.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-490 -v /w/workspace/xfoundry_device-modbus-go_PR-490:/w/workspace/xfoundry_device-modbus-go_PR-490:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-490@tmp:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T05:59:18.033Z] $ docker top 9bdab82903d7baf189aa3f30afdf4b6cedb5d35fb094ba4df8b53c2fbfb90008 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T05:59:18.428Z] + go version [2023-05-31T05:59:18.428Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T05:59:18.499Z] $ docker stop --time=1 9bdab82903d7baf189aa3f30afdf4b6cedb5d35fb094ba4df8b53c2fbfb90008 [2023-05-31T05:59:19.786Z] $ docker rm -f --volumes 9bdab82903d7baf189aa3f30afdf4b6cedb5d35fb094ba4df8b53c2fbfb90008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:59:20.505Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T05:59:20.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T05:59:20.658Z] prd-ubuntu20.04-docker-8c-8g-17452 does not seem to be running inside a container [2023-05-31T05:59:20.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-490 -v /w/workspace/xfoundry_device-modbus-go_PR-490:/w/workspace/xfoundry_device-modbus-go_PR-490:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-490@tmp:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T05:59:21.042Z] $ docker top 37cdd8b6cb7a878622f6447022e062f02bbd0ef41f9e3b77c7c4b4c61af30527 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T05:59:21.431Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-490 [Pipeline] fileExists [Pipeline] sh [2023-05-31T05:59:21.781Z] + make test [2023-05-31T05:59:21.781Z] go test ./... -coverprofile=coverage.out [2023-05-31T05:59:27.046Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-31T05:59:37.005Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-31T05:59:37.005Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.4% of statements [2023-05-31T05:59:43.761Z] go vet ./... [2023-05-31T05:59:47.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T05:59:47.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T05:59:47.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T05:59:47.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T05:59:47.123Z] $ docker stop --time=1 37cdd8b6cb7a878622f6447022e062f02bbd0ef41f9e3b77c7c4b4c61af30527 [2023-05-31T05:59:50.046Z] $ docker rm -f --volumes 37cdd8b6cb7a878622f6447022e062f02bbd0ef41f9e3b77c7c4b4c61af30527 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T05:59:50.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T05:59:50.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T05:59:51.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T05:59:51.675Z] + ls -al . [2023-05-31T05:59:51.675Z] total 188 [2023-05-31T05:59:51.675Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 05:59 . [2023-05-31T05:59:51.675Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 05:58 .. [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 05:58 .dockerignore [2023-05-31T05:59:51.675Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 05:58 .git [2023-05-31T05:59:51.675Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 05:58 .github [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 331 May 31 05:58 .gitignore [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 05:58 .golangci.yml [2023-05-31T05:59:51.675Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 05:58 .semver [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 31 05:58 Attribution.txt [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 14764 May 31 05:58 CHANGELOG.md [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 31 05:58 Dockerfile [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 05:58 GOVERNANCE.md [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 680 May 31 05:58 Jenkinsfile [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 05:58 LICENSE [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 31 05:58 Makefile [2023-05-31T05:59:51.675Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 05:58 OWNERS.md [2023-05-31T05:59:51.676Z] -rw-rw-r-- 1 jenkins jenkins 4578 May 31 05:58 README.md [2023-05-31T05:59:51.676Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 05:58 VERSION [2023-05-31T05:59:51.676Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 05:58 bin [2023-05-31T05:59:51.676Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 05:58 cmd [2023-05-31T05:59:51.676Z] -rw-r--r-- 1 jenkins jenkins 24160 May 31 05:59 coverage.out [2023-05-31T05:59:51.676Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 31 05:58 go.mod [2023-05-31T05:59:51.676Z] -rw-rw-r-- 1 jenkins jenkins 31664 May 31 05:58 go.sum [2023-05-31T05:59:51.676Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 05:58 internal [2023-05-31T05:59:51.676Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 05:58 simulator [2023-05-31T05:59:51.676Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 05:58 snap [2023-05-31T05:59:51.676Z] -rw-rw-r-- 1 jenkins jenkins 229 May 31 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T05:59:52.062Z] + 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=602720f241acdb43a6783659ac0e7f034d0135e5 --label arch=amd64 --label version=0.0.0 . [2023-05-31T05:59:52.062Z] Sending build context to Docker daemon 6.595MB [2023-05-31T05:59:52.062Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T05:59:52.062Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-31T05:59:52.062Z] ---> 77cf17eca30c [2023-05-31T05:59:52.062Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-31T05:59:52.062Z] ---> Running in 705d9a8cf093 [2023-05-31T05:59:52.320Z] Removing intermediate container 705d9a8cf093 [2023-05-31T05:59:52.320Z] ---> 2cfe1c234d62 [2023-05-31T05:59:52.320Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T05:59:52.320Z] ---> Running in b89b4e3bddba [2023-05-31T05:59:52.320Z] Removing intermediate container b89b4e3bddba [2023-05-31T05:59:52.320Z] ---> 6e7f62894a21 [2023-05-31T05:59:52.320Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-31T05:59:52.320Z] ---> Running in 827c176f0065 [2023-05-31T05:59:52.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T05:59:52.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T05:59:53.097Z] OK: 270 MiB in 61 packages [2023-05-31T05:59:53.356Z] Removing intermediate container 827c176f0065 [2023-05-31T05:59:53.356Z] ---> 5ed76fc5eeb7 [2023-05-31T05:59:53.356Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-31T05:59:53.356Z] ---> Running in 7b9a7604acaf [2023-05-31T05:59:53.356Z] Removing intermediate container 7b9a7604acaf [2023-05-31T05:59:53.356Z] ---> fe7ca1273cfb [2023-05-31T05:59:53.356Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-31T05:59:53.614Z] ---> 8b739801837b [2023-05-31T05:59:53.614Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T05:59:53.614Z] ---> Running in 7b55a96521af [2023-05-31T05:59:54.182Z] Removing intermediate container 7b55a96521af [2023-05-31T05:59:54.182Z] ---> c71b2677f97a [2023-05-31T05:59:54.183Z] Step 9/22 : COPY . . [2023-05-31T05:59:54.752Z] ---> 377b07020ab9 [2023-05-31T05:59:54.752Z] Step 10/22 : RUN ${MAKE} [2023-05-31T05:59:54.752Z] ---> Running in e3b8d53db63b [2023-05-31T05:59:55.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-31T06:00:14.553Z] Removing intermediate container e3b8d53db63b [2023-05-31T06:00:14.553Z] ---> 313d3125c0b9 [2023-05-31T06:00:14.553Z] Step 11/22 : FROM alpine:3.17 [2023-05-31T06:00:18.043Z] 3.17: Pulling from library/alpine [2023-05-31T06:00:18.043Z] f56be85fc22e: Already exists [2023-05-31T06:00:18.043Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T06:00:18.043Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T06:00:18.043Z] ---> 9ed4aefc74f6 [2023-05-31T06:00:18.043Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-31T06:00:18.043Z] ---> Running in 4e05ffd014a8 [2023-05-31T06:00:18.043Z] Removing intermediate container 4e05ffd014a8 [2023-05-31T06:00:18.043Z] ---> 53c97f3ffbc6 [2023-05-31T06:00:18.043Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-31T06:00:18.043Z] ---> Running in 75766a1f039c [2023-05-31T06:00:18.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T06:00:18.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T06:00:18.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T06:00:18.820Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:00:18.820Z] OK: 7 MiB in 16 packages [2023-05-31T06:00:19.079Z] Removing intermediate container 75766a1f039c [2023-05-31T06:00:19.079Z] ---> 0914a0d1e540 [2023-05-31T06:00:19.079Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-31T06:00:19.646Z] ---> ace56e246286 [2023-05-31T06:00:19.646Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-31T06:00:19.646Z] ---> 0106278993e9 [2023-05-31T06:00:19.646Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-31T06:00:19.646Z] ---> d1c6abb0dece [2023-05-31T06:00:19.646Z] Step 17/22 : EXPOSE 59901 [2023-05-31T06:00:19.906Z] ---> Running in d28e1dc3fc37 [2023-05-31T06:00:19.906Z] Removing intermediate container d28e1dc3fc37 [2023-05-31T06:00:19.906Z] ---> 0dd96d068028 [2023-05-31T06:00:19.906Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-31T06:00:19.906Z] ---> Running in 29c724edd7b8 [2023-05-31T06:00:19.906Z] Removing intermediate container 29c724edd7b8 [2023-05-31T06:00:19.906Z] ---> 2173cbcb2d69 [2023-05-31T06:00:19.906Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T06:00:19.906Z] ---> Running in 321d5b7cd81c [2023-05-31T06:00:20.165Z] Removing intermediate container 321d5b7cd81c [2023-05-31T06:00:20.165Z] ---> 06bfc7494105 [2023-05-31T06:00:20.165Z] Step 20/22 : LABEL arch=amd64 [2023-05-31T06:00:20.165Z] ---> Running in e8706a1421d0 [2023-05-31T06:00:20.165Z] Removing intermediate container e8706a1421d0 [2023-05-31T06:00:20.165Z] ---> 26a250990a7d [2023-05-31T06:00:20.165Z] Step 21/22 : LABEL git_sha=602720f241acdb43a6783659ac0e7f034d0135e5 [2023-05-31T06:00:20.165Z] ---> Running in 534f2c40ff99 [2023-05-31T06:00:20.165Z] Removing intermediate container 534f2c40ff99 [2023-05-31T06:00:20.165Z] ---> 7c23b17b0356 [2023-05-31T06:00:20.165Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T06:00:20.165Z] ---> Running in 1b5d9c349363 [2023-05-31T06:00:20.423Z] Removing intermediate container 1b5d9c349363 [2023-05-31T06:00:20.423Z] ---> a30dd5860cc9 [2023-05-31T06:00:20.423Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T06:00:20.423Z] Successfully built a30dd5860cc9 [2023-05-31T06:00:20.423Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:00:21.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:00:21.294Z] [2023-05-31T06:00:21.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:00:21.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:00:21.667Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T06:00:21.667Z] 5eb5b503b376: Pulling fs layer [2023-05-31T06:00:21.667Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T06:00:21.667Z] ec43610c2a17: Pulling fs layer [2023-05-31T06:00:21.667Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T06:00:21.667Z] 33b1e0a273af: Pulling fs layer [2023-05-31T06:00:21.667Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T06:00:21.667Z] 2f39f015ded8: Pulling fs layer [2023-05-31T06:00:21.667Z] 33b1e0a273af: Waiting [2023-05-31T06:00:21.667Z] 3a2ae6a8a46f: Waiting [2023-05-31T06:00:21.667Z] 5d3b04190fa2: Waiting [2023-05-31T06:00:21.667Z] 2f39f015ded8: Waiting [2023-05-31T06:00:21.667Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T06:00:21.667Z] 5c69ac0246d0: Download complete [2023-05-31T06:00:21.667Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T06:00:21.667Z] 3a2ae6a8a46f: Download complete [2023-05-31T06:00:21.667Z] 33b1e0a273af: Verifying Checksum [2023-05-31T06:00:21.667Z] 33b1e0a273af: Download complete [2023-05-31T06:00:21.667Z] ec43610c2a17: Verifying Checksum [2023-05-31T06:00:21.667Z] ec43610c2a17: Download complete [2023-05-31T06:00:21.667Z] 5d3b04190fa2: Download complete [2023-05-31T06:00:21.926Z] 5eb5b503b376: Verifying Checksum [2023-05-31T06:00:21.926Z] 5eb5b503b376: Download complete [2023-05-31T06:00:22.492Z] 2f39f015ded8: Download complete [2023-05-31T06:00:23.060Z] 5eb5b503b376: Pull complete [2023-05-31T06:00:23.060Z] 5c69ac0246d0: Pull complete [2023-05-31T06:00:23.625Z] ec43610c2a17: Pull complete [2023-05-31T06:00:23.625Z] 3a2ae6a8a46f: Pull complete [2023-05-31T06:00:23.883Z] 33b1e0a273af: Pull complete [2023-05-31T06:00:23.883Z] 5d3b04190fa2: Pull complete [2023-05-31T06:00:28.064Z] 2f39f015ded8: Pull complete [2023-05-31T06:00:28.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T06:00:28.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:00:28.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:00:28.280Z] prd-ubuntu20.04-docker-8c-8g-17452 does not seem to be running inside a container [2023-05-31T06:00:28.309Z] $ 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-490 -v /w/workspace/xfoundry_device-modbus-go_PR-490:/w/workspace/xfoundry_device-modbus-go_PR-490:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-490@tmp:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T06:00:29.574Z] $ docker top bce614c57114d03f9f624b2fd7493532cd221da0b99d6efbc038640cb0cc9664 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:00:30.027Z] ---> job-cost.sh [2023-05-31T06:00:30.027Z] lf-activate-venv: SKIPPING [2023-05-31T06:00:30.027Z] INFO: No Stack... [2023-05-31T06:00:30.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T06:00:30.551Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T06:00:30.873Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-490/archives/cost.csv [2023-05-31T06:00:30.873Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T06:00:30.910Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] [2023-05-31T06:00:30.915Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] did not exist. Created. [2023-05-31T06:00:30.915Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T06:00:31.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T06:00:31.340Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T06:00:31.371Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T06:00:31.451Z] $ docker stop --time=1 bce614c57114d03f9f624b2fd7493532cd221da0b99d6efbc038640cb0cc9664 [2023-05-31T06:00:32.616Z] $ docker rm -f --volumes bce614c57114d03f9f624b2fd7493532cd221da0b99d6efbc038640cb0cc9664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T06:00:35.068Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17454 in /w/workspace/xfoundry_device-modbus-go_PR-490 [Pipeline] { [Pipeline] ws [2023-05-31T06:00:35.127Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-31T06:00:35.211Z] Selected Git installation does not exist. Using Default [2023-05-31T06:00:35.211Z] The recommended git tool is: NONE [2023-05-31T06:00:45.466Z] using credential edgex-jenkins-ssh [2023-05-31T06:00:45.486Z] Cloning the remote Git repository [2023-05-31T06:00:45.588Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-31T06:00:45.760Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-31T06:00:46.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-31T06:00:46.109Z] > git --version # timeout=10 [2023-05-31T06:00:46.249Z] > git --version # 'git version 2.25.1' [2023-05-31T06:00:46.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T06:00:46.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T06:00:47.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-31T06:00:48.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T06:00:50.178Z] Merging remotes/origin/main commit 18e5bddd1624945f7f79c46e89df23b543e6953b into PR head commit 602720f241acdb43a6783659ac0e7f034d0135e5 [2023-05-31T06:00:49.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-31T06:00:49.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-31T06:00:49.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T06:00:49.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T06:00:50.200Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T06:00:50.372Z] > git checkout -f 602720f241acdb43a6783659ac0e7f034d0135e5 # timeout=10 [2023-05-31T06:00:50.729Z] Merge succeeded, producing 602720f241acdb43a6783659ac0e7f034d0135e5 [2023-05-31T06:00:50.730Z] Checking out Revision 602720f241acdb43a6783659ac0e7f034d0135e5 (PR-490) [2023-05-31T06:00:50.512Z] > git remote # timeout=10 [2023-05-31T06:00:50.589Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T06:00:50.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T06:00:50.666Z] > git merge 18e5bddd1624945f7f79c46e89df23b543e6953b # timeout=10 [2023-05-31T06:00:50.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T06:00:50.739Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T06:00:50.791Z] > git checkout -f 602720f241acdb43a6783659ac0e7f034d0135e5 # timeout=10 [2023-05-31T06:00:52.583Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-31T06:00:52.650Z] > git --version # timeout=10 [2023-05-31T06:00:52.687Z] > git --version # 'git version 2.25.1' [2023-05-31T06:00:52.702Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T06:00:53.907Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T06:00:53.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:00:53.907Z] Dload Upload Total Spent Left Speed [2023-05-31T06:00:53.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-31T06:00:54.548Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T06:00:54.895Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-05-31T06:00:54.895Z] [2023-05-31T06:00:54.895Z] { [2023-05-31T06:00:54.895Z] "registry-mirrors": [ [2023-05-31T06:00:54.895Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T06:00:54.895Z] ], [2023-05-31T06:00:54.895Z] "bip": "10.250.0.254/24", [2023-05-31T06:00:54.895Z] "hosts": [ [2023-05-31T06:00:54.895Z] "tcp://0.0.0.0:5555", [2023-05-31T06:00:54.895Z] "unix:///var/run/docker.sock" [2023-05-31T06:00:54.895Z] ], [2023-05-31T06:00:54.895Z] "mtu": 1458, [2023-05-31T06:00:54.895Z] "selinux-enabled": true, [2023-05-31T06:00:54.895Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T06:00:54.895Z] } [Pipeline] sh [2023-05-31T06:00:55.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T06:00:55.579Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T06:01:13.919Z] provisioning config files... [2023-05-31T06:01:13.943Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config267870418214531325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:01:14.345Z] ---> docker-login.sh [2023-05-31T06:01:14.345Z] nexus3.edgexfoundry.org:10001 [2023-05-31T06:01:14.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:01:14.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:01:14.896Z] Configure a credential helper to remove this warning. See [2023-05-31T06:01:14.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:01:14.896Z] [2023-05-31T06:01:14.896Z] Login Succeeded [2023-05-31T06:01:14.896Z] nexus3.edgexfoundry.org:10002 [2023-05-31T06:01:15.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:01:15.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:01:15.165Z] Configure a credential helper to remove this warning. See [2023-05-31T06:01:15.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:01:15.165Z] [2023-05-31T06:01:15.165Z] Login Succeeded [2023-05-31T06:01:15.165Z] nexus3.edgexfoundry.org:10003 [2023-05-31T06:01:15.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:01:15.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:01:15.713Z] Configure a credential helper to remove this warning. See [2023-05-31T06:01:15.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:01:15.713Z] [2023-05-31T06:01:15.713Z] Login Succeeded [2023-05-31T06:01:15.713Z] nexus3.edgexfoundry.org:10004 [2023-05-31T06:01:15.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:01:15.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:01:15.986Z] Configure a credential helper to remove this warning. See [2023-05-31T06:01:15.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:01:15.986Z] [2023-05-31T06:01:15.986Z] Login Succeeded [2023-05-31T06:01:15.986Z] docker.io [2023-05-31T06:01:16.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:01:16.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:01:16.527Z] Configure a credential helper to remove this warning. See [2023-05-31T06:01:16.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:01:16.527Z] [2023-05-31T06:01:16.527Z] Login Succeeded [2023-05-31T06:01:16.527Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T06:01:16.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T06:01:16.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T06:01:17.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T06:01:17.060Z] ========================================================= [2023-05-31T06:01:17.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T06:01:17.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:01:17.559Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T06:01:20.154Z] Sending build context to Docker daemon 3.439MB [2023-05-31T06:01:20.154Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T06:01:20.154Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-31T06:01:20.154Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T06:01:20.154Z] c41833b44d91: Pulling fs layer [2023-05-31T06:01:20.154Z] ed15518f5707: Pulling fs layer [2023-05-31T06:01:20.154Z] feae8fd75edb: Pulling fs layer [2023-05-31T06:01:20.154Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T06:01:20.154Z] 3cdef696dda3: Pulling fs layer [2023-05-31T06:01:20.154Z] 2ced38df9373: Pulling fs layer [2023-05-31T06:01:20.154Z] 58f1dce35555: Pulling fs layer [2023-05-31T06:01:20.154Z] 2ced38df9373: Waiting [2023-05-31T06:01:20.154Z] 58f1dce35555: Waiting [2023-05-31T06:01:20.154Z] 242c74f7c9fa: Waiting [2023-05-31T06:01:20.154Z] 3cdef696dda3: Waiting [2023-05-31T06:01:20.154Z] ed15518f5707: Verifying Checksum [2023-05-31T06:01:20.154Z] ed15518f5707: Download complete [2023-05-31T06:01:20.154Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T06:01:20.154Z] 242c74f7c9fa: Download complete [2023-05-31T06:01:20.155Z] 3cdef696dda3: Verifying Checksum [2023-05-31T06:01:20.155Z] 3cdef696dda3: Download complete [2023-05-31T06:01:20.155Z] c41833b44d91: Verifying Checksum [2023-05-31T06:01:21.127Z] c41833b44d91: Pull complete [2023-05-31T06:01:21.396Z] 58f1dce35555: Verifying Checksum [2023-05-31T06:01:21.396Z] 58f1dce35555: Download complete [2023-05-31T06:01:21.666Z] ed15518f5707: Pull complete [2023-05-31T06:01:22.634Z] feae8fd75edb: Verifying Checksum [2023-05-31T06:01:22.634Z] feae8fd75edb: Download complete [2023-05-31T06:01:22.634Z] 2ced38df9373: Verifying Checksum [2023-05-31T06:01:22.634Z] 2ced38df9373: Download complete [2023-05-31T06:01:32.716Z] feae8fd75edb: Pull complete [2023-05-31T06:01:32.985Z] 242c74f7c9fa: Pull complete [2023-05-31T06:01:33.255Z] 3cdef696dda3: Pull complete [2023-05-31T06:01:39.941Z] 2ced38df9373: Pull complete [2023-05-31T06:01:42.538Z] 58f1dce35555: Pull complete [2023-05-31T06:01:42.538Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T06:01:42.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T06:01:42.538Z] ---> fadd8f120f05 [2023-05-31T06:01:42.538Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-31T06:01:44.494Z] ---> Running in 06826ad3c7fb [2023-05-31T06:01:44.494Z] Removing intermediate container 06826ad3c7fb [2023-05-31T06:01:44.494Z] ---> 2567411f5ab1 [2023-05-31T06:01:44.494Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T06:01:44.762Z] ---> Running in 3643aa69502b [2023-05-31T06:01:45.032Z] Removing intermediate container 3643aa69502b [2023-05-31T06:01:45.032Z] ---> 8daf96e46618 [2023-05-31T06:01:45.032Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-31T06:01:45.032Z] ---> Running in ad8a4a3de512 [2023-05-31T06:01:46.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T06:01:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T06:01:48.188Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T06:01:48.188Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-31T06:01:48.188Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T06:01:48.188Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T06:01:48.188Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-31T06:01:48.188Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-31T06:01:48.188Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-31T06:01:48.188Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-31T06:01:48.188Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:01:48.188Z] OK: 270 MiB in 61 packages [2023-05-31T06:01:49.154Z] Removing intermediate container ad8a4a3de512 [2023-05-31T06:01:49.154Z] ---> aab60493c0b2 [2023-05-31T06:01:49.154Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-31T06:01:49.154Z] ---> Running in 8a6fd8bad6b9 [2023-05-31T06:01:49.741Z] Removing intermediate container 8a6fd8bad6b9 [2023-05-31T06:01:49.741Z] ---> 56e1eed97a74 [2023-05-31T06:01:49.741Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-31T06:01:50.010Z] ---> 5fd58e36fcd4 [2023-05-31T06:01:50.010Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T06:01:50.010Z] ---> Running in 9d83a435d864 [2023-05-31T06:02:57.963Z] Removing intermediate container 9d83a435d864 [2023-05-31T06:02:57.963Z] ---> 5ad0f5f1718e [2023-05-31T06:02:57.963Z] Step 9/10 : COPY . . [2023-05-31T06:02:57.963Z] ---> 64ca11204e54 [2023-05-31T06:02:57.963Z] Step 10/10 : RUN ${MAKE} [2023-05-31T06:02:57.963Z] ---> Running in e260e6241735 [2023-05-31T06:02:57.963Z] noop [2023-05-31T06:02:57.963Z] Removing intermediate container e260e6241735 [2023-05-31T06:02:57.963Z] ---> 725b18f6de39 [2023-05-31T06:02:57.963Z] Successfully built 725b18f6de39 [2023-05-31T06:02:57.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:02:58.441Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T06:02:58.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:02:58.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-17454 does not seem to be running inside a container [2023-05-31T06:02:58.793Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T06:03:00.034Z] $ docker top a17598f118383e8e60bd526c0e54150723ad4682dd6083001859f1f84aba7ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:03:00.915Z] + go version [2023-05-31T06:03:00.915Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T06:03:00.951Z] $ docker stop --time=1 a17598f118383e8e60bd526c0e54150723ad4682dd6083001859f1f84aba7ddb [2023-05-31T06:03:02.643Z] $ docker rm -f --volumes a17598f118383e8e60bd526c0e54150723ad4682dd6083001859f1f84aba7ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:03:03.489Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T06:03:03.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:03:03.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-17454 does not seem to be running inside a container [2023-05-31T06:03:03.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T06:03:05.043Z] $ docker top 88b6b7d27ddc068cfc7647c9630a728ffff993e96256985fb0839c850f425625 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:03:05.936Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-31T06:03:06.332Z] + make test [2023-05-31T06:03:06.332Z] go test ./... -coverprofile=coverage.out [2023-05-31T06:03:38.575Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-31T06:05:30.261Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-31T06:05:30.261Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.071s coverage: 47.4% of statements [2023-05-31T06:05:30.261Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T06:05:30.261Z] go vet ./... [2023-05-31T06:05:56.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T06:05:56.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T06:05:56.947Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T06:05:56.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T06:05:57.023Z] $ docker stop --time=1 88b6b7d27ddc068cfc7647c9630a728ffff993e96256985fb0839c850f425625 [2023-05-31T06:05:58.791Z] $ docker rm -f --volumes 88b6b7d27ddc068cfc7647c9630a728ffff993e96256985fb0839c850f425625 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T06:05:59.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T06:05:59.951Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T06:06:00.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T06:06:00.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T06:06:01.334Z] + ls -al . [2023-05-31T06:06:01.334Z] total 184 [2023-05-31T06:06:01.334Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 06:03 . [2023-05-31T06:06:01.334Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:00 .. [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 06:00 .dockerignore [2023-05-31T06:06:01.334Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:00 .git [2023-05-31T06:06:01.334Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:00 .github [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 331 May 31 06:00 .gitignore [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 06:00 .golangci.yml [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 31 06:00 Attribution.txt [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 14764 May 31 06:00 CHANGELOG.md [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 31 06:00 Dockerfile [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 06:00 GOVERNANCE.md [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 680 May 31 06:00 Jenkinsfile [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 06:00 LICENSE [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 31 06:00 Makefile [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 06:00 OWNERS.md [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 4578 May 31 06:00 README.md [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 05:58 VERSION [2023-05-31T06:06:01.334Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:00 bin [2023-05-31T06:06:01.334Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:00 cmd [2023-05-31T06:06:01.334Z] -rw-r--r-- 1 jenkins jenkins 24160 May 31 06:05 coverage.out [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 31 06:00 go.mod [2023-05-31T06:06:01.334Z] -rw-rw-r-- 1 jenkins jenkins 31664 May 31 06:00 go.sum [2023-05-31T06:06:01.335Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:00 internal [2023-05-31T06:06:01.335Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:00 simulator [2023-05-31T06:06:01.335Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:00 snap [2023-05-31T06:06:01.335Z] -rw-rw-r-- 1 jenkins jenkins 229 May 31 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:06:01.758Z] + 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=602720f241acdb43a6783659ac0e7f034d0135e5 --label arch=arm64 --label version=0.0.0 . [2023-05-31T06:06:02.034Z] Sending build context to Docker daemon 3.464MB [2023-05-31T06:06:02.034Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T06:06:02.034Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-31T06:06:02.034Z] ---> 725b18f6de39 [2023-05-31T06:06:02.034Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-31T06:06:04.627Z] ---> Running in 450de16b6e9b [2023-05-31T06:06:04.627Z] Removing intermediate container 450de16b6e9b [2023-05-31T06:06:04.627Z] ---> 2b17a08b0a25 [2023-05-31T06:06:04.627Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T06:06:04.627Z] ---> Running in d95e95c63b84 [2023-05-31T06:06:04.895Z] Removing intermediate container d95e95c63b84 [2023-05-31T06:06:04.895Z] ---> 80206fc684c2 [2023-05-31T06:06:04.895Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-31T06:06:04.895Z] ---> Running in bbf0176bdd8d [2023-05-31T06:06:05.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T06:06:06.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T06:06:07.401Z] OK: 270 MiB in 61 packages [2023-05-31T06:06:08.366Z] Removing intermediate container bbf0176bdd8d [2023-05-31T06:06:08.366Z] ---> c70400862e62 [2023-05-31T06:06:08.366Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-31T06:06:08.366Z] ---> Running in 08b159db09c7 [2023-05-31T06:06:08.634Z] Removing intermediate container 08b159db09c7 [2023-05-31T06:06:08.634Z] ---> 8515c8781275 [2023-05-31T06:06:08.634Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-31T06:06:09.221Z] ---> eecef15b850c [2023-05-31T06:06:09.222Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T06:06:09.222Z] ---> Running in 511555113a47 [2023-05-31T06:06:11.810Z] Removing intermediate container 511555113a47 [2023-05-31T06:06:11.810Z] ---> b6e4a4b0b566 [2023-05-31T06:06:11.810Z] Step 9/22 : COPY . . [2023-05-31T06:06:12.395Z] ---> 8af5b2cc8d94 [2023-05-31T06:06:12.396Z] Step 10/22 : RUN ${MAKE} [2023-05-31T06:06:12.396Z] ---> Running in fb56b475c45f [2023-05-31T06:06:13.370Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-31T06:08:36.548Z] Removing intermediate container fb56b475c45f [2023-05-31T06:08:36.548Z] ---> aba6968b8eb7 [2023-05-31T06:08:36.548Z] Step 11/22 : FROM alpine:3.17 [2023-05-31T06:08:36.548Z] 3.17: Pulling from library/alpine [2023-05-31T06:08:36.548Z] c41833b44d91: Already exists [2023-05-31T06:08:36.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T06:08:36.548Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T06:08:36.548Z] ---> 51e60588ff2c [2023-05-31T06:08:36.548Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-31T06:08:36.548Z] ---> Running in bcf1112317f6 [2023-05-31T06:08:36.548Z] Removing intermediate container bcf1112317f6 [2023-05-31T06:08:36.548Z] ---> 57d545bf4a60 [2023-05-31T06:08:36.548Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-31T06:08:36.548Z] ---> Running in 51f30aa10c6d [2023-05-31T06:08:36.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T06:08:36.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T06:08:36.548Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T06:08:36.548Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:08:36.548Z] OK: 8 MiB in 16 packages [2023-05-31T06:08:36.548Z] Removing intermediate container 51f30aa10c6d [2023-05-31T06:08:36.548Z] ---> b460f1500cb9 [2023-05-31T06:08:36.548Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-31T06:08:36.548Z] ---> 67a2cf88e0b7 [2023-05-31T06:08:36.548Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-31T06:08:36.548Z] ---> 6ced18bf7953 [2023-05-31T06:08:36.548Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-31T06:08:36.548Z] ---> aa15256eddf9 [2023-05-31T06:08:36.548Z] Step 17/22 : EXPOSE 59901 [2023-05-31T06:08:36.548Z] ---> Running in 01545021d5af [2023-05-31T06:08:36.548Z] Removing intermediate container 01545021d5af [2023-05-31T06:08:36.548Z] ---> cb5f26002f20 [2023-05-31T06:08:36.548Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-31T06:08:36.548Z] ---> Running in 2acd6aba33e9 [2023-05-31T06:08:36.548Z] Removing intermediate container 2acd6aba33e9 [2023-05-31T06:08:36.548Z] ---> 3ede9da3143f [2023-05-31T06:08:36.548Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T06:08:36.548Z] ---> Running in 030fcd81e526 [2023-05-31T06:08:36.548Z] Removing intermediate container 030fcd81e526 [2023-05-31T06:08:36.548Z] ---> 8f2c0b3ebb63 [2023-05-31T06:08:36.548Z] Step 20/22 : LABEL arch=arm64 [2023-05-31T06:08:36.548Z] ---> Running in adb0eb9d8bdf [2023-05-31T06:08:36.548Z] Removing intermediate container adb0eb9d8bdf [2023-05-31T06:08:36.548Z] ---> 135fdd4cbe51 [2023-05-31T06:08:36.548Z] Step 21/22 : LABEL git_sha=602720f241acdb43a6783659ac0e7f034d0135e5 [2023-05-31T06:08:36.548Z] ---> Running in 6acd1281f775 [2023-05-31T06:08:36.548Z] Removing intermediate container 6acd1281f775 [2023-05-31T06:08:36.548Z] ---> adf091744547 [2023-05-31T06:08:36.548Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T06:08:36.548Z] ---> Running in 881b2de701c4 [2023-05-31T06:08:36.548Z] Removing intermediate container 881b2de701c4 [2023-05-31T06:08:36.548Z] ---> 7753bf9c3844 [2023-05-31T06:08:36.548Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T06:08:36.548Z] Successfully built 7753bf9c3844 [2023-05-31T06:08:36.548Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:08:37.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T06:08:37.519Z] [2023-05-31T06:08:37.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:08:37.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T06:08:37.921Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T06:08:37.921Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T06:08:37.921Z] 04944245beec: Pulling fs layer [2023-05-31T06:08:37.921Z] 699f458cf7ca: Pulling fs layer [2023-05-31T06:08:37.921Z] 765212b225bb: Pulling fs layer [2023-05-31T06:08:37.921Z] f23df028b6ca: Pulling fs layer [2023-05-31T06:08:37.921Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T06:08:37.921Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T06:08:37.921Z] f23df028b6ca: Waiting [2023-05-31T06:08:37.921Z] d65c8cfc05b1: Waiting [2023-05-31T06:08:37.921Z] 2437ff75d9bd: Waiting [2023-05-31T06:08:37.921Z] 765212b225bb: Waiting [2023-05-31T06:08:38.189Z] 04944245beec: Verifying Checksum [2023-05-31T06:08:38.189Z] 04944245beec: Download complete [2023-05-31T06:08:38.189Z] 765212b225bb: Verifying Checksum [2023-05-31T06:08:38.189Z] 765212b225bb: Download complete [2023-05-31T06:08:38.189Z] f23df028b6ca: Verifying Checksum [2023-05-31T06:08:38.189Z] f23df028b6ca: Download complete [2023-05-31T06:08:38.189Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T06:08:38.189Z] d65c8cfc05b1: Download complete [2023-05-31T06:08:38.189Z] 699f458cf7ca: Verifying Checksum [2023-05-31T06:08:38.189Z] 699f458cf7ca: Download complete [2023-05-31T06:08:38.776Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T06:08:38.776Z] 8998bd30e6a1: Download complete [2023-05-31T06:08:40.724Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T06:08:40.724Z] 2437ff75d9bd: Download complete [2023-05-31T06:08:42.669Z] 8998bd30e6a1: Pull complete [2023-05-31T06:08:42.937Z] 04944245beec: Pull complete [2023-05-31T06:08:44.344Z] 699f458cf7ca: Pull complete [2023-05-31T06:08:44.610Z] 765212b225bb: Pull complete [2023-05-31T06:08:45.191Z] f23df028b6ca: Pull complete [2023-05-31T06:08:45.456Z] d65c8cfc05b1: Pull complete [2023-05-31T06:09:00.437Z] 2437ff75d9bd: Pull complete [2023-05-31T06:09:00.438Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T06:09:00.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T06:09:00.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:09:00.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-17454 does not seem to be running inside a container [2023-05-31T06:09:00.840Z] $ 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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T06:09:03.309Z] $ docker top 3c0956d9009f2e59d6a15357cc3419e3563cccf8af2bd31739e59794307273d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:04.216Z] ---> job-cost.sh [2023-05-31T06:09:04.216Z] lf-activate-venv: SKIPPING [2023-05-31T06:09:04.216Z] INFO: No Stack... [2023-05-31T06:09:04.481Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T06:09:05.437Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T06:09:05.774Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-31T06:09:05.774Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T06:09:05.852Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] [2023-05-31T06:09:05.857Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] did not exist. Created. [2023-05-31T06:09:05.857Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T06:09:06.257Z] /w/workspace/device-modbus-go/1@tmp/durable-735759ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T06:09:06.928Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T06:09:06.964Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T06:09:07.011Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T06:09:07.026Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T06:09:07.097Z] $ docker stop --time=1 3c0956d9009f2e59d6a15357cc3419e3563cccf8af2bd31739e59794307273d5 [2023-05-31T06:09:08.584Z] $ docker rm -f --volumes 3c0956d9009f2e59d6a15357cc3419e3563cccf8af2bd31739e59794307273d5 [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 [2023-05-31T06:09:09.617Z] provisioning config files... [2023-05-31T06:09:09.624Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp/config17567532234874639785tmp [Pipeline] { [Pipeline] sh [2023-05-31T06:09:09.969Z] + set +x [2023-05-31T06:09:09.969Z] + curl -s https://codecov.io/bash [2023-05-31T06:09:09.969Z] + bash -s -- [2023-05-31T06:09:09.969Z] [2023-05-31T06:09:09.969Z] _____ _ [2023-05-31T06:09:09.969Z] / ____| | | [2023-05-31T06:09:09.969Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T06:09:09.969Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T06:09:09.969Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T06:09:09.969Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T06:09:09.969Z] Bash-1.0.6 [2023-05-31T06:09:09.969Z] [2023-05-31T06:09:09.969Z] [2023-05-31T06:09:09.969Z] ==> git version 2.25.1 found [2023-05-31T06:09:09.969Z] ==> 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 [2023-05-31T06:09:09.969Z] Release-Date: 2020-01-08 [2023-05-31T06:09:09.969Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T06:09:09.969Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T06:09:09.969Z] ==> Jenkins CI detected. [2023-05-31T06:09:09.969Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-490 [2023-05-31T06:09:09.969Z] project root: . [2023-05-31T06:09:09.969Z] --> token set from env [2023-05-31T06:09:09.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T06:09:09.969Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T06:09:09.969Z] ==> Python coveragepy not found [2023-05-31T06:09:09.969Z] ==> Searching for coverage reports in: [2023-05-31T06:09:09.969Z] + . [2023-05-31T06:09:09.969Z] -> Found 1 reports [2023-05-31T06:09:09.969Z] ==> Detecting git/mercurial file structure [2023-05-31T06:09:09.969Z] ==> Reading reports [2023-05-31T06:09:09.969Z] + ./coverage.out bytes=24160 [2023-05-31T06:09:09.969Z] ==> Appending adjustments [2023-05-31T06:09:09.969Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T06:09:10.228Z] + Found adjustments [2023-05-31T06:09:10.228Z] ==> Gzipping contents [2023-05-31T06:09:10.228Z] 4.0K /tmp/codecov.AYlL3P.gz [2023-05-31T06:09:10.228Z] ==> Uploading reports [2023-05-31T06:09:10.228Z] url: https://codecov.io [2023-05-31T06:09:10.228Z] query: branch=PR-490&commit=602720f241acdb43a6783659ac0e7f034d0135e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=490&job=&cmd_args= [2023-05-31T06:09:10.228Z] -> Pinging Codecov [2023-05-31T06:09:10.228Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-490&commit=602720f241acdb43a6783659ac0e7f034d0135e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=490&job=&cmd_args= [2023-05-31T06:09:10.228Z] -> Uploading to [2023-05-31T06:09:10.228Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/55DBCA73C666E3227836607328DD7E49/602720f241acdb43a6783659ac0e7f034d0135e5/5b38040e-2466-40ae-a729-c14b7ae19953.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T060910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b642848adf38512788b4e3fa9dab327969689666ca5e83e1be8c69463b313027 [2023-05-31T06:09:10.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:09:10.486Z] Dload Upload Total Spent Left Speed [2023-05-31T06:09:10.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 16627 --:--:-- --:--:-- --:--:-- 16627 [2023-05-31T06:09:10.486Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/602720f241acdb43a6783659ac0e7f034d0135e5 [Pipeline] } [2023-05-31T06:09:10.512Z] 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 [2023-05-31T06:09:12.241Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-490/archives ] [2023-05-31T06:09:12.242Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-490/archives [2023-05-31T06:09:12.242Z] total 16 [2023-05-31T06:09:12.242Z] drwxr-xr-x 3 root root 4096 May 31 06:00 . [2023-05-31T06:09:12.242Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 06:00 .. [2023-05-31T06:09:12.242Z] drwxr-xr-x 2 root root 4096 May 31 06:00 cost [2023-05-31T06:09:12.242Z] -rw-r--r-- 1 root root 88 May 31 06:00 cost.csv [2023-05-31T06:09:12.242Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-490/archives [2023-05-31T06:09:12.242Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-490/archives [2023-05-31T06:09:12.242Z] total 16 [2023-05-31T06:09:12.242Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 06:00 . [2023-05-31T06:09:12.242Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 06:00 .. [2023-05-31T06:09:12.242Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 06:00 cost [2023-05-31T06:09:12.242Z] -rw-r--r-- 1 jenkins jenkins 88 May 31 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:12.571Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:13.461Z] ---> package-listing.sh [2023-05-31T06:09:13.461Z] ++ facter osfamily [2023-05-31T06:09:13.461Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T06:09:13.730Z] + OS_FAMILY=debian [2023-05-31T06:09:13.730Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-490 [2023-05-31T06:09:13.730Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T06:09:13.730Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T06:09:13.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T06:09:13.730Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T06:09:13.730Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-490 ']' [2023-05-31T06:09:13.730Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T06:09:13.730Z] + case "${OS_FAMILY}" in [2023-05-31T06:09:13.730Z] + dpkg -l [2023-05-31T06:09:13.730Z] + grep '^ii' [2023-05-31T06:09:13.730Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T06:09:13.730Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T06:09:13.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T06:09:13.730Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-490 ']' [2023-05-31T06:09:13.730Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-490/archives/ [2023-05-31T06:09:13.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-490/archives/ [Pipeline] echo [2023-05-31T06:09:13.760Z] 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-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T06:09:14.052Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:09:14.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:09:14.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:09:14.813Z] prd-ubuntu20.04-docker-8c-8g-17452 does not seem to be running inside a container [2023-05-31T06:09:14.847Z] $ 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-490/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-490 -v /w/workspace/xfoundry_device-modbus-go_PR-490:/w/workspace/xfoundry_device-modbus-go_PR-490:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-490@tmp:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T06:09:15.083Z] $ docker top e4101f0f6e3d552fd291de1bbda0e0d8c2c21678f0c8cdb641b9796ee8b51bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:09:15.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T06:09:15.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T06:09:16.090Z] + ls /var/log/sa-host [2023-05-31T06:09:16.090Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T06:09:16.221Z] provisioning config files... [2023-05-31T06:09:16.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-490@tmp/config16330734664269748071tmp [Pipeline] { [Pipeline] echo [2023-05-31T06:09:16.282Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:16.590Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T06:09:16.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:17.020Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T06:09:17.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:17.361Z] ---> sudo-logs.sh [2023-05-31T06:09:17.361Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T06:09:17.444Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:17.751Z] ---> job-cost.sh [2023-05-31T06:09:17.751Z] lf-activate-venv: SKIPPING [2023-05-31T06:09:17.751Z] DEBUG: total: 0.2199999988079071 [2023-05-31T06:09:17.751Z] INFO: Retrieving Stack Cost... [2023-05-31T06:09:18.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T06:09:18.578Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T06:09:18.610Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:09:18.920Z] ---> logs-deploy.sh [2023-05-31T06:09:18.920Z] lf-activate-venv: SKIPPING [2023-05-31T06:09:18.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-490/1 [2023-05-31T06:09:18.920Z] INFO: archiving workspace using pattern(s): [2023-05-31T06:09:19.854Z] Archives upload complete. [2023-05-31T06:09:19.854Z] INFO: archiving logs to Nexus