Pull request #480 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c3f6a60187eeeff7b7df055b6cf7399659b9316+c2a684ad799e189efd0923067d1fe2be35db2ba6 (13b35e935f9a508c5bda9dd9b2be487a0b58d184) 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-ssh1536108669592050010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12264876663872249322.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8012404663964567309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6320126134733816584.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8521787970617890909.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16384 in /w/workspace/xfoundry_device-modbus-go_PR-480 [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-480 # 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/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 0c3f6a60187eeeff7b7df055b6cf7399659b9316 Merge succeeded, producing 0c3f6a60187eeeff7b7df055b6cf7399659b9316 Checking out Revision 0c3f6a60187eeeff7b7df055b6cf7399659b9316 (PR-480) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:55:12.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:55:12.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:55:12.897Z] ========================================================= [2023-05-22T21:55:12.897Z] EdgeX Global Pipelines Version Info [2023-05-22T21:55:12.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0c3f6a60187eeeff7b7df055b6cf7399659b9316 # 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 c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c3f6a60187eeeff7b7df055b6cf7399659b9316 # timeout=10 > git rev-list --no-walk ac4121a6a7904df9618b3f379b244e5282c25357 # timeout=10 [2023-05-22T21:55:13.614Z] ------------------- [2023-05-22T21:55:13.614Z] stable info: [2023-05-22T21:55:13.614Z] ------------------- [2023-05-22T21:55:13.614Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:55:13.614Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:55:13.614Z] Message: update stable to v1.0.249 [2023-05-22T21:55:14.182Z] ------------------- [2023-05-22T21:55:14.182Z] experimental info: [2023-05-22T21:55:14.182Z] ------------------- [2023-05-22T21:55:14.183Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:55:14.183Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:55:14.183Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:55:14.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-22T21:55:14.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-22T21:55:14.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:55:14.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:55:14.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:55:14.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:55:14.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:55:14.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:55:14.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:55:14.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:55:14.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:55:14.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-22T21:55:14.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:55:14.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:55:14.544Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:55:14.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:55:14.568Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:55:14.583Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:55:14.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:55:14.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:55:14.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:55:14.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:55:14.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:55:14.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:55:14.714Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:55:14.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:55:14.747Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:55:14.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-480 [Pipeline] echo [2023-05-22T21:55:14.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-480 [Pipeline] echo [2023-05-22T21:55:14.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-480 [Pipeline] echo [2023-05-22T21:55:14.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c3f6a60187eeeff7b7df055b6cf7399659b9316 [Pipeline] echo [2023-05-22T21:55:14.821Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c3f6a6 [Pipeline] echo [2023-05-22T21:55:14.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:55:14.896Z] provisioning config files... [2023-05-22T21:55:14.908Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config16017043693848988095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:55:15.213Z] ---> docker-login.sh [2023-05-22T21:55:15.213Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:55:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:15.473Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:15.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:15.473Z] [2023-05-22T21:55:15.473Z] Login Succeeded [2023-05-22T21:55:15.473Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:55:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:15.473Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:15.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:15.473Z] [2023-05-22T21:55:15.473Z] Login Succeeded [2023-05-22T21:55:15.473Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:55:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:15.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:15.733Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:15.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:15.733Z] [2023-05-22T21:55:15.733Z] Login Succeeded [2023-05-22T21:55:15.733Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:55:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:15.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:15.733Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:15.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:15.733Z] [2023-05-22T21:55:15.733Z] Login Succeeded [2023-05-22T21:55:15.733Z] docker.io [2023-05-22T21:55:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:15.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:15.993Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:15.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:15.993Z] [2023-05-22T21:55:15.993Z] Login Succeeded [2023-05-22T21:55:15.993Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:55:16.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:55:16.406Z] + git rev-list -1 --merges 0c3f6a60187eeeff7b7df055b6cf7399659b9316~1..0c3f6a60187eeeff7b7df055b6cf7399659b9316 [Pipeline] echo [2023-05-22T21:55:16.459Z] -----------> git rev-list -1 --merges 0c3f6a60187eeeff7b7df055b6cf7399659b9316~1..0c3f6a60187eeeff7b7df055b6cf7399659b9316 0c3f6a60187eeeff7b7df055b6cf7399659b9316 [false] [Pipeline] sh [2023-05-22T21:55:16.751Z] + git log --format=format:%s -1 0c3f6a60187eeeff7b7df055b6cf7399659b9316 [Pipeline] echo [2023-05-22T21:55:16.767Z] ========================================================= [2023-05-22T21:55:16.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:55:16.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:55:17.102Z] + git log --format=format:%s -1 0c3f6a60187eeeff7b7df055b6cf7399659b9316 [Pipeline] echo [2023-05-22T21:55:17.113Z] [semverPrep] GIT_COMMIT: 0c3f6a60187eeeff7b7df055b6cf7399659b9316, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-22T21:55:17.123Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:55:17.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:55:17.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:55:17.546Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:55:17.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:55:17.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:55:17.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:55:17.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:55:17.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:55:17.903Z] [2023-05-22T21:55:17.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:55:18.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:55:18.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:55:18.205Z] b85a868b505f: Pulling fs layer [2023-05-22T21:55:18.205Z] e2be974225ed: Pulling fs layer [2023-05-22T21:55:18.205Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:55:18.205Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:55:18.205Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:55:18.205Z] eaf3925da568: Pulling fs layer [2023-05-22T21:55:18.205Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:55:18.205Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:55:18.205Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:55:18.205Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:55:18.205Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:55:18.205Z] 988bab9f4d93: Waiting [2023-05-22T21:55:18.205Z] eaf3925da568: Waiting [2023-05-22T21:55:18.205Z] bab4dde63d76: Waiting [2023-05-22T21:55:18.205Z] 1469e6f7b9e6: Waiting [2023-05-22T21:55:18.205Z] b352a97aabf1: Waiting [2023-05-22T21:55:18.205Z] 4872d77fe225: Waiting [2023-05-22T21:55:18.205Z] 5851b861e8e6: Waiting [2023-05-22T21:55:18.205Z] e2be974225ed: Download complete [2023-05-22T21:55:18.205Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:55:18.205Z] 988bab9f4d93: Download complete [2023-05-22T21:55:18.205Z] 1469e6f7b9e6: Download complete [2023-05-22T21:55:18.464Z] eaf3925da568: Download complete [2023-05-22T21:55:18.464Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:55:18.464Z] 339a4e72a1f5: Download complete [2023-05-22T21:55:18.464Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:55:18.464Z] bde34c3a00c8: Download complete [2023-05-22T21:55:18.464Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:55:18.464Z] 4872d77fe225: Download complete [2023-05-22T21:55:18.464Z] 5851b861e8e6: Verifying Checksum [2023-05-22T21:55:18.464Z] 5851b861e8e6: Download complete [2023-05-22T21:55:18.464Z] b85a868b505f: Verifying Checksum [2023-05-22T21:55:18.464Z] b85a868b505f: Download complete [2023-05-22T21:55:18.725Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:55:18.725Z] bab4dde63d76: Download complete [2023-05-22T21:55:19.666Z] b85a868b505f: Pull complete [2023-05-22T21:55:19.933Z] e2be974225ed: Pull complete [2023-05-22T21:55:20.196Z] 339a4e72a1f5: Pull complete [2023-05-22T21:55:20.455Z] 988bab9f4d93: Pull complete [2023-05-22T21:55:20.717Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:55:20.717Z] eaf3925da568: Pull complete [2023-05-22T21:55:22.625Z] bab4dde63d76: Pull complete [2023-05-22T21:55:22.625Z] bde34c3a00c8: Pull complete [2023-05-22T21:55:22.625Z] b352a97aabf1: Pull complete [2023-05-22T21:55:22.884Z] 4872d77fe225: Pull complete [2023-05-22T21:55:22.884Z] 5851b861e8e6: Pull complete [2023-05-22T21:55:22.884Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:55:22.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:55:22.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:55:22.989Z] prd-ubuntu20.04-docker-8c-8g-16384 does not seem to be running inside a container [2023-05-22T21:55:23.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@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-devops/py-git-semver:0.1.4 cat [2023-05-22T21:55:25.220Z] $ docker top 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 -eo pid,comm [2023-05-22T21:55:25.271Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T21:55:25.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:55:25.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:55:25.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:55:26.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:55:26.184Z] $ docker exec 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 ssh-agent [2023-05-22T21:55:26.296Z] SSH_AUTH_SOCK=/tmp/ssh-3G2FRf939niw/agent.32 [2023-05-22T21:55:26.296Z] SSH_AGENT_PID=38 [2023-05-22T21:55:26.305Z] Running ssh-add (command line suppressed) [2023-05-22T21:55:26.417Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_15562597447094870231.key (/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_15562597447094870231.key) [2023-05-22T21:55:26.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:55:26.709Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:55:26.728Z] $ docker exec --env ******** --env ******** 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 ssh-agent -k [2023-05-22T21:55:26.839Z] unset SSH_AUTH_SOCK; [2023-05-22T21:55:26.840Z] unset SSH_AGENT_PID; [2023-05-22T21:55:26.840Z] echo Agent pid 38 killed; [2023-05-22T21:55:26.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:55:26.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:55:26.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:55:26.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:55:26.985Z] $ docker exec 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 ssh-agent [2023-05-22T21:55:27.088Z] SSH_AUTH_SOCK=/tmp/ssh-l7MNpDSGwQTJ/agent.70 [2023-05-22T21:55:27.088Z] SSH_AGENT_PID=76 [2023-05-22T21:55:27.093Z] Running ssh-add (command line suppressed) [2023-05-22T21:55:27.204Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_841348807864102874.key (/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_841348807864102874.key) [2023-05-22T21:55:27.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:55:27.502Z] + git semver init [2023-05-22T21:55:27.762Z] 2023-05-22 21:55:27,706 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:55:27.762Z] 2023-05-22 21:55:27,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver [2023-05-22T21:55:27.762Z] 2023-05-22 21:55:27,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-480/.semver [2023-05-22T21:55:27.762Z] 2023-05-22 21:55:27,709 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-480/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,530 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-480/.git/info/exclude [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 with force:False [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,531 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,534 [execute] INFO git cat-file --batch-check [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,540 [execute] INFO git cat-file --batch [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:55:28.701Z] 2023-05-22 21:55:28,547 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 [2023-05-22T21:55:28.701Z] 0.0.0 [Pipeline] } [2023-05-22T21:55:28.722Z] $ docker exec --env ******** --env ******** 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 ssh-agent -k [2023-05-22T21:55:28.820Z] unset SSH_AUTH_SOCK; [2023-05-22T21:55:28.821Z] unset SSH_AGENT_PID; [2023-05-22T21:55:28.821Z] echo Agent pid 76 killed; [2023-05-22T21:55:28.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:55:29.136Z] + git semver [Pipeline] } [2023-05-22T21:55:29.417Z] $ docker stop --time=1 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 [2023-05-22T21:55:30.724Z] $ docker rm -f --volumes 0fc2e3cb569b48e5b5478bd872437ae25a060d06e696269d0deab9cf970fb0d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:55:31.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:55:31.280Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:55:31.283Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:55:31.444Z] provisioning config files... [2023-05-22T21:55:31.454Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config16379492763390587593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:55:31.756Z] ---> docker-login.sh [2023-05-22T21:55:31.756Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:55:31.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:31.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:31.756Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:31.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:31.756Z] [2023-05-22T21:55:31.756Z] Login Succeeded [2023-05-22T21:55:31.756Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:55:31.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:31.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:31.756Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:31.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:31.756Z] [2023-05-22T21:55:31.756Z] Login Succeeded [2023-05-22T21:55:31.756Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:55:32.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:32.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:32.017Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:32.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:32.017Z] [2023-05-22T21:55:32.017Z] Login Succeeded [2023-05-22T21:55:32.017Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:55:32.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:32.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:32.017Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:32.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:32.017Z] [2023-05-22T21:55:32.017Z] Login Succeeded [2023-05-22T21:55:32.017Z] docker.io [2023-05-22T21:55:32.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:32.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:32.277Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:32.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:32.277Z] [2023-05-22T21:55:32.277Z] Login Succeeded [2023-05-22T21:55:32.277Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:55:32.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:55:32.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:55:32.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:55:32.385Z] ========================================================= [2023-05-22T21:55:32.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:55:32.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:55:32.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:55:32.701Z] Sending build context to Docker daemon 6.537MB [2023-05-22T21:55:32.701Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:55:32.701Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-22T21:55:32.701Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:55:32.701Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:55:32.701Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:55:32.702Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:55:32.702Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:55:32.702Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:55:32.702Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:55:32.702Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:55:32.702Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:55:32.702Z] 4d19c01a9841: Waiting [2023-05-22T21:55:32.702Z] 9325e15d5711: Waiting [2023-05-22T21:55:32.702Z] 556b6ee489ea: Waiting [2023-05-22T21:55:32.702Z] c5a4b2cf53e6: Waiting [2023-05-22T21:55:32.702Z] 9f32a84ed3da: Waiting [2023-05-22T21:55:32.702Z] 85791d961cd3: Download complete [2023-05-22T21:55:32.962Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T21:55:32.962Z] 9f32a84ed3da: Download complete [2023-05-22T21:55:32.962Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:55:32.962Z] 4d19c01a9841: Download complete [2023-05-22T21:55:32.962Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:55:32.962Z] f56be85fc22e: Download complete [2023-05-22T21:55:32.962Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:55:32.962Z] 9325e15d5711: Download complete [2023-05-22T21:55:32.962Z] f56be85fc22e: Pull complete [2023-05-22T21:55:33.228Z] 85791d961cd3: Pull complete [2023-05-22T21:55:33.490Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:55:33.490Z] c5a4b2cf53e6: Download complete [2023-05-22T21:55:33.490Z] d694b5ae8c79: Download complete [2023-05-22T21:55:33.751Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:55:33.751Z] 556b6ee489ea: Download complete [2023-05-22T21:55:37.041Z] d694b5ae8c79: Pull complete [2023-05-22T21:55:37.041Z] 9f32a84ed3da: Pull complete [2023-05-22T21:55:37.041Z] 4d19c01a9841: Pull complete [2023-05-22T21:55:37.299Z] 9325e15d5711: Pull complete [2023-05-22T21:55:39.825Z] 556b6ee489ea: Pull complete [2023-05-22T21:55:40.760Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:55:40.760Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:55:40.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:55:40.760Z] ---> c4be618373d6 [2023-05-22T21:55:40.760Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:55:44.978Z] ---> Running in 8e2de1b00dfc [2023-05-22T21:55:44.978Z] Removing intermediate container 8e2de1b00dfc [2023-05-22T21:55:44.978Z] ---> 2fbb6e44aaa7 [2023-05-22T21:55:44.978Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:55:44.978Z] ---> Running in 374b2f848860 [2023-05-22T21:55:45.241Z] Removing intermediate container 374b2f848860 [2023-05-22T21:55:45.241Z] ---> e1d98fcdd36d [2023-05-22T21:55:45.241Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-22T21:55:45.241Z] ---> Running in 7a3b02a61ab4 [2023-05-22T21:55:45.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:55:45.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:55:45.762Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:55:45.762Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-22T21:55:45.762Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:55:45.762Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:55:45.762Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-22T21:55:45.762Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-22T21:55:45.762Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-22T21:55:45.762Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-22T21:55:46.079Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:55:46.079Z] OK: 270 MiB in 61 packages [2023-05-22T21:55:46.394Z] Still waiting to schedule task [2023-05-22T21:55:46.394Z] ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-22T21:55:46.394Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16385’ is offline [2023-05-22T21:55:46.676Z] Removing intermediate container 7a3b02a61ab4 [2023-05-22T21:55:46.676Z] ---> a5024c365df6 [2023-05-22T21:55:46.676Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-22T21:55:46.676Z] ---> Running in 4e5e9340a517 [2023-05-22T21:55:46.676Z] Removing intermediate container 4e5e9340a517 [2023-05-22T21:55:46.676Z] ---> f98f37ce00f1 [2023-05-22T21:55:46.676Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-22T21:55:46.676Z] ---> 777ba5d92eb8 [2023-05-22T21:55:46.676Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:55:46.934Z] ---> Running in 7a0a5918ccfd [2023-05-22T21:56:10.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16385 in /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] { [Pipeline] ws [2023-05-22T21:56:10.127Z] Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout [2023-05-22T21:56:10.161Z] Selected Git installation does not exist. Using Default [2023-05-22T21:56:10.161Z] The recommended git tool is: NONE [2023-05-22T21:56:13.495Z] Removing intermediate container 7a0a5918ccfd [2023-05-22T21:56:13.495Z] ---> dc1767c8ecc9 [2023-05-22T21:56:13.495Z] Step 9/10 : COPY . . [2023-05-22T21:56:13.495Z] ---> e44bebf92b75 [2023-05-22T21:56:13.495Z] Step 10/10 : RUN ${MAKE} [2023-05-22T21:56:13.495Z] ---> Running in a5f67505c05b [2023-05-22T21:56:13.495Z] noop [2023-05-22T21:56:13.495Z] Removing intermediate container a5f67505c05b [2023-05-22T21:56:13.495Z] ---> a347eb97f2b5 [2023-05-22T21:56:13.495Z] Successfully built a347eb97f2b5 [2023-05-22T21:56:13.495Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:56:13.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:56:13.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:56:13.883Z] prd-ubuntu20.04-docker-8c-8g-16384 does not seem to be running inside a container [2023-05-22T21:56:13.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:56:14.229Z] $ docker top ebd0d5750facdbf1b46d1e99ef38b2696ceeb6433086b84ba7452ee99cdae553 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:56:14.574Z] + go version [2023-05-22T21:56:14.574Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:56:14.588Z] $ docker stop --time=1 ebd0d5750facdbf1b46d1e99ef38b2696ceeb6433086b84ba7452ee99cdae553 [2023-05-22T21:56:15.847Z] $ docker rm -f --volumes ebd0d5750facdbf1b46d1e99ef38b2696ceeb6433086b84ba7452ee99cdae553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:56:16.258Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:56:16.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:56:16.338Z] prd-ubuntu20.04-docker-8c-8g-16384 does not seem to be running inside a container [2023-05-22T21:56:16.368Z] $ 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-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:56:16.691Z] $ docker top 78b5974dba2635fc731870cf2af7a502eb4c8e8ccd3e3cae30657c4e45e18d62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:56:17.031Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:56:17.231Z] using credential edgex-jenkins-ssh [2023-05-22T21:56:17.251Z] Cloning the remote Git repository [2023-05-22T21:56:17.322Z] + make test [2023-05-22T21:56:17.322Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:56:17.314Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-22T21:56:17.444Z] > git init /w/workspace/device-modbus-go/6 # timeout=10 [2023-05-22T21:56:17.632Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-22T21:56:17.634Z] > git --version # timeout=10 [2023-05-22T21:56:17.662Z] > git --version # 'git version 2.25.1' [2023-05-22T21:56:17.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:56:17.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:56:19.129Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-22T21:56:19.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:56:20.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-22T21:56:20.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-22T21:56:20.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:56:20.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T21:56:20.806Z] Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 0c3f6a60187eeeff7b7df055b6cf7399659b9316 [2023-05-22T21:56:21.126Z] Merge succeeded, producing 0c3f6a60187eeeff7b7df055b6cf7399659b9316 [2023-05-22T21:56:21.126Z] Checking out Revision 0c3f6a60187eeeff7b7df055b6cf7399659b9316 (PR-480) [2023-05-22T21:56:21.905Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" [2023-05-22T21:56:20.830Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:56:20.919Z] > git checkout -f 0c3f6a60187eeeff7b7df055b6cf7399659b9316 # timeout=10 [2023-05-22T21:56:21.012Z] > git remote # timeout=10 [2023-05-22T21:56:21.039Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T21:56:21.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:56:21.077Z] > git merge c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 [2023-05-22T21:56:21.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T21:56:21.135Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:56:21.153Z] > git checkout -f 0c3f6a60187eeeff7b7df055b6cf7399659b9316 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:56:22.587Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-22T21:56:22.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:56:22.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:56:22.915Z] Dload Upload Total Spent Left Speed [2023-05-22T21:56:22.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-22T21:56:23.614Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:56:23.961Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:56:23.961Z] sudo tee /etc/docker/daemon.new [2023-05-22T21:56:23.961Z] { [2023-05-22T21:56:23.961Z] "registry-mirrors": [ [2023-05-22T21:56:23.961Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:56:23.961Z] ], [2023-05-22T21:56:23.961Z] "bip": "10.250.0.254/24", [2023-05-22T21:56:23.961Z] "hosts": [ [2023-05-22T21:56:23.961Z] "tcp://0.0.0.0:5555", [2023-05-22T21:56:23.961Z] "unix:///var/run/docker.sock" [2023-05-22T21:56:23.961Z] ], [2023-05-22T21:56:23.961Z] "mtu": 1458, [2023-05-22T21:56:23.961Z] "selinux-enabled": true, [2023-05-22T21:56:23.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:56:23.961Z] } [Pipeline] sh [2023-05-22T21:56:24.307Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:56:24.669Z] + sudo service docker restart [2023-05-22T21:56:32.565Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-22T21:56:32.565Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.4% of statements [2023-05-22T21:56:37.826Z] go vet ./... [2023-05-22T21:56:40.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:56:40.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:56:40.351Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:56:40.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:56:40.383Z] $ docker stop --time=1 78b5974dba2635fc731870cf2af7a502eb4c8e8ccd3e3cae30657c4e45e18d62 [2023-05-22T21:56:43.608Z] $ docker rm -f --volumes 78b5974dba2635fc731870cf2af7a502eb4c8e8ccd3e3cae30657c4e45e18d62 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:56:43.836Z] provisioning config files... [2023-05-22T21:56:43.873Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config13134717812713508998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:56:44.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:56:44.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-22T21:56:44.257Z] ---> docker-login.sh [2023-05-22T21:56:44.257Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-05-22T21:56:44.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:56:44.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:56:44.993Z] + ls -al . [2023-05-22T21:56:44.993Z] total 184 [2023-05-22T21:56:44.993Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:56 . [2023-05-22T21:56:44.993Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 .. [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 140 May 22 21:55 .dockerignore [2023-05-22T21:56:44.993Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:55 .git [2023-05-22T21:56:44.993Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 .github [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 331 May 22 21:55 .gitignore [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:55 .golangci.yml [2023-05-22T21:56:44.993Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:55 .semver [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 22 21:55 Attribution.txt [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 22 21:55 CHANGELOG.md [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 22 21:55 Dockerfile [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:55 GOVERNANCE.md [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:55 Jenkinsfile [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:55 LICENSE [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 22 21:55 Makefile [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 622 May 22 21:55 OWNERS.md [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 22 21:55 README.md [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:55 VERSION [2023-05-22T21:56:44.993Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 bin [2023-05-22T21:56:44.993Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 cmd [2023-05-22T21:56:44.993Z] -rw-r--r-- 1 jenkins jenkins 24160 May 22 21:56 coverage.out [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 22 21:55 go.mod [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 22 21:55 go.sum [2023-05-22T21:56:44.993Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 internal [2023-05-22T21:56:44.993Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 simulator [2023-05-22T21:56:44.993Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 snap [2023-05-22T21:56:44.993Z] -rw-rw-r-- 1 jenkins jenkins 229 May 22 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:56:45.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:56:45.132Z] Configure a credential helper to remove this warning. See [2023-05-22T21:56:45.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:56:45.132Z] [2023-05-22T21:56:45.132Z] Login Succeeded [2023-05-22T21:56:45.132Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:56:45.313Z] + 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=0c3f6a60187eeeff7b7df055b6cf7399659b9316 --label arch=amd64 --label version=0.0.0 . [2023-05-22T21:56:45.314Z] Sending build context to Docker daemon 6.562MB [2023-05-22T21:56:45.314Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:56:45.314Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-22T21:56:45.314Z] ---> a347eb97f2b5 [2023-05-22T21:56:45.314Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:56:45.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:56:45.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:56:45.405Z] Configure a credential helper to remove this warning. See [2023-05-22T21:56:45.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:56:45.405Z] [2023-05-22T21:56:45.405Z] Login Succeeded [2023-05-22T21:56:45.405Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:56:45.573Z] ---> Running in 2c6eb045c210 [2023-05-22T21:56:45.573Z] Removing intermediate container 2c6eb045c210 [2023-05-22T21:56:45.573Z] ---> c750bd14782c [2023-05-22T21:56:45.573Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:56:45.573Z] ---> Running in e0b859468d65 [2023-05-22T21:56:45.573Z] Removing intermediate container e0b859468d65 [2023-05-22T21:56:45.573Z] ---> 892709fc85ed [2023-05-22T21:56:45.573Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-22T21:56:45.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:56:45.831Z] ---> Running in 7eecdb23ae6c [2023-05-22T21:56:45.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:56:45.952Z] Configure a credential helper to remove this warning. See [2023-05-22T21:56:45.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:56:45.952Z] [2023-05-22T21:56:45.952Z] Login Succeeded [2023-05-22T21:56:45.952Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:56:46.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:56:46.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:56:46.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:56:46.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:56:46.227Z] Configure a credential helper to remove this warning. See [2023-05-22T21:56:46.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:56:46.227Z] [2023-05-22T21:56:46.227Z] Login Succeeded [2023-05-22T21:56:46.227Z] docker.io [2023-05-22T21:56:46.350Z] OK: 270 MiB in 61 packages [2023-05-22T21:56:46.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:56:46.610Z] Removing intermediate container 7eecdb23ae6c [2023-05-22T21:56:46.610Z] ---> 039a01480dcd [2023-05-22T21:56:46.610Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-22T21:56:46.610Z] ---> Running in 076b6f441b0f [2023-05-22T21:56:46.610Z] Removing intermediate container 076b6f441b0f [2023-05-22T21:56:46.610Z] ---> 05a58fd60ca8 [2023-05-22T21:56:46.610Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-22T21:56:46.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:56:46.772Z] Configure a credential helper to remove this warning. See [2023-05-22T21:56:46.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:56:46.772Z] [2023-05-22T21:56:46.772Z] Login Succeeded [2023-05-22T21:56:46.772Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:56:46.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-22T21:56:46.869Z] ---> 25dd1766f38e [2023-05-22T21:56:46.869Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:56:46.869Z] ---> Running in 2232fa79e7d8 [Pipeline] echo [2023-05-22T21:56:47.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:56:47.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:56:47.127Z] ========================================================= [2023-05-22T21:56:47.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:56:47.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:56:47.435Z] Removing intermediate container 2232fa79e7d8 [2023-05-22T21:56:47.436Z] ---> 3779d61c53a2 [2023-05-22T21:56:47.436Z] Step 9/22 : COPY . . [2023-05-22T21:56:47.596Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:56:47.868Z] Sending build context to Docker daemon 3.422MB [2023-05-22T21:56:47.868Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:56:47.868Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-22T21:56:48.007Z] ---> 211d063a2f93 [2023-05-22T21:56:48.007Z] Step 10/22 : RUN ${MAKE} [2023-05-22T21:56:48.007Z] ---> Running in 4c970ccda965 [2023-05-22T21:56:48.142Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:56:48.142Z] c41833b44d91: Pulling fs layer [2023-05-22T21:56:48.142Z] ed15518f5707: Pulling fs layer [2023-05-22T21:56:48.142Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:56:48.142Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:56:48.142Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:56:48.142Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:56:48.142Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:56:48.142Z] 242c74f7c9fa: Waiting [2023-05-22T21:56:48.142Z] 3cdef696dda3: Waiting [2023-05-22T21:56:48.142Z] 2ced38df9373: Waiting [2023-05-22T21:56:48.142Z] 58f1dce35555: Waiting [2023-05-22T21:56:48.142Z] ed15518f5707: Verifying Checksum [2023-05-22T21:56:48.142Z] ed15518f5707: Download complete [2023-05-22T21:56:48.142Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:56:48.142Z] 242c74f7c9fa: Download complete [2023-05-22T21:56:48.142Z] 3cdef696dda3: Verifying Checksum [2023-05-22T21:56:48.142Z] 3cdef696dda3: Download complete [2023-05-22T21:56:48.267Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-22T21:56:48.418Z] c41833b44d91: Verifying Checksum [2023-05-22T21:56:48.418Z] c41833b44d91: Download complete [2023-05-22T21:56:49.860Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:56:49.860Z] 58f1dce35555: Download complete [2023-05-22T21:56:51.298Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:56:51.298Z] feae8fd75edb: Download complete [2023-05-22T21:56:51.298Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:56:52.269Z] c41833b44d91: Pull complete [2023-05-22T21:56:52.872Z] ed15518f5707: Pull complete [2023-05-22T21:57:08.104Z] feae8fd75edb: Pull complete [2023-05-22T21:57:08.104Z] 242c74f7c9fa: Pull complete [2023-05-22T21:57:08.104Z] 3cdef696dda3: Pull complete [2023-05-22T21:57:08.365Z] Removing intermediate container 4c970ccda965 [2023-05-22T21:57:08.365Z] ---> 714b12fc014d [2023-05-22T21:57:08.365Z] Step 11/22 : FROM alpine:3.17 [2023-05-22T21:57:08.365Z] 3.17: Pulling from library/alpine [2023-05-22T21:57:08.365Z] f56be85fc22e: Already exists [2023-05-22T21:57:08.365Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:57:08.365Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:57:08.365Z] ---> 9ed4aefc74f6 [2023-05-22T21:57:08.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-22T21:57:08.365Z] ---> Running in 940d9f54ee79 [2023-05-22T21:57:08.365Z] Removing intermediate container 940d9f54ee79 [2023-05-22T21:57:08.365Z] ---> 17e6ded05b82 [2023-05-22T21:57:08.365Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:57:08.365Z] ---> Running in cad151335e83 [2023-05-22T21:57:08.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:57:08.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:57:08.365Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:57:08.365Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:57:08.365Z] OK: 7 MiB in 16 packages [2023-05-22T21:57:08.365Z] Removing intermediate container cad151335e83 [2023-05-22T21:57:08.365Z] ---> 599b9164240d [2023-05-22T21:57:08.365Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-22T21:57:08.365Z] ---> 0e298d418bb0 [2023-05-22T21:57:08.365Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-22T21:57:08.365Z] ---> bbe015be1ceb [2023-05-22T21:57:08.365Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-22T21:57:08.365Z] ---> fbe3979a7732 [2023-05-22T21:57:08.365Z] Step 17/22 : EXPOSE 59901 [2023-05-22T21:57:08.624Z] ---> Running in 27615f134bc3 [2023-05-22T21:57:08.624Z] Removing intermediate container 27615f134bc3 [2023-05-22T21:57:08.624Z] ---> 0705e7d224aa [2023-05-22T21:57:08.624Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-22T21:57:08.624Z] ---> Running in a6ea61aad261 [2023-05-22T21:57:08.624Z] Removing intermediate container a6ea61aad261 [2023-05-22T21:57:08.624Z] ---> 50adf3215b27 [2023-05-22T21:57:08.624Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-22T21:57:08.624Z] ---> Running in 89ba76b37977 [2023-05-22T21:57:08.884Z] Removing intermediate container 89ba76b37977 [2023-05-22T21:57:08.884Z] ---> b392c096566b [2023-05-22T21:57:08.884Z] Step 20/22 : LABEL arch=amd64 [2023-05-22T21:57:08.884Z] ---> Running in d353aa7fce8a [2023-05-22T21:57:08.884Z] Removing intermediate container d353aa7fce8a [2023-05-22T21:57:08.884Z] ---> e7defdc422ae [2023-05-22T21:57:08.884Z] Step 21/22 : LABEL git_sha=0c3f6a60187eeeff7b7df055b6cf7399659b9316 [2023-05-22T21:57:08.884Z] ---> Running in 1d1300823391 [2023-05-22T21:57:08.884Z] Removing intermediate container 1d1300823391 [2023-05-22T21:57:08.884Z] ---> 9cd61835c60d [2023-05-22T21:57:08.884Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T21:57:08.884Z] ---> Running in 204438e20821 [2023-05-22T21:57:09.144Z] Removing intermediate container 204438e20821 [2023-05-22T21:57:09.144Z] ---> 64788dbddf5a [2023-05-22T21:57:09.144Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:57:09.144Z] Successfully built 64788dbddf5a [2023-05-22T21:57:09.144Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:57:09.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:57:09.621Z] [2023-05-22T21:57:09.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:57:09.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:57:09.920Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:57:09.920Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:57:09.920Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:57:09.920Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:57:09.920Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:57:09.920Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:57:09.920Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:57:09.920Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:57:09.920Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:57:09.920Z] 33b1e0a273af: Waiting [2023-05-22T21:57:09.920Z] 5d3b04190fa2: Waiting [2023-05-22T21:57:09.920Z] 2f39f015ded8: Waiting [2023-05-22T21:57:09.920Z] 5c69ac0246d0: Verifying Checksum [2023-05-22T21:57:09.920Z] 5c69ac0246d0: Download complete [2023-05-22T21:57:09.920Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T21:57:09.920Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:57:09.920Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:57:09.920Z] 33b1e0a273af: Download complete [2023-05-22T21:57:09.921Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T21:57:09.921Z] 5d3b04190fa2: Download complete [2023-05-22T21:57:09.921Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:57:09.921Z] ec43610c2a17: Download complete [2023-05-22T21:57:10.179Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:57:10.179Z] 5eb5b503b376: Download complete [2023-05-22T21:57:11.559Z] 5eb5b503b376: Pull complete [2023-05-22T21:57:11.559Z] 5c69ac0246d0: Pull complete [2023-05-22T21:57:11.824Z] ec43610c2a17: Pull complete [2023-05-22T21:57:11.824Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:57:12.086Z] 33b1e0a273af: Pull complete [2023-05-22T21:57:12.086Z] 5d3b04190fa2: Pull complete [2023-05-22T21:57:13.512Z] 2ced38df9373: Pull complete [2023-05-22T21:57:16.104Z] 58f1dce35555: Pull complete [2023-05-22T21:57:16.104Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:57:16.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:57:16.104Z] ---> fadd8f120f05 [2023-05-22T21:57:16.104Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:57:16.275Z] 2f39f015ded8: Pull complete [2023-05-22T21:57:16.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:57:16.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:57:16.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:57:16.366Z] prd-ubuntu20.04-docker-8c-8g-16384 does not seem to be running inside a container [2023-05-22T21:57:16.402Z] $ 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-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:57:18.070Z] ---> Running in 85907078ede7 [2023-05-22T21:57:18.341Z] Removing intermediate container 85907078ede7 [2023-05-22T21:57:18.341Z] ---> ea6b4e3efd5b [2023-05-22T21:57:18.341Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:57:18.341Z] ---> Running in 3f799115fe27 [2023-05-22T21:57:18.612Z] Removing intermediate container 3f799115fe27 [2023-05-22T21:57:18.612Z] ---> dca2d39c205d [2023-05-22T21:57:18.612Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-22T21:57:18.882Z] ---> Running in f05e0ac63697 [2023-05-22T21:57:19.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:57:20.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:57:20.923Z] $ docker top 2be129d27368ab506dd273c9b0129aba2a6387b21bbac950cacfe201e2584ce6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:57:21.352Z] ---> job-cost.sh [2023-05-22T21:57:21.352Z] lf-activate-venv: SKIPPING [2023-05-22T21:57:21.352Z] INFO: No Stack... [2023-05-22T21:57:21.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:57:21.813Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:57:21.813Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-22T21:57:21.813Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:57:21.813Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:57:21.876Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:57:22.085Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-22T21:57:22.086Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-22T21:57:22.086Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-22T21:57:22.086Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-22T21:57:22.086Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:57:22.086Z] OK: 270 MiB in 61 packages [2023-05-22T21:57:22.165Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-480/archives/cost.csv [2023-05-22T21:57:22.165Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:57:22.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] [2023-05-22T21:57:22.186Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] did not exist. Created. [2023-05-22T21:57:22.186Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:57:22.487Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:57:22.521Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:57:22.528Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:57:22.553Z] $ docker stop --time=1 2be129d27368ab506dd273c9b0129aba2a6387b21bbac950cacfe201e2584ce6 [2023-05-22T21:57:23.054Z] Removing intermediate container f05e0ac63697 [2023-05-22T21:57:23.054Z] ---> 3c4ac742f825 [2023-05-22T21:57:23.054Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-22T21:57:23.325Z] ---> Running in 9c99c5c43a03 [2023-05-22T21:57:23.594Z] Removing intermediate container 9c99c5c43a03 [2023-05-22T21:57:23.594Z] ---> 516c8cda494e [2023-05-22T21:57:23.594Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-22T21:57:23.705Z] $ docker rm -f --volumes 2be129d27368ab506dd273c9b0129aba2a6387b21bbac950cacfe201e2584ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:57:24.187Z] ---> 44713ec52940 [2023-05-22T21:57:24.187Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:57:24.457Z] ---> Running in 6606d0bb8268 [2023-05-22T21:58:32.394Z] Removing intermediate container 6606d0bb8268 [2023-05-22T21:58:32.394Z] ---> 373a53ec381a [2023-05-22T21:58:32.394Z] Step 9/10 : COPY . . [2023-05-22T21:58:32.394Z] ---> 3e453b803e06 [2023-05-22T21:58:32.394Z] Step 10/10 : RUN ${MAKE} [2023-05-22T21:58:32.394Z] ---> Running in aeb637f9004b [2023-05-22T21:58:32.394Z] noop [2023-05-22T21:58:32.394Z] Removing intermediate container aeb637f9004b [2023-05-22T21:58:32.394Z] ---> d7d12d5b6a38 [2023-05-22T21:58:32.394Z] Successfully built d7d12d5b6a38 [2023-05-22T21:58:32.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:58:32.763Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:58:32.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:58:33.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-16385 does not seem to be running inside a container [2023-05-22T21:58:33.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:58:34.444Z] $ docker top 80b78f0ba937298dd076951610bfaad113533116b044f8542989868b95d98891 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:58:35.314Z] + go version [2023-05-22T21:58:35.314Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:58:35.341Z] $ docker stop --time=1 80b78f0ba937298dd076951610bfaad113533116b044f8542989868b95d98891 [2023-05-22T21:58:37.073Z] $ docker rm -f --volumes 80b78f0ba937298dd076951610bfaad113533116b044f8542989868b95d98891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:58:37.640Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:58:37.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:58:37.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-16385 does not seem to be running inside a container [2023-05-22T21:58:37.946Z] $ 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/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:58:41.878Z] $ docker top 5998c45170080d20f94a7dc8af386fc1a4840d7474bf28f7674ece0a302d1f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:58:42.737Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:58:43.400Z] + make test [2023-05-22T21:58:43.400Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:59:22.375Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-22T22:01:59.170Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-22T22:01:59.170Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.083s coverage: 47.4% of statements [2023-05-22T22:01:59.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:01:59.170Z] go vet ./... [2023-05-22T22:02:31.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:02:31.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:02:31.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:02:31.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:02:31.538Z] $ docker stop --time=1 5998c45170080d20f94a7dc8af386fc1a4840d7474bf28f7674ece0a302d1f57 [2023-05-22T22:02:33.459Z] $ docker rm -f --volumes 5998c45170080d20f94a7dc8af386fc1a4840d7474bf28f7674ece0a302d1f57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:02:34.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:02:34.712Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:02:35.349Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:02:35.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:02:36.108Z] + ls -al . [2023-05-22T22:02:36.108Z] total 180 [2023-05-22T22:02:36.108Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:58 . [2023-05-22T22:02:36.108Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:56 .. [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 140 May 22 21:56 .dockerignore [2023-05-22T22:02:36.108Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:56 .git [2023-05-22T22:02:36.108Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:56 .github [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 331 May 22 21:56 .gitignore [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:56 .golangci.yml [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 22 21:56 Attribution.txt [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 22 21:56 CHANGELOG.md [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 22 21:56 Dockerfile [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:56 GOVERNANCE.md [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:56 Jenkinsfile [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:56 LICENSE [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 22 21:56 Makefile [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 622 May 22 21:56 OWNERS.md [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 22 21:56 README.md [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:55 VERSION [2023-05-22T22:02:36.108Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:56 bin [2023-05-22T22:02:36.108Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:56 cmd [2023-05-22T22:02:36.108Z] -rw-r--r-- 1 jenkins jenkins 24160 May 22 22:01 coverage.out [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 22 21:56 go.mod [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 22 21:56 go.sum [2023-05-22T22:02:36.108Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:56 internal [2023-05-22T22:02:36.108Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:56 simulator [2023-05-22T22:02:36.108Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:56 snap [2023-05-22T22:02:36.108Z] -rw-rw-r-- 1 jenkins jenkins 229 May 22 21:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:02:36.474Z] + 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=0c3f6a60187eeeff7b7df055b6cf7399659b9316 --label arch=arm64 --label version=0.0.0 . [2023-05-22T22:02:36.746Z] Sending build context to Docker daemon 3.447MB [2023-05-22T22:02:37.016Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:02:37.016Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-22T22:02:37.016Z] ---> d7d12d5b6a38 [2023-05-22T22:02:37.016Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:02:37.016Z] ---> Running in 2086a96db00e [2023-05-22T22:02:37.287Z] Removing intermediate container 2086a96db00e [2023-05-22T22:02:37.287Z] ---> ef76c2db0050 [2023-05-22T22:02:37.287Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:02:37.561Z] ---> Running in 9166950d123e [2023-05-22T22:02:37.838Z] Removing intermediate container 9166950d123e [2023-05-22T22:02:37.838Z] ---> 76f1ef6a7b96 [2023-05-22T22:02:37.839Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-22T22:02:37.839Z] ---> Running in 2c91376bf1df [2023-05-22T22:02:39.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:02:39.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:02:41.288Z] OK: 270 MiB in 61 packages [2023-05-22T22:02:42.263Z] Removing intermediate container 2c91376bf1df [2023-05-22T22:02:42.263Z] ---> 1d0c43916355 [2023-05-22T22:02:42.264Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-22T22:02:42.264Z] ---> Running in 1f9bdd9ded8d [2023-05-22T22:02:42.534Z] Removing intermediate container 1f9bdd9ded8d [2023-05-22T22:02:42.534Z] ---> e15051dd93c7 [2023-05-22T22:02:42.534Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-22T22:02:43.124Z] ---> 0c22600283b9 [2023-05-22T22:02:43.124Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:02:43.124Z] ---> Running in d84dfed76bc2 [2023-05-22T22:02:45.729Z] Removing intermediate container d84dfed76bc2 [2023-05-22T22:02:45.729Z] ---> e2cddd9c944a [2023-05-22T22:02:45.729Z] Step 9/22 : COPY . . [2023-05-22T22:02:46.704Z] ---> a23e3cec5c8b [2023-05-22T22:02:46.704Z] Step 10/22 : RUN ${MAKE} [2023-05-22T22:02:46.973Z] ---> Running in b2d7d11634ac [2023-05-22T22:02:47.942Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-22T22:05:24.755Z] Removing intermediate container b2d7d11634ac [2023-05-22T22:05:24.755Z] ---> 159c627ff6be [2023-05-22T22:05:24.755Z] Step 11/22 : FROM alpine:3.17 [2023-05-22T22:05:24.755Z] 3.17: Pulling from library/alpine [2023-05-22T22:05:24.755Z] c41833b44d91: Already exists [2023-05-22T22:05:24.755Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:05:24.755Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:05:24.755Z] ---> 51e60588ff2c [2023-05-22T22:05:24.755Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-22T22:05:24.755Z] ---> Running in 4d3fefcbc828 [2023-05-22T22:05:24.755Z] Removing intermediate container 4d3fefcbc828 [2023-05-22T22:05:24.755Z] ---> 1698e4112003 [2023-05-22T22:05:24.755Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:05:24.755Z] ---> Running in e63bc2158cf6 [2023-05-22T22:05:24.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:05:24.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:05:24.755Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:05:24.755Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:05:24.755Z] OK: 8 MiB in 16 packages [2023-05-22T22:05:24.755Z] Removing intermediate container e63bc2158cf6 [2023-05-22T22:05:24.755Z] ---> a2e81ae826e3 [2023-05-22T22:05:24.755Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-22T22:05:24.755Z] ---> 627103e13a4d [2023-05-22T22:05:24.755Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-22T22:05:24.755Z] ---> f33061ff2d06 [2023-05-22T22:05:24.755Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-22T22:05:24.755Z] ---> 6ad032a0d4e4 [2023-05-22T22:05:24.755Z] Step 17/22 : EXPOSE 59901 [2023-05-22T22:05:24.755Z] ---> Running in 21d9f7c4fb93 [2023-05-22T22:05:24.755Z] Removing intermediate container 21d9f7c4fb93 [2023-05-22T22:05:24.755Z] ---> 3a6c24b60644 [2023-05-22T22:05:24.755Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-22T22:05:24.755Z] ---> Running in df9cf9936fe4 [2023-05-22T22:05:25.344Z] Removing intermediate container df9cf9936fe4 [2023-05-22T22:05:25.344Z] ---> 6406d5f3f3de [2023-05-22T22:05:25.344Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-22T22:05:25.344Z] ---> Running in ef8515c82ebd [2023-05-22T22:05:25.614Z] Removing intermediate container ef8515c82ebd [2023-05-22T22:05:25.614Z] ---> 2d881a6c1b70 [2023-05-22T22:05:25.614Z] Step 20/22 : LABEL arch=arm64 [2023-05-22T22:05:25.614Z] ---> Running in c08153736d85 [2023-05-22T22:05:25.888Z] Removing intermediate container c08153736d85 [2023-05-22T22:05:25.888Z] ---> abd97c269c77 [2023-05-22T22:05:25.888Z] Step 21/22 : LABEL git_sha=0c3f6a60187eeeff7b7df055b6cf7399659b9316 [2023-05-22T22:05:26.158Z] ---> Running in bba1089482e9 [2023-05-22T22:05:26.429Z] Removing intermediate container bba1089482e9 [2023-05-22T22:05:26.429Z] ---> 4be3601a0957 [2023-05-22T22:05:26.429Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T22:05:26.429Z] ---> Running in 1b2008848b4b [2023-05-22T22:05:26.709Z] Removing intermediate container 1b2008848b4b [2023-05-22T22:05:26.709Z] ---> 147d88a25738 [2023-05-22T22:05:26.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:05:26.709Z] Successfully built 147d88a25738 [2023-05-22T22:05:26.709Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:27.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:05:27.430Z] [2023-05-22T22:05:27.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:27.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:05:27.777Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:05:27.777Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:05:27.777Z] 04944245beec: Pulling fs layer [2023-05-22T22:05:27.777Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:05:27.777Z] 765212b225bb: Pulling fs layer [2023-05-22T22:05:27.777Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:05:27.777Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:05:27.777Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:05:27.777Z] 765212b225bb: Waiting [2023-05-22T22:05:27.777Z] f23df028b6ca: Waiting [2023-05-22T22:05:27.777Z] d65c8cfc05b1: Waiting [2023-05-22T22:05:27.777Z] 2437ff75d9bd: Waiting [2023-05-22T22:05:28.049Z] 04944245beec: Verifying Checksum [2023-05-22T22:05:28.049Z] 04944245beec: Download complete [2023-05-22T22:05:28.049Z] 765212b225bb: Verifying Checksum [2023-05-22T22:05:28.049Z] 765212b225bb: Download complete [2023-05-22T22:05:28.049Z] f23df028b6ca: Verifying Checksum [2023-05-22T22:05:28.049Z] f23df028b6ca: Download complete [2023-05-22T22:05:28.049Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:05:28.049Z] d65c8cfc05b1: Download complete [2023-05-22T22:05:28.325Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:05:28.325Z] 699f458cf7ca: Download complete [2023-05-22T22:05:28.596Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T22:05:28.596Z] 8998bd30e6a1: Download complete [2023-05-22T22:05:31.335Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:05:31.335Z] 2437ff75d9bd: Download complete [2023-05-22T22:05:33.356Z] 8998bd30e6a1: Pull complete [2023-05-22T22:05:33.626Z] 04944245beec: Pull complete [2023-05-22T22:05:35.039Z] 699f458cf7ca: Pull complete [2023-05-22T22:05:35.307Z] 765212b225bb: Pull complete [2023-05-22T22:05:36.272Z] f23df028b6ca: Pull complete [2023-05-22T22:05:36.541Z] d65c8cfc05b1: Pull complete [2023-05-22T22:05:51.564Z] 2437ff75d9bd: Pull complete [2023-05-22T22:05:51.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:05:51.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:05:51.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:51.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-16385 does not seem to be running inside a container [2023-05-22T22:05:51.849Z] $ 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/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T22:05:54.645Z] $ docker top a0c53a676c90bbd844ef022029e0470b0864a37a2f6c84c402eabf5423196bdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:55.517Z] ---> job-cost.sh [2023-05-22T22:05:55.517Z] lf-activate-venv: SKIPPING [2023-05-22T22:05:55.517Z] INFO: No Stack... [2023-05-22T22:05:56.103Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:05:56.693Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:05:57.338Z] + cat /w/workspace/device-modbus-go/6/archives/cost.csv [2023-05-22T22:05:57.338Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:05:57.422Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] [2023-05-22T22:05:57.430Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] did not exist. Created. [2023-05-22T22:05:57.430Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:05:58.102Z] /w/workspace/device-modbus-go/6@tmp/durable-5dfb77c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:05:58.767Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:05:58.792Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:05:58.848Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:05:58.861Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-480-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:05:58.891Z] $ docker stop --time=1 a0c53a676c90bbd844ef022029e0470b0864a37a2f6c84c402eabf5423196bdf [2023-05-22T22:06:00.469Z] $ docker rm -f --volumes a0c53a676c90bbd844ef022029e0470b0864a37a2f6c84c402eabf5423196bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-22T22:06:00.836Z] provisioning config files... [2023-05-22T22:06:00.844Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config5877908629708941694tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:06:01.136Z] + set +x [2023-05-22T22:06:01.136Z] + curl -s https://codecov.io/bash [2023-05-22T22:06:01.137Z] + bash -s -- [2023-05-22T22:06:01.137Z] [2023-05-22T22:06:01.137Z] _____ _ [2023-05-22T22:06:01.137Z] / ____| | | [2023-05-22T22:06:01.137Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:06:01.137Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:06:01.137Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:06:01.137Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:06:01.137Z] Bash-1.0.6 [2023-05-22T22:06:01.137Z] [2023-05-22T22:06:01.137Z] [2023-05-22T22:06:01.137Z] ==> git version 2.25.1 found [2023-05-22T22:06:01.137Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-22T22:06:01.137Z] Release-Date: 2020-01-08 [2023-05-22T22:06:01.137Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T22:06:01.137Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:06:01.137Z] ==> Jenkins CI detected. [2023-05-22T22:06:01.137Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-480 [2023-05-22T22:06:01.137Z] project root: . [2023-05-22T22:06:01.137Z] --> token set from env [2023-05-22T22:06:01.137Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:06:01.137Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:06:01.137Z] ==> Python coveragepy not found [2023-05-22T22:06:01.137Z] ==> Searching for coverage reports in: [2023-05-22T22:06:01.137Z] + . [2023-05-22T22:06:01.137Z] -> Found 1 reports [2023-05-22T22:06:01.137Z] ==> Detecting git/mercurial file structure [2023-05-22T22:06:01.137Z] ==> Reading reports [2023-05-22T22:06:01.396Z] + ./coverage.out bytes=24160 [2023-05-22T22:06:01.396Z] ==> Appending adjustments [2023-05-22T22:06:01.396Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:06:01.396Z] + Found adjustments [2023-05-22T22:06:01.396Z] ==> Gzipping contents [2023-05-22T22:06:01.396Z] 4.0K /tmp/codecov.3Edou6.gz [2023-05-22T22:06:01.396Z] ==> Uploading reports [2023-05-22T22:06:01.396Z] url: https://codecov.io [2023-05-22T22:06:01.396Z] query: branch=PR-480&commit=0c3f6a60187eeeff7b7df055b6cf7399659b9316&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-480%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2023-05-22T22:06:01.396Z] -> Pinging Codecov [2023-05-22T22:06:01.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-480&commit=0c3f6a60187eeeff7b7df055b6cf7399659b9316&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-480%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2023-05-22T22:06:01.396Z] -> Uploading to [2023-05-22T22:06:01.396Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/55DBCA73C666E3227836607328DD7E49/0c3f6a60187eeeff7b7df055b6cf7399659b9316/25191277-134e-4c67-8fa4-7cc0e8e7deff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T220601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44b59fa8fc28da0df9f6b3c055275fb73a948eaaa91f9d2a6c3ee5bf6fb94a9b [2023-05-22T22:06:01.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:06:01.396Z] Dload Upload Total Spent Left Speed [2023-05-22T22:06:01.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 19330 --:--:-- --:--:-- --:--:-- 19330 100 3924 0 0 100 3924 0 18422 --:--:-- --:--:-- --:--:-- 18336 [2023-05-22T22:06:01.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0c3f6a60187eeeff7b7df055b6cf7399659b9316 [Pipeline] } [2023-05-22T22:06:01.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-22T22:06:02.343Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-480/archives ] [2023-05-22T22:06:02.344Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-05-22T22:06:02.344Z] total 16 [2023-05-22T22:06:02.344Z] drwxr-xr-x 3 root root 4096 May 22 21:57 . [2023-05-22T22:06:02.344Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:57 .. [2023-05-22T22:06:02.344Z] drwxr-xr-x 2 root root 4096 May 22 21:57 cost [2023-05-22T22:06:02.344Z] -rw-r--r-- 1 root root 88 May 22 21:57 cost.csv [2023-05-22T22:06:02.344Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-05-22T22:06:02.344Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-05-22T22:06:02.344Z] total 16 [2023-05-22T22:06:02.344Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:57 . [2023-05-22T22:06:02.344Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:57 .. [2023-05-22T22:06:02.344Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:57 cost [2023-05-22T22:06:02.344Z] -rw-r--r-- 1 jenkins jenkins 88 May 22 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:02.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:03.498Z] ---> package-listing.sh [2023-05-22T22:06:03.498Z] ++ facter osfamily [2023-05-22T22:06:03.498Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:06:03.757Z] + OS_FAMILY=debian [2023-05-22T22:06:03.757Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-480 [2023-05-22T22:06:03.757Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:06:03.758Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:06:03.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:06:03.758Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:06:03.758Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-480 ']' [2023-05-22T22:06:03.758Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:06:03.758Z] + case "${OS_FAMILY}" in [2023-05-22T22:06:03.758Z] + dpkg -l [2023-05-22T22:06:03.758Z] + grep '^ii' [2023-05-22T22:06:03.758Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:06:03.758Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:06:03.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:06:03.758Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-480 ']' [2023-05-22T22:06:03.758Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-480/archives/ [2023-05-22T22:06:03.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-480/archives/ [Pipeline] echo [2023-05-22T22:06:03.769Z] 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-480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T22:06:04.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:06:04.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:06:04.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:06:04.674Z] prd-ubuntu20.04-docker-8c-8g-16384 does not seem to be running inside a container [2023-05-22T22:06:04.709Z] $ 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-480/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-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:06:04.902Z] $ docker top 411533239f9ec1fdb9c287bd474ac02834d8307ada83ad2d15f3e456bc557c3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:06:05.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:06:05.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:06:05.829Z] + ls /var/log/sa-host [2023-05-22T22:06:05.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:06:05.898Z] provisioning config files... [2023-05-22T22:06:05.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config8728480344596555tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:06:05.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:06.207Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:06:06.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:06.534Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:06:06.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:06.831Z] ---> sudo-logs.sh [2023-05-22T22:06:06.832Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:06:06.864Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:07.148Z] ---> job-cost.sh [2023-05-22T22:06:07.148Z] lf-activate-venv: SKIPPING [2023-05-22T22:06:07.148Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:06:07.148Z] INFO: Retrieving Stack Cost... [2023-05-22T22:06:07.716Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:06:07.975Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:06:07.988Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:06:08.272Z] ---> logs-deploy.sh [2023-05-22T22:06:08.273Z] lf-activate-venv: SKIPPING [2023-05-22T22:06:08.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-480/6 [2023-05-22T22:06:08.273Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:06:09.212Z] Archives upload complete. [2023-05-22T22:06:09.212Z] INFO: archiving logs to Nexus