Pull request #464 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17f5c61938cb3702cecd8b5ed97b46c901907b7e+831951377c32840706638568b0e432e598c2b631 (4d4a6234c7a45c2c1830a5e60a6d1f3a9755bc13) 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-ssh7817495387344708475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh230308355262262845.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14611630549191431200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2967313364245170043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7889290112413954062.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16003151425249728883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10937 in /w/workspace/xfoundry_device-modbus-go_PR-464 [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-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 17f5c61938cb3702cecd8b5ed97b46c901907b7e Merge succeeded, producing 17f5c61938cb3702cecd8b5ed97b46c901907b7e Checking out Revision 17f5c61938cb3702cecd8b5ed97b46c901907b7e (PR-464) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T05:58:38.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T05:58:39.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 17f5c61938cb3702cecd8b5ed97b46c901907b7e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f5c61938cb3702cecd8b5ed97b46c901907b7e # timeout=10 [Pipeline] { [Pipeline] echo [2023-04-26T05:58:39.210Z] ========================================================= [2023-04-26T05:58:39.210Z] EdgeX Global Pipelines Version Info [2023-04-26T05:58:39.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:58:39.954Z] ------------------- [2023-04-26T05:58:39.954Z] stable info: [2023-04-26T05:58:39.954Z] ------------------- [2023-04-26T05:58:39.954Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T05:58:39.954Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T05:58:39.954Z] Message: update stable to v1.0.248 [2023-04-26T05:58:40.524Z] ------------------- [2023-04-26T05:58:40.524Z] experimental info: [2023-04-26T05:58:40.524Z] ------------------- [2023-04-26T05:58:40.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T05:58:40.524Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T05:58:40.524Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T05:58:40.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-26T05:58:40.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-26T05:58:40.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T05:58:40.943Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T05:58:40.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T05:58:41.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T05:58:41.066Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T05:58:41.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T05:58:41.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T05:58:41.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T05:58:41.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T05:58:41.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-26T05:58:41.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T05:58:41.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T05:58:41.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T05:58:41.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T05:58:41.526Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T05:58:41.572Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T05:58:41.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T05:58:41.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T05:58:41.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T05:58:41.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T05:58:41.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T05:58:41.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T05:58:41.877Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T05:58:41.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T05:58:41.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T05:58:42.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo [2023-04-26T05:58:42.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo [2023-04-26T05:58:42.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo [2023-04-26T05:58:42.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17f5c61938cb3702cecd8b5ed97b46c901907b7e [Pipeline] echo [2023-04-26T05:58:42.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17f5c61 [Pipeline] echo [2023-04-26T05:58:42.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T05:58:42.366Z] provisioning config files... [2023-04-26T05:58:42.381Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp/config16412425793975383371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:58:42.731Z] ---> docker-login.sh [2023-04-26T05:58:42.731Z] nexus3.edgexfoundry.org:10001 [2023-04-26T05:58:42.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:58:42.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:58:42.992Z] Configure a credential helper to remove this warning. See [2023-04-26T05:58:42.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:58:42.992Z] [2023-04-26T05:58:42.992Z] Login Succeeded [2023-04-26T05:58:42.992Z] nexus3.edgexfoundry.org:10002 [2023-04-26T05:58:42.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:58:43.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:58:43.259Z] Configure a credential helper to remove this warning. See [2023-04-26T05:58:43.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:58:43.259Z] [2023-04-26T05:58:43.259Z] Login Succeeded [2023-04-26T05:58:43.259Z] nexus3.edgexfoundry.org:10003 [2023-04-26T05:58:43.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:58:43.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:58:43.259Z] Configure a credential helper to remove this warning. See [2023-04-26T05:58:43.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:58:43.259Z] [2023-04-26T05:58:43.259Z] Login Succeeded [2023-04-26T05:58:43.259Z] nexus3.edgexfoundry.org:10004 [2023-04-26T05:58:43.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:58:43.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:58:43.519Z] Configure a credential helper to remove this warning. See [2023-04-26T05:58:43.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:58:43.519Z] [2023-04-26T05:58:43.519Z] Login Succeeded [2023-04-26T05:58:43.519Z] docker.io [2023-04-26T05:58:43.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:58:43.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:58:43.779Z] Configure a credential helper to remove this warning. See [2023-04-26T05:58:43.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:58:43.779Z] [2023-04-26T05:58:43.779Z] Login Succeeded [2023-04-26T05:58:43.779Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T05:58:43.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T05:58:44.511Z] + git rev-list -1 --merges 17f5c61938cb3702cecd8b5ed97b46c901907b7e~1..17f5c61938cb3702cecd8b5ed97b46c901907b7e [Pipeline] echo [2023-04-26T05:58:44.587Z] -----------> git rev-list -1 --merges 17f5c61938cb3702cecd8b5ed97b46c901907b7e~1..17f5c61938cb3702cecd8b5ed97b46c901907b7e 17f5c61938cb3702cecd8b5ed97b46c901907b7e [false] [Pipeline] sh [2023-04-26T05:58:44.921Z] + git log --format=format:%s -1 17f5c61938cb3702cecd8b5ed97b46c901907b7e [Pipeline] echo [2023-04-26T05:58:44.963Z] ========================================================= [2023-04-26T05:58:44.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T05:58:44.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T05:58:45.417Z] + git log --format=format:%s -1 17f5c61938cb3702cecd8b5ed97b46c901907b7e [Pipeline] echo [2023-04-26T05:58:45.450Z] [semverPrep] GIT_COMMIT: 17f5c61938cb3702cecd8b5ed97b46c901907b7e, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-26T05:58:45.486Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T05:58:45.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T05:58:45.877Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T05:58:45.877Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T05:58:45.877Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T05:58:45.877Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T05:58:45.877Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T05:58:45.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:58:46.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:58:46.305Z] [2023-04-26T05:58:46.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:58:46.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:58:46.690Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T05:58:46.690Z] b85a868b505f: Pulling fs layer [2023-04-26T05:58:46.690Z] e2be974225ed: Pulling fs layer [2023-04-26T05:58:46.690Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T05:58:46.690Z] 988bab9f4d93: Pulling fs layer [2023-04-26T05:58:46.690Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T05:58:46.690Z] eaf3925da568: Pulling fs layer [2023-04-26T05:58:46.690Z] bab4dde63d76: Pulling fs layer [2023-04-26T05:58:46.690Z] 988bab9f4d93: Waiting [2023-04-26T05:58:46.690Z] bde34c3a00c8: Pulling fs layer [2023-04-26T05:58:46.690Z] eaf3925da568: Waiting [2023-04-26T05:58:46.690Z] b352a97aabf1: Pulling fs layer [2023-04-26T05:58:46.690Z] 4872d77fe225: Pulling fs layer [2023-04-26T05:58:46.690Z] b352a97aabf1: Waiting [2023-04-26T05:58:46.690Z] bde34c3a00c8: Waiting [2023-04-26T05:58:46.690Z] 5851b861e8e6: Pulling fs layer [2023-04-26T05:58:46.690Z] 4872d77fe225: Waiting [2023-04-26T05:58:46.690Z] bab4dde63d76: Waiting [2023-04-26T05:58:46.690Z] 5851b861e8e6: Waiting [2023-04-26T05:58:46.690Z] e2be974225ed: Verifying Checksum [2023-04-26T05:58:46.690Z] e2be974225ed: Download complete [2023-04-26T05:58:46.690Z] 988bab9f4d93: Verifying Checksum [2023-04-26T05:58:46.690Z] 988bab9f4d93: Download complete [2023-04-26T05:58:46.690Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T05:58:46.690Z] 1469e6f7b9e6: Download complete [2023-04-26T05:58:46.690Z] eaf3925da568: Verifying Checksum [2023-04-26T05:58:46.690Z] eaf3925da568: Download complete [2023-04-26T05:58:46.951Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T05:58:46.951Z] 339a4e72a1f5: Download complete [2023-04-26T05:58:46.951Z] bde34c3a00c8: Download complete [2023-04-26T05:58:46.951Z] b352a97aabf1: Verifying Checksum [2023-04-26T05:58:46.951Z] b352a97aabf1: Download complete [2023-04-26T05:58:46.951Z] 4872d77fe225: Verifying Checksum [2023-04-26T05:58:46.951Z] 4872d77fe225: Download complete [2023-04-26T05:58:46.951Z] 5851b861e8e6: Verifying Checksum [2023-04-26T05:58:46.951Z] b85a868b505f: Verifying Checksum [2023-04-26T05:58:46.951Z] b85a868b505f: Download complete [2023-04-26T05:58:47.209Z] bab4dde63d76: Verifying Checksum [2023-04-26T05:58:47.209Z] bab4dde63d76: Download complete [2023-04-26T05:58:48.147Z] b85a868b505f: Pull complete [2023-04-26T05:58:48.147Z] e2be974225ed: Pull complete [2023-04-26T05:58:48.728Z] 339a4e72a1f5: Pull complete [2023-04-26T05:58:48.728Z] 988bab9f4d93: Pull complete [2023-04-26T05:58:48.988Z] 1469e6f7b9e6: Pull complete [2023-04-26T05:58:49.248Z] eaf3925da568: Pull complete [2023-04-26T05:58:51.154Z] bab4dde63d76: Pull complete [2023-04-26T05:58:51.154Z] bde34c3a00c8: Pull complete [2023-04-26T05:58:51.154Z] b352a97aabf1: Pull complete [2023-04-26T05:58:51.154Z] 4872d77fe225: Pull complete [2023-04-26T05:58:51.154Z] 5851b861e8e6: Pull complete [2023-04-26T05:58:51.415Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T05:58:51.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:58:51.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T05:58:51.700Z] prd-ubuntu20.04-docker-8c-8g-10937 does not seem to be running inside a container [2023-04-26T05:58:51.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-464 -v /w/workspace/xfoundry_device-modbus-go_PR-464:/w/workspace/xfoundry_device-modbus-go_PR-464:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-464@tmp:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T05:58:53.119Z] $ docker top aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b -eo pid,comm [2023-04-26T05:58:53.170Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T05:58:53.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T05:58:53.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T05:58:53.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T05:58:53.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T05:58:53.430Z] $ docker exec aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b ssh-agent [2023-04-26T05:58:53.544Z] SSH_AUTH_SOCK=/tmp/ssh-oPc7cQQkw5zP/agent.32 [2023-04-26T05:58:53.544Z] SSH_AGENT_PID=38 [2023-04-26T05:58:53.551Z] Running ssh-add (command line suppressed) [2023-04-26T05:58:53.657Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-464@tmp/private_key_2743226074303919839.key (/w/workspace/xfoundry_device-modbus-go_PR-464@tmp/private_key_2743226074303919839.key) [2023-04-26T05:58:53.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T05:58:53.997Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T05:58:54.027Z] $ docker exec --env ******** --env ******** aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b ssh-agent -k [2023-04-26T05:58:54.152Z] unset SSH_AUTH_SOCK; [2023-04-26T05:58:54.154Z] unset SSH_AGENT_PID; [2023-04-26T05:58:54.154Z] echo Agent pid 38 killed; [2023-04-26T05:58:54.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T05:58:54.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T05:58:54.257Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T05:58:54.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T05:58:54.386Z] $ docker exec aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b ssh-agent [2023-04-26T05:58:54.487Z] SSH_AUTH_SOCK=/tmp/ssh-hL8yrmsjW3wH/agent.70 [2023-04-26T05:58:54.487Z] SSH_AGENT_PID=76 [2023-04-26T05:58:54.492Z] Running ssh-add (command line suppressed) [2023-04-26T05:58:54.611Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-464@tmp/private_key_3059833512815398444.key (/w/workspace/xfoundry_device-modbus-go_PR-464@tmp/private_key_3059833512815398444.key) [2023-04-26T05:58:54.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T05:58:54.943Z] + git semver init [2023-04-26T05:58:55.202Z] 2023-04-26 05:58:55,149 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T05:58:55.202Z] 2023-04-26 05:58:55,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-464/.semver [2023-04-26T05:58:55.202Z] 2023-04-26 05:58:55,150 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-464/.semver [2023-04-26T05:58:55.202Z] 2023-04-26 05:58:55,150 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-464/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-464, universal_newlines=False, shell=None, istream=None) [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,915 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-464/.git/info/exclude [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,916 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-464/.semver/PR-464 with force:False [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,916 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-464/.semver/PR-464 [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,920 [execute] INFO git cat-file --batch-check [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,926 [execute] INFO git cat-file --batch [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T05:58:56.142Z] 2023-04-26 05:58:55,936 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-464/.semver/PR-464 [2023-04-26T05:58:56.142Z] 0.0.0 [Pipeline] } [2023-04-26T05:58:56.188Z] $ docker exec --env ******** --env ******** aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b ssh-agent -k [2023-04-26T05:58:56.285Z] unset SSH_AUTH_SOCK; [2023-04-26T05:58:56.286Z] unset SSH_AGENT_PID; [2023-04-26T05:58:56.286Z] echo Agent pid 76 killed; [2023-04-26T05:58:56.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T05:58:56.734Z] + git semver [Pipeline] } [2023-04-26T05:58:57.024Z] $ docker stop --time=1 aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b [2023-04-26T05:58:58.336Z] $ docker rm -f --volumes aa832e92ede10e139cce6dae40563188779d6719aabf91919113425812223b7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T05:58:58.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T05:58:59.022Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T05:58:59.044Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T05:58:59.733Z] provisioning config files... [2023-04-26T05:58:59.745Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp/config13363323419734378566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:00.096Z] ---> docker-login.sh [2023-04-26T05:59:00.096Z] nexus3.edgexfoundry.org:10001 [2023-04-26T05:59:00.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:00.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:00.096Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:00.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:00.096Z] [2023-04-26T05:59:00.096Z] Login Succeeded [2023-04-26T05:59:00.096Z] nexus3.edgexfoundry.org:10002 [2023-04-26T05:59:00.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:00.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:00.096Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:00.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:00.096Z] [2023-04-26T05:59:00.096Z] Login Succeeded [2023-04-26T05:59:00.096Z] nexus3.edgexfoundry.org:10003 [2023-04-26T05:59:00.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:00.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:00.357Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:00.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:00.357Z] [2023-04-26T05:59:00.357Z] Login Succeeded [2023-04-26T05:59:00.357Z] nexus3.edgexfoundry.org:10004 [2023-04-26T05:59:00.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:00.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:00.357Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:00.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:00.357Z] [2023-04-26T05:59:00.357Z] Login Succeeded [2023-04-26T05:59:00.357Z] docker.io [2023-04-26T05:59:00.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:00.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:00.617Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:00.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:00.617Z] [2023-04-26T05:59:00.617Z] Login Succeeded [2023-04-26T05:59:00.617Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T05:59:00.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T05:59:00.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T05:59:00.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T05:59:00.939Z] ========================================================= [2023-04-26T05:59:00.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T05:59:00.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:01.427Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T05:59:01.427Z] Sending build context to Docker daemon 6.47MB [2023-04-26T05:59:01.427Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T05:59:01.427Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-26T05:59:01.427Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T05:59:01.427Z] f56be85fc22e: Pulling fs layer [2023-04-26T05:59:01.427Z] 85791d961cd3: Pulling fs layer [2023-04-26T05:59:01.427Z] d694b5ae8c79: Pulling fs layer [2023-04-26T05:59:01.427Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T05:59:01.427Z] 4d19c01a9841: Pulling fs layer [2023-04-26T05:59:01.427Z] 9325e15d5711: Pulling fs layer [2023-04-26T05:59:01.427Z] 556b6ee489ea: Pulling fs layer [2023-04-26T05:59:01.427Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T05:59:01.427Z] 4d19c01a9841: Waiting [2023-04-26T05:59:01.427Z] 9325e15d5711: Waiting [2023-04-26T05:59:01.427Z] 556b6ee489ea: Waiting [2023-04-26T05:59:01.427Z] c5a4b2cf53e6: Waiting [2023-04-26T05:59:01.427Z] 9f32a84ed3da: Waiting [2023-04-26T05:59:01.686Z] 85791d961cd3: Verifying Checksum [2023-04-26T05:59:01.686Z] 85791d961cd3: Download complete [2023-04-26T05:59:01.686Z] 9f32a84ed3da: Download complete [2023-04-26T05:59:01.687Z] 4d19c01a9841: Download complete [2023-04-26T05:59:01.687Z] f56be85fc22e: Verifying Checksum [2023-04-26T05:59:01.687Z] f56be85fc22e: Download complete [2023-04-26T05:59:01.687Z] 9325e15d5711: Verifying Checksum [2023-04-26T05:59:01.687Z] 9325e15d5711: Download complete [2023-04-26T05:59:01.687Z] f56be85fc22e: Pull complete [2023-04-26T05:59:01.945Z] 85791d961cd3: Pull complete [2023-04-26T05:59:01.945Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T05:59:01.945Z] c5a4b2cf53e6: Download complete [2023-04-26T05:59:02.204Z] d694b5ae8c79: Verifying Checksum [2023-04-26T05:59:02.204Z] d694b5ae8c79: Download complete [2023-04-26T05:59:02.462Z] 556b6ee489ea: Verifying Checksum [2023-04-26T05:59:02.462Z] 556b6ee489ea: Download complete [2023-04-26T05:59:05.744Z] d694b5ae8c79: Pull complete [2023-04-26T05:59:05.744Z] 9f32a84ed3da: Pull complete [2023-04-26T05:59:05.744Z] 4d19c01a9841: Pull complete [2023-04-26T05:59:05.744Z] 9325e15d5711: Pull complete [2023-04-26T05:59:08.275Z] 556b6ee489ea: Pull complete [2023-04-26T05:59:09.212Z] c5a4b2cf53e6: Pull complete [2023-04-26T05:59:09.212Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T05:59:09.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T05:59:09.212Z] ---> c4be618373d6 [2023-04-26T05:59:09.212Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-26T05:59:11.117Z] ---> Running in 367e2ef700a2 [2023-04-26T05:59:11.117Z] Removing intermediate container 367e2ef700a2 [2023-04-26T05:59:11.117Z] ---> 6e604d0bfc0b [2023-04-26T05:59:11.117Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T05:59:11.117Z] ---> Running in 3f390fd7d5fb [2023-04-26T05:59:11.117Z] Removing intermediate container 3f390fd7d5fb [2023-04-26T05:59:11.117Z] ---> 279ddc0ffa4f [2023-04-26T05:59:11.117Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-26T05:59:11.117Z] ---> Running in 2d54eb22c04f [2023-04-26T05:59:11.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T05:59:11.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T05:59:12.203Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T05:59:12.203Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-26T05:59:12.203Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T05:59:12.203Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T05:59:12.203Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-26T05:59:12.203Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-26T05:59:12.203Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-26T05:59:12.465Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-26T05:59:12.465Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T05:59:12.465Z] OK: 270 MiB in 61 packages [2023-04-26T05:59:12.735Z] Removing intermediate container 2d54eb22c04f [2023-04-26T05:59:12.735Z] ---> 54d8ccfe3b05 [2023-04-26T05:59:12.735Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-26T05:59:12.735Z] ---> Running in a84472fce916 [2023-04-26T05:59:13.002Z] Removing intermediate container a84472fce916 [2023-04-26T05:59:13.002Z] ---> 49f5ead8acf8 [2023-04-26T05:59:13.002Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-26T05:59:13.002Z] ---> da6e004cbcfb [2023-04-26T05:59:13.002Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T05:59:13.002Z] ---> Running in 75bedae0b215 [2023-04-26T05:59:14.475Z] Still waiting to schedule task [2023-04-26T05:59:14.475Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T05:59:45.110Z] Removing intermediate container 75bedae0b215 [2023-04-26T05:59:45.110Z] ---> 8b45743b64a1 [2023-04-26T05:59:45.110Z] Step 9/10 : COPY . . [2023-04-26T05:59:45.110Z] ---> d79664361271 [2023-04-26T05:59:45.110Z] Step 10/10 : RUN ${MAKE} [2023-04-26T05:59:45.110Z] ---> Running in 8334c54bd4c5 [2023-04-26T05:59:45.110Z] noop [2023-04-26T05:59:45.110Z] Removing intermediate container 8334c54bd4c5 [2023-04-26T05:59:45.110Z] ---> 28fe2c20fdc9 [2023-04-26T05:59:45.110Z] Successfully built 28fe2c20fdc9 [2023-04-26T05:59:45.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:45.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T05:59:45.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T05:59:45.732Z] prd-ubuntu20.04-docker-8c-8g-10937 does not seem to be running inside a container [2023-04-26T05:59:45.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-464 -v /w/workspace/xfoundry_device-modbus-go_PR-464:/w/workspace/xfoundry_device-modbus-go_PR-464:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-464@tmp:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T05:59:46.165Z] $ docker top 716b30ab1efa65e0589f5bdf1f11ebbfcafb5e21bbdd4d735fdb150fb953ba11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T05:59:46.558Z] + go version [2023-04-26T05:59:46.559Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T05:59:46.595Z] $ docker stop --time=1 716b30ab1efa65e0589f5bdf1f11ebbfcafb5e21bbdd4d735fdb150fb953ba11 [2023-04-26T05:59:47.882Z] $ docker rm -f --volumes 716b30ab1efa65e0589f5bdf1f11ebbfcafb5e21bbdd4d735fdb150fb953ba11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:48.626Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T05:59:48.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T05:59:48.777Z] prd-ubuntu20.04-docker-8c-8g-10937 does not seem to be running inside a container [2023-04-26T05:59:48.810Z] $ 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-464 -v /w/workspace/xfoundry_device-modbus-go_PR-464:/w/workspace/xfoundry_device-modbus-go_PR-464:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-464@tmp:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T05:59:49.183Z] $ docker top b0a0b009d4e9b7ebaf8ac13a2ebbeef571e97687a9bdc025bfa6f8770bb77286 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T05:59:49.642Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-464 [Pipeline] fileExists [Pipeline] sh [2023-04-26T05:59:50.008Z] + make test [2023-04-26T05:59:50.008Z] go test ./... -coverprofile=coverage.out [2023-04-26T05:59:55.277Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-26T06:00:05.381Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-26T06:00:05.381Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-04-26T06:00:12.098Z] go vet ./... [2023-04-26T06:00:15.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:00:15.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:00:15.211Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:00:15.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:00:15.537Z] $ docker stop --time=1 b0a0b009d4e9b7ebaf8ac13a2ebbeef571e97687a9bdc025bfa6f8770bb77286 [2023-04-26T06:00:18.339Z] $ docker rm -f --volumes b0a0b009d4e9b7ebaf8ac13a2ebbeef571e97687a9bdc025bfa6f8770bb77286 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:00:18.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:00:18.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T06:00:19.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:00:20.021Z] + ls -al . [2023-04-26T06:00:20.021Z] total 180 [2023-04-26T06:00:20.021Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 05:59 . [2023-04-26T06:00:20.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 05:58 .. [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 05:58 .dockerignore [2023-04-26T06:00:20.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 05:58 .git [2023-04-26T06:00:20.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:58 .github [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 26 05:58 .gitignore [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 05:58 .golangci.yml [2023-04-26T06:00:20.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 05:58 .semver [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 26 05:58 Attribution.txt [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 26 05:58 CHANGELOG.md [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 26 05:58 Dockerfile [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 05:58 GOVERNANCE.md [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 05:58 Jenkinsfile [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 05:58 LICENSE [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 26 05:58 Makefile [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 05:58 OWNERS.md [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 26 05:58 README.md [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 05:58 VERSION [2023-04-26T06:00:20.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 05:58 bin [2023-04-26T06:00:20.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:58 cmd [2023-04-26T06:00:20.022Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 26 06:00 coverage.out [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 26 05:58 go.mod [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 26 05:58 go.sum [2023-04-26T06:00:20.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:58 internal [2023-04-26T06:00:20.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 05:58 simulator [2023-04-26T06:00:20.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 05:58 snap [2023-04-26T06:00:20.022Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 26 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:20.431Z] + 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=17f5c61938cb3702cecd8b5ed97b46c901907b7e --label arch=amd64 --label version=0.0.0 . [2023-04-26T06:00:20.431Z] Sending build context to Docker daemon 6.495MB [2023-04-26T06:00:20.431Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:00:20.431Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-26T06:00:20.431Z] ---> 28fe2c20fdc9 [2023-04-26T06:00:20.431Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:00:20.431Z] ---> Running in a6562a10b7e0 [2023-04-26T06:00:20.690Z] Removing intermediate container a6562a10b7e0 [2023-04-26T06:00:20.690Z] ---> c057323ffdef [2023-04-26T06:00:20.690Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:00:20.690Z] ---> Running in c8bb37d470d7 [2023-04-26T06:00:20.690Z] Removing intermediate container c8bb37d470d7 [2023-04-26T06:00:20.690Z] ---> 26aa3d2fbfd9 [2023-04-26T06:00:20.690Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-26T06:00:20.690Z] ---> Running in 79a295c59c61 [2023-04-26T06:00:20.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:00:21.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:00:21.212Z] OK: 270 MiB in 61 packages [2023-04-26T06:00:21.471Z] Removing intermediate container 79a295c59c61 [2023-04-26T06:00:21.471Z] ---> 1012c7910f5a [2023-04-26T06:00:21.471Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-26T06:00:21.733Z] ---> Running in 33b02422f6b5 [2023-04-26T06:00:21.733Z] Removing intermediate container 33b02422f6b5 [2023-04-26T06:00:21.733Z] ---> f680539a5393 [2023-04-26T06:00:21.733Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-26T06:00:21.733Z] ---> 3b3bd97d485d [2023-04-26T06:00:21.733Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:00:21.733Z] ---> Running in 4a2666758242 [2023-04-26T06:00:22.672Z] Removing intermediate container 4a2666758242 [2023-04-26T06:00:22.672Z] ---> 075c0693e5cf [2023-04-26T06:00:22.672Z] Step 9/22 : COPY . . [2023-04-26T06:00:23.253Z] ---> d7fd18062a7f [2023-04-26T06:00:23.253Z] Step 10/22 : RUN ${MAKE} [2023-04-26T06:00:23.253Z] ---> Running in 2d606dba5dfe [2023-04-26T06:00:23.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-04-26T06:00:41.608Z] Removing intermediate container 2d606dba5dfe [2023-04-26T06:00:41.608Z] ---> e94bf837c8c5 [2023-04-26T06:00:41.608Z] Step 11/22 : FROM alpine:3.17 [2023-04-26T06:00:41.608Z] 3.17: Pulling from library/alpine [2023-04-26T06:00:41.867Z] f56be85fc22e: Already exists [2023-04-26T06:00:41.867Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:00:41.867Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:00:41.867Z] ---> 9ed4aefc74f6 [2023-04-26T06:00:41.867Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-26T06:00:41.867Z] ---> Running in ee657e137e68 [2023-04-26T06:00:41.867Z] Removing intermediate container ee657e137e68 [2023-04-26T06:00:41.867Z] ---> 5ccb56df6ce7 [2023-04-26T06:00:41.867Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-26T06:00:42.126Z] ---> Running in 2619c81d8794 [2023-04-26T06:00:42.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:00:42.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:00:42.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T06:00:42.644Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:00:42.644Z] OK: 7 MiB in 16 packages [2023-04-26T06:00:42.902Z] Removing intermediate container 2619c81d8794 [2023-04-26T06:00:42.902Z] ---> e7e412f31096 [2023-04-26T06:00:42.902Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-26T06:00:43.847Z] ---> 6eb968e2d221 [2023-04-26T06:00:43.847Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-26T06:00:43.847Z] ---> ddda9b66a08f [2023-04-26T06:00:43.847Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-26T06:00:43.847Z] ---> 484f8156bda0 [2023-04-26T06:00:43.847Z] Step 17/22 : EXPOSE 59901 [2023-04-26T06:00:43.847Z] ---> Running in c0a82c2f4151 [2023-04-26T06:00:44.105Z] Removing intermediate container c0a82c2f4151 [2023-04-26T06:00:44.105Z] ---> c3d668ec5c5c [2023-04-26T06:00:44.105Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-26T06:00:44.105Z] ---> Running in 5c6ae9dcc124 [2023-04-26T06:00:44.105Z] Removing intermediate container 5c6ae9dcc124 [2023-04-26T06:00:44.105Z] ---> 367879bba6fc [2023-04-26T06:00:44.105Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T06:00:44.105Z] ---> Running in 4b35b7bcd2fd [2023-04-26T06:00:44.364Z] Removing intermediate container 4b35b7bcd2fd [2023-04-26T06:00:44.364Z] ---> 02cbb33b9e0f [2023-04-26T06:00:44.364Z] Step 20/22 : LABEL arch=amd64 [2023-04-26T06:00:44.364Z] ---> Running in 6035c6a568d8 [2023-04-26T06:00:44.364Z] Removing intermediate container 6035c6a568d8 [2023-04-26T06:00:44.364Z] ---> 420802ed7cd7 [2023-04-26T06:00:44.364Z] Step 21/22 : LABEL git_sha=17f5c61938cb3702cecd8b5ed97b46c901907b7e [2023-04-26T06:00:44.364Z] ---> Running in ed05af72b4db [2023-04-26T06:00:44.364Z] Removing intermediate container ed05af72b4db [2023-04-26T06:00:44.364Z] ---> 26c1018fbdc0 [2023-04-26T06:00:44.364Z] Step 22/22 : LABEL version=0.0.0 [2023-04-26T06:00:44.623Z] ---> Running in 565c786d37bf [2023-04-26T06:00:44.623Z] Removing intermediate container 565c786d37bf [2023-04-26T06:00:44.623Z] ---> bc4dc8a97bde [2023-04-26T06:00:44.623Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:00:44.623Z] Successfully built bc4dc8a97bde [2023-04-26T06:00:44.623Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:45.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:00:45.565Z] [2023-04-26T06:00:45.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:45.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:00:45.966Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T06:00:45.966Z] 5eb5b503b376: Pulling fs layer [2023-04-26T06:00:45.966Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T06:00:45.966Z] ec43610c2a17: Pulling fs layer [2023-04-26T06:00:45.966Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T06:00:45.966Z] 33b1e0a273af: Pulling fs layer [2023-04-26T06:00:45.966Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T06:00:45.966Z] 2f39f015ded8: Pulling fs layer [2023-04-26T06:00:45.966Z] 5d3b04190fa2: Waiting [2023-04-26T06:00:45.966Z] 3a2ae6a8a46f: Waiting [2023-04-26T06:00:45.966Z] 33b1e0a273af: Waiting [2023-04-26T06:00:45.966Z] 2f39f015ded8: Waiting [2023-04-26T06:00:45.966Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T06:00:45.966Z] 5c69ac0246d0: Download complete [2023-04-26T06:00:45.966Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T06:00:45.966Z] 3a2ae6a8a46f: Download complete [2023-04-26T06:00:45.966Z] ec43610c2a17: Verifying Checksum [2023-04-26T06:00:45.966Z] ec43610c2a17: Download complete [2023-04-26T06:00:45.966Z] 33b1e0a273af: Verifying Checksum [2023-04-26T06:00:45.966Z] 33b1e0a273af: Download complete [2023-04-26T06:00:45.966Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T06:00:45.966Z] 5d3b04190fa2: Download complete [2023-04-26T06:00:46.226Z] 5eb5b503b376: Verifying Checksum [2023-04-26T06:00:46.226Z] 5eb5b503b376: Download complete [2023-04-26T06:00:46.794Z] 2f39f015ded8: Download complete [2023-04-26T06:00:47.358Z] 5eb5b503b376: Pull complete [2023-04-26T06:00:47.616Z] 5c69ac0246d0: Pull complete [2023-04-26T06:00:48.185Z] ec43610c2a17: Pull complete [2023-04-26T06:00:48.185Z] 3a2ae6a8a46f: Pull complete [2023-04-26T06:00:48.444Z] 33b1e0a273af: Pull complete [2023-04-26T06:00:48.444Z] 5d3b04190fa2: Pull complete [2023-04-26T06:00:52.657Z] 2f39f015ded8: Pull complete [2023-04-26T06:00:52.657Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T06:00:52.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:00:52.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:00:52.887Z] prd-ubuntu20.04-docker-8c-8g-10937 does not seem to be running inside a container [2023-04-26T06:00:52.926Z] $ 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-464 -v /w/workspace/xfoundry_device-modbus-go_PR-464:/w/workspace/xfoundry_device-modbus-go_PR-464:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-464@tmp:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T06:00:55.429Z] $ docker top 38151c8d6cd8def23d0be5b05ec772d9184754e492fed6b82e2ac07cdbfb9187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:00:55.914Z] ---> job-cost.sh [2023-04-26T06:00:55.915Z] lf-activate-venv: SKIPPING [2023-04-26T06:00:55.915Z] INFO: No Stack... [2023-04-26T06:00:56.174Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:00:56.434Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:00:56.757Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-464/archives/cost.csv [2023-04-26T06:00:56.757Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:00:56.799Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] [2023-04-26T06:00:56.804Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] did not exist. Created. [2023-04-26T06:00:56.804Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:00:57.315Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T06:00:57.367Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:00:57.444Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:00:57.529Z] $ docker stop --time=1 38151c8d6cd8def23d0be5b05ec772d9184754e492fed6b82e2ac07cdbfb9187 [2023-04-26T06:00:58.688Z] $ docker rm -f --volumes 38151c8d6cd8def23d0be5b05ec772d9184754e492fed6b82e2ac07cdbfb9187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T06:01:35.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10943 in /w/workspace/xfoundry_device-modbus-go_PR-464 [Pipeline] { [Pipeline] ws [2023-04-26T06:01:35.117Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T06:01:35.208Z] Selected Git installation does not exist. Using Default [2023-04-26T06:01:35.208Z] The recommended git tool is: NONE [2023-04-26T06:01:42.611Z] using credential edgex-jenkins-ssh [2023-04-26T06:01:42.632Z] Cloning the remote Git repository [2023-04-26T06:01:42.705Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-26T06:01:42.838Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-04-26T06:01:43.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-26T06:01:43.056Z] > git --version # timeout=10 [2023-04-26T06:01:43.089Z] > git --version # 'git version 2.25.1' [2023-04-26T06:01:43.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:01:43.313Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:01:44.493Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-26T06:01:44.525Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:01:46.255Z] Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 17f5c61938cb3702cecd8b5ed97b46c901907b7e [2023-04-26T06:01:45.622Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-26T06:01:45.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-26T06:01:45.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:01:45.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T06:01:46.283Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:01:46.372Z] > git checkout -f 17f5c61938cb3702cecd8b5ed97b46c901907b7e # timeout=10 [2023-04-26T06:01:46.486Z] > git remote # timeout=10 [2023-04-26T06:01:46.610Z] Merge succeeded, producing 17f5c61938cb3702cecd8b5ed97b46c901907b7e [2023-04-26T06:01:46.610Z] Checking out Revision 17f5c61938cb3702cecd8b5ed97b46c901907b7e (PR-464) [2023-04-26T06:01:47.280Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-26T06:01:47.348Z] > git --version # timeout=10 [2023-04-26T06:01:47.361Z] > git --version # 'git version 2.25.1' [2023-04-26T06:01:47.380Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-04-26T06:01:46.514Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T06:01:46.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:01:46.559Z] > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 [2023-04-26T06:01:46.592Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T06:01:46.622Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:01:46.643Z] > git checkout -f 17f5c61938cb3702cecd8b5ed97b46c901907b7e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:01:48.591Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T06:01:48.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:01:48.591Z] Dload Upload Total Spent Left Speed [2023-04-26T06:01:48.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-04-26T06:01:49.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T06:01:49.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T06:01:49.637Z] + sudo tee /etc/docker/daemon.new [2023-04-26T06:01:49.637Z] { [2023-04-26T06:01:49.637Z] "registry-mirrors": [ [2023-04-26T06:01:49.637Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T06:01:49.637Z] ], [2023-04-26T06:01:49.637Z] "bip": "10.250.0.254/24", [2023-04-26T06:01:49.637Z] "hosts": [ [2023-04-26T06:01:49.637Z] "tcp://0.0.0.0:5555", [2023-04-26T06:01:49.637Z] "unix:///var/run/docker.sock" [2023-04-26T06:01:49.637Z] ], [2023-04-26T06:01:49.637Z] "mtu": 1458, [2023-04-26T06:01:49.637Z] "selinux-enabled": true, [2023-04-26T06:01:49.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T06:01:49.637Z] } [Pipeline] sh [2023-04-26T06:01:50.000Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T06:01:50.375Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:02:08.754Z] provisioning config files... [2023-04-26T06:02:08.789Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5031614747378739884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:02:09.205Z] ---> docker-login.sh [2023-04-26T06:02:09.205Z] nexus3.edgexfoundry.org:10001 [2023-04-26T06:02:09.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:09.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:09.814Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:09.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:09.814Z] [2023-04-26T06:02:09.814Z] Login Succeeded [2023-04-26T06:02:09.814Z] nexus3.edgexfoundry.org:10002 [2023-04-26T06:02:10.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:10.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:10.358Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:10.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:10.358Z] [2023-04-26T06:02:10.358Z] Login Succeeded [2023-04-26T06:02:10.358Z] nexus3.edgexfoundry.org:10003 [2023-04-26T06:02:10.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:10.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:10.629Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:10.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:10.629Z] [2023-04-26T06:02:10.629Z] Login Succeeded [2023-04-26T06:02:10.629Z] nexus3.edgexfoundry.org:10004 [2023-04-26T06:02:10.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:11.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:11.181Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:11.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:11.181Z] [2023-04-26T06:02:11.181Z] Login Succeeded [2023-04-26T06:02:11.181Z] docker.io [2023-04-26T06:02:11.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:02:11.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:02:11.735Z] Configure a credential helper to remove this warning. See [2023-04-26T06:02:11.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:02:11.735Z] [2023-04-26T06:02:11.735Z] Login Succeeded [2023-04-26T06:02:11.735Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T06:02:11.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T06:02:12.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:02:12.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:02:12.391Z] ========================================================= [2023-04-26T06:02:12.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T06:02:12.391Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:02:12.916Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T06:02:13.188Z] Sending build context to Docker daemon 3.379MB [2023-04-26T06:02:13.188Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:02:13.188Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-26T06:02:13.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T06:02:13.472Z] c41833b44d91: Pulling fs layer [2023-04-26T06:02:13.472Z] ed15518f5707: Pulling fs layer [2023-04-26T06:02:13.472Z] feae8fd75edb: Pulling fs layer [2023-04-26T06:02:13.472Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T06:02:13.472Z] 3cdef696dda3: Pulling fs layer [2023-04-26T06:02:13.472Z] 2ced38df9373: Pulling fs layer [2023-04-26T06:02:13.472Z] 58f1dce35555: Pulling fs layer [2023-04-26T06:02:13.472Z] 3cdef696dda3: Waiting [2023-04-26T06:02:13.472Z] 58f1dce35555: Waiting [2023-04-26T06:02:13.472Z] 2ced38df9373: Waiting [2023-04-26T06:02:13.472Z] 242c74f7c9fa: Waiting [2023-04-26T06:02:13.472Z] ed15518f5707: Download complete [2023-04-26T06:02:13.472Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T06:02:13.472Z] 242c74f7c9fa: Download complete [2023-04-26T06:02:13.746Z] 3cdef696dda3: Verifying Checksum [2023-04-26T06:02:13.746Z] 3cdef696dda3: Download complete [2023-04-26T06:02:13.746Z] c41833b44d91: Verifying Checksum [2023-04-26T06:02:13.746Z] c41833b44d91: Download complete [2023-04-26T06:02:14.735Z] c41833b44d91: Pull complete [2023-04-26T06:02:15.011Z] 58f1dce35555: Verifying Checksum [2023-04-26T06:02:15.011Z] 58f1dce35555: Download complete [2023-04-26T06:02:15.284Z] ed15518f5707: Pull complete [2023-04-26T06:02:16.263Z] feae8fd75edb: Verifying Checksum [2023-04-26T06:02:16.263Z] feae8fd75edb: Download complete [2023-04-26T06:02:16.263Z] 2ced38df9373: Verifying Checksum [2023-04-26T06:02:16.263Z] 2ced38df9373: Download complete [2023-04-26T06:02:28.642Z] feae8fd75edb: Pull complete [2023-04-26T06:02:28.642Z] 242c74f7c9fa: Pull complete [2023-04-26T06:02:28.642Z] 3cdef696dda3: Pull complete [2023-04-26T06:02:34.014Z] 2ced38df9373: Pull complete [2023-04-26T06:02:35.985Z] 58f1dce35555: Pull complete [2023-04-26T06:02:35.985Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T06:02:35.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T06:02:35.985Z] ---> fadd8f120f05 [2023-04-26T06:02:35.985Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:02:37.952Z] ---> Running in 9f947ce61fc5 [2023-04-26T06:02:38.223Z] Removing intermediate container 9f947ce61fc5 [2023-04-26T06:02:38.223Z] ---> 3ecd835dd82b [2023-04-26T06:02:38.223Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:02:38.223Z] ---> Running in da191193ebc6 [2023-04-26T06:02:38.500Z] Removing intermediate container da191193ebc6 [2023-04-26T06:02:38.500Z] ---> 9d4d05030e9c [2023-04-26T06:02:38.500Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-26T06:02:38.772Z] ---> Running in 98beec56c639 [2023-04-26T06:02:40.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:02:40.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:02:41.749Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T06:02:41.749Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-26T06:02:41.749Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T06:02:42.018Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T06:02:42.018Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-26T06:02:42.018Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-26T06:02:42.018Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-26T06:02:42.018Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-26T06:02:42.018Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:02:42.018Z] OK: 270 MiB in 61 packages [2023-04-26T06:02:43.451Z] Removing intermediate container 98beec56c639 [2023-04-26T06:02:43.451Z] ---> 55a45eae45cd [2023-04-26T06:02:43.451Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-26T06:02:43.451Z] ---> Running in e2b9776216ab [2023-04-26T06:02:43.723Z] Removing intermediate container e2b9776216ab [2023-04-26T06:02:43.724Z] ---> f78c254799d1 [2023-04-26T06:02:43.724Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-26T06:02:44.315Z] ---> 4a06b20f63e5 [2023-04-26T06:02:44.315Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:02:44.315Z] ---> Running in 514d905ff656 [2023-04-26T06:03:52.338Z] Removing intermediate container 514d905ff656 [2023-04-26T06:03:52.338Z] ---> d45b4c1f05f9 [2023-04-26T06:03:52.338Z] Step 9/10 : COPY . . [2023-04-26T06:03:52.338Z] ---> 46115c6cb98c [2023-04-26T06:03:52.338Z] Step 10/10 : RUN ${MAKE} [2023-04-26T06:03:52.338Z] ---> Running in 35799bc286f6 [2023-04-26T06:03:52.338Z] noop [2023-04-26T06:03:52.338Z] Removing intermediate container 35799bc286f6 [2023-04-26T06:03:52.338Z] ---> 713c756f02a4 [2023-04-26T06:03:52.338Z] Successfully built 713c756f02a4 [2023-04-26T06:03:52.338Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:03:52.819Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:03:52.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:03:53.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-10943 does not seem to be running inside a container [2023-04-26T06:03:53.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T06:03:54.497Z] $ docker top 31bcc744a5b99b00cbc1dca3a79fae2fbf7404db95149d31b1143673d5978013 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:03:55.433Z] + go version [2023-04-26T06:03:55.433Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T06:03:55.472Z] $ docker stop --time=1 31bcc744a5b99b00cbc1dca3a79fae2fbf7404db95149d31b1143673d5978013 [2023-04-26T06:03:57.139Z] $ docker rm -f --volumes 31bcc744a5b99b00cbc1dca3a79fae2fbf7404db95149d31b1143673d5978013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:03:57.985Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:03:57.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:03:58.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-10943 does not seem to be running inside a container [2023-04-26T06:03:58.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T06:03:59.699Z] $ docker top 41900f55d0d6424612b6ccfd6b094136e9ce81936194d713e41f8b70482159de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:04:00.616Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:04:01.338Z] + make test [2023-04-26T06:04:01.338Z] go test ./... -coverprofile=coverage.out [2023-04-26T06:04:40.273Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-26T06:07:02.047Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-26T06:07:03.470Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.077s coverage: 47.4% of statements [2023-04-26T06:07:04.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T06:07:04.444Z] go vet ./... [2023-04-26T06:07:36.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:07:36.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:07:36.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:07:36.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:07:36.821Z] $ docker stop --time=1 41900f55d0d6424612b6ccfd6b094136e9ce81936194d713e41f8b70482159de [2023-04-26T06:07:38.832Z] $ docker rm -f --volumes 41900f55d0d6424612b6ccfd6b094136e9ce81936194d713e41f8b70482159de [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:07:40.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:07:40.254Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T06:07:40.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:07:41.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:07:41.917Z] + ls -al . [2023-04-26T06:07:41.917Z] total 176 [2023-04-26T06:07:41.917Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 06:04 . [2023-04-26T06:07:41.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:01 .. [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 06:01 .dockerignore [2023-04-26T06:07:41.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 06:01 .git [2023-04-26T06:07:41.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:01 .github [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 26 06:01 .gitignore [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 06:01 .golangci.yml [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 26 06:01 Attribution.txt [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 26 06:01 CHANGELOG.md [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 26 06:01 Dockerfile [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 06:01 GOVERNANCE.md [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 06:01 Jenkinsfile [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 06:01 LICENSE [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 26 06:01 Makefile [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 06:01 OWNERS.md [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 26 06:01 README.md [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 05:58 VERSION [2023-04-26T06:07:41.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:01 bin [2023-04-26T06:07:41.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:01 cmd [2023-04-26T06:07:41.917Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 26 06:07 coverage.out [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 26 06:01 go.mod [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 26 06:01 go.sum [2023-04-26T06:07:41.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:01 internal [2023-04-26T06:07:41.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:01 simulator [2023-04-26T06:07:41.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:01 snap [2023-04-26T06:07:41.917Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 26 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:07:42.358Z] + 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=17f5c61938cb3702cecd8b5ed97b46c901907b7e --label arch=arm64 --label version=0.0.0 . [2023-04-26T06:07:42.628Z] Sending build context to Docker daemon 3.404MB [2023-04-26T06:07:42.628Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:07:42.628Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-26T06:07:42.628Z] ---> 713c756f02a4 [2023-04-26T06:07:42.628Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:07:42.901Z] ---> Running in 96716a1ce521 [2023-04-26T06:07:43.178Z] Removing intermediate container 96716a1ce521 [2023-04-26T06:07:43.178Z] ---> e52a40fe5951 [2023-04-26T06:07:43.178Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:07:43.451Z] ---> Running in f5739592a10c [2023-04-26T06:07:43.723Z] Removing intermediate container f5739592a10c [2023-04-26T06:07:43.723Z] ---> 2a5269b3a5c2 [2023-04-26T06:07:43.723Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-26T06:07:43.723Z] ---> Running in a5611926d86f [2023-04-26T06:07:45.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:07:45.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:07:47.301Z] OK: 270 MiB in 61 packages [2023-04-26T06:07:48.308Z] Removing intermediate container a5611926d86f [2023-04-26T06:07:48.308Z] ---> 1bb0e62f1fd4 [2023-04-26T06:07:48.308Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-26T06:07:48.308Z] ---> Running in 17c9ab1679d0 [2023-04-26T06:07:48.583Z] Removing intermediate container 17c9ab1679d0 [2023-04-26T06:07:48.583Z] ---> 401ef7175ea0 [2023-04-26T06:07:48.583Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-26T06:07:49.189Z] ---> 1fb93b73b813 [2023-04-26T06:07:49.189Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:07:49.189Z] ---> Running in 91b925223940 [2023-04-26T06:07:52.573Z] Removing intermediate container 91b925223940 [2023-04-26T06:07:52.574Z] ---> 61877e6aee11 [2023-04-26T06:07:52.574Z] Step 9/22 : COPY . . [2023-04-26T06:07:53.168Z] ---> 86db22bb652a [2023-04-26T06:07:53.168Z] Step 10/22 : RUN ${MAKE} [2023-04-26T06:07:53.441Z] ---> Running in 7d3980969cc3 [2023-04-26T06:07:54.413Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-04-26T06:10:31.205Z] Removing intermediate container 7d3980969cc3 [2023-04-26T06:10:31.205Z] ---> 1fcfc0645df8 [2023-04-26T06:10:31.205Z] Step 11/22 : FROM alpine:3.17 [2023-04-26T06:10:31.205Z] 3.17: Pulling from library/alpine [2023-04-26T06:10:31.205Z] c41833b44d91: Already exists [2023-04-26T06:10:31.205Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:10:31.205Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:10:31.205Z] ---> 51e60588ff2c [2023-04-26T06:10:31.205Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-26T06:10:31.205Z] ---> Running in 866f2362d83e [2023-04-26T06:10:31.205Z] Removing intermediate container 866f2362d83e [2023-04-26T06:10:31.205Z] ---> 6657bda985b0 [2023-04-26T06:10:31.205Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-26T06:10:31.205Z] ---> Running in c1508de75460 [2023-04-26T06:10:31.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:10:31.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:10:31.205Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T06:10:31.205Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:10:31.205Z] OK: 8 MiB in 16 packages [2023-04-26T06:10:31.205Z] Removing intermediate container c1508de75460 [2023-04-26T06:10:31.205Z] ---> 93faba965a43 [2023-04-26T06:10:31.205Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-26T06:10:31.205Z] ---> 26e0da9c803c [2023-04-26T06:10:31.205Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-26T06:10:31.205Z] ---> ceb7013122a0 [2023-04-26T06:10:31.205Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-26T06:10:31.205Z] ---> a75fd0e80467 [2023-04-26T06:10:31.205Z] Step 17/22 : EXPOSE 59901 [2023-04-26T06:10:31.205Z] ---> Running in 512cdbe1eaaa [2023-04-26T06:10:31.205Z] Removing intermediate container 512cdbe1eaaa [2023-04-26T06:10:31.205Z] ---> c624757928ae [2023-04-26T06:10:31.205Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-26T06:10:31.205Z] ---> Running in 43f6a9bd157c [2023-04-26T06:10:31.477Z] Removing intermediate container 43f6a9bd157c [2023-04-26T06:10:31.477Z] ---> dd827a7539e1 [2023-04-26T06:10:31.477Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T06:10:31.477Z] ---> Running in 56dceba05030 [2023-04-26T06:10:31.749Z] Removing intermediate container 56dceba05030 [2023-04-26T06:10:31.749Z] ---> 98afa1ef5431 [2023-04-26T06:10:31.749Z] Step 20/22 : LABEL arch=arm64 [2023-04-26T06:10:32.017Z] ---> Running in 11d24c40b9d5 [2023-04-26T06:10:32.287Z] Removing intermediate container 11d24c40b9d5 [2023-04-26T06:10:32.287Z] ---> 97d8b7ba2b2e [2023-04-26T06:10:32.287Z] Step 21/22 : LABEL git_sha=17f5c61938cb3702cecd8b5ed97b46c901907b7e [2023-04-26T06:10:32.287Z] ---> Running in 6f8b8e2b8136 [2023-04-26T06:10:32.565Z] Removing intermediate container 6f8b8e2b8136 [2023-04-26T06:10:32.565Z] ---> 9862977e9377 [2023-04-26T06:10:32.565Z] Step 22/22 : LABEL version=0.0.0 [2023-04-26T06:10:32.833Z] ---> Running in f17d2fd62ce2 [2023-04-26T06:10:33.103Z] Removing intermediate container f17d2fd62ce2 [2023-04-26T06:10:33.103Z] ---> b02e125c41c6 [2023-04-26T06:10:33.103Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:10:33.103Z] Successfully built b02e125c41c6 [2023-04-26T06:10:33.103Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:10:33.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:10:33.964Z] [2023-04-26T06:10:33.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:10:34.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:10:34.374Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T06:10:34.374Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T06:10:34.374Z] 04944245beec: Pulling fs layer [2023-04-26T06:10:34.374Z] 699f458cf7ca: Pulling fs layer [2023-04-26T06:10:34.374Z] 765212b225bb: Pulling fs layer [2023-04-26T06:10:34.374Z] f23df028b6ca: Pulling fs layer [2023-04-26T06:10:34.374Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T06:10:34.374Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T06:10:34.374Z] 765212b225bb: Waiting [2023-04-26T06:10:34.374Z] f23df028b6ca: Waiting [2023-04-26T06:10:34.374Z] d65c8cfc05b1: Waiting [2023-04-26T06:10:34.374Z] 2437ff75d9bd: Waiting [2023-04-26T06:10:34.645Z] 04944245beec: Verifying Checksum [2023-04-26T06:10:34.645Z] 04944245beec: Download complete [2023-04-26T06:10:34.645Z] 765212b225bb: Download complete [2023-04-26T06:10:34.645Z] f23df028b6ca: Verifying Checksum [2023-04-26T06:10:34.645Z] f23df028b6ca: Download complete [2023-04-26T06:10:34.645Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T06:10:34.645Z] d65c8cfc05b1: Download complete [2023-04-26T06:10:34.914Z] 699f458cf7ca: Verifying Checksum [2023-04-26T06:10:34.914Z] 699f458cf7ca: Download complete [2023-04-26T06:10:35.185Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T06:10:35.185Z] 8998bd30e6a1: Download complete [2023-04-26T06:10:37.776Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T06:10:37.776Z] 2437ff75d9bd: Download complete [2023-04-26T06:10:39.187Z] 8998bd30e6a1: Pull complete [2023-04-26T06:10:39.772Z] 04944245beec: Pull complete [2023-04-26T06:10:43.121Z] 699f458cf7ca: Pull complete [2023-04-26T06:10:43.121Z] 765212b225bb: Pull complete [2023-04-26T06:10:43.715Z] f23df028b6ca: Pull complete [2023-04-26T06:10:43.715Z] d65c8cfc05b1: Pull complete [2023-04-26T06:10:58.711Z] 2437ff75d9bd: Pull complete [2023-04-26T06:10:58.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T06:10:58.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:10:58.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:10:59.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-10943 does not seem to be running inside a container [2023-04-26T06:10:59.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T06:11:01.775Z] $ docker top 8eabe11ec11fb04364f87a04648b9acac895e197f385827afbef3f878c20dff8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:02.679Z] ---> job-cost.sh [2023-04-26T06:11:02.679Z] lf-activate-venv: SKIPPING [2023-04-26T06:11:02.679Z] INFO: No Stack... [2023-04-26T06:11:03.262Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T06:11:03.842Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:11:04.186Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-04-26T06:11:04.186Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:11:04.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] [2023-04-26T06:11:04.256Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] did not exist. Created. [2023-04-26T06:11:04.256Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:11:04.986Z] /w/workspace/device-modbus-go/1@tmp/durable-281543d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T06:11:05.667Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T06:11:05.702Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T06:11:05.756Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:11:05.773Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:11:05.853Z] $ docker stop --time=1 8eabe11ec11fb04364f87a04648b9acac895e197f385827afbef3f878c20dff8 [2023-04-26T06:11:07.368Z] $ docker rm -f --volumes 8eabe11ec11fb04364f87a04648b9acac895e197f385827afbef3f878c20dff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T06:11:08.465Z] provisioning config files... [2023-04-26T06:11:08.472Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp/config7484789182166409118tmp [Pipeline] { [Pipeline] sh [2023-04-26T06:11:08.814Z] + set +x [2023-04-26T06:11:08.814Z] + curl -s https://codecov.io/bash [2023-04-26T06:11:08.814Z] + bash -s -- [2023-04-26T06:11:08.814Z] [2023-04-26T06:11:08.814Z] _____ _ [2023-04-26T06:11:08.814Z] / ____| | | [2023-04-26T06:11:08.814Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T06:11:08.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T06:11:08.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T06:11:08.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T06:11:08.814Z] Bash-1.0.6 [2023-04-26T06:11:08.814Z] [2023-04-26T06:11:08.814Z] [2023-04-26T06:11:08.814Z] ==> git version 2.25.1 found [2023-04-26T06:11:08.814Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T06:11:08.814Z] Release-Date: 2020-01-08 [2023-04-26T06:11:08.814Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T06:11:08.814Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T06:11:08.814Z] ==> Jenkins CI detected. [2023-04-26T06:11:08.814Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-464 [2023-04-26T06:11:08.814Z] project root: . [2023-04-26T06:11:08.814Z] --> token set from env [2023-04-26T06:11:08.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T06:11:08.814Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T06:11:08.814Z] ==> Python coveragepy not found [2023-04-26T06:11:08.814Z] ==> Searching for coverage reports in: [2023-04-26T06:11:08.814Z] + . [2023-04-26T06:11:08.814Z] -> Found 1 reports [2023-04-26T06:11:08.814Z] ==> Detecting git/mercurial file structure [2023-04-26T06:11:08.814Z] ==> Reading reports [2023-04-26T06:11:08.814Z] + ./coverage.out bytes=24160 [2023-04-26T06:11:08.814Z] ==> Appending adjustments [2023-04-26T06:11:08.814Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T06:11:09.072Z] + Found adjustments [2023-04-26T06:11:09.072Z] ==> Gzipping contents [2023-04-26T06:11:09.072Z] 4.0K /tmp/codecov.3k5Z1e.gz [2023-04-26T06:11:09.072Z] ==> Uploading reports [2023-04-26T06:11:09.072Z] url: https://codecov.io [2023-04-26T06:11:09.072Z] query: branch=PR-464&commit=17f5c61938cb3702cecd8b5ed97b46c901907b7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=464&job=&cmd_args= [2023-04-26T06:11:09.072Z] -> Pinging Codecov [2023-04-26T06:11:09.072Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-464&commit=17f5c61938cb3702cecd8b5ed97b46c901907b7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=464&job=&cmd_args= [2023-04-26T06:11:09.072Z] -> Uploading to [2023-04-26T06:11:09.073Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/55DBCA73C666E3227836607328DD7E49/17f5c61938cb3702cecd8b5ed97b46c901907b7e/117022b2-4e8f-419e-ba9d-78bffe247d4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T061109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aba74452ffb10baf34625a5ac71ec4c14a3b4ad5359c80e552830ca2c7fed7a [2023-04-26T06:11:09.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:11:09.073Z] Dload Upload Total Spent Left Speed [2023-04-26T06:11:09.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18685 --:--:-- --:--:-- --:--:-- 18685 [2023-04-26T06:11:09.332Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/17f5c61938cb3702cecd8b5ed97b46c901907b7e [Pipeline] } [2023-04-26T06:11:09.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T06:11:11.140Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-464/archives ] [2023-04-26T06:11:11.140Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-464/archives [2023-04-26T06:11:11.140Z] total 16 [2023-04-26T06:11:11.140Z] drwxr-xr-x 3 root root 4096 Apr 26 06:00 . [2023-04-26T06:11:11.140Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 06:00 .. [2023-04-26T06:11:11.140Z] drwxr-xr-x 2 root root 4096 Apr 26 06:00 cost [2023-04-26T06:11:11.140Z] -rw-r--r-- 1 root root 88 Apr 26 06:00 cost.csv [2023-04-26T06:11:11.140Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-464/archives [2023-04-26T06:11:11.140Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-464/archives [2023-04-26T06:11:11.140Z] total 16 [2023-04-26T06:11:11.140Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 06:00 . [2023-04-26T06:11:11.140Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 06:00 .. [2023-04-26T06:11:11.140Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 06:00 cost [2023-04-26T06:11:11.140Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 26 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:11.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:12.365Z] ---> package-listing.sh [2023-04-26T06:11:12.365Z] ++ facter osfamily [2023-04-26T06:11:12.365Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T06:11:12.625Z] + OS_FAMILY=debian [2023-04-26T06:11:12.625Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-464 [2023-04-26T06:11:12.625Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T06:11:12.625Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T06:11:12.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T06:11:12.625Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T06:11:12.625Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-464 ']' [2023-04-26T06:11:12.625Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T06:11:12.625Z] + case "${OS_FAMILY}" in [2023-04-26T06:11:12.625Z] + dpkg -l [2023-04-26T06:11:12.625Z] + grep '^ii' [2023-04-26T06:11:12.625Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T06:11:12.625Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T06:11:12.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T06:11:12.625Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-464 ']' [2023-04-26T06:11:12.625Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-464/archives/ [2023-04-26T06:11:12.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-464/archives/ [Pipeline] echo [2023-04-26T06:11:12.665Z] 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-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T06:11:12.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:11:13.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:11:13.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:11:13.731Z] prd-ubuntu20.04-docker-8c-8g-10937 does not seem to be running inside a container [2023-04-26T06:11:13.755Z] $ 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-464/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-464 -v /w/workspace/xfoundry_device-modbus-go_PR-464:/w/workspace/xfoundry_device-modbus-go_PR-464:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-464@tmp:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T06:11:13.943Z] $ docker top ddf624769c0b79768b5bcfb292e87d084b3ceffde43a105f0e141215ed90645a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:11:14.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T06:11:14.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T06:11:14.951Z] + ls /var/log/sa-host [2023-04-26T06:11:14.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:11:15.088Z] provisioning config files... [2023-04-26T06:11:15.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-464@tmp/config9963880633732968563tmp [Pipeline] { [Pipeline] echo [2023-04-26T06:11:15.153Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:15.466Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T06:11:15.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:15.889Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T06:11:15.921Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:16.230Z] ---> sudo-logs.sh [2023-04-26T06:11:16.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T06:11:16.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:16.629Z] ---> job-cost.sh [2023-04-26T06:11:16.629Z] lf-activate-venv: SKIPPING [2023-04-26T06:11:16.629Z] DEBUG: total: 0.2199999988079071 [2023-04-26T06:11:16.629Z] INFO: Retrieving Stack Cost... [2023-04-26T06:11:16.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:11:17.454Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T06:11:17.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:11:17.806Z] ---> logs-deploy.sh [2023-04-26T06:11:17.806Z] lf-activate-venv: SKIPPING [2023-04-26T06:11:17.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-464/1 [2023-04-26T06:11:17.806Z] INFO: archiving workspace using pattern(s): [2023-04-26T06:11:18.744Z] Archives upload complete. [2023-04-26T06:11:18.744Z] INFO: archiving logs to Nexus