Pull request #465 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af0bcac0353111ba04134161193c1e92309f93bf+831951377c32840706638568b0e432e598c2b631 (ac52db72b23b8e5e20049952b99dcd517672369e) 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-ssh14750795848716229925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15197360013546189968.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-465/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-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2409005611163542197.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-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15336273306664427042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh10490759782280288532.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-465/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-465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6243958267594910003.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘prd-ubuntu20.04-docker-8c-8g-10936’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10938 in /w/workspace/xfoundry_device-modbus-go_PR-465 [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-465 # 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/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit af0bcac0353111ba04134161193c1e92309f93bf Merge succeeded, producing af0bcac0353111ba04134161193c1e92309f93bf Checking out Revision af0bcac0353111ba04134161193c1e92309f93bf (PR-465) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T05:59:15.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T05:59:15.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T05:59:15.414Z] ========================================================= [2023-04-26T05:59:15.414Z] EdgeX Global Pipelines Version Info [2023-04-26T05:59:15.414Z] ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f af0bcac0353111ba04134161193c1e92309f93bf # 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 831951377c32840706638568b0e432e598c2b631 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af0bcac0353111ba04134161193c1e92309f93bf # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:16.149Z] ------------------- [2023-04-26T05:59:16.149Z] stable info: [2023-04-26T05:59:16.149Z] ------------------- [2023-04-26T05:59:16.149Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T05:59:16.149Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T05:59:16.149Z] Message: update stable to v1.0.248 [2023-04-26T05:59:16.721Z] ------------------- [2023-04-26T05:59:16.721Z] experimental info: [2023-04-26T05:59:16.721Z] ------------------- [2023-04-26T05:59:16.721Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T05:59:16.721Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T05:59:16.721Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T05:59:16.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-26T05:59:17.033Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-26T05:59:17.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T05:59:17.120Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T05:59:17.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T05:59:17.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T05:59:17.254Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T05:59:17.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T05:59:17.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T05:59:17.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T05:59:17.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T05:59:17.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-26T05:59:17.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T05:59:17.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T05:59:17.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T05:59:17.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T05:59:18.000Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T05:59:18.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T05:59:18.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T05:59:18.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T05:59:18.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T05:59:18.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T05:59:18.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T05:59:18.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T05:59:18.332Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T05:59:18.370Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T05:59:18.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T05:59:18.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-465 [Pipeline] echo [2023-04-26T05:59:18.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-465 [Pipeline] echo [2023-04-26T05:59:18.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-465 [Pipeline] echo [2023-04-26T05:59:18.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af0bcac0353111ba04134161193c1e92309f93bf [Pipeline] echo [2023-04-26T05:59:18.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af0bcac [Pipeline] echo [2023-04-26T05:59:18.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T05:59:18.827Z] provisioning config files... [2023-04-26T05:59:18.842Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-465@tmp/config8869502827318347874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:19.246Z] ---> docker-login.sh [2023-04-26T05:59:19.246Z] nexus3.edgexfoundry.org:10001 [2023-04-26T05:59:19.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:19.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:19.508Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:19.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:19.508Z] [2023-04-26T05:59:19.508Z] Login Succeeded [2023-04-26T05:59:19.508Z] nexus3.edgexfoundry.org:10002 [2023-04-26T05:59:19.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:19.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:19.508Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:19.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:19.508Z] [2023-04-26T05:59:19.508Z] Login Succeeded [2023-04-26T05:59:19.508Z] nexus3.edgexfoundry.org:10003 [2023-04-26T05:59:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:19.767Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:19.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:19.767Z] [2023-04-26T05:59:19.767Z] Login Succeeded [2023-04-26T05:59:19.767Z] nexus3.edgexfoundry.org:10004 [2023-04-26T05:59:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:19.767Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:19.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:19.767Z] [2023-04-26T05:59:19.767Z] Login Succeeded [2023-04-26T05:59:19.767Z] docker.io [2023-04-26T05:59:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:20.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:20.027Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:20.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:20.027Z] [2023-04-26T05:59:20.027Z] Login Succeeded [2023-04-26T05:59:20.027Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T05:59:20.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T05:59:20.667Z] + git rev-list -1 --merges af0bcac0353111ba04134161193c1e92309f93bf~1..af0bcac0353111ba04134161193c1e92309f93bf [Pipeline] echo [2023-04-26T05:59:20.736Z] -----------> git rev-list -1 --merges af0bcac0353111ba04134161193c1e92309f93bf~1..af0bcac0353111ba04134161193c1e92309f93bf af0bcac0353111ba04134161193c1e92309f93bf [false] [Pipeline] sh [2023-04-26T05:59:21.054Z] + git log --format=format:%s -1 af0bcac0353111ba04134161193c1e92309f93bf [Pipeline] echo [2023-04-26T05:59:21.094Z] ========================================================= [2023-04-26T05:59:21.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T05:59:21.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T05:59:21.535Z] + git log --format=format:%s -1 af0bcac0353111ba04134161193c1e92309f93bf [Pipeline] echo [2023-04-26T05:59:21.570Z] [semverPrep] GIT_COMMIT: af0bcac0353111ba04134161193c1e92309f93bf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-26T05:59:21.602Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T05:59:21.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T05:59:21.977Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T05:59:21.977Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T05:59:21.977Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T05:59:21.977Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T05:59:21.977Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T05:59:21.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:22.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:59:22.402Z] [2023-04-26T05:59:22.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:22.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:59:22.784Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T05:59:22.784Z] b85a868b505f: Pulling fs layer [2023-04-26T05:59:22.784Z] e2be974225ed: Pulling fs layer [2023-04-26T05:59:22.784Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T05:59:22.784Z] 988bab9f4d93: Pulling fs layer [2023-04-26T05:59:22.784Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T05:59:22.784Z] eaf3925da568: Pulling fs layer [2023-04-26T05:59:22.784Z] bab4dde63d76: Pulling fs layer [2023-04-26T05:59:22.784Z] 988bab9f4d93: Waiting [2023-04-26T05:59:22.784Z] eaf3925da568: Waiting [2023-04-26T05:59:22.784Z] bde34c3a00c8: Pulling fs layer [2023-04-26T05:59:22.784Z] bab4dde63d76: Waiting [2023-04-26T05:59:22.784Z] b352a97aabf1: Pulling fs layer [2023-04-26T05:59:22.784Z] 4872d77fe225: Pulling fs layer [2023-04-26T05:59:22.784Z] bde34c3a00c8: Waiting [2023-04-26T05:59:22.784Z] 5851b861e8e6: Pulling fs layer [2023-04-26T05:59:22.784Z] 4872d77fe225: Waiting [2023-04-26T05:59:22.784Z] 5851b861e8e6: Waiting [2023-04-26T05:59:22.784Z] b352a97aabf1: Waiting [2023-04-26T05:59:22.784Z] e2be974225ed: Download complete [2023-04-26T05:59:22.784Z] 988bab9f4d93: Verifying Checksum [2023-04-26T05:59:22.784Z] 988bab9f4d93: Download complete [2023-04-26T05:59:23.044Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T05:59:23.044Z] 1469e6f7b9e6: Download complete [2023-04-26T05:59:23.044Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T05:59:23.044Z] 339a4e72a1f5: Download complete [2023-04-26T05:59:23.044Z] eaf3925da568: Verifying Checksum [2023-04-26T05:59:23.044Z] eaf3925da568: Download complete [2023-04-26T05:59:23.044Z] bde34c3a00c8: Download complete [2023-04-26T05:59:23.044Z] b352a97aabf1: Download complete [2023-04-26T05:59:23.044Z] 4872d77fe225: Verifying Checksum [2023-04-26T05:59:23.044Z] 4872d77fe225: Download complete [2023-04-26T05:59:23.044Z] 5851b861e8e6: Verifying Checksum [2023-04-26T05:59:23.044Z] b85a868b505f: Verifying Checksum [2023-04-26T05:59:23.044Z] b85a868b505f: Download complete [2023-04-26T05:59:23.302Z] bab4dde63d76: Verifying Checksum [2023-04-26T05:59:23.302Z] bab4dde63d76: Download complete [2023-04-26T05:59:24.237Z] b85a868b505f: Pull complete [2023-04-26T05:59:24.496Z] e2be974225ed: Pull complete [2023-04-26T05:59:25.063Z] 339a4e72a1f5: Pull complete [2023-04-26T05:59:25.063Z] 988bab9f4d93: Pull complete [2023-04-26T05:59:25.322Z] 1469e6f7b9e6: Pull complete [2023-04-26T05:59:25.322Z] eaf3925da568: Pull complete [2023-04-26T05:59:27.222Z] bab4dde63d76: Pull complete [2023-04-26T05:59:27.222Z] bde34c3a00c8: Pull complete [2023-04-26T05:59:27.222Z] b352a97aabf1: Pull complete [2023-04-26T05:59:27.222Z] 4872d77fe225: Pull complete [2023-04-26T05:59:27.222Z] 5851b861e8e6: Pull complete [2023-04-26T05:59:27.222Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T05:59:27.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:59:27.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T05:59:27.469Z] prd-ubuntu20.04-docker-8c-8g-10938 does not seem to be running inside a container [2023-04-26T05:59:27.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-465 -v /w/workspace/xfoundry_device-modbus-go_PR-465:/w/workspace/xfoundry_device-modbus-go_PR-465:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-465@tmp:/w/workspace/xfoundry_device-modbus-go_PR-465@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-04-26T05:59:30.460Z] $ docker top a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 -eo pid,comm [2023-04-26T05:59:30.512Z] 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-04-26T05:59:30.512Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T05:59:30.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T05:59:30.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T05:59:30.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T05:59:30.818Z] $ docker exec a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 ssh-agent [2023-04-26T05:59:30.916Z] SSH_AUTH_SOCK=/tmp/ssh-HwDr8XLlxxyo/agent.32 [2023-04-26T05:59:30.916Z] SSH_AGENT_PID=38 [2023-04-26T05:59:30.924Z] Running ssh-add (command line suppressed) [2023-04-26T05:59:31.016Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-465@tmp/private_key_3233509681503094432.key (/w/workspace/xfoundry_device-modbus-go_PR-465@tmp/private_key_3233509681503094432.key) [2023-04-26T05:59:31.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T05:59:31.360Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T05:59:31.389Z] $ docker exec --env ******** --env ******** a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 ssh-agent -k [2023-04-26T05:59:31.479Z] unset SSH_AUTH_SOCK; [2023-04-26T05:59:31.480Z] unset SSH_AGENT_PID; [2023-04-26T05:59:31.480Z] echo Agent pid 38 killed; [2023-04-26T05:59:31.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T05:59:31.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T05:59:31.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T05:59:31.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T05:59:31.698Z] $ docker exec a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 ssh-agent [2023-04-26T05:59:31.800Z] SSH_AUTH_SOCK=/tmp/ssh-abnECxaXgNCI/agent.70 [2023-04-26T05:59:31.800Z] SSH_AGENT_PID=76 [2023-04-26T05:59:31.806Z] Running ssh-add (command line suppressed) [2023-04-26T05:59:31.895Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-465@tmp/private_key_18186143945249533094.key (/w/workspace/xfoundry_device-modbus-go_PR-465@tmp/private_key_18186143945249533094.key) [2023-04-26T05:59:31.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T05:59:32.238Z] + git semver init [2023-04-26T05:59:32.497Z] 2023-04-26 05:59:32,410 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T05:59:32.497Z] 2023-04-26 05:59:32,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-465/.semver [2023-04-26T05:59:32.497Z] 2023-04-26 05:59:32,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-465/.semver [2023-04-26T05:59:32.497Z] 2023-04-26 05:59:32,412 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-465/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-465, universal_newlines=False, shell=None, istream=None) [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,182 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-465/.git/info/exclude [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-465/.semver/PR-465 with force:False [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,183 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-465/.semver/PR-465 [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,186 [execute] INFO git cat-file --batch-check [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-465/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,192 [execute] INFO git cat-file --batch [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-465/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T05:59:33.436Z] 2023-04-26 05:59:33,197 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-465/.semver/PR-465 [2023-04-26T05:59:33.436Z] 0.0.0 [Pipeline] } [2023-04-26T05:59:33.472Z] $ docker exec --env ******** --env ******** a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 ssh-agent -k [2023-04-26T05:59:33.563Z] unset SSH_AUTH_SOCK; [2023-04-26T05:59:33.563Z] unset SSH_AGENT_PID; [2023-04-26T05:59:33.563Z] echo Agent pid 76 killed; [2023-04-26T05:59:33.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T05:59:34.006Z] + git semver [Pipeline] } [2023-04-26T05:59:34.293Z] $ docker stop --time=1 a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 [2023-04-26T05:59:35.549Z] $ docker rm -f --volumes a0d1bef582a21f610b27605ae9ebc227b9ee11f638cb76018da294cc6e8b0de4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T05:59:35.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T05:59:36.237Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T05:59:36.256Z] [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-04-26T05:59:36.894Z] provisioning config files... [2023-04-26T05:59:36.904Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-465@tmp/config1071864413751651073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:37.250Z] ---> docker-login.sh [2023-04-26T05:59:37.250Z] nexus3.edgexfoundry.org:10001 [2023-04-26T05:59:37.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:37.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:37.250Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:37.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:37.250Z] [2023-04-26T05:59:37.250Z] Login Succeeded [2023-04-26T05:59:37.250Z] nexus3.edgexfoundry.org:10002 [2023-04-26T05:59:37.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:37.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:37.250Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:37.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:37.250Z] [2023-04-26T05:59:37.250Z] Login Succeeded [2023-04-26T05:59:37.250Z] nexus3.edgexfoundry.org:10003 [2023-04-26T05:59:37.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:37.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:37.509Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:37.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:37.509Z] [2023-04-26T05:59:37.509Z] Login Succeeded [2023-04-26T05:59:37.509Z] nexus3.edgexfoundry.org:10004 [2023-04-26T05:59:37.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:37.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:37.509Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:37.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:37.509Z] [2023-04-26T05:59:37.509Z] Login Succeeded [2023-04-26T05:59:37.509Z] docker.io [2023-04-26T05:59:37.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:37.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:37.768Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:37.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:37.768Z] [2023-04-26T05:59:37.768Z] Login Succeeded [2023-04-26T05:59:37.768Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T05:59:37.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T05:59:38.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T05:59:38.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T05:59:38.270Z] ========================================================= [2023-04-26T05:59:38.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T05:59:38.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:38.754Z] + 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-04-26T05:59:38.754Z] Sending build context to Docker daemon 6.467MB [2023-04-26T05:59:38.754Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T05:59:38.754Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-26T05:59:38.754Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T05:59:38.754Z] f56be85fc22e: Pulling fs layer [2023-04-26T05:59:38.754Z] 85791d961cd3: Pulling fs layer [2023-04-26T05:59:38.754Z] d694b5ae8c79: Pulling fs layer [2023-04-26T05:59:38.754Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T05:59:38.754Z] 4d19c01a9841: Pulling fs layer [2023-04-26T05:59:38.754Z] 9325e15d5711: Pulling fs layer [2023-04-26T05:59:38.754Z] 556b6ee489ea: Pulling fs layer [2023-04-26T05:59:38.754Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T05:59:38.754Z] 9f32a84ed3da: Waiting [2023-04-26T05:59:38.754Z] 4d19c01a9841: Waiting [2023-04-26T05:59:38.754Z] 9325e15d5711: Waiting [2023-04-26T05:59:38.754Z] c5a4b2cf53e6: Waiting [2023-04-26T05:59:38.754Z] 85791d961cd3: Verifying Checksum [2023-04-26T05:59:38.754Z] 85791d961cd3: Download complete [2023-04-26T05:59:38.754Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T05:59:38.754Z] 9f32a84ed3da: Download complete [2023-04-26T05:59:38.754Z] 4d19c01a9841: Download complete [2023-04-26T05:59:39.014Z] f56be85fc22e: Download complete [2023-04-26T05:59:39.014Z] 9325e15d5711: Verifying Checksum [2023-04-26T05:59:39.014Z] 9325e15d5711: Download complete [2023-04-26T05:59:39.014Z] f56be85fc22e: Pull complete [2023-04-26T05:59:39.276Z] 85791d961cd3: Pull complete [2023-04-26T05:59:39.536Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T05:59:39.536Z] c5a4b2cf53e6: Download complete [2023-04-26T05:59:39.536Z] d694b5ae8c79: Verifying Checksum [2023-04-26T05:59:39.536Z] d694b5ae8c79: Download complete [2023-04-26T05:59:39.793Z] 556b6ee489ea: Verifying Checksum [2023-04-26T05:59:39.793Z] 556b6ee489ea: Download complete [2023-04-26T05:59:43.079Z] d694b5ae8c79: Pull complete [2023-04-26T05:59:43.079Z] 9f32a84ed3da: Pull complete [2023-04-26T05:59:43.079Z] 4d19c01a9841: Pull complete [2023-04-26T05:59:43.079Z] 9325e15d5711: Pull complete [2023-04-26T05:59:45.107Z] 556b6ee489ea: Pull complete [2023-04-26T05:59:46.038Z] c5a4b2cf53e6: Pull complete [2023-04-26T05:59:46.038Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T05:59:46.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T05:59:46.038Z] ---> c4be618373d6 [2023-04-26T05:59:46.038Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-26T05:59:50.240Z] ---> Running in fb3038408a55 [2023-04-26T05:59:50.240Z] Removing intermediate container fb3038408a55 [2023-04-26T05:59:50.240Z] ---> 06387f2f48cd [2023-04-26T05:59:50.240Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T05:59:50.240Z] ---> Running in c02e7ac2a62e [2023-04-26T05:59:50.240Z] Removing intermediate container c02e7ac2a62e [2023-04-26T05:59:50.240Z] ---> 8e7d64fa8e9e [2023-04-26T05:59:50.240Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-26T05:59:50.240Z] ---> Running in 921ddb01a030 [2023-04-26T05:59:50.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T05:59:50.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T05:59:50.760Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T05:59:50.760Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-26T05:59:50.760Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T05:59:51.046Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T05:59:51.046Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-26T05:59:51.046Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-26T05:59:51.046Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-26T05:59:51.046Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-26T05:59:51.046Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T05:59:51.046Z] OK: 270 MiB in 61 packages [2023-04-26T05:59:51.305Z] Removing intermediate container 921ddb01a030 [2023-04-26T05:59:51.305Z] ---> 720716bcfb73 [2023-04-26T05:59:51.305Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-26T05:59:51.702Z] Still waiting to schedule task [2023-04-26T05:59:51.703Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10940’ is offline [2023-04-26T05:59:52.645Z] ---> Running in d3814c47eccd [2023-04-26T05:59:52.646Z] Removing intermediate container d3814c47eccd [2023-04-26T05:59:52.646Z] ---> d62de9395af2 [2023-04-26T05:59:52.646Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-26T05:59:52.646Z] ---> 8ebf89b64717 [2023-04-26T05:59:52.646Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T05:59:52.646Z] ---> Running in 191381f990c0 [2023-04-26T06:00:26.444Z] Removing intermediate container 191381f990c0 [2023-04-26T06:00:26.444Z] ---> 6c53c801a5a1 [2023-04-26T06:00:26.444Z] Step 9/10 : COPY . . [2023-04-26T06:00:26.444Z] ---> cba9e87962fc [2023-04-26T06:00:26.444Z] Step 10/10 : RUN ${MAKE} [2023-04-26T06:00:26.705Z] ---> Running in 8c4062f956e5 [2023-04-26T06:00:26.966Z] noop [2023-04-26T06:00:27.226Z] Removing intermediate container 8c4062f956e5 [2023-04-26T06:00:27.226Z] ---> 79918dfea6c7 [2023-04-26T06:00:27.226Z] Successfully built 79918dfea6c7 [2023-04-26T06:00:27.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:27.679Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T06:00:27.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:00:27.848Z] prd-ubuntu20.04-docker-8c-8g-10938 does not seem to be running inside a container [2023-04-26T06:00:27.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-465 -v /w/workspace/xfoundry_device-modbus-go_PR-465:/w/workspace/xfoundry_device-modbus-go_PR-465:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-465@tmp:/w/workspace/xfoundry_device-modbus-go_PR-465@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-04-26T06:00:28.214Z] $ docker top 3dfaed52f6d8e76bceaf9c84cece3e8adde5b48de2f894b1020314b59abd0aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:00:28.697Z] + go version [2023-04-26T06:00:28.697Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T06:00:28.735Z] $ docker stop --time=1 3dfaed52f6d8e76bceaf9c84cece3e8adde5b48de2f894b1020314b59abd0aa1 [2023-04-26T06:00:30.015Z] $ docker rm -f --volumes 3dfaed52f6d8e76bceaf9c84cece3e8adde5b48de2f894b1020314b59abd0aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:30.751Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T06:00:30.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:00:30.912Z] prd-ubuntu20.04-docker-8c-8g-10938 does not seem to be running inside a container [2023-04-26T06:00:30.946Z] $ 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-465 -v /w/workspace/xfoundry_device-modbus-go_PR-465:/w/workspace/xfoundry_device-modbus-go_PR-465:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-465@tmp:/w/workspace/xfoundry_device-modbus-go_PR-465@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-04-26T06:00:31.262Z] $ docker top 7954da7ac160f976041a9732a0a44f3950be60253d0852ebdf72e01821ed3525 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:00:31.715Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-465 [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:00:32.070Z] + make test [2023-04-26T06:00:32.070Z] go test ./... -coverprofile=coverage.out [2023-04-26T06:00:37.401Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-26T06:00:45.573Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-26T06:00:45.573Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.4% of statements [2023-04-26T06:00:52.477Z] go vet ./... [2023-04-26T06:00:55.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:00:55.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:00:55.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:00:56.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:00:56.085Z] $ docker stop --time=1 7954da7ac160f976041a9732a0a44f3950be60253d0852ebdf72e01821ed3525 [2023-04-26T06:00:59.920Z] $ docker rm -f --volumes 7954da7ac160f976041a9732a0a44f3950be60253d0852ebdf72e01821ed3525 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:01:00.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:01:00.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T06:01:01.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:01:01.473Z] + ls -al . [2023-04-26T06:01:01.473Z] total 180 [2023-04-26T06:01:01.473Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 06:00 . [2023-04-26T06:01:01.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 05:59 .. [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 05:59 .dockerignore [2023-04-26T06:01:01.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 05:59 .git [2023-04-26T06:01:01.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:59 .github [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 26 05:59 .gitignore [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 05:59 .golangci.yml [2023-04-26T06:01:01.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 05:59 .semver [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 26 05:59 Attribution.txt [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 26 05:59 CHANGELOG.md [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 26 05:59 Dockerfile [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 05:59 GOVERNANCE.md [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 05:59 Jenkinsfile [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 05:59 LICENSE [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 26 05:59 Makefile [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 05:59 OWNERS.md [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 26 05:59 README.md [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 05:59 VERSION [2023-04-26T06:01:01.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 05:59 bin [2023-04-26T06:01:01.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:59 cmd [2023-04-26T06:01:01.473Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 26 06:00 coverage.out [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 26 05:59 go.mod [2023-04-26T06:01:01.473Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 26 05:59 go.sum [2023-04-26T06:01:01.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:59 internal [2023-04-26T06:01:01.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 05:59 simulator [2023-04-26T06:01:01.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 05:59 snap [2023-04-26T06:01:01.474Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 26 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:01:01.869Z] + 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=af0bcac0353111ba04134161193c1e92309f93bf --label arch=amd64 --label version=0.0.0 . [2023-04-26T06:01:01.869Z] Sending build context to Docker daemon 6.492MB [2023-04-26T06:01:01.869Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:01:01.869Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-26T06:01:01.869Z] ---> 79918dfea6c7 [2023-04-26T06:01:01.869Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:01:02.129Z] ---> Running in 061d8721383c [2023-04-26T06:01:02.129Z] Removing intermediate container 061d8721383c [2023-04-26T06:01:02.129Z] ---> 4c40dc25466a [2023-04-26T06:01:02.129Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:01:02.129Z] ---> Running in 3485e6ae1841 [2023-04-26T06:01:02.129Z] Removing intermediate container 3485e6ae1841 [2023-04-26T06:01:02.129Z] ---> 694b48bfd5a0 [2023-04-26T06:01:02.129Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-26T06:01:02.388Z] ---> Running in 86255d634fd6 [2023-04-26T06:01:02.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:02.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:02.906Z] OK: 270 MiB in 61 packages [2023-04-26T06:01:03.164Z] Removing intermediate container 86255d634fd6 [2023-04-26T06:01:03.164Z] ---> b23fff942af8 [2023-04-26T06:01:03.164Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-26T06:01:03.164Z] ---> Running in 8e141e1f6fe5 [2023-04-26T06:01:03.164Z] Removing intermediate container 8e141e1f6fe5 [2023-04-26T06:01:03.164Z] ---> 675977f5627a [2023-04-26T06:01:03.164Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-26T06:01:03.423Z] ---> b2ea51019f1f [2023-04-26T06:01:03.423Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:01:03.423Z] ---> Running in 6a9240bc1e3f [2023-04-26T06:01:04.361Z] Removing intermediate container 6a9240bc1e3f [2023-04-26T06:01:04.361Z] ---> 6dae73be06be [2023-04-26T06:01:04.361Z] Step 9/22 : COPY . . [2023-04-26T06:01:04.651Z] ---> 25180670cb6f [2023-04-26T06:01:04.651Z] Step 10/22 : RUN ${MAKE} [2023-04-26T06:01:04.909Z] ---> Running in 29ca804fa086 [2023-04-26T06:01:05.167Z] 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-04-26T06:01:27.147Z] Removing intermediate container 29ca804fa086 [2023-04-26T06:01:27.147Z] ---> 6527a2a9a4e6 [2023-04-26T06:01:27.147Z] Step 11/22 : FROM alpine:3.17 [2023-04-26T06:01:27.147Z] 3.17: Pulling from library/alpine [2023-04-26T06:01:27.147Z] f56be85fc22e: Already exists [2023-04-26T06:01:27.147Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:01:27.147Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:01:27.147Z] ---> 9ed4aefc74f6 [2023-04-26T06:01:27.147Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-26T06:01:27.147Z] ---> Running in 1f13d0644660 [2023-04-26T06:01:27.147Z] Removing intermediate container 1f13d0644660 [2023-04-26T06:01:27.147Z] ---> 98eb85b3b0bf [2023-04-26T06:01:27.147Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-26T06:01:27.147Z] ---> Running in 48ac56522992 [2023-04-26T06:01:27.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:27.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:27.147Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T06:01:27.147Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:01:27.147Z] OK: 7 MiB in 16 packages [2023-04-26T06:01:27.147Z] Removing intermediate container 48ac56522992 [2023-04-26T06:01:27.147Z] ---> e27f03eab0e6 [2023-04-26T06:01:27.147Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-26T06:01:27.413Z] ---> 889d06f36c29 [2023-04-26T06:01:27.413Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-26T06:01:27.413Z] ---> 4d0d032c3339 [2023-04-26T06:01:27.413Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-26T06:01:27.413Z] ---> 4d1f3cfb4476 [2023-04-26T06:01:27.413Z] Step 17/22 : EXPOSE 59901 [2023-04-26T06:01:27.413Z] ---> Running in d08d2683dd28 [2023-04-26T06:01:27.671Z] Removing intermediate container d08d2683dd28 [2023-04-26T06:01:27.671Z] ---> f35f0d3a55cd [2023-04-26T06:01:27.671Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-26T06:01:27.671Z] ---> Running in 4e91c0b9a1dc [2023-04-26T06:01:27.671Z] Removing intermediate container 4e91c0b9a1dc [2023-04-26T06:01:27.671Z] ---> 3e71004b7652 [2023-04-26T06:01:27.671Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T06:01:27.671Z] ---> Running in d29fb02c4699 [2023-04-26T06:01:27.671Z] Removing intermediate container d29fb02c4699 [2023-04-26T06:01:27.671Z] ---> e0354e930a16 [2023-04-26T06:01:27.671Z] Step 20/22 : LABEL arch=amd64 [2023-04-26T06:01:27.930Z] ---> Running in dbb1be5543a1 [2023-04-26T06:01:27.930Z] Removing intermediate container dbb1be5543a1 [2023-04-26T06:01:27.930Z] ---> eb666eb656c8 [2023-04-26T06:01:27.930Z] Step 21/22 : LABEL git_sha=af0bcac0353111ba04134161193c1e92309f93bf [2023-04-26T06:01:27.930Z] ---> Running in 9356ba935e27 [2023-04-26T06:01:27.930Z] Removing intermediate container 9356ba935e27 [2023-04-26T06:01:27.930Z] ---> 2693f5d66c37 [2023-04-26T06:01:27.930Z] Step 22/22 : LABEL version=0.0.0 [2023-04-26T06:01:27.930Z] ---> Running in 29d726c3efb5 [2023-04-26T06:01:27.930Z] Removing intermediate container 29d726c3efb5 [2023-04-26T06:01:27.930Z] ---> 0ca990839f08 [2023-04-26T06:01:27.930Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:01:27.930Z] Successfully built 0ca990839f08 [2023-04-26T06:01:27.930Z] 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-04-26T06:01:28.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:01:28.953Z] [2023-04-26T06:01:28.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:01:29.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:01:29.315Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T06:01:29.315Z] 5eb5b503b376: Pulling fs layer [2023-04-26T06:01:29.315Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T06:01:29.316Z] ec43610c2a17: Pulling fs layer [2023-04-26T06:01:29.316Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T06:01:29.316Z] 33b1e0a273af: Pulling fs layer [2023-04-26T06:01:29.316Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T06:01:29.316Z] 2f39f015ded8: Pulling fs layer [2023-04-26T06:01:29.316Z] 33b1e0a273af: Waiting [2023-04-26T06:01:29.316Z] 2f39f015ded8: Waiting [2023-04-26T06:01:29.316Z] 5d3b04190fa2: Waiting [2023-04-26T06:01:29.316Z] 3a2ae6a8a46f: Waiting [2023-04-26T06:01:29.316Z] 5c69ac0246d0: Download complete [2023-04-26T06:01:29.316Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T06:01:29.316Z] 3a2ae6a8a46f: Download complete [2023-04-26T06:01:29.316Z] 33b1e0a273af: Verifying Checksum [2023-04-26T06:01:29.316Z] 33b1e0a273af: Download complete [2023-04-26T06:01:29.316Z] ec43610c2a17: Verifying Checksum [2023-04-26T06:01:29.316Z] ec43610c2a17: Download complete [2023-04-26T06:01:29.316Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T06:01:29.316Z] 5d3b04190fa2: Download complete [2023-04-26T06:01:29.575Z] 5eb5b503b376: Verifying Checksum [2023-04-26T06:01:29.575Z] 5eb5b503b376: Download complete [2023-04-26T06:01:30.140Z] 2f39f015ded8: Verifying Checksum [2023-04-26T06:01:30.141Z] 2f39f015ded8: Download complete [2023-04-26T06:01:30.462Z] 5eb5b503b376: Pull complete [2023-04-26T06:01:30.720Z] 5c69ac0246d0: Pull complete [2023-04-26T06:01:31.286Z] ec43610c2a17: Pull complete [2023-04-26T06:01:31.286Z] 3a2ae6a8a46f: Pull complete [2023-04-26T06:01:31.544Z] 33b1e0a273af: Pull complete [2023-04-26T06:01:31.544Z] 5d3b04190fa2: Pull complete [2023-04-26T06:01:35.729Z] 2f39f015ded8: Pull complete [2023-04-26T06:01:35.729Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T06:01:35.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:01:35.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:01:36.500Z] prd-ubuntu20.04-docker-8c-8g-10938 does not seem to be running inside a container [2023-04-26T06:01:36.537Z] $ 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-465 -v /w/workspace/xfoundry_device-modbus-go_PR-465:/w/workspace/xfoundry_device-modbus-go_PR-465:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-465@tmp:/w/workspace/xfoundry_device-modbus-go_PR-465@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-04-26T06:01:40.668Z] $ docker top 1e79697c4303060a33a2f9bf004db75150dc2305fdf5a4ade204a9652b3a0e28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:01:41.091Z] ---> job-cost.sh [2023-04-26T06:01:41.091Z] lf-activate-venv: SKIPPING [2023-04-26T06:01:41.091Z] INFO: No Stack... [2023-04-26T06:01:41.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:01:41.922Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:01:42.250Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-465/archives/cost.csv [2023-04-26T06:01:42.250Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:01:42.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] [2023-04-26T06:01:42.299Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] did not exist. Created. [2023-04-26T06:01:42.299Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:01:42.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T06:01:42.762Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:01:42.794Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:01:42.877Z] $ docker stop --time=1 1e79697c4303060a33a2f9bf004db75150dc2305fdf5a4ade204a9652b3a0e28 [2023-04-26T06:01:44.042Z] $ docker rm -f --volumes 1e79697c4303060a33a2f9bf004db75150dc2305fdf5a4ade204a9652b3a0e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T06:02:15.076Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10944 in /w/workspace/xfoundry_device-modbus-go_PR-465 [Pipeline] { [Pipeline] ws [2023-04-26T06:02:15.141Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T06:02:15.235Z] Selected Git installation does not exist. Using Default [2023-04-26T06:02:15.235Z] The recommended git tool is: NONE [2023-04-26T06:02:22.172Z] using credential edgex-jenkins-ssh [2023-04-26T06:02:22.193Z] Cloning the remote Git repository [2023-04-26T06:02:22.263Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-26T06:02:22.395Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-04-26T06:02:22.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-26T06:02:22.601Z] > git --version # timeout=10 [2023-04-26T06:02:22.629Z] > git --version # 'git version 2.25.1' [2023-04-26T06:02:22.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:02:22.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:02:26.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-26T06:02:26.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:02:28.225Z] Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit af0bcac0353111ba04134161193c1e92309f93bf [2023-04-26T06:02:28.555Z] Merge succeeded, producing af0bcac0353111ba04134161193c1e92309f93bf [2023-04-26T06:02:28.556Z] Checking out Revision af0bcac0353111ba04134161193c1e92309f93bf (PR-465) [2023-04-26T06:02:27.618Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-26T06:02:27.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-26T06:02:27.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:02:27.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T06:02:28.250Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:02:28.346Z] > git checkout -f af0bcac0353111ba04134161193c1e92309f93bf # timeout=10 [2023-04-26T06:02:28.443Z] > git remote # timeout=10 [2023-04-26T06:02:28.463Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T06:02:28.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:02:28.510Z] > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 [2023-04-26T06:02:28.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T06:02:28.567Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:02:28.584Z] > git checkout -f af0bcac0353111ba04134161193c1e92309f93bf # timeout=10 [2023-04-26T06:02:29.160Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-26T06:02:29.232Z] > git --version # timeout=10 [2023-04-26T06:02:29.247Z] > git --version # 'git version 2.25.1' [2023-04-26T06:02:29.277Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:02:30.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T06:02:30.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:02:30.398Z] Dload Upload Total Spent Left Speed [2023-04-26T06:02:30.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-04-26T06:02:31.132Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T06:02:31.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T06:02:31.487Z] + sudo tee /etc/docker/daemon.new [2023-04-26T06:02:31.487Z] { [2023-04-26T06:02:31.487Z] "registry-mirrors": [ [2023-04-26T06:02:31.487Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T06:02:31.487Z] ], [2023-04-26T06:02:31.487Z] "bip": "10.250.0.254/24", [2023-04-26T06:02:31.487Z] "hosts": [ [2023-04-26T06:02:31.487Z] "tcp://0.0.0.0:5555", [2023-04-26T06:02:31.487Z] "unix:///var/run/docker.sock" [2023-04-26T06:02:31.487Z] ], [2023-04-26T06:02:31.487Z] "mtu": 1458, [2023-04-26T06:02:31.487Z] "selinux-enabled": true, [2023-04-26T06:02:31.487Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T06:02:31.487Z] } [Pipeline] sh [2023-04-26T06:02:31.851Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T06:02:32.205Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:02:50.583Z] provisioning config files... [2023-04-26T06:02:50.617Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14075747312763449945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:02:51.027Z] ---> docker-login.sh [2023-04-26T06:02:51.028Z] nexus3.edgexfoundry.org:10001 [2023-04-26T06:02:51.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:51.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:51.621Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:51.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:51.621Z] [2023-04-26T06:02:51.621Z] Login Succeeded [2023-04-26T06:02:51.621Z] nexus3.edgexfoundry.org:10002 [2023-04-26T06:02:51.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:52.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:52.169Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:52.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:52.169Z] [2023-04-26T06:02:52.169Z] Login Succeeded [2023-04-26T06:02:52.169Z] nexus3.edgexfoundry.org:10003 [2023-04-26T06:02:52.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:52.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:52.444Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:52.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:52.444Z] [2023-04-26T06:02:52.444Z] Login Succeeded [2023-04-26T06:02:52.444Z] nexus3.edgexfoundry.org:10004 [2023-04-26T06:02:52.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:52.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:52.717Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:52.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:52.717Z] [2023-04-26T06:02:52.717Z] Login Succeeded [2023-04-26T06:02:52.990Z] docker.io [2023-04-26T06:02:52.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:53.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:53.263Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:53.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:53.263Z] [2023-04-26T06:02:53.263Z] Login Succeeded [2023-04-26T06:02:53.263Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T06:02:53.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T06:02:53.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:02:53.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:02:53.818Z] ========================================================= [2023-04-26T06:02:53.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T06:02:53.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:02:54.327Z] + 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-04-26T06:02:54.603Z] Sending build context to Docker daemon 3.379MB [2023-04-26T06:02:54.603Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:02:54.603Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-26T06:02:54.874Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T06:02:54.874Z] c41833b44d91: Pulling fs layer [2023-04-26T06:02:54.874Z] ed15518f5707: Pulling fs layer [2023-04-26T06:02:54.874Z] feae8fd75edb: Pulling fs layer [2023-04-26T06:02:54.874Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T06:02:54.874Z] 3cdef696dda3: Pulling fs layer [2023-04-26T06:02:54.874Z] 2ced38df9373: Pulling fs layer [2023-04-26T06:02:54.874Z] 58f1dce35555: Pulling fs layer [2023-04-26T06:02:54.874Z] 2ced38df9373: Waiting [2023-04-26T06:02:54.874Z] 58f1dce35555: Waiting [2023-04-26T06:02:54.874Z] 242c74f7c9fa: Waiting [2023-04-26T06:02:54.874Z] 3cdef696dda3: Waiting [2023-04-26T06:02:54.874Z] ed15518f5707: Download complete [2023-04-26T06:02:54.874Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T06:02:54.874Z] 242c74f7c9fa: Download complete [2023-04-26T06:02:54.874Z] 3cdef696dda3: Verifying Checksum [2023-04-26T06:02:54.874Z] 3cdef696dda3: Download complete [2023-04-26T06:02:55.170Z] c41833b44d91: Verifying Checksum [2023-04-26T06:02:55.170Z] c41833b44d91: Download complete [2023-04-26T06:02:56.154Z] c41833b44d91: Pull complete [2023-04-26T06:02:56.765Z] 58f1dce35555: Verifying Checksum [2023-04-26T06:02:56.765Z] 58f1dce35555: Download complete [2023-04-26T06:02:56.765Z] ed15518f5707: Pull complete [2023-04-26T06:02:57.741Z] feae8fd75edb: Verifying Checksum [2023-04-26T06:02:57.741Z] feae8fd75edb: Download complete [2023-04-26T06:02:58.014Z] 2ced38df9373: Verifying Checksum [2023-04-26T06:02:58.014Z] 2ced38df9373: Download complete [2023-04-26T06:03:10.394Z] feae8fd75edb: Pull complete [2023-04-26T06:03:10.394Z] 242c74f7c9fa: Pull complete [2023-04-26T06:03:10.394Z] 3cdef696dda3: Pull complete [2023-04-26T06:03:15.771Z] 2ced38df9373: Pull complete [2023-04-26T06:03:20.174Z] 58f1dce35555: Pull complete [2023-04-26T06:03:20.174Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T06:03:20.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T06:03:20.174Z] ---> fadd8f120f05 [2023-04-26T06:03:20.174Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:03:22.795Z] ---> Running in d0e815b72a9c [2023-04-26T06:03:23.068Z] Removing intermediate container d0e815b72a9c [2023-04-26T06:03:23.068Z] ---> 649b565bf213 [2023-04-26T06:03:23.068Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:03:23.068Z] ---> Running in 394bda1a608b [2023-04-26T06:03:23.340Z] Removing intermediate container 394bda1a608b [2023-04-26T06:03:23.340Z] ---> 468cfbdc1a00 [2023-04-26T06:03:23.340Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-26T06:03:23.613Z] ---> Running in 39ae463f2c8b [2023-04-26T06:03:24.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:03:25.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:03:26.541Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T06:03:26.541Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-26T06:03:26.541Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T06:03:26.810Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T06:03:26.810Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-26T06:03:26.810Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-26T06:03:26.810Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-26T06:03:26.810Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-26T06:03:26.810Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:03:26.810Z] OK: 270 MiB in 61 packages [2023-04-26T06:03:27.781Z] Removing intermediate container 39ae463f2c8b [2023-04-26T06:03:27.781Z] ---> e4f5fd3fe05b [2023-04-26T06:03:27.781Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-26T06:03:28.051Z] ---> Running in 8768eb738e5c [2023-04-26T06:03:28.322Z] Removing intermediate container 8768eb738e5c [2023-04-26T06:03:28.322Z] ---> 17dad8d69560 [2023-04-26T06:03:28.322Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-26T06:03:28.912Z] ---> cbef55cb434c [2023-04-26T06:03:28.912Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:03:28.912Z] ---> Running in bc1e41b4684f [2023-04-26T06:04:36.875Z] Removing intermediate container bc1e41b4684f [2023-04-26T06:04:36.875Z] ---> 02e95a2b9e4b [2023-04-26T06:04:36.875Z] Step 9/10 : COPY . . [2023-04-26T06:04:36.875Z] ---> ced07932414d [2023-04-26T06:04:36.875Z] Step 10/10 : RUN ${MAKE} [2023-04-26T06:04:36.875Z] ---> Running in aa8a576eba68 [2023-04-26T06:04:36.875Z] noop [2023-04-26T06:04:36.875Z] Removing intermediate container aa8a576eba68 [2023-04-26T06:04:36.875Z] ---> 91318b04402a [2023-04-26T06:04:36.875Z] Successfully built 91318b04402a [2023-04-26T06:04:36.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:04:37.433Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:04:37.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:04:37.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-10944 does not seem to be running inside a container [2023-04-26T06:04:37.810Z] $ 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-04-26T06:04:39.097Z] $ docker top abd58a68c16b0967a92b79919b4b8443475cde890138beb15856ce93587c1b4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:04:40.006Z] + go version [2023-04-26T06:04:40.006Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T06:04:40.049Z] $ docker stop --time=1 abd58a68c16b0967a92b79919b4b8443475cde890138beb15856ce93587c1b4a [2023-04-26T06:04:41.735Z] $ docker rm -f --volumes abd58a68c16b0967a92b79919b4b8443475cde890138beb15856ce93587c1b4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:04:42.642Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:04:42.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:04:42.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-10944 does not seem to be running inside a container [2023-04-26T06:04:43.032Z] $ 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-04-26T06:04:44.402Z] $ docker top 0a130d1e034f6c3b6a3326754c4ede45cb21952225c50ad226033a27e8334073 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:04:45.371Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:04:46.162Z] + make test [2023-04-26T06:04:46.162Z] go test ./... -coverprofile=coverage.out [2023-04-26T06:05:25.712Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-26T06:08:02.511Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-26T06:08:02.511Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.4% of statements [2023-04-26T06:08:02.781Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T06:08:02.781Z] go vet ./... [2023-04-26T06:08:35.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:08:35.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:08:35.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:08:35.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:08:35.129Z] $ docker stop --time=1 0a130d1e034f6c3b6a3326754c4ede45cb21952225c50ad226033a27e8334073 [2023-04-26T06:08:37.094Z] $ docker rm -f --volumes 0a130d1e034f6c3b6a3326754c4ede45cb21952225c50ad226033a27e8334073 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:08:38.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:08:38.463Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T06:08:39.035Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:08:40.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:08:40.594Z] + ls -al . [2023-04-26T06:08:40.594Z] total 176 [2023-04-26T06:08:40.594Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 06:04 . [2023-04-26T06:08:40.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:02 .. [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 06:02 .dockerignore [2023-04-26T06:08:40.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 06:02 .git [2023-04-26T06:08:40.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:02 .github [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 26 06:02 .gitignore [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 06:02 .golangci.yml [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 26 06:02 Attribution.txt [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 26 06:02 CHANGELOG.md [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 26 06:02 Dockerfile [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 06:02 GOVERNANCE.md [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 06:02 Jenkinsfile [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 06:02 LICENSE [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 26 06:02 Makefile [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 06:02 OWNERS.md [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 26 06:02 README.md [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 05:59 VERSION [2023-04-26T06:08:40.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:02 bin [2023-04-26T06:08:40.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:02 cmd [2023-04-26T06:08:40.594Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 26 06:08 coverage.out [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 26 06:02 go.mod [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 26 06:02 go.sum [2023-04-26T06:08:40.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:02 internal [2023-04-26T06:08:40.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:02 simulator [2023-04-26T06:08:40.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:02 snap [2023-04-26T06:08:40.594Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 26 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:08:41.047Z] + 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=af0bcac0353111ba04134161193c1e92309f93bf --label arch=arm64 --label version=0.0.0 . [2023-04-26T06:08:41.324Z] Sending build context to Docker daemon 3.404MB [2023-04-26T06:08:41.643Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:08:41.643Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-26T06:08:41.643Z] ---> 91318b04402a [2023-04-26T06:08:41.643Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:08:43.602Z] ---> Running in e765345738db [2023-04-26T06:08:43.870Z] Removing intermediate container e765345738db [2023-04-26T06:08:43.870Z] ---> 59cc2371fd4d [2023-04-26T06:08:43.870Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:08:43.870Z] ---> Running in 62264cac06b7 [2023-04-26T06:08:44.139Z] Removing intermediate container 62264cac06b7 [2023-04-26T06:08:44.139Z] ---> 266b7f8877fa [2023-04-26T06:08:44.139Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-26T06:08:44.409Z] ---> Running in 777c9f488387 [2023-04-26T06:08:45.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:08:46.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:08:47.768Z] OK: 270 MiB in 61 packages [2023-04-26T06:08:48.357Z] Removing intermediate container 777c9f488387 [2023-04-26T06:08:48.357Z] ---> 677baf41f184 [2023-04-26T06:08:48.357Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-26T06:08:48.628Z] ---> Running in 1a5abec74e6b [2023-04-26T06:08:48.896Z] Removing intermediate container 1a5abec74e6b [2023-04-26T06:08:48.896Z] ---> 435ecc4fa5e8 [2023-04-26T06:08:48.896Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-26T06:08:49.487Z] ---> 667358e1a5da [2023-04-26T06:08:49.487Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:08:49.487Z] ---> Running in 881e1f1e6a55 [2023-04-26T06:08:52.850Z] Removing intermediate container 881e1f1e6a55 [2023-04-26T06:08:52.850Z] ---> a0df59ba3b0b [2023-04-26T06:08:52.850Z] Step 9/22 : COPY . . [2023-04-26T06:08:53.436Z] ---> 3c14d92897b2 [2023-04-26T06:08:53.436Z] Step 10/22 : RUN ${MAKE} [2023-04-26T06:08:53.436Z] ---> Running in b074b6cba0bb [2023-04-26T06:08:54.413Z] 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-04-26T06:11:31.220Z] Removing intermediate container b074b6cba0bb [2023-04-26T06:11:31.220Z] ---> cae045ac4b11 [2023-04-26T06:11:31.220Z] Step 11/22 : FROM alpine:3.17 [2023-04-26T06:11:31.220Z] 3.17: Pulling from library/alpine [2023-04-26T06:11:31.220Z] c41833b44d91: Already exists [2023-04-26T06:11:31.220Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:11:31.220Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:11:31.220Z] ---> 51e60588ff2c [2023-04-26T06:11:31.220Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-26T06:11:31.220Z] ---> Running in 015a689d4411 [2023-04-26T06:11:31.220Z] Removing intermediate container 015a689d4411 [2023-04-26T06:11:31.220Z] ---> 428bb965e645 [2023-04-26T06:11:31.220Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-26T06:11:31.220Z] ---> Running in e380171c63b2 [2023-04-26T06:11:31.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:11:31.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:11:31.220Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T06:11:31.220Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:11:31.220Z] OK: 8 MiB in 16 packages [2023-04-26T06:11:31.220Z] Removing intermediate container e380171c63b2 [2023-04-26T06:11:31.220Z] ---> 8e63abe1d123 [2023-04-26T06:11:31.220Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-26T06:11:31.220Z] ---> 4114e5a7595b [2023-04-26T06:11:31.220Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-26T06:11:31.220Z] ---> 4e96e64864dd [2023-04-26T06:11:31.220Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-26T06:11:31.220Z] ---> 74b078c001a2 [2023-04-26T06:11:31.220Z] Step 17/22 : EXPOSE 59901 [2023-04-26T06:11:31.220Z] ---> Running in 8d9b4b3df067 [2023-04-26T06:11:31.220Z] Removing intermediate container 8d9b4b3df067 [2023-04-26T06:11:31.220Z] ---> 693ff164c276 [2023-04-26T06:11:31.220Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-26T06:11:31.220Z] ---> Running in f8790e8955ec [2023-04-26T06:11:31.220Z] Removing intermediate container f8790e8955ec [2023-04-26T06:11:31.220Z] ---> c3901e1eaa81 [2023-04-26T06:11:31.220Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T06:11:31.220Z] ---> Running in b35358a399a0 [2023-04-26T06:11:31.220Z] Removing intermediate container b35358a399a0 [2023-04-26T06:11:31.220Z] ---> aef0424482da [2023-04-26T06:11:31.220Z] Step 20/22 : LABEL arch=arm64 [2023-04-26T06:11:31.220Z] ---> Running in 972555660ed7 [2023-04-26T06:11:31.220Z] Removing intermediate container 972555660ed7 [2023-04-26T06:11:31.220Z] ---> 578402ac4672 [2023-04-26T06:11:31.220Z] Step 21/22 : LABEL git_sha=af0bcac0353111ba04134161193c1e92309f93bf [2023-04-26T06:11:31.220Z] ---> Running in d32840c01262 [2023-04-26T06:11:31.487Z] Removing intermediate container d32840c01262 [2023-04-26T06:11:31.487Z] ---> d1db09531053 [2023-04-26T06:11:31.487Z] Step 22/22 : LABEL version=0.0.0 [2023-04-26T06:11:31.487Z] ---> Running in dc61166be0d0 [2023-04-26T06:11:31.754Z] Removing intermediate container dc61166be0d0 [2023-04-26T06:11:31.754Z] ---> 8b17d0f83abc [2023-04-26T06:11:31.754Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:11:31.754Z] Successfully built 8b17d0f83abc [2023-04-26T06:11:31.754Z] 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-04-26T06:11:32.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:11:32.569Z] [2023-04-26T06:11:32.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:11:33.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:11:33.076Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T06:11:33.076Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T06:11:33.076Z] 04944245beec: Pulling fs layer [2023-04-26T06:11:33.076Z] 699f458cf7ca: Pulling fs layer [2023-04-26T06:11:33.076Z] 765212b225bb: Pulling fs layer [2023-04-26T06:11:33.076Z] f23df028b6ca: Pulling fs layer [2023-04-26T06:11:33.076Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T06:11:33.076Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T06:11:33.076Z] 765212b225bb: Waiting [2023-04-26T06:11:33.076Z] 2437ff75d9bd: Waiting [2023-04-26T06:11:33.076Z] f23df028b6ca: Waiting [2023-04-26T06:11:33.076Z] d65c8cfc05b1: Waiting [2023-04-26T06:11:33.346Z] 04944245beec: Verifying Checksum [2023-04-26T06:11:33.346Z] 04944245beec: Download complete [2023-04-26T06:11:33.346Z] 765212b225bb: Verifying Checksum [2023-04-26T06:11:33.346Z] 765212b225bb: Download complete [2023-04-26T06:11:33.346Z] f23df028b6ca: Verifying Checksum [2023-04-26T06:11:33.346Z] f23df028b6ca: Download complete [2023-04-26T06:11:33.346Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T06:11:33.346Z] d65c8cfc05b1: Download complete [2023-04-26T06:11:33.616Z] 699f458cf7ca: Verifying Checksum [2023-04-26T06:11:33.616Z] 699f458cf7ca: Download complete [2023-04-26T06:11:33.885Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T06:11:33.885Z] 8998bd30e6a1: Download complete [2023-04-26T06:11:36.471Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T06:11:36.471Z] 2437ff75d9bd: Download complete [2023-04-26T06:11:37.961Z] 8998bd30e6a1: Pull complete [2023-04-26T06:11:38.562Z] 04944245beec: Pull complete [2023-04-26T06:11:40.013Z] 699f458cf7ca: Pull complete [2023-04-26T06:11:40.013Z] 765212b225bb: Pull complete [2023-04-26T06:11:40.995Z] f23df028b6ca: Pull complete [2023-04-26T06:11:41.263Z] d65c8cfc05b1: Pull complete [2023-04-26T06:11:56.260Z] 2437ff75d9bd: Pull complete [2023-04-26T06:11:56.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T06:11:56.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:11:56.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:11:56.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-10944 does not seem to be running inside a container [2023-04-26T06:11:56.695Z] $ 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-04-26T06:11:59.562Z] $ docker top cb60052ef6d4403142fee65d45a2deee45f894bcf289979fb04433aadfa9a11a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:00.488Z] ---> job-cost.sh [2023-04-26T06:12:00.488Z] lf-activate-venv: SKIPPING [2023-04-26T06:12:00.488Z] INFO: No Stack... [2023-04-26T06:12:01.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T06:12:01.657Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:12:02.326Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-04-26T06:12:02.326Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:12:02.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] [2023-04-26T06:12:02.393Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] did not exist. Created. [2023-04-26T06:12:02.393Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:12:03.126Z] /w/workspace/device-modbus-go/1@tmp/durable-ca5522b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T06:12:03.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T06:12:03.849Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T06:12:03.900Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:12:03.916Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:12:04.017Z] $ docker stop --time=1 cb60052ef6d4403142fee65d45a2deee45f894bcf289979fb04433aadfa9a11a [2023-04-26T06:12:05.575Z] $ docker rm -f --volumes cb60052ef6d4403142fee65d45a2deee45f894bcf289979fb04433aadfa9a11a [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-04-26T06:12:06.550Z] provisioning config files... [2023-04-26T06:12:06.558Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-465@tmp/config10379578246702295362tmp [Pipeline] { [Pipeline] sh [2023-04-26T06:12:06.898Z] + set +x [2023-04-26T06:12:06.898Z] + curl -s https://codecov.io/bash [2023-04-26T06:12:06.898Z] + bash -s -- [2023-04-26T06:12:06.898Z] [2023-04-26T06:12:06.898Z] _____ _ [2023-04-26T06:12:06.898Z] / ____| | | [2023-04-26T06:12:06.898Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T06:12:06.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T06:12:06.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T06:12:06.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T06:12:06.898Z] Bash-1.0.6 [2023-04-26T06:12:06.898Z] [2023-04-26T06:12:06.898Z] [2023-04-26T06:12:06.898Z] ==> git version 2.25.1 found [2023-04-26T06:12:06.898Z] ==> 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-04-26T06:12:06.898Z] Release-Date: 2020-01-08 [2023-04-26T06:12:06.898Z] 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-04-26T06:12:06.898Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T06:12:06.898Z] ==> Jenkins CI detected. [2023-04-26T06:12:06.898Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-465 [2023-04-26T06:12:06.898Z] project root: . [2023-04-26T06:12:06.898Z] --> token set from env [2023-04-26T06:12:06.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T06:12:06.898Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T06:12:06.898Z] ==> Python coveragepy not found [2023-04-26T06:12:06.898Z] ==> Searching for coverage reports in: [2023-04-26T06:12:06.898Z] + . [2023-04-26T06:12:06.898Z] -> Found 1 reports [2023-04-26T06:12:06.898Z] ==> Detecting git/mercurial file structure [2023-04-26T06:12:06.898Z] ==> Reading reports [2023-04-26T06:12:06.898Z] + ./coverage.out bytes=24160 [2023-04-26T06:12:06.898Z] ==> Appending adjustments [2023-04-26T06:12:06.898Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T06:12:07.158Z] + Found adjustments [2023-04-26T06:12:07.158Z] ==> Gzipping contents [2023-04-26T06:12:07.158Z] 4.0K /tmp/codecov.tmyzlc.gz [2023-04-26T06:12:07.158Z] ==> Uploading reports [2023-04-26T06:12:07.158Z] url: https://codecov.io [2023-04-26T06:12:07.158Z] query: branch=PR-465&commit=af0bcac0353111ba04134161193c1e92309f93bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=465&job=&cmd_args= [2023-04-26T06:12:07.158Z] -> Pinging Codecov [2023-04-26T06:12:07.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-465&commit=af0bcac0353111ba04134161193c1e92309f93bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=465&job=&cmd_args= [2023-04-26T06:12:07.158Z] -> Uploading to [2023-04-26T06:12:07.158Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/55DBCA73C666E3227836607328DD7E49/af0bcac0353111ba04134161193c1e92309f93bf/55fd1db9-38ee-4029-ba13-93e66b639f92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T061207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e91c5cf7de664dd768050f644a1046e0276dad662cb3e80a54f4131d3f9c22da [2023-04-26T06:12:07.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:12:07.158Z] Dload Upload Total Spent Left Speed [2023-04-26T06:12:07.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 19620 --:--:-- --:--:-- --:--:-- 19620 [2023-04-26T06:12:07.417Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/af0bcac0353111ba04134161193c1e92309f93bf [Pipeline] } [2023-04-26T06:12:07.442Z] 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-04-26T06:12:09.224Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-465/archives ] [2023-04-26T06:12:09.224Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-465/archives [2023-04-26T06:12:09.224Z] total 16 [2023-04-26T06:12:09.224Z] drwxr-xr-x 3 root root 4096 Apr 26 06:01 . [2023-04-26T06:12:09.224Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 06:01 .. [2023-04-26T06:12:09.224Z] drwxr-xr-x 2 root root 4096 Apr 26 06:01 cost [2023-04-26T06:12:09.224Z] -rw-r--r-- 1 root root 88 Apr 26 06:01 cost.csv [2023-04-26T06:12:09.224Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-465/archives [2023-04-26T06:12:09.224Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-465/archives [2023-04-26T06:12:09.224Z] total 16 [2023-04-26T06:12:09.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 06:01 . [2023-04-26T06:12:09.224Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 06:01 .. [2023-04-26T06:12:09.224Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 06:01 cost [2023-04-26T06:12:09.224Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 26 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:09.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:10.450Z] ---> package-listing.sh [2023-04-26T06:12:10.450Z] ++ facter osfamily [2023-04-26T06:12:10.450Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T06:12:10.708Z] + OS_FAMILY=debian [2023-04-26T06:12:10.708Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-465 [2023-04-26T06:12:10.708Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T06:12:10.708Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T06:12:10.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T06:12:10.708Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T06:12:10.708Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-465 ']' [2023-04-26T06:12:10.708Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T06:12:10.708Z] + case "${OS_FAMILY}" in [2023-04-26T06:12:10.708Z] + dpkg -l [2023-04-26T06:12:10.708Z] + grep '^ii' [2023-04-26T06:12:10.708Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T06:12:10.708Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T06:12:10.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T06:12:10.708Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-465 ']' [2023-04-26T06:12:10.708Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-465/archives/ [2023-04-26T06:12:10.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-465/archives/ [Pipeline] echo [2023-04-26T06:12:10.746Z] 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-465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T06:12:11.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:12:11.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:12:11.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:12:11.830Z] prd-ubuntu20.04-docker-8c-8g-10938 does not seem to be running inside a container [2023-04-26T06:12:11.863Z] $ 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-465/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-465 -v /w/workspace/xfoundry_device-modbus-go_PR-465:/w/workspace/xfoundry_device-modbus-go_PR-465:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-465@tmp:/w/workspace/xfoundry_device-modbus-go_PR-465@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-04-26T06:12:12.071Z] $ docker top 87dec56eece59350d91c5495c0681e93e538a81192bf4a6fd695d42b9b60c10f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:12:12.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T06:12:12.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T06:12:13.062Z] + ls /var/log/sa-host [2023-04-26T06:12:13.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:12:13.248Z] provisioning config files... [2023-04-26T06:12:13.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-465@tmp/config11482911717400257892tmp [Pipeline] { [Pipeline] echo [2023-04-26T06:12:13.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:13.620Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T06:12:13.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:14.042Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T06:12:14.074Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:14.383Z] ---> sudo-logs.sh [2023-04-26T06:12:14.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T06:12:14.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:14.773Z] ---> job-cost.sh [2023-04-26T06:12:14.773Z] lf-activate-venv: SKIPPING [2023-04-26T06:12:14.773Z] DEBUG: total: 0.2199999988079071 [2023-04-26T06:12:14.773Z] INFO: Retrieving Stack Cost... [2023-04-26T06:12:15.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:12:15.599Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T06:12:15.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:15.955Z] ---> logs-deploy.sh [2023-04-26T06:12:15.955Z] lf-activate-venv: SKIPPING [2023-04-26T06:12:15.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-465/1 [2023-04-26T06:12:15.955Z] INFO: archiving workspace using pattern(s): [2023-04-26T06:12:16.892Z] Archives upload complete. [2023-04-26T06:12:16.892Z] INFO: archiving logs to Nexus