Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bde2d747de05544a39dfcd72cdc82a601752da1+18e5bddd1624945f7f79c46e89df23b543e6953b (0fa15452704ac9321af6ad237a4b383290398f0d) 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-ssh13990810289170606647.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-ssh3485859354613154176.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-484/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-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1106284285679384171.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-ssh11228135049257238332.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-484/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-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17123184452178772486.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-17425 in /w/workspace/xfoundry_device-modbus-go_PR-484 [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-484 # 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/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18e5bddd1624945f7f79c46e89df23b543e6953b into PR head commit 9bde2d747de05544a39dfcd72cdc82a601752da1 Merge succeeded, producing 73c3e2d1572060524067cf3c54d5579e72bfbe11 Checking out Revision 73c3e2d1572060524067cf3c54d5579e72bfbe11 (PR-484) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bde2d747de05544a39dfcd72cdc82a601752da1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 18e5bddd1624945f7f79c46e89df23b543e6953b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73c3e2d1572060524067cf3c54d5579e72bfbe11 # timeout=10 Commit message: "Merge commit '18e5bddd1624945f7f79c46e89df23b543e6953b' into HEAD" > git rev-list --no-walk fb70f3ad2e85cd4029202ad14d1614efe3d97380 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T00:53:22.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T00:53:22.354Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T00:53:22.372Z] ========================================================= [2023-05-31T00:53:22.372Z] EdgeX Global Pipelines Version Info [2023-05-31T00:53:22.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:53:23.077Z] ------------------- [2023-05-31T00:53:23.077Z] stable info: [2023-05-31T00:53:23.077Z] ------------------- [2023-05-31T00:53:23.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T00:53:23.077Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:53:23.077Z] Message: update stable to v1.0.249 [2023-05-31T00:53:23.648Z] ------------------- [2023-05-31T00:53:23.648Z] experimental info: [2023-05-31T00:53:23.648Z] ------------------- [2023-05-31T00:53:23.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T00:53:23.648Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:53:23.648Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T00:53:23.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-31T00:53:23.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-31T00:53:23.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T00:53:23.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T00:53:23.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T00:53:23.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T00:53:23.866Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T00:53:23.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T00:53:23.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T00:53:23.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T00:53:23.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T00:53:23.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-31T00:53:23.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T00:53:23.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T00:53:23.973Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:53:23.987Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:53:24.008Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:53:24.029Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:53:24.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T00:53:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T00:53:24.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T00:53:24.088Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T00:53:24.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T00:53:24.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T00:53:24.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T00:53:24.150Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T00:53:24.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T00:53:24.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo [2023-05-31T00:53:24.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo [2023-05-31T00:53:24.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo [2023-05-31T00:53:24.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73c3e2d1572060524067cf3c54d5579e72bfbe11 [Pipeline] echo [2023-05-31T00:53:24.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73c3e2d [Pipeline] echo [2023-05-31T00:53:24.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:53:24.318Z] provisioning config files... [2023-05-31T00:53:24.332Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config8184790961880640113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:53:24.633Z] ---> docker-login.sh [2023-05-31T00:53:24.633Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:53:24.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:24.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:24.894Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:24.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:24.894Z] [2023-05-31T00:53:24.894Z] Login Succeeded [2023-05-31T00:53:24.894Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:53:24.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:25.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:25.154Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:25.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:25.154Z] [2023-05-31T00:53:25.154Z] Login Succeeded [2023-05-31T00:53:25.154Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:53:25.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:25.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:25.154Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:25.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:25.154Z] [2023-05-31T00:53:25.154Z] Login Succeeded [2023-05-31T00:53:25.154Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:53:25.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:25.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:25.155Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:25.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:25.155Z] [2023-05-31T00:53:25.155Z] Login Succeeded [2023-05-31T00:53:25.155Z] docker.io [2023-05-31T00:53:25.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:25.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:25.675Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:25.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:25.675Z] [2023-05-31T00:53:25.675Z] Login Succeeded [2023-05-31T00:53:25.675Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:53:25.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T00:53:26.071Z] + git rev-list -1 --merges 73c3e2d1572060524067cf3c54d5579e72bfbe11~1..73c3e2d1572060524067cf3c54d5579e72bfbe11 [Pipeline] echo [2023-05-31T00:53:26.118Z] -----------> git rev-list -1 --merges 73c3e2d1572060524067cf3c54d5579e72bfbe11~1..73c3e2d1572060524067cf3c54d5579e72bfbe11 73c3e2d1572060524067cf3c54d5579e72bfbe11 [2023-05-31T00:53:26.118Z] 73c3e2d1572060524067cf3c54d5579e72bfbe11 [false] [Pipeline] sh [2023-05-31T00:53:26.409Z] + git log --format=format:%s -1 73c3e2d1572060524067cf3c54d5579e72bfbe11 [Pipeline] echo [2023-05-31T00:53:26.428Z] ========================================================= [2023-05-31T00:53:26.428Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T00:53:26.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:53:26.754Z] + git log --format=format:%s -1 73c3e2d1572060524067cf3c54d5579e72bfbe11 [Pipeline] echo [2023-05-31T00:53:26.766Z] [semverPrep] GIT_COMMIT: 73c3e2d1572060524067cf3c54d5579e72bfbe11, Commit Message: Merge commit '18e5bddd1624945f7f79c46e89df23b543e6953b' into HEAD [Pipeline] echo [2023-05-31T00:53:26.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T00:53:27.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:53:27.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T00:53:27.112Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T00:53:27.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T00:53:27.112Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-31T00:53:27.112Z] -a /etc/ssh/ssh_known_hosts [2023-05-31T00:53:27.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:53:27.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:53:27.466Z] [2023-05-31T00:53:27.466Z] 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-31T00:53:27.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:53:27.765Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T00:53:27.765Z] b85a868b505f: Pulling fs layer [2023-05-31T00:53:27.765Z] e2be974225ed: Pulling fs layer [2023-05-31T00:53:27.765Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T00:53:27.765Z] 988bab9f4d93: Pulling fs layer [2023-05-31T00:53:27.765Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T00:53:27.765Z] eaf3925da568: Pulling fs layer [2023-05-31T00:53:27.765Z] bab4dde63d76: Pulling fs layer [2023-05-31T00:53:27.765Z] bde34c3a00c8: Pulling fs layer [2023-05-31T00:53:27.765Z] b352a97aabf1: Pulling fs layer [2023-05-31T00:53:27.765Z] 4872d77fe225: Pulling fs layer [2023-05-31T00:53:27.765Z] 5851b861e8e6: Pulling fs layer [2023-05-31T00:53:27.765Z] b352a97aabf1: Waiting [2023-05-31T00:53:27.765Z] 5851b861e8e6: Waiting [2023-05-31T00:53:27.765Z] 4872d77fe225: Waiting [2023-05-31T00:53:27.765Z] bab4dde63d76: Waiting [2023-05-31T00:53:27.765Z] bde34c3a00c8: Waiting [2023-05-31T00:53:27.765Z] eaf3925da568: Waiting [2023-05-31T00:53:27.765Z] 988bab9f4d93: Waiting [2023-05-31T00:53:27.765Z] e2be974225ed: Verifying Checksum [2023-05-31T00:53:27.765Z] e2be974225ed: Download complete [2023-05-31T00:53:27.765Z] 988bab9f4d93: Download complete [2023-05-31T00:53:28.035Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T00:53:28.035Z] 1469e6f7b9e6: Download complete [2023-05-31T00:53:28.035Z] eaf3925da568: Verifying Checksum [2023-05-31T00:53:28.035Z] eaf3925da568: Download complete [2023-05-31T00:53:28.035Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T00:53:28.035Z] 339a4e72a1f5: Download complete [2023-05-31T00:53:28.035Z] bde34c3a00c8: Verifying Checksum [2023-05-31T00:53:28.035Z] bde34c3a00c8: Download complete [2023-05-31T00:53:28.035Z] b352a97aabf1: Verifying Checksum [2023-05-31T00:53:28.035Z] b352a97aabf1: Download complete [2023-05-31T00:53:28.035Z] 4872d77fe225: Download complete [2023-05-31T00:53:28.035Z] 5851b861e8e6: Verifying Checksum [2023-05-31T00:53:28.035Z] 5851b861e8e6: Download complete [2023-05-31T00:53:28.035Z] b85a868b505f: Download complete [2023-05-31T00:53:28.306Z] bab4dde63d76: Verifying Checksum [2023-05-31T00:53:28.306Z] bab4dde63d76: Download complete [2023-05-31T00:53:29.731Z] b85a868b505f: Pull complete [2023-05-31T00:53:29.731Z] e2be974225ed: Pull complete [2023-05-31T00:53:29.991Z] 339a4e72a1f5: Pull complete [2023-05-31T00:53:30.251Z] 988bab9f4d93: Pull complete [2023-05-31T00:53:30.512Z] 1469e6f7b9e6: Pull complete [2023-05-31T00:53:30.512Z] eaf3925da568: Pull complete [2023-05-31T00:53:32.416Z] bab4dde63d76: Pull complete [2023-05-31T00:53:32.416Z] bde34c3a00c8: Pull complete [2023-05-31T00:53:32.416Z] b352a97aabf1: Pull complete [2023-05-31T00:53:32.677Z] 4872d77fe225: Pull complete [2023-05-31T00:53:32.677Z] 5851b861e8e6: Pull complete [2023-05-31T00:53:32.677Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T00:53:32.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:53:32.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:53:32.776Z] prd-ubuntu20.04-docker-8c-8g-17425 does not seem to be running inside a container [2023-05-31T00:53:32.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-31T00:53:36.221Z] $ docker top d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c -eo pid,comm [2023-05-31T00:53:36.339Z] 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-31T00:53:36.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:53:36.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:53:36.368Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:53:36.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:53:36.499Z] $ docker exec d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c ssh-agent [2023-05-31T00:53:36.611Z] SSH_AUTH_SOCK=/tmp/ssh-5OXjSrrx40SY/agent.32 [2023-05-31T00:53:36.611Z] SSH_AGENT_PID=38 [2023-05-31T00:53:36.618Z] Running ssh-add (command line suppressed) [2023-05-31T00:53:36.752Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_16297157746140638831.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_16297157746140638831.key) [2023-05-31T00:53:36.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:53:37.048Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T00:53:37.067Z] $ docker exec --env ******** --env ******** d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c ssh-agent -k [2023-05-31T00:53:37.165Z] unset SSH_AUTH_SOCK; [2023-05-31T00:53:37.166Z] unset SSH_AGENT_PID; [2023-05-31T00:53:37.166Z] echo Agent pid 38 killed; [2023-05-31T00:53:37.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T00:53:37.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:53:37.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:53:37.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:53:37.307Z] $ docker exec d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c ssh-agent [2023-05-31T00:53:37.418Z] SSH_AUTH_SOCK=/tmp/ssh-8M1EClmedEoa/agent.70 [2023-05-31T00:53:37.418Z] SSH_AGENT_PID=76 [2023-05-31T00:53:37.424Z] Running ssh-add (command line suppressed) [2023-05-31T00:53:37.540Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_13069653130737699742.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_13069653130737699742.key) [2023-05-31T00:53:37.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:53:37.845Z] + git semver init [2023-05-31T00:53:38.105Z] 2023-05-31 00:53:38,038 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T00:53:38.105Z] 2023-05-31 00:53:38,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver [2023-05-31T00:53:38.105Z] 2023-05-31 00:53:38,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-484/.semver [2023-05-31T00:53:38.105Z] 2023-05-31 00:53:38,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-484/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,840 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.git/info/exclude [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 with force:False [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,841 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,846 [execute] INFO git cat-file --batch-check [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,853 [execute] INFO git cat-file --batch [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:53:39.046Z] 2023-05-31 00:53:38,859 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 [2023-05-31T00:53:39.046Z] 0.0.0 [Pipeline] } [2023-05-31T00:53:39.060Z] $ docker exec --env ******** --env ******** d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c ssh-agent -k [2023-05-31T00:53:39.181Z] unset SSH_AUTH_SOCK; [2023-05-31T00:53:39.182Z] unset SSH_AGENT_PID; [2023-05-31T00:53:39.182Z] echo Agent pid 76 killed; [2023-05-31T00:53:39.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:53:39.489Z] + git semver [Pipeline] } [2023-05-31T00:53:39.765Z] $ docker stop --time=1 d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c [2023-05-31T00:53:41.074Z] $ docker rm -f --volumes d10b1a752dc25e5b9432f1cd4337e6badcb8d8ea719ba112119f06d63ff01f0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:53:41.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T00:53:41.623Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T00:53:41.625Z] [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-31T00:53:41.754Z] provisioning config files... [2023-05-31T00:53:41.763Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config12833467407866023449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:53:42.060Z] ---> docker-login.sh [2023-05-31T00:53:42.060Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:53:42.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:42.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:42.060Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:42.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:42.060Z] [2023-05-31T00:53:42.060Z] Login Succeeded [2023-05-31T00:53:42.060Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:53:42.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:42.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:42.060Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:42.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:42.060Z] [2023-05-31T00:53:42.060Z] Login Succeeded [2023-05-31T00:53:42.060Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:53:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:42.319Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:42.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:42.319Z] [2023-05-31T00:53:42.319Z] Login Succeeded [2023-05-31T00:53:42.319Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:53:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:42.319Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:42.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:42.319Z] [2023-05-31T00:53:42.319Z] Login Succeeded [2023-05-31T00:53:42.319Z] docker.io [2023-05-31T00:53:42.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:53:42.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:53:42.579Z] Configure a credential helper to remove this warning. See [2023-05-31T00:53:42.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:53:42.579Z] [2023-05-31T00:53:42.579Z] Login Succeeded [2023-05-31T00:53:42.579Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:53:42.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:53:42.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:53:42.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:53:42.676Z] ========================================================= [2023-05-31T00:53:42.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T00:53:42.676Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:53:43.007Z] + 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-31T00:53:43.008Z] Sending build context to Docker daemon 6.571MB [2023-05-31T00:53:43.008Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:53:43.008Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-31T00:53:43.008Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T00:53:43.008Z] f56be85fc22e: Pulling fs layer [2023-05-31T00:53:43.008Z] 85791d961cd3: Pulling fs layer [2023-05-31T00:53:43.008Z] d694b5ae8c79: Pulling fs layer [2023-05-31T00:53:43.008Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T00:53:43.008Z] 9f32a84ed3da: Waiting [2023-05-31T00:53:43.008Z] 4d19c01a9841: Pulling fs layer [2023-05-31T00:53:43.008Z] 9325e15d5711: Pulling fs layer [2023-05-31T00:53:43.008Z] 556b6ee489ea: Pulling fs layer [2023-05-31T00:53:43.008Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T00:53:43.008Z] 9325e15d5711: Waiting [2023-05-31T00:53:43.008Z] 556b6ee489ea: Waiting [2023-05-31T00:53:43.008Z] 4d19c01a9841: Waiting [2023-05-31T00:53:43.008Z] c5a4b2cf53e6: Waiting [2023-05-31T00:53:43.008Z] 85791d961cd3: Verifying Checksum [2023-05-31T00:53:43.008Z] 85791d961cd3: Download complete [2023-05-31T00:53:43.277Z] 9f32a84ed3da: Download complete [2023-05-31T00:53:43.277Z] 4d19c01a9841: Verifying Checksum [2023-05-31T00:53:43.277Z] 4d19c01a9841: Download complete [2023-05-31T00:53:43.277Z] f56be85fc22e: Verifying Checksum [2023-05-31T00:53:43.277Z] f56be85fc22e: Download complete [2023-05-31T00:53:43.277Z] 9325e15d5711: Download complete [2023-05-31T00:53:43.277Z] f56be85fc22e: Pull complete [2023-05-31T00:53:43.537Z] 85791d961cd3: Pull complete [2023-05-31T00:53:44.132Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T00:53:44.132Z] c5a4b2cf53e6: Download complete [2023-05-31T00:53:44.132Z] d694b5ae8c79: Verifying Checksum [2023-05-31T00:53:44.132Z] d694b5ae8c79: Download complete [2023-05-31T00:53:44.132Z] 556b6ee489ea: Verifying Checksum [2023-05-31T00:53:44.132Z] 556b6ee489ea: Download complete [2023-05-31T00:53:48.325Z] d694b5ae8c79: Pull complete [2023-05-31T00:53:48.325Z] 9f32a84ed3da: Pull complete [2023-05-31T00:53:48.325Z] 4d19c01a9841: Pull complete [2023-05-31T00:53:48.325Z] 9325e15d5711: Pull complete [2023-05-31T00:53:50.243Z] 556b6ee489ea: Pull complete [2023-05-31T00:53:51.186Z] c5a4b2cf53e6: Pull complete [2023-05-31T00:53:51.186Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T00:53:51.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T00:53:51.186Z] ---> c4be618373d6 [2023-05-31T00:53:51.186Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:53:56.492Z] ---> Running in 6ae4b7571196 [2023-05-31T00:53:56.492Z] Removing intermediate container 6ae4b7571196 [2023-05-31T00:53:56.492Z] ---> 5921d326d3fe [2023-05-31T00:53:56.492Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:53:56.492Z] ---> Running in bb9edcff5cbf [2023-05-31T00:53:56.492Z] Removing intermediate container bb9edcff5cbf [2023-05-31T00:53:56.492Z] ---> 28d4db1009ae [2023-05-31T00:53:56.492Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-31T00:53:56.492Z] ---> Running in ddb4f9d0687f [2023-05-31T00:53:56.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:53:56.725Z] Still waiting to schedule task [2023-05-31T00:53:56.726Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-31T00:53:56.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:53:57.012Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:53:57.012Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-31T00:53:57.012Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:53:57.012Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:53:57.012Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-31T00:53:57.012Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-31T00:53:57.012Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-31T00:53:57.012Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-31T00:53:57.012Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:53:57.012Z] OK: 270 MiB in 61 packages [2023-05-31T00:53:57.580Z] Removing intermediate container ddb4f9d0687f [2023-05-31T00:53:57.580Z] ---> db291283c4dc [2023-05-31T00:53:57.580Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-31T00:53:57.840Z] ---> Running in 73bc26b5bd85 [2023-05-31T00:53:57.840Z] Removing intermediate container 73bc26b5bd85 [2023-05-31T00:53:57.840Z] ---> d082601b469f [2023-05-31T00:53:57.840Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-31T00:53:57.840Z] ---> 8614a449c4d3 [2023-05-31T00:53:57.840Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:53:57.840Z] ---> Running in ca7d9d12d240 [2023-05-31T00:54:29.943Z] Removing intermediate container ca7d9d12d240 [2023-05-31T00:54:29.943Z] ---> 9b88a48f176b [2023-05-31T00:54:29.943Z] Step 9/10 : COPY . . [2023-05-31T00:54:29.943Z] ---> 6296340d7fd2 [2023-05-31T00:54:29.943Z] Step 10/10 : RUN ${MAKE} [2023-05-31T00:54:29.943Z] ---> Running in a9c9da8ec5de [2023-05-31T00:54:29.943Z] noop [2023-05-31T00:54:29.943Z] Removing intermediate container a9c9da8ec5de [2023-05-31T00:54:29.943Z] ---> 00255c9cc24c [2023-05-31T00:54:29.943Z] Successfully built 00255c9cc24c [2023-05-31T00:54:29.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:54:30.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:54:30.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:54:30.337Z] prd-ubuntu20.04-docker-8c-8g-17425 does not seem to be running inside a container [2023-05-31T00:54:30.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-31T00:54:30.723Z] $ docker top ec2b073a8e9dac021ac4a9aa7a9347b773c09489e843793b52ed76d7a015e0dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:54:31.074Z] + go version [2023-05-31T00:54:31.074Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T00:54:31.085Z] $ docker stop --time=1 ec2b073a8e9dac021ac4a9aa7a9347b773c09489e843793b52ed76d7a015e0dc [2023-05-31T00:54:32.348Z] $ docker rm -f --volumes ec2b073a8e9dac021ac4a9aa7a9347b773c09489e843793b52ed76d7a015e0dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:54:32.757Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:54:32.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:54:32.837Z] prd-ubuntu20.04-docker-8c-8g-17425 does not seem to be running inside a container [2023-05-31T00:54:32.871Z] $ 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-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-31T00:54:33.197Z] $ docker top 30a7c926942487301e252a184858b27cfe620f3468e6c6dfa25d740f8620d9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:54:33.530Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:54:33.823Z] + make test [2023-05-31T00:54:33.823Z] go test ./... -coverprofile=coverage.out [2023-05-31T00:54:39.092Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-31T00:54:49.063Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-31T00:54:49.063Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.4% of statements [2023-05-31T00:54:55.638Z] go vet ./... [2023-05-31T00:54:58.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:54:58.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:54:58.920Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:54:58.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:54:58.947Z] $ docker stop --time=1 30a7c926942487301e252a184858b27cfe620f3468e6c6dfa25d740f8620d9bf [2023-05-31T00:55:01.980Z] $ docker rm -f --volumes 30a7c926942487301e252a184858b27cfe620f3468e6c6dfa25d740f8620d9bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:55:02.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:55:02.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:55:02.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:55:03.242Z] + ls -al . [2023-05-31T00:55:03.243Z] total 188 [2023-05-31T00:55:03.243Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:54 . [2023-05-31T00:55:03.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:53 .. [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 00:53 .dockerignore [2023-05-31T00:55:03.243Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:53 .git [2023-05-31T00:55:03.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:53 .github [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 331 May 31 00:53 .gitignore [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:53 .golangci.yml [2023-05-31T00:55:03.243Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:53 .semver [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 31 00:53 Attribution.txt [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 14764 May 31 00:53 CHANGELOG.md [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 31 00:53 Dockerfile [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:53 GOVERNANCE.md [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 680 May 31 00:53 Jenkinsfile [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:53 LICENSE [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 31 00:53 Makefile [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 00:53 OWNERS.md [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 4578 May 31 00:53 README.md [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 00:53 VERSION [2023-05-31T00:55:03.243Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:53 bin [2023-05-31T00:55:03.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:53 cmd [2023-05-31T00:55:03.243Z] -rw-r--r-- 1 jenkins jenkins 24160 May 31 00:54 coverage.out [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 31 00:53 go.mod [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 31664 May 31 00:53 go.sum [2023-05-31T00:55:03.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:53 internal [2023-05-31T00:55:03.243Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:53 simulator [2023-05-31T00:55:03.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:53 snap [2023-05-31T00:55:03.243Z] -rw-rw-r-- 1 jenkins jenkins 229 May 31 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:03.549Z] + 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=73c3e2d1572060524067cf3c54d5579e72bfbe11 --label arch=amd64 --label version=0.0.0 . [2023-05-31T00:55:03.549Z] Sending build context to Docker daemon 6.596MB [2023-05-31T00:55:03.549Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:55:03.549Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-31T00:55:03.549Z] ---> 00255c9cc24c [2023-05-31T00:55:03.549Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:55:03.808Z] ---> Running in 60ad516aae8c [2023-05-31T00:55:03.808Z] Removing intermediate container 60ad516aae8c [2023-05-31T00:55:03.808Z] ---> 390f9692a3e2 [2023-05-31T00:55:03.808Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:55:03.808Z] ---> Running in dfbc8a87a0fb [2023-05-31T00:55:03.808Z] Removing intermediate container dfbc8a87a0fb [2023-05-31T00:55:03.808Z] ---> 54f9be33e0ec [2023-05-31T00:55:03.808Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-31T00:55:03.808Z] ---> Running in 0ace5111a790 [2023-05-31T00:55:04.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:55:04.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:55:04.587Z] OK: 270 MiB in 61 packages [2023-05-31T00:55:04.847Z] Removing intermediate container 0ace5111a790 [2023-05-31T00:55:04.847Z] ---> 956e6169e31e [2023-05-31T00:55:04.847Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-31T00:55:04.847Z] ---> Running in ae0c247a5f75 [2023-05-31T00:55:04.847Z] Removing intermediate container ae0c247a5f75 [2023-05-31T00:55:04.847Z] ---> 8a66c53fae2d [2023-05-31T00:55:04.847Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-31T00:55:05.104Z] ---> de03359a3376 [2023-05-31T00:55:05.104Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:55:05.104Z] ---> Running in 776205be7464 [2023-05-31T00:55:05.672Z] Removing intermediate container 776205be7464 [2023-05-31T00:55:05.672Z] ---> 10fc6ddb7931 [2023-05-31T00:55:05.672Z] Step 9/22 : COPY . . [2023-05-31T00:55:06.239Z] ---> 7b11dc0ff39a [2023-05-31T00:55:06.239Z] Step 10/22 : RUN ${MAKE} [2023-05-31T00:55:06.239Z] ---> Running in beb08046dcf0 [2023-05-31T00:55:06.498Z] 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-31T00:55:28.439Z] Removing intermediate container beb08046dcf0 [2023-05-31T00:55:28.439Z] ---> c3ccea965288 [2023-05-31T00:55:28.439Z] Step 11/22 : FROM alpine:3.17 [2023-05-31T00:55:28.439Z] 3.17: Pulling from library/alpine [2023-05-31T00:55:28.439Z] f56be85fc22e: Already exists [2023-05-31T00:55:28.439Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:55:28.439Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:55:28.439Z] ---> 9ed4aefc74f6 [2023-05-31T00:55:28.439Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-31T00:55:28.439Z] ---> Running in 669247e474bb [2023-05-31T00:55:28.439Z] Removing intermediate container 669247e474bb [2023-05-31T00:55:28.439Z] ---> e96f4e607004 [2023-05-31T00:55:28.439Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-31T00:55:28.439Z] ---> Running in da80d32c8be3 [2023-05-31T00:55:28.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:55:28.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:55:28.439Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T00:55:28.439Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:55:28.439Z] OK: 7 MiB in 16 packages [2023-05-31T00:55:28.439Z] Removing intermediate container da80d32c8be3 [2023-05-31T00:55:28.439Z] ---> fb33ab44b1ee [2023-05-31T00:55:28.439Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-31T00:55:28.439Z] ---> c0db5a327e10 [2023-05-31T00:55:28.439Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-31T00:55:28.439Z] ---> 6bddc3a6ea4d [2023-05-31T00:55:28.439Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-31T00:55:28.439Z] ---> 8b4cd018f8d4 [2023-05-31T00:55:28.439Z] Step 17/22 : EXPOSE 59901 [2023-05-31T00:55:28.439Z] ---> Running in f7957085450c [2023-05-31T00:55:28.439Z] Removing intermediate container f7957085450c [2023-05-31T00:55:28.439Z] ---> 7dc0aba12364 [2023-05-31T00:55:28.439Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-31T00:55:28.439Z] ---> Running in d627d63ffa1c [2023-05-31T00:55:28.698Z] Removing intermediate container d627d63ffa1c [2023-05-31T00:55:28.698Z] ---> 80070d40d9f2 [2023-05-31T00:55:28.698Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T00:55:28.957Z] ---> Running in b662e4a3f16b [2023-05-31T00:55:28.957Z] Removing intermediate container b662e4a3f16b [2023-05-31T00:55:28.957Z] ---> 88e61f1c5ec4 [2023-05-31T00:55:28.957Z] Step 20/22 : LABEL arch=amd64 [2023-05-31T00:55:28.957Z] ---> Running in 7b044c8a3180 [2023-05-31T00:55:29.216Z] Removing intermediate container 7b044c8a3180 [2023-05-31T00:55:29.216Z] ---> 43e3a0385491 [2023-05-31T00:55:29.216Z] Step 21/22 : LABEL git_sha=73c3e2d1572060524067cf3c54d5579e72bfbe11 [2023-05-31T00:55:29.216Z] ---> Running in 821ca31f1668 [2023-05-31T00:55:29.216Z] Removing intermediate container 821ca31f1668 [2023-05-31T00:55:29.216Z] ---> 13906952a41c [2023-05-31T00:55:29.216Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T00:55:29.216Z] ---> Running in 3bbe53d9c776 [2023-05-31T00:55:29.475Z] Removing intermediate container 3bbe53d9c776 [2023-05-31T00:55:29.475Z] ---> a35d4fa0ba8c [2023-05-31T00:55:29.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:55:29.475Z] Successfully built a35d4fa0ba8c [2023-05-31T00:55:29.475Z] 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-31T00:55:29.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:55:29.921Z] [2023-05-31T00:55:29.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:55:30.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:55:30.232Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:55:30.232Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:55:30.232Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:55:30.232Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:55:30.232Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:55:30.232Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:55:30.232Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:55:30.232Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:55:30.232Z] 33b1e0a273af: Waiting [2023-05-31T00:55:30.232Z] 5d3b04190fa2: Waiting [2023-05-31T00:55:30.232Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:55:30.232Z] 2f39f015ded8: Waiting [2023-05-31T00:55:30.232Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T00:55:30.232Z] 5c69ac0246d0: Download complete [2023-05-31T00:55:30.232Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:55:30.516Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:55:30.516Z] 33b1e0a273af: Download complete [2023-05-31T00:55:30.516Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:55:30.516Z] ec43610c2a17: Download complete [2023-05-31T00:55:30.516Z] 5d3b04190fa2: Download complete [2023-05-31T00:55:30.516Z] 5eb5b503b376: Verifying Checksum [2023-05-31T00:55:30.516Z] 5eb5b503b376: Download complete [2023-05-31T00:55:31.452Z] 2f39f015ded8: Download complete [2023-05-31T00:55:32.018Z] 5eb5b503b376: Pull complete [2023-05-31T00:55:32.276Z] 5c69ac0246d0: Pull complete [2023-05-31T00:55:32.534Z] ec43610c2a17: Pull complete [2023-05-31T00:55:32.534Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:55:32.795Z] 33b1e0a273af: Pull complete [2023-05-31T00:55:33.053Z] 5d3b04190fa2: Pull complete [2023-05-31T00:55:37.244Z] 2f39f015ded8: Pull complete [2023-05-31T00:55:37.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:55:37.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:55:37.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:55:37.344Z] prd-ubuntu20.04-docker-8c-8g-17425 does not seem to be running inside a container [2023-05-31T00:55:37.382Z] $ 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-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-31T00:55:46.339Z] $ docker top c3064b77b8db86699cb159a4be7deb44d5bfa74a29dcb61cdf0b21ee0c3a8c8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:55:46.738Z] ---> job-cost.sh [2023-05-31T00:55:46.738Z] lf-activate-venv: SKIPPING [2023-05-31T00:55:46.738Z] INFO: No Stack... [2023-05-31T00:55:47.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:55:47.566Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:55:47.858Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-484/archives/cost.csv [2023-05-31T00:55:47.858Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:55:47.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] [2023-05-31T00:55:47.878Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] did not exist. Created. [2023-05-31T00:55:47.878Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:55:48.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:55:48.247Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:55:48.254Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:55:48.273Z] $ docker stop --time=1 c3064b77b8db86699cb159a4be7deb44d5bfa74a29dcb61cdf0b21ee0c3a8c8e [2023-05-31T00:55:49.908Z] $ docker rm -f --volumes c3064b77b8db86699cb159a4be7deb44d5bfa74a29dcb61cdf0b21ee0c3a8c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:56:56.256Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17428 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] ws [2023-05-31T00:56:56.268Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2023-05-31T00:56:56.304Z] Selected Git installation does not exist. Using Default [2023-05-31T00:56:56.304Z] The recommended git tool is: NONE [2023-05-31T00:57:02.345Z] using credential edgex-jenkins-ssh [2023-05-31T00:57:02.361Z] Cloning the remote Git repository [2023-05-31T00:57:02.408Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-31T00:57:02.512Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2023-05-31T00:57:02.669Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-31T00:57:02.670Z] > git --version # timeout=10 [2023-05-31T00:57:02.693Z] > git --version # 'git version 2.25.1' [2023-05-31T00:57:02.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:57:02.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:57:04.085Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-31T00:57:04.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:57:05.774Z] Merging remotes/origin/main commit 18e5bddd1624945f7f79c46e89df23b543e6953b into PR head commit 9bde2d747de05544a39dfcd72cdc82a601752da1 [2023-05-31T00:57:06.118Z] Merge succeeded, producing 3be9f9f9341dc85f2a410e39c7b928f31ab61a09 [2023-05-31T00:57:06.119Z] Checking out Revision 3be9f9f9341dc85f2a410e39c7b928f31ab61a09 (PR-484) [2023-05-31T00:57:05.152Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-31T00:57:05.203Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-31T00:57:05.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:57:05.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T00:57:05.795Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:57:05.878Z] > git checkout -f 9bde2d747de05544a39dfcd72cdc82a601752da1 # timeout=10 [2023-05-31T00:57:05.967Z] > git remote # timeout=10 [2023-05-31T00:57:05.990Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T00:57:06.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:57:06.029Z] > git merge 18e5bddd1624945f7f79c46e89df23b543e6953b # timeout=10 [2023-05-31T00:57:06.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T00:57:06.128Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:57:06.146Z] > git checkout -f 3be9f9f9341dc85f2a410e39c7b928f31ab61a09 # timeout=10 [2023-05-31T00:57:09.674Z] Commit message: "Merge commit '18e5bddd1624945f7f79c46e89df23b543e6953b' into HEAD" [2023-05-31T00:57:09.697Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:57:10.573Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:57:10.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:57:10.573Z] Dload Upload Total Spent Left Speed [2023-05-31T00:57:10.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-31T00:57:09.684Z] > git rev-list --no-walk fb70f3ad2e85cd4029202ad14d1614efe3d97380 # timeout=10 [2023-05-31T00:57:11.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:57:11.587Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:57:11.587Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:57:11.587Z] { [2023-05-31T00:57:11.587Z] "registry-mirrors": [ [2023-05-31T00:57:11.587Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:57:11.587Z] ], [2023-05-31T00:57:11.587Z] "bip": "10.250.0.254/24", [2023-05-31T00:57:11.587Z] "hosts": [ [2023-05-31T00:57:11.587Z] "tcp://0.0.0.0:5555", [2023-05-31T00:57:11.587Z] "unix:///var/run/docker.sock" [2023-05-31T00:57:11.587Z] ], [2023-05-31T00:57:11.587Z] "mtu": 1458, [2023-05-31T00:57:11.587Z] "selinux-enabled": true, [2023-05-31T00:57:11.587Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:57:11.587Z] } [Pipeline] sh [2023-05-31T00:57:11.918Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:57:12.254Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:57:31.139Z] provisioning config files... [2023-05-31T00:57:31.168Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/7@tmp/config15171240856353048509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:57:31.531Z] ---> docker-login.sh [2023-05-31T00:57:31.531Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:57:32.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:57:32.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:57:32.125Z] Configure a credential helper to remove this warning. See [2023-05-31T00:57:32.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:57:32.125Z] [2023-05-31T00:57:32.125Z] Login Succeeded [2023-05-31T00:57:32.125Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:57:32.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:57:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:57:32.666Z] Configure a credential helper to remove this warning. See [2023-05-31T00:57:32.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:57:32.666Z] [2023-05-31T00:57:32.666Z] Login Succeeded [2023-05-31T00:57:32.666Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:57:32.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:57:32.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:57:32.935Z] Configure a credential helper to remove this warning. See [2023-05-31T00:57:32.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:57:32.935Z] [2023-05-31T00:57:32.935Z] Login Succeeded [2023-05-31T00:57:32.935Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:57:33.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:57:33.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:57:33.206Z] Configure a credential helper to remove this warning. See [2023-05-31T00:57:33.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:57:33.206Z] [2023-05-31T00:57:33.206Z] Login Succeeded [2023-05-31T00:57:33.206Z] docker.io [2023-05-31T00:57:33.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:57:33.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:57:33.749Z] Configure a credential helper to remove this warning. See [2023-05-31T00:57:33.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:57:33.749Z] [2023-05-31T00:57:33.749Z] Login Succeeded [2023-05-31T00:57:33.749Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:57:33.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:57:34.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:57:34.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:57:34.084Z] ========================================================= [2023-05-31T00:57:34.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:57:34.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:57:34.434Z] + 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-31T00:57:34.705Z] Sending build context to Docker daemon 3.447MB [2023-05-31T00:57:34.705Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:57:34.705Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-31T00:57:34.975Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:57:34.975Z] c41833b44d91: Pulling fs layer [2023-05-31T00:57:34.975Z] ed15518f5707: Pulling fs layer [2023-05-31T00:57:34.975Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:57:34.975Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:57:34.975Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:57:34.975Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:57:34.975Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:57:34.975Z] 242c74f7c9fa: Waiting [2023-05-31T00:57:34.975Z] 3cdef696dda3: Waiting [2023-05-31T00:57:34.975Z] 2ced38df9373: Waiting [2023-05-31T00:57:34.975Z] 58f1dce35555: Waiting [2023-05-31T00:57:34.975Z] ed15518f5707: Verifying Checksum [2023-05-31T00:57:34.975Z] ed15518f5707: Download complete [2023-05-31T00:57:34.975Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:57:34.975Z] 242c74f7c9fa: Download complete [2023-05-31T00:57:34.975Z] 3cdef696dda3: Verifying Checksum [2023-05-31T00:57:34.975Z] 3cdef696dda3: Download complete [2023-05-31T00:57:34.975Z] c41833b44d91: Verifying Checksum [2023-05-31T00:57:34.975Z] c41833b44d91: Download complete [2023-05-31T00:57:36.414Z] c41833b44d91: Pull complete [2023-05-31T00:57:36.414Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:57:36.414Z] 58f1dce35555: Download complete [2023-05-31T00:57:36.689Z] ed15518f5707: Pull complete [2023-05-31T00:57:37.661Z] feae8fd75edb: Download complete [2023-05-31T00:57:37.661Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:57:37.661Z] 2ced38df9373: Download complete [2023-05-31T00:57:52.692Z] feae8fd75edb: Pull complete [2023-05-31T00:57:52.692Z] 242c74f7c9fa: Pull complete [2023-05-31T00:57:52.692Z] 3cdef696dda3: Pull complete [2023-05-31T00:57:58.053Z] 2ced38df9373: Pull complete [2023-05-31T00:58:00.649Z] 58f1dce35555: Pull complete [2023-05-31T00:58:00.649Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:58:00.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:58:00.649Z] ---> fadd8f120f05 [2023-05-31T00:58:00.649Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:58:02.622Z] ---> Running in 410a61c0aba4 [2023-05-31T00:58:02.893Z] Removing intermediate container 410a61c0aba4 [2023-05-31T00:58:02.893Z] ---> 3c88eb62b82b [2023-05-31T00:58:02.893Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:58:02.893Z] ---> Running in 4cf41db4878f [2023-05-31T00:58:03.486Z] Removing intermediate container 4cf41db4878f [2023-05-31T00:58:03.486Z] ---> 2871accee8ea [2023-05-31T00:58:03.486Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-31T00:58:03.486Z] ---> Running in 9181477bfcfe [2023-05-31T00:58:04.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:58:05.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:58:06.608Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:58:06.608Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-31T00:58:06.608Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:58:06.608Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:58:06.608Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-31T00:58:06.608Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-31T00:58:06.608Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-31T00:58:06.608Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-31T00:58:06.879Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:58:06.879Z] OK: 270 MiB in 61 packages [2023-05-31T00:58:08.297Z] Removing intermediate container 9181477bfcfe [2023-05-31T00:58:08.297Z] ---> 17cb9958eed1 [2023-05-31T00:58:08.297Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-31T00:58:08.297Z] ---> Running in ff3d3cbb1b69 [2023-05-31T00:58:08.297Z] Removing intermediate container ff3d3cbb1b69 [2023-05-31T00:58:08.297Z] ---> b6dd54f4c14b [2023-05-31T00:58:08.297Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-31T00:58:08.884Z] ---> a2897beb88a5 [2023-05-31T00:58:08.885Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:58:09.151Z] ---> Running in 677ca606613c [2023-05-31T00:59:17.845Z] Removing intermediate container 677ca606613c [2023-05-31T00:59:17.845Z] ---> e5416e29e081 [2023-05-31T00:59:17.845Z] Step 9/10 : COPY . . [2023-05-31T00:59:17.845Z] ---> f90ef414094e [2023-05-31T00:59:17.845Z] Step 10/10 : RUN ${MAKE} [2023-05-31T00:59:17.845Z] ---> Running in 07d213cef715 [2023-05-31T00:59:17.845Z] noop [2023-05-31T00:59:17.845Z] Removing intermediate container 07d213cef715 [2023-05-31T00:59:17.845Z] ---> 600466451e97 [2023-05-31T00:59:17.845Z] Successfully built 600466451e97 [2023-05-31T00:59:17.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:59:18.197Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:59:18.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:59:18.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-17428 does not seem to be running inside a container [2023-05-31T00:59:18.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@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-31T00:59:19.722Z] $ docker top 3f2f8fd4f66594b6cb1f58bc2eeda813f2b2c517ec1594b30134cbcbd6df4866 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:59:20.563Z] + go version [2023-05-31T00:59:20.563Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:59:20.582Z] $ docker stop --time=1 3f2f8fd4f66594b6cb1f58bc2eeda813f2b2c517ec1594b30134cbcbd6df4866 [2023-05-31T00:59:22.216Z] $ docker rm -f --volumes 3f2f8fd4f66594b6cb1f58bc2eeda813f2b2c517ec1594b30134cbcbd6df4866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:59:22.743Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:59:22.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:59:22.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-17428 does not seem to be running inside a container [2023-05-31T00:59:22.992Z] $ 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/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@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-31T00:59:24.162Z] $ docker top f6f6fc44b6f7987bfc4bc7f759090f3c2659f2aed4799ee70b5be7fe1c65f46c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:59:24.994Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:59:25.645Z] + make test [2023-05-31T00:59:25.645Z] go test ./... -coverprofile=coverage.out [2023-05-31T01:00:04.533Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-31T01:02:11.254Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-31T01:02:11.254Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.080s coverage: 47.4% of statements [2023-05-31T01:02:11.524Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T01:02:11.524Z] go vet ./... [2023-05-31T01:02:50.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T01:02:50.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T01:02:50.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T01:02:50.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T01:02:50.472Z] $ docker stop --time=1 f6f6fc44b6f7987bfc4bc7f759090f3c2659f2aed4799ee70b5be7fe1c65f46c [2023-05-31T01:02:52.341Z] $ docker rm -f --volumes f6f6fc44b6f7987bfc4bc7f759090f3c2659f2aed4799ee70b5be7fe1c65f46c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T01:02:53.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T01:02:53.660Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T01:02:54.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T01:02:54.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T01:02:54.867Z] + ls -al . [2023-05-31T01:02:54.867Z] total 184 [2023-05-31T01:02:54.867Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 00:59 . [2023-05-31T01:02:54.867Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:57 .. [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 00:57 .dockerignore [2023-05-31T01:02:54.867Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:57 .git [2023-05-31T01:02:54.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:57 .github [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 331 May 31 00:57 .gitignore [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:57 .golangci.yml [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 31 00:57 Attribution.txt [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 14764 May 31 00:57 CHANGELOG.md [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 31 00:57 Dockerfile [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:57 GOVERNANCE.md [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 680 May 31 00:57 Jenkinsfile [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:57 LICENSE [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 31 00:57 Makefile [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 00:57 OWNERS.md [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 4578 May 31 00:57 README.md [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 00:53 VERSION [2023-05-31T01:02:54.867Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:57 bin [2023-05-31T01:02:54.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:57 cmd [2023-05-31T01:02:54.867Z] -rw-r--r-- 1 jenkins jenkins 24160 May 31 01:02 coverage.out [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 31 00:57 go.mod [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 31664 May 31 00:57 go.sum [2023-05-31T01:02:54.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:57 internal [2023-05-31T01:02:54.867Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:57 simulator [2023-05-31T01:02:54.867Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:57 snap [2023-05-31T01:02:54.867Z] -rw-rw-r-- 1 jenkins jenkins 229 May 31 00:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T01:02:55.276Z] + 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=3be9f9f9341dc85f2a410e39c7b928f31ab61a09 --label arch=arm64 --label version=0.0.0 . [2023-05-31T01:02:55.547Z] Sending build context to Docker daemon 3.472MB [2023-05-31T01:02:55.818Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T01:02:55.818Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-31T01:02:55.818Z] ---> 600466451e97 [2023-05-31T01:02:55.818Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-31T01:02:55.818Z] ---> Running in 73a7ccf542a1 [2023-05-31T01:02:56.097Z] Removing intermediate container 73a7ccf542a1 [2023-05-31T01:02:56.098Z] ---> e0ab79eb7493 [2023-05-31T01:02:56.098Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T01:02:56.373Z] ---> Running in 05fe18aa75a1 [2023-05-31T01:02:56.653Z] Removing intermediate container 05fe18aa75a1 [2023-05-31T01:02:56.653Z] ---> a1a568a8e377 [2023-05-31T01:02:56.653Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-31T01:02:56.653Z] ---> Running in 079763d99d26 [2023-05-31T01:02:58.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T01:02:58.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T01:02:59.825Z] OK: 270 MiB in 61 packages [2023-05-31T01:03:00.412Z] Removing intermediate container 079763d99d26 [2023-05-31T01:03:00.412Z] ---> cbfce95658cc [2023-05-31T01:03:00.412Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-31T01:03:00.412Z] ---> Running in cf504696424e [2023-05-31T01:03:01.002Z] Removing intermediate container cf504696424e [2023-05-31T01:03:01.002Z] ---> d599ba7901dc [2023-05-31T01:03:01.002Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-31T01:03:01.269Z] ---> df19166c5127 [2023-05-31T01:03:01.269Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T01:03:01.540Z] ---> Running in 31183017055a [2023-05-31T01:03:04.891Z] Removing intermediate container 31183017055a [2023-05-31T01:03:04.891Z] ---> 5cb9d1988317 [2023-05-31T01:03:04.891Z] Step 9/22 : COPY . . [2023-05-31T01:03:05.857Z] ---> f1f1711da75c [2023-05-31T01:03:05.857Z] Step 10/22 : RUN ${MAKE} [2023-05-31T01:03:05.857Z] ---> Running in 18af0c6c9240 [2023-05-31T01:03:06.819Z] 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-31T01:05:28.527Z] Removing intermediate container 18af0c6c9240 [2023-05-31T01:05:28.527Z] ---> 55d9d8ec757d [2023-05-31T01:05:28.527Z] Step 11/22 : FROM alpine:3.17 [2023-05-31T01:05:28.527Z] 3.17: Pulling from library/alpine [2023-05-31T01:05:28.527Z] c41833b44d91: Already exists [2023-05-31T01:05:28.527Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T01:05:28.527Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T01:05:28.527Z] ---> 51e60588ff2c [2023-05-31T01:05:28.527Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-31T01:05:28.527Z] ---> Running in 183fe62295da [2023-05-31T01:05:28.527Z] Removing intermediate container 183fe62295da [2023-05-31T01:05:28.527Z] ---> 839eeaca9690 [2023-05-31T01:05:28.527Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-31T01:05:28.527Z] ---> Running in c19907b71554 [2023-05-31T01:05:28.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T01:05:28.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T01:05:28.527Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T01:05:28.527Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T01:05:28.527Z] OK: 8 MiB in 16 packages [2023-05-31T01:05:28.527Z] Removing intermediate container c19907b71554 [2023-05-31T01:05:28.527Z] ---> 9d3c326186ee [2023-05-31T01:05:28.527Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-31T01:05:28.527Z] ---> a446a030d3db [2023-05-31T01:05:28.527Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-31T01:05:28.527Z] ---> 416ced63b242 [2023-05-31T01:05:28.527Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-31T01:05:28.527Z] ---> bb09a9578551 [2023-05-31T01:05:28.527Z] Step 17/22 : EXPOSE 59901 [2023-05-31T01:05:28.527Z] ---> Running in dc6724ea3192 [2023-05-31T01:05:28.793Z] Removing intermediate container dc6724ea3192 [2023-05-31T01:05:28.793Z] ---> 24468980877d [2023-05-31T01:05:28.793Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-31T01:05:28.793Z] ---> Running in 990d4daccae8 [2023-05-31T01:05:29.060Z] Removing intermediate container 990d4daccae8 [2023-05-31T01:05:29.060Z] ---> 18f92b3ce7b0 [2023-05-31T01:05:29.060Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T01:05:29.060Z] ---> Running in 26bbd16bada6 [2023-05-31T01:05:29.336Z] Removing intermediate container 26bbd16bada6 [2023-05-31T01:05:29.336Z] ---> 3df198d8ab2d [2023-05-31T01:05:29.336Z] Step 20/22 : LABEL arch=arm64 [2023-05-31T01:05:29.336Z] ---> Running in ebf6ac072bc9 [2023-05-31T01:05:29.613Z] Removing intermediate container ebf6ac072bc9 [2023-05-31T01:05:29.613Z] ---> dace4c3ff6d2 [2023-05-31T01:05:29.613Z] Step 21/22 : LABEL git_sha=3be9f9f9341dc85f2a410e39c7b928f31ab61a09 [2023-05-31T01:05:29.882Z] ---> Running in 7868e462c646 [2023-05-31T01:05:30.149Z] Removing intermediate container 7868e462c646 [2023-05-31T01:05:30.149Z] ---> bd3be8c69955 [2023-05-31T01:05:30.149Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T01:05:30.149Z] ---> Running in aa35fc302a7e [2023-05-31T01:05:30.414Z] Removing intermediate container aa35fc302a7e [2023-05-31T01:05:30.414Z] ---> 1d1ebb4bb38e [2023-05-31T01:05:30.414Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T01:05:30.414Z] Successfully built 1d1ebb4bb38e [2023-05-31T01:05:30.414Z] 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-31T01:05:30.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T01:05:30.823Z] [2023-05-31T01:05:30.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T01:05:31.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T01:05:35.387Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T01:05:35.387Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T01:05:35.387Z] 04944245beec: Pulling fs layer [2023-05-31T01:05:35.387Z] 699f458cf7ca: Pulling fs layer [2023-05-31T01:05:35.387Z] 765212b225bb: Pulling fs layer [2023-05-31T01:05:35.387Z] f23df028b6ca: Pulling fs layer [2023-05-31T01:05:35.387Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T01:05:35.387Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T01:05:35.387Z] 765212b225bb: Waiting [2023-05-31T01:05:35.387Z] f23df028b6ca: Waiting [2023-05-31T01:05:35.387Z] d65c8cfc05b1: Waiting [2023-05-31T01:05:35.387Z] 2437ff75d9bd: Waiting [2023-05-31T01:05:35.387Z] 04944245beec: Verifying Checksum [2023-05-31T01:05:35.387Z] 04944245beec: Download complete [2023-05-31T01:05:35.387Z] 765212b225bb: Verifying Checksum [2023-05-31T01:05:35.387Z] 765212b225bb: Download complete [2023-05-31T01:05:35.387Z] f23df028b6ca: Verifying Checksum [2023-05-31T01:05:35.387Z] f23df028b6ca: Download complete [2023-05-31T01:05:35.387Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T01:05:35.387Z] d65c8cfc05b1: Download complete [2023-05-31T01:05:35.387Z] 699f458cf7ca: Verifying Checksum [2023-05-31T01:05:35.387Z] 699f458cf7ca: Download complete [2023-05-31T01:05:35.656Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T01:05:35.656Z] 8998bd30e6a1: Download complete [2023-05-31T01:05:38.242Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T01:05:38.242Z] 2437ff75d9bd: Download complete [2023-05-31T01:05:39.647Z] 8998bd30e6a1: Pull complete [2023-05-31T01:05:39.916Z] 04944245beec: Pull complete [2023-05-31T01:05:41.326Z] 699f458cf7ca: Pull complete [2023-05-31T01:05:41.326Z] 765212b225bb: Pull complete [2023-05-31T01:05:42.294Z] f23df028b6ca: Pull complete [2023-05-31T01:05:42.561Z] d65c8cfc05b1: Pull complete [2023-05-31T01:05:57.553Z] 2437ff75d9bd: Pull complete [2023-05-31T01:05:57.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T01:05:57.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T01:05:57.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T01:05:57.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-17428 does not seem to be running inside a container [2023-05-31T01:05:57.794Z] $ 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/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@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-31T01:06:00.418Z] $ docker top 559fb90de9d0a4cc167d21fb9327b64b8b8c4a7ff3c12a9419967559812afef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:01.258Z] ---> job-cost.sh [2023-05-31T01:06:01.258Z] lf-activate-venv: SKIPPING [2023-05-31T01:06:01.258Z] INFO: No Stack... [2023-05-31T01:06:01.842Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T01:06:02.802Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T01:06:03.439Z] + cat /w/workspace/device-modbus-go/7/archives/cost.csv [2023-05-31T01:06:03.439Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T01:06:03.506Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] [2023-05-31T01:06:03.511Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] did not exist. Created. [2023-05-31T01:06:03.511Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T01:06:04.170Z] /w/workspace/device-modbus-go/7@tmp/durable-16dac46f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T01:06:04.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T01:06:04.529Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T01:06:04.584Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T01:06:04.591Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T01:06:04.616Z] $ docker stop --time=1 559fb90de9d0a4cc167d21fb9327b64b8b8c4a7ff3c12a9419967559812afef5 [2023-05-31T01:06:06.111Z] $ docker rm -f --volumes 559fb90de9d0a4cc167d21fb9327b64b8b8c4a7ff3c12a9419967559812afef5 [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-31T01:06:06.535Z] provisioning config files... [2023-05-31T01:06:06.544Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config9667567869362288407tmp [Pipeline] { [Pipeline] sh [2023-05-31T01:06:06.835Z] + set +x [2023-05-31T01:06:06.835Z] + curl+ -s https://codecov.io/bash [2023-05-31T01:06:06.835Z] bash -s -- [2023-05-31T01:06:06.835Z] [2023-05-31T01:06:06.835Z] _____ _ [2023-05-31T01:06:06.835Z] / ____| | | [2023-05-31T01:06:06.835Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T01:06:06.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T01:06:06.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T01:06:06.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T01:06:06.835Z] Bash-1.0.6 [2023-05-31T01:06:06.835Z] [2023-05-31T01:06:06.835Z] [2023-05-31T01:06:06.835Z] ==> git version 2.25.1 found [2023-05-31T01:06:06.835Z] ==> 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-31T01:06:06.835Z] Release-Date: 2020-01-08 [2023-05-31T01:06:06.835Z] 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-31T01:06:06.835Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T01:06:06.835Z] ==> Jenkins CI detected. [2023-05-31T01:06:06.835Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-484 [2023-05-31T01:06:06.835Z] project root: . [2023-05-31T01:06:06.835Z] --> token set from env [2023-05-31T01:06:06.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T01:06:06.835Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T01:06:06.835Z] ==> Python coveragepy not found [2023-05-31T01:06:06.835Z] ==> Searching for coverage reports in: [2023-05-31T01:06:06.835Z] + . [2023-05-31T01:06:06.835Z] -> Found 1 reports [2023-05-31T01:06:06.835Z] ==> Detecting git/mercurial file structure [2023-05-31T01:06:06.835Z] ==> Reading reports [2023-05-31T01:06:07.096Z] + ./coverage.out bytes=24160 [2023-05-31T01:06:07.096Z] ==> Appending adjustments [2023-05-31T01:06:07.096Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T01:06:07.096Z] + Found adjustments [2023-05-31T01:06:07.096Z] ==> Gzipping contents [2023-05-31T01:06:07.096Z] 4.0K /tmp/codecov.eQivNI.gz [2023-05-31T01:06:07.096Z] ==> Uploading reports [2023-05-31T01:06:07.096Z] url: https://codecov.io [2023-05-31T01:06:07.096Z] query: branch=PR-484&commit=73c3e2d1572060524067cf3c54d5579e72bfbe11&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2023-05-31T01:06:07.096Z] -> Pinging Codecov [2023-05-31T01:06:07.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-484&commit=73c3e2d1572060524067cf3c54d5579e72bfbe11&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2023-05-31T01:06:09.002Z] -> Uploading to [2023-05-31T01:06:09.002Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/55DBCA73C666E3227836607328DD7E49/73c3e2d1572060524067cf3c54d5579e72bfbe11/78ec4b2f-9e12-40fc-b91a-fd6b3b46610d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T010608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d76a6d2d4503906c373e9acef36a9e2060c75478043989232c899e7c3e4f66be [2023-05-31T01:06:09.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T01:06:09.002Z] Dload Upload Total Spent Left Speed [2023-05-31T01:06:09.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 17836 --:--:-- --:--:-- --:--:-- 17755 100 3924 0 0 100 3924 0 17440 --:--:-- --:--:-- --:--:-- 17362 [2023-05-31T01:06:09.262Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/73c3e2d1572060524067cf3c54d5579e72bfbe11 [Pipeline] } [2023-05-31T01:06:09.269Z] 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-31T01:06:09.959Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-484/archives ] [2023-05-31T01:06:09.959Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-31T01:06:09.959Z] total 16 [2023-05-31T01:06:09.959Z] drwxr-xr-x 3 root root 4096 May 31 00:55 . [2023-05-31T01:06:09.959Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:55 .. [2023-05-31T01:06:09.959Z] drwxr-xr-x 2 root root 4096 May 31 00:55 cost [2023-05-31T01:06:09.959Z] -rw-r--r-- 1 root root 88 May 31 00:55 cost.csv [2023-05-31T01:06:09.959Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-31T01:06:09.959Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives [2023-05-31T01:06:09.959Z] total 16 [2023-05-31T01:06:09.959Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:55 . [2023-05-31T01:06:09.959Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:55 .. [2023-05-31T01:06:09.959Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:55 cost [2023-05-31T01:06:09.959Z] -rw-r--r-- 1 jenkins jenkins 88 May 31 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:10.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:11.105Z] ---> package-listing.sh [2023-05-31T01:06:11.105Z] ++ facter osfamily [2023-05-31T01:06:11.105Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T01:06:11.363Z] + OS_FAMILY=debian [2023-05-31T01:06:11.363Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-484 [2023-05-31T01:06:11.363Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T01:06:11.363Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T01:06:11.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T01:06:11.363Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T01:06:11.363Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' [2023-05-31T01:06:11.363Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T01:06:11.363Z] + case "${OS_FAMILY}" in [2023-05-31T01:06:11.363Z] + dpkg -l [2023-05-31T01:06:11.363Z] + grep '^ii' [2023-05-31T01:06:11.363Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T01:06:11.363Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T01:06:11.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T01:06:11.363Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' [2023-05-31T01:06:11.363Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [2023-05-31T01:06:11.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [Pipeline] echo [2023-05-31T01:06:11.372Z] 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-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T01:06:11.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T01:06:12.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T01:06:12.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T01:06:12.269Z] prd-ubuntu20.04-docker-8c-8g-17425 does not seem to be running inside a container [2023-05-31T01:06:12.297Z] $ 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-484/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-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@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-31T01:06:12.488Z] $ docker top a3ab8c20d9d2f323654e34a185776dd3dc6f6a82374ebdb643bdeb01d6bae792 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T01:06:12.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T01:06:13.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T01:06:13.400Z] + ls /var/log/sa-host [2023-05-31T01:06:13.400Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T01:06:13.466Z] provisioning config files... [2023-05-31T01:06:13.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config16373398319177923674tmp [Pipeline] { [Pipeline] echo [2023-05-31T01:06:13.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:13.764Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T01:06:13.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:14.097Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T01:06:14.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:14.386Z] ---> sudo-logs.sh [2023-05-31T01:06:14.386Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T01:06:14.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:14.698Z] ---> job-cost.sh [2023-05-31T01:06:14.698Z] lf-activate-venv: SKIPPING [2023-05-31T01:06:14.698Z] DEBUG: total: 0.2199999988079071 [2023-05-31T01:06:14.698Z] INFO: Retrieving Stack Cost... [2023-05-31T01:06:15.266Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T01:06:15.524Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T01:06:15.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T01:06:15.820Z] ---> logs-deploy.sh [2023-05-31T01:06:15.820Z] lf-activate-venv: SKIPPING [2023-05-31T01:06:15.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-484/7 [2023-05-31T01:06:15.820Z] INFO: archiving workspace using pattern(s): [2023-05-31T01:06:16.756Z] Archives upload complete. [2023-05-31T01:06:16.756Z] INFO: archiving logs to Nexus