Pull request #441 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c12bd710e8bcee76855f11c382023a37ad01fe3+9bc48e746bb510c782b9593f55beae1b8e3bd068 (9c8672bc0351ba4651457e615a781557d833dbc5) 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-ssh1590693771686682200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9338556442593109646.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-441/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-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8081141543411154712.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-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3179652408912162458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7411162821724078006.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-441/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-441/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3146285781270284214.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5666’ Running on prd-ubuntu20.04-docker-8c-8g-5670 in /w/workspace/xfoundry_device-modbus-go_PR-441 [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-441 # 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/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9bc48e746bb510c782b9593f55beae1b8e3bd068 into PR head commit 8c12bd710e8bcee76855f11c382023a37ad01fe3 Merge succeeded, producing 8c12bd710e8bcee76855f11c382023a37ad01fe3 Checking out Revision 8c12bd710e8bcee76855f11c382023a37ad01fe3 (PR-441) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T05:59:31.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8c12bd710e8bcee76855f11c382023a37ad01fe3 # 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 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c12bd710e8bcee76855f11c382023a37ad01fe3 # timeout=10 [Pipeline] withCredentials [2023-03-24T05:59:32.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T05:59:32.281Z] ========================================================= [2023-03-24T05:59:32.281Z] EdgeX Global Pipelines Version Info [2023-03-24T05:59:32.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:59:33.092Z] ------------------- [2023-03-24T05:59:33.092Z] stable info: [2023-03-24T05:59:33.092Z] ------------------- [2023-03-24T05:59:33.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T05:59:33.092Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T05:59:33.092Z] Message: update stable to v1.0.245 [2023-03-24T05:59:33.693Z] ------------------- [2023-03-24T05:59:33.693Z] experimental info: [2023-03-24T05:59:33.693Z] ------------------- [2023-03-24T05:59:33.693Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T05:59:33.693Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T05:59:33.693Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T05:59:34.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-24T05:59:34.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-24T05:59:34.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T05:59:34.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T05:59:34.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T05:59:34.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T05:59:34.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T05:59:34.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T05:59:34.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T05:59:34.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T05:59:34.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T05:59:34.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-24T05:59:34.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T05:59:34.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T05:59:34.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T05:59:34.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T05:59:34.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T05:59:34.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T05:59:34.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T05:59:34.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T05:59:34.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T05:59:34.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T05:59:35.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T05:59:35.072Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T05:59:35.130Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T05:59:35.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T05:59:35.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T05:59:35.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-441 [Pipeline] echo [2023-03-24T05:59:35.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-441 [Pipeline] echo [2023-03-24T05:59:35.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-441 [Pipeline] echo [2023-03-24T05:59:35.458Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c12bd710e8bcee76855f11c382023a37ad01fe3 [Pipeline] echo [2023-03-24T05:59:35.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c12bd7 [Pipeline] echo [2023-03-24T05:59:35.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T05:59:35.686Z] provisioning config files... [2023-03-24T05:59:35.723Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-441@tmp/config11665880855569138126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:59:36.076Z] ---> docker-login.sh [2023-03-24T05:59:36.076Z] nexus3.edgexfoundry.org:10001 [2023-03-24T05:59:36.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:36.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:36.341Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:36.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:36.341Z] [2023-03-24T05:59:36.341Z] Login Succeeded [2023-03-24T05:59:36.341Z] nexus3.edgexfoundry.org:10002 [2023-03-24T05:59:36.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:36.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:36.607Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:36.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:36.607Z] [2023-03-24T05:59:36.607Z] Login Succeeded [2023-03-24T05:59:36.607Z] nexus3.edgexfoundry.org:10003 [2023-03-24T05:59:36.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:36.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:36.607Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:36.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:36.607Z] [2023-03-24T05:59:36.607Z] Login Succeeded [2023-03-24T05:59:36.607Z] nexus3.edgexfoundry.org:10004 [2023-03-24T05:59:36.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:36.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:36.866Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:36.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:36.866Z] [2023-03-24T05:59:36.866Z] Login Succeeded [2023-03-24T05:59:36.866Z] docker.io [2023-03-24T05:59:36.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:37.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:37.131Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:37.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:37.131Z] [2023-03-24T05:59:37.131Z] Login Succeeded [2023-03-24T05:59:37.131Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T05:59:37.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T05:59:37.868Z] + git rev-list -1 --merges 8c12bd710e8bcee76855f11c382023a37ad01fe3~1..8c12bd710e8bcee76855f11c382023a37ad01fe3 [Pipeline] echo [2023-03-24T05:59:37.960Z] -----------> git rev-list -1 --merges 8c12bd710e8bcee76855f11c382023a37ad01fe3~1..8c12bd710e8bcee76855f11c382023a37ad01fe3 8c12bd710e8bcee76855f11c382023a37ad01fe3 [false] [Pipeline] sh [2023-03-24T05:59:38.287Z] + git log --format=format:%s -1 8c12bd710e8bcee76855f11c382023a37ad01fe3 [Pipeline] echo [2023-03-24T05:59:38.320Z] ========================================================= [2023-03-24T05:59:38.320Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T05:59:38.320Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T05:59:38.782Z] + git log --format=format:%s -1 8c12bd710e8bcee76855f11c382023a37ad01fe3 [Pipeline] echo [2023-03-24T05:59:38.812Z] [semverPrep] GIT_COMMIT: 8c12bd710e8bcee76855f11c382023a37ad01fe3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-24T05:59:38.854Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T05:59:39.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T05:59:39.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T05:59:39.237Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T05:59:39.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T05:59:39.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T05:59:39.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T05:59:39.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:59:39.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:59:39.693Z] [2023-03-24T05:59:39.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:59:40.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:59:40.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T05:59:40.118Z] b85a868b505f: Pulling fs layer [2023-03-24T05:59:40.118Z] e2be974225ed: Pulling fs layer [2023-03-24T05:59:40.118Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T05:59:40.118Z] 988bab9f4d93: Pulling fs layer [2023-03-24T05:59:40.118Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T05:59:40.118Z] eaf3925da568: Pulling fs layer [2023-03-24T05:59:40.118Z] bab4dde63d76: Pulling fs layer [2023-03-24T05:59:40.118Z] bde34c3a00c8: Pulling fs layer [2023-03-24T05:59:40.118Z] b352a97aabf1: Pulling fs layer [2023-03-24T05:59:40.118Z] 4872d77fe225: Pulling fs layer [2023-03-24T05:59:40.118Z] 5851b861e8e6: Pulling fs layer [2023-03-24T05:59:40.118Z] 988bab9f4d93: Waiting [2023-03-24T05:59:40.118Z] 1469e6f7b9e6: Waiting [2023-03-24T05:59:40.118Z] eaf3925da568: Waiting [2023-03-24T05:59:40.118Z] bab4dde63d76: Waiting [2023-03-24T05:59:40.118Z] 4872d77fe225: Waiting [2023-03-24T05:59:40.118Z] bde34c3a00c8: Waiting [2023-03-24T05:59:40.118Z] b352a97aabf1: Waiting [2023-03-24T05:59:40.118Z] e2be974225ed: Verifying Checksum [2023-03-24T05:59:40.118Z] e2be974225ed: Download complete [2023-03-24T05:59:40.118Z] 988bab9f4d93: Verifying Checksum [2023-03-24T05:59:40.118Z] 988bab9f4d93: Download complete [2023-03-24T05:59:40.378Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T05:59:40.379Z] 1469e6f7b9e6: Download complete [2023-03-24T05:59:40.379Z] eaf3925da568: Download complete [2023-03-24T05:59:40.379Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T05:59:40.379Z] 339a4e72a1f5: Download complete [2023-03-24T05:59:40.379Z] bde34c3a00c8: Download complete [2023-03-24T05:59:40.379Z] b352a97aabf1: Download complete [2023-03-24T05:59:40.379Z] 4872d77fe225: Download complete [2023-03-24T05:59:40.637Z] 5851b861e8e6: Verifying Checksum [2023-03-24T05:59:40.637Z] b85a868b505f: Verifying Checksum [2023-03-24T05:59:40.637Z] b85a868b505f: Download complete [2023-03-24T05:59:40.908Z] bab4dde63d76: Verifying Checksum [2023-03-24T05:59:40.909Z] bab4dde63d76: Download complete [2023-03-24T05:59:41.477Z] b85a868b505f: Pull complete [2023-03-24T05:59:41.736Z] e2be974225ed: Pull complete [2023-03-24T05:59:42.305Z] 339a4e72a1f5: Pull complete [2023-03-24T05:59:42.305Z] 988bab9f4d93: Pull complete [2023-03-24T05:59:42.565Z] 1469e6f7b9e6: Pull complete [2023-03-24T05:59:42.565Z] eaf3925da568: Pull complete [2023-03-24T05:59:44.480Z] bab4dde63d76: Pull complete [2023-03-24T05:59:44.480Z] bde34c3a00c8: Pull complete [2023-03-24T05:59:44.480Z] b352a97aabf1: Pull complete [2023-03-24T05:59:44.480Z] 4872d77fe225: Pull complete [2023-03-24T05:59:44.480Z] 5851b861e8e6: Pull complete [2023-03-24T05:59:44.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T05:59:44.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:59:44.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:59:44.979Z] prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container [2023-03-24T05:59:44.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-441 -v /w/workspace/xfoundry_device-modbus-go_PR-441:/w/workspace/xfoundry_device-modbus-go_PR-441:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-441@tmp:/w/workspace/xfoundry_device-modbus-go_PR-441@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T05:59:47.254Z] $ docker top 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 -eo pid,comm [2023-03-24T05:59:47.317Z] 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-03-24T05:59:47.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T05:59:47.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T05:59:47.440Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T05:59:47.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T05:59:47.543Z] $ docker exec 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 ssh-agent [2023-03-24T05:59:47.665Z] SSH_AUTH_SOCK=/tmp/ssh-7atonzo1rFTM/agent.33 [2023-03-24T05:59:47.665Z] SSH_AGENT_PID=39 [2023-03-24T05:59:47.672Z] Running ssh-add (command line suppressed) [2023-03-24T05:59:47.767Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-441@tmp/private_key_5178292472890612672.key (/w/workspace/xfoundry_device-modbus-go_PR-441@tmp/private_key_5178292472890612672.key) [2023-03-24T05:59:47.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T05:59:48.129Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T05:59:48.143Z] $ docker exec --env ******** --env ******** 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 ssh-agent -k [2023-03-24T05:59:48.242Z] unset SSH_AUTH_SOCK; [2023-03-24T05:59:48.242Z] unset SSH_AGENT_PID; [2023-03-24T05:59:48.242Z] echo Agent pid 39 killed; [2023-03-24T05:59:48.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T05:59:48.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T05:59:48.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T05:59:48.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T05:59:48.445Z] $ docker exec 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 ssh-agent [2023-03-24T05:59:48.580Z] SSH_AUTH_SOCK=/tmp/ssh-l7D9HUphBWgh/agent.71 [2023-03-24T05:59:48.581Z] SSH_AGENT_PID=77 [2023-03-24T05:59:48.590Z] Running ssh-add (command line suppressed) [2023-03-24T05:59:48.681Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-441@tmp/private_key_10180559872351161706.key (/w/workspace/xfoundry_device-modbus-go_PR-441@tmp/private_key_10180559872351161706.key) [2023-03-24T05:59:48.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T05:59:49.052Z] + git semver init [2023-03-24T05:59:49.312Z] 2023-03-24 05:59:49,235 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T05:59:49.312Z] 2023-03-24 05:59:49,236 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-441/.semver [2023-03-24T05:59:49.312Z] 2023-03-24 05:59:49,237 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-441/.semver [2023-03-24T05:59:49.312Z] 2023-03-24 05:59:49,237 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-441/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-441, universal_newlines=False, shell=None, istream=None) [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:49,999 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-441/.git/info/exclude [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-441/.semver/PR-441 with force:False [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,000 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-441/.semver/PR-441 [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,005 [execute] INFO git cat-file --batch-check [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-441/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,012 [execute] INFO git cat-file --batch [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-441/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T05:59:50.251Z] 2023-03-24 05:59:50,017 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-441/.semver/PR-441 [2023-03-24T05:59:50.251Z] 0.0.0 [Pipeline] } [2023-03-24T05:59:50.282Z] $ docker exec --env ******** --env ******** 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 ssh-agent -k [2023-03-24T05:59:50.385Z] unset SSH_AUTH_SOCK; [2023-03-24T05:59:50.385Z] unset SSH_AGENT_PID; [2023-03-24T05:59:50.385Z] echo Agent pid 77 killed; [2023-03-24T05:59:50.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T05:59:50.827Z] + git semver [Pipeline] } [2023-03-24T05:59:51.108Z] $ docker stop --time=1 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 [2023-03-24T05:59:52.425Z] $ docker rm -f --volumes 18074d624ed2f0ed215827732a1b54673f82de4c4bc984a4d44dc7e8a9fe0831 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T05:59:52.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T05:59:53.079Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T05:59:53.095Z] [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-03-24T05:59:53.668Z] provisioning config files... [2023-03-24T05:59:53.678Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-441@tmp/config5424970160388407091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:59:54.021Z] ---> docker-login.sh [2023-03-24T05:59:54.021Z] nexus3.edgexfoundry.org:10001 [2023-03-24T05:59:54.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:54.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:54.021Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:54.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:54.021Z] [2023-03-24T05:59:54.021Z] Login Succeeded [2023-03-24T05:59:54.021Z] nexus3.edgexfoundry.org:10002 [2023-03-24T05:59:54.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:54.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:54.021Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:54.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:54.021Z] [2023-03-24T05:59:54.021Z] Login Succeeded [2023-03-24T05:59:54.021Z] nexus3.edgexfoundry.org:10003 [2023-03-24T05:59:54.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:54.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:54.281Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:54.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:54.281Z] [2023-03-24T05:59:54.281Z] Login Succeeded [2023-03-24T05:59:54.281Z] nexus3.edgexfoundry.org:10004 [2023-03-24T05:59:54.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:54.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:54.281Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:54.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:54.281Z] [2023-03-24T05:59:54.281Z] Login Succeeded [2023-03-24T05:59:54.281Z] docker.io [2023-03-24T05:59:54.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:59:54.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:59:54.540Z] Configure a credential helper to remove this warning. See [2023-03-24T05:59:54.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:59:54.540Z] [2023-03-24T05:59:54.540Z] Login Succeeded [2023-03-24T05:59:54.540Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T05:59:54.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T05:59:54.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:59:54.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:59:54.828Z] ========================================================= [2023-03-24T05:59:54.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T05:59:54.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:59:55.280Z] + 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-03-24T05:59:55.280Z] Sending build context to Docker daemon 6.382MB [2023-03-24T05:59:55.280Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T05:59:55.280Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-24T05:59:55.280Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T05:59:55.280Z] 63b65145d645: Pulling fs layer [2023-03-24T05:59:55.280Z] a2d21d5440eb: Pulling fs layer [2023-03-24T05:59:55.280Z] 935e6c44a52c: Pulling fs layer [2023-03-24T05:59:55.280Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T05:59:55.280Z] 30dea6a524f1: Pulling fs layer [2023-03-24T05:59:55.280Z] a2aff8979fd8: Pulling fs layer [2023-03-24T05:59:55.280Z] 6808be2612f2: Pulling fs layer [2023-03-24T05:59:55.280Z] f25807f1079a: Pulling fs layer [2023-03-24T05:59:55.280Z] 94cc34f8dd06: Waiting [2023-03-24T05:59:55.280Z] 30dea6a524f1: Waiting [2023-03-24T05:59:55.280Z] a2aff8979fd8: Waiting [2023-03-24T05:59:55.280Z] 6808be2612f2: Waiting [2023-03-24T05:59:55.540Z] a2d21d5440eb: Download complete [2023-03-24T05:59:55.540Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T05:59:55.540Z] 94cc34f8dd06: Download complete [2023-03-24T05:59:55.540Z] 30dea6a524f1: Download complete [2023-03-24T05:59:55.540Z] 63b65145d645: Verifying Checksum [2023-03-24T05:59:55.540Z] 63b65145d645: Download complete [2023-03-24T05:59:55.540Z] a2aff8979fd8: Verifying Checksum [2023-03-24T05:59:55.540Z] a2aff8979fd8: Download complete [2023-03-24T05:59:55.807Z] 63b65145d645: Pull complete [2023-03-24T05:59:55.807Z] a2d21d5440eb: Pull complete [2023-03-24T05:59:56.401Z] 935e6c44a52c: Verifying Checksum [2023-03-24T05:59:56.401Z] 935e6c44a52c: Download complete [2023-03-24T05:59:56.401Z] f25807f1079a: Verifying Checksum [2023-03-24T05:59:56.401Z] f25807f1079a: Download complete [2023-03-24T05:59:56.401Z] 6808be2612f2: Verifying Checksum [2023-03-24T05:59:56.401Z] 6808be2612f2: Download complete [2023-03-24T05:59:59.683Z] 935e6c44a52c: Pull complete [2023-03-24T05:59:59.683Z] 94cc34f8dd06: Pull complete [2023-03-24T05:59:59.683Z] 30dea6a524f1: Pull complete [2023-03-24T05:59:59.683Z] a2aff8979fd8: Pull complete [2023-03-24T06:00:01.605Z] 6808be2612f2: Pull complete [2023-03-24T06:00:02.183Z] f25807f1079a: Pull complete [2023-03-24T06:00:02.183Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T06:00:02.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T06:00:02.183Z] ---> 3b553350e43f [2023-03-24T06:00:02.183Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-24T06:00:05.466Z] ---> Running in c222bcfcddef [2023-03-24T06:00:05.725Z] Removing intermediate container c222bcfcddef [2023-03-24T06:00:05.725Z] ---> 970c2a50ca3b [2023-03-24T06:00:05.725Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T06:00:05.725Z] ---> Running in 3c1cc4f97762 [2023-03-24T06:00:05.725Z] Removing intermediate container 3c1cc4f97762 [2023-03-24T06:00:05.725Z] ---> 126b46f8d3ac [2023-03-24T06:00:05.725Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-24T06:00:05.725Z] ---> Running in 81b77e0cfe96 [2023-03-24T06:00:05.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T06:00:05.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T06:00:06.241Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-24T06:00:06.241Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-24T06:00:06.241Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-24T06:00:06.241Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-24T06:00:06.241Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-24T06:00:06.241Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-24T06:00:06.241Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-24T06:00:06.556Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-24T06:00:06.556Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:00:06.556Z] OK: 270 MiB in 61 packages [2023-03-24T06:00:06.815Z] Removing intermediate container 81b77e0cfe96 [2023-03-24T06:00:06.815Z] ---> 1d60d785e3ec [2023-03-24T06:00:06.815Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-24T06:00:07.072Z] ---> Running in 1602128c26ef [2023-03-24T06:00:07.072Z] Removing intermediate container 1602128c26ef [2023-03-24T06:00:07.072Z] ---> d56c4e47462d [2023-03-24T06:00:07.072Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-24T06:00:07.072Z] ---> 1d1b07772a20 [2023-03-24T06:00:07.072Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T06:00:07.072Z] ---> Running in bbb5aa02b4bc [2023-03-24T06:00:08.494Z] Still waiting to schedule task [2023-03-24T06:00:08.494Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5667’ [2023-03-24T06:00:33.624Z] Removing intermediate container bbb5aa02b4bc [2023-03-24T06:00:33.624Z] ---> 00f6e5374834 [2023-03-24T06:00:33.624Z] Step 9/10 : COPY . . [2023-03-24T06:00:33.624Z] ---> 9bb699e3ab2c [2023-03-24T06:00:33.624Z] Step 10/10 : RUN ${MAKE} [2023-03-24T06:00:33.624Z] ---> Running in 46f540c3db11 [2023-03-24T06:00:33.624Z] noop [2023-03-24T06:00:33.624Z] Removing intermediate container 46f540c3db11 [2023-03-24T06:00:33.624Z] ---> 3942efa16869 [2023-03-24T06:00:33.624Z] Successfully built 3942efa16869 [2023-03-24T06:00:33.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:00:34.067Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T06:00:34.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:00:34.213Z] prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container [2023-03-24T06:00:34.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-441 -v /w/workspace/xfoundry_device-modbus-go_PR-441:/w/workspace/xfoundry_device-modbus-go_PR-441:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-441@tmp:/w/workspace/xfoundry_device-modbus-go_PR-441@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 ******** ci-base-image-x86_64 cat [2023-03-24T06:00:34.575Z] $ docker top 88a35ba30daad6fff38b9d5875952840be0ec22f447ba039fd43b04e5cdb3b5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:00:34.951Z] + go version [2023-03-24T06:00:34.951Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T06:00:34.993Z] $ docker stop --time=1 88a35ba30daad6fff38b9d5875952840be0ec22f447ba039fd43b04e5cdb3b5c [2023-03-24T06:00:36.249Z] $ docker rm -f --volumes 88a35ba30daad6fff38b9d5875952840be0ec22f447ba039fd43b04e5cdb3b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:00:36.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T06:00:36.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:00:37.126Z] prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container [2023-03-24T06:00:37.166Z] $ 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-441 -v /w/workspace/xfoundry_device-modbus-go_PR-441:/w/workspace/xfoundry_device-modbus-go_PR-441:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-441@tmp:/w/workspace/xfoundry_device-modbus-go_PR-441@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 ******** ci-base-image-x86_64 cat [2023-03-24T06:00:37.485Z] $ docker top e9e78acb153bf67c55d05787b9750c1e63614a8f5e908cefb875fbae15f694bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:00:37.868Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-441 [Pipeline] fileExists [Pipeline] sh [2023-03-24T06:00:38.239Z] + make test [2023-03-24T06:00:38.239Z] go test ./... -coverprofile=coverage.out [2023-03-24T06:00:43.505Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-24T06:00:53.469Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-24T06:00:53.469Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 48.0% of statements [2023-03-24T06:00:58.725Z] go vet ./... [2023-03-24T06:01:02.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T06:01:02.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T06:01:02.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T06:01:02.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T06:01:02.476Z] $ docker stop --time=1 e9e78acb153bf67c55d05787b9750c1e63614a8f5e908cefb875fbae15f694bc [2023-03-24T06:01:05.133Z] $ docker rm -f --volumes e9e78acb153bf67c55d05787b9750c1e63614a8f5e908cefb875fbae15f694bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T06:01:05.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T06:01:05.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-24T06:01:06.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T06:01:06.683Z] + ls -al . [2023-03-24T06:01:06.684Z] total 180 [2023-03-24T06:01:06.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 06:00 . [2023-03-24T06:01:06.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:59 .. [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 05:59 .dockerignore [2023-03-24T06:01:06.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 05:59 .git [2023-03-24T06:01:06.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 05:59 .github [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 24 05:59 .gitignore [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 05:59 .golangci.yml [2023-03-24T06:01:06.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 05:59 .semver [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 24 05:59 Attribution.txt [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 24 05:59 CHANGELOG.md [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 24 05:59 Dockerfile [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 05:59 GOVERNANCE.md [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 24 05:59 Jenkinsfile [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 24 05:59 LICENSE [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 24 05:59 Makefile [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 24 05:59 OWNERS.md [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 24 05:59 README.md [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 05:59 VERSION [2023-03-24T06:01:06.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:59 bin [2023-03-24T06:01:06.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 05:59 cmd [2023-03-24T06:01:06.684Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 24 06:00 coverage.out [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 24 05:59 go.mod [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 24 05:59 go.sum [2023-03-24T06:01:06.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 05:59 internal [2023-03-24T06:01:06.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:59 simulator [2023-03-24T06:01:06.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:59 snap [2023-03-24T06:01:06.684Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 24 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:01:07.091Z] + 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=8c12bd710e8bcee76855f11c382023a37ad01fe3 --label arch=amd64 --label version=0.0.0 . [2023-03-24T06:01:07.091Z] Sending build context to Docker daemon 6.406MB [2023-03-24T06:01:07.091Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T06:01:07.091Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-24T06:01:07.091Z] ---> 3942efa16869 [2023-03-24T06:01:07.091Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-24T06:01:07.091Z] ---> Running in 3f77a0e790e3 [2023-03-24T06:01:07.350Z] Removing intermediate container 3f77a0e790e3 [2023-03-24T06:01:07.350Z] ---> 5c2466347345 [2023-03-24T06:01:07.350Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T06:01:07.350Z] ---> Running in c5f8968125c8 [2023-03-24T06:01:07.350Z] Removing intermediate container c5f8968125c8 [2023-03-24T06:01:07.350Z] ---> bd4140433731 [2023-03-24T06:01:07.350Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-24T06:01:07.350Z] ---> Running in 7a2d55a50dfb [2023-03-24T06:01:07.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T06:01:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T06:01:07.868Z] OK: 270 MiB in 61 packages [2023-03-24T06:01:08.436Z] Removing intermediate container 7a2d55a50dfb [2023-03-24T06:01:08.436Z] ---> 4f4f061d2733 [2023-03-24T06:01:08.436Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-24T06:01:08.436Z] ---> Running in 65b505d739f0 [2023-03-24T06:01:08.436Z] Removing intermediate container 65b505d739f0 [2023-03-24T06:01:08.436Z] ---> 62801f837498 [2023-03-24T06:01:08.436Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-24T06:01:08.436Z] ---> 7676e4ea1d68 [2023-03-24T06:01:08.436Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T06:01:08.436Z] ---> Running in e95d30727dec [2023-03-24T06:01:09.378Z] Removing intermediate container e95d30727dec [2023-03-24T06:01:09.378Z] ---> 5879d866673a [2023-03-24T06:01:09.378Z] Step 9/22 : COPY . . [2023-03-24T06:01:09.636Z] ---> b54bddae1e64 [2023-03-24T06:01:09.636Z] Step 10/22 : RUN ${MAKE} [2023-03-24T06:01:09.636Z] ---> Running in 4547f4799260 [2023-03-24T06:01:09.894Z] 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-03-24T06:01:27.962Z] Removing intermediate container 4547f4799260 [2023-03-24T06:01:27.962Z] ---> aa7e4cbe2253 [2023-03-24T06:01:27.962Z] Step 11/22 : FROM alpine:3.17 [2023-03-24T06:01:27.962Z] 3.17: Pulling from library/alpine [2023-03-24T06:01:27.962Z] 63b65145d645: Already exists [2023-03-24T06:01:27.962Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T06:01:27.962Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T06:01:27.962Z] ---> b2aa39c304c2 [2023-03-24T06:01:27.962Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-24T06:01:27.962Z] ---> Running in 77b0292d38e8 [2023-03-24T06:01:27.962Z] Removing intermediate container 77b0292d38e8 [2023-03-24T06:01:27.962Z] ---> 1a401e4b1b7a [2023-03-24T06:01:27.962Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-24T06:01:27.962Z] ---> Running in c9e4e3fb8823 [2023-03-24T06:01:27.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T06:01:28.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T06:01:28.221Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T06:01:28.221Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:01:28.221Z] OK: 7 MiB in 16 packages [2023-03-24T06:01:28.786Z] Removing intermediate container c9e4e3fb8823 [2023-03-24T06:01:28.786Z] ---> f135501b9b10 [2023-03-24T06:01:28.786Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-24T06:01:29.352Z] ---> fd654dd98110 [2023-03-24T06:01:29.352Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-24T06:01:29.352Z] ---> 703626667378 [2023-03-24T06:01:29.352Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-24T06:01:29.610Z] ---> 02814dcfacb9 [2023-03-24T06:01:29.610Z] Step 17/22 : EXPOSE 59901 [2023-03-24T06:01:29.610Z] ---> Running in 222c533b7e5d [2023-03-24T06:01:29.610Z] Removing intermediate container 222c533b7e5d [2023-03-24T06:01:29.610Z] ---> 69d4d880633c [2023-03-24T06:01:29.610Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-24T06:01:29.610Z] ---> Running in 4bf81c9082df [2023-03-24T06:01:29.610Z] Removing intermediate container 4bf81c9082df [2023-03-24T06:01:29.610Z] ---> 87a17a0d43ec [2023-03-24T06:01:29.610Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-24T06:01:29.610Z] ---> Running in bffc5ce4a006 [2023-03-24T06:01:29.869Z] Removing intermediate container bffc5ce4a006 [2023-03-24T06:01:29.869Z] ---> 33975b4f1221 [2023-03-24T06:01:29.869Z] Step 20/22 : LABEL arch=amd64 [2023-03-24T06:01:29.869Z] ---> Running in 3c642a957e6b [2023-03-24T06:01:29.869Z] Removing intermediate container 3c642a957e6b [2023-03-24T06:01:29.869Z] ---> 88f372ed0f38 [2023-03-24T06:01:29.869Z] Step 21/22 : LABEL git_sha=8c12bd710e8bcee76855f11c382023a37ad01fe3 [2023-03-24T06:01:29.869Z] ---> Running in 62eabaa4ee1e [2023-03-24T06:01:29.869Z] Removing intermediate container 62eabaa4ee1e [2023-03-24T06:01:29.869Z] ---> b6f6bf017117 [2023-03-24T06:01:29.869Z] Step 22/22 : LABEL version=0.0.0 [2023-03-24T06:01:29.869Z] ---> Running in ec3f83e157c1 [2023-03-24T06:01:30.127Z] Removing intermediate container ec3f83e157c1 [2023-03-24T06:01:30.127Z] ---> 5479db6bfea2 [2023-03-24T06:01:30.127Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T06:01:30.127Z] Successfully built 5479db6bfea2 [2023-03-24T06:01:30.127Z] 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-03-24T06:01:30.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:01:30.946Z] [2023-03-24T06:01:30.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:01:31.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:01:31.323Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T06:01:31.323Z] 5eb5b503b376: Pulling fs layer [2023-03-24T06:01:31.323Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T06:01:31.324Z] ec43610c2a17: Pulling fs layer [2023-03-24T06:01:31.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T06:01:31.324Z] 33b1e0a273af: Pulling fs layer [2023-03-24T06:01:31.324Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T06:01:31.324Z] 2f39f015ded8: Pulling fs layer [2023-03-24T06:01:31.324Z] 5d3b04190fa2: Waiting [2023-03-24T06:01:31.324Z] 33b1e0a273af: Waiting [2023-03-24T06:01:31.324Z] 2f39f015ded8: Waiting [2023-03-24T06:01:31.324Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T06:01:31.324Z] 5c69ac0246d0: Download complete [2023-03-24T06:01:31.324Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T06:01:31.324Z] 3a2ae6a8a46f: Download complete [2023-03-24T06:01:31.582Z] 33b1e0a273af: Download complete [2023-03-24T06:01:31.582Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T06:01:31.582Z] 5d3b04190fa2: Download complete [2023-03-24T06:01:31.582Z] ec43610c2a17: Verifying Checksum [2023-03-24T06:01:31.582Z] ec43610c2a17: Download complete [2023-03-24T06:01:31.582Z] 5eb5b503b376: Verifying Checksum [2023-03-24T06:01:31.582Z] 5eb5b503b376: Download complete [2023-03-24T06:01:32.148Z] 2f39f015ded8: Download complete [2023-03-24T06:01:32.714Z] 5eb5b503b376: Pull complete [2023-03-24T06:01:32.973Z] 5c69ac0246d0: Pull complete [2023-03-24T06:01:33.231Z] ec43610c2a17: Pull complete [2023-03-24T06:01:33.231Z] 3a2ae6a8a46f: Pull complete [2023-03-24T06:01:33.490Z] 33b1e0a273af: Pull complete [2023-03-24T06:01:33.490Z] 5d3b04190fa2: Pull complete [2023-03-24T06:01:37.674Z] 2f39f015ded8: Pull complete [2023-03-24T06:01:37.675Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T06:01:37.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:01:37.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:01:37.874Z] prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container [2023-03-24T06:01:37.912Z] $ 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-441 -v /w/workspace/xfoundry_device-modbus-go_PR-441:/w/workspace/xfoundry_device-modbus-go_PR-441:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-441@tmp:/w/workspace/xfoundry_device-modbus-go_PR-441@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-03-24T06:01:40.832Z] $ docker top 7400063eea1a4164cf4f1789890ec57a48070642e2ed6b3020b0294183977b96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:01:41.245Z] ---> job-cost.sh [2023-03-24T06:01:41.245Z] lf-activate-venv: SKIPPING [2023-03-24T06:01:41.245Z] INFO: No Stack... [2023-03-24T06:01:41.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T06:01:41.760Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T06:01:42.074Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-441/archives/cost.csv [2023-03-24T06:01:42.074Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T06:01:42.116Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] [2023-03-24T06:01:42.122Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] did not exist. Created. [2023-03-24T06:01:42.122Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T06:01:42.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T06:01:42.571Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T06:01:42.601Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T06:01:42.687Z] $ docker stop --time=1 7400063eea1a4164cf4f1789890ec57a48070642e2ed6b3020b0294183977b96 [2023-03-24T06:01:43.826Z] $ docker rm -f --volumes 7400063eea1a4164cf4f1789890ec57a48070642e2ed6b3020b0294183977b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T06:03:08.923Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5677 in /w/workspace/xfoundry_device-modbus-go_PR-441 [Pipeline] { [Pipeline] ws [2023-03-24T06:03:08.991Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-24T06:03:09.089Z] Selected Git installation does not exist. Using Default [2023-03-24T06:03:09.089Z] The recommended git tool is: NONE [2023-03-24T06:03:16.814Z] using credential edgex-jenkins-ssh [2023-03-24T06:03:16.838Z] Cloning the remote Git repository [2023-03-24T06:03:16.917Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-24T06:03:17.047Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-24T06:03:17.250Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-24T06:03:17.251Z] > git --version # timeout=10 [2023-03-24T06:03:17.280Z] > git --version # 'git version 2.25.1' [2023-03-24T06:03:17.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T06:03:17.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T06:03:19.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-24T06:03:19.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T06:03:20.766Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-24T06:03:20.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-24T06:03:20.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T06:03:20.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T06:03:21.384Z] Merging remotes/origin/main commit 9bc48e746bb510c782b9593f55beae1b8e3bd068 into PR head commit 8c12bd710e8bcee76855f11c382023a37ad01fe3 [2023-03-24T06:03:21.761Z] Merge succeeded, producing 8c12bd710e8bcee76855f11c382023a37ad01fe3 [2023-03-24T06:03:21.762Z] Checking out Revision 8c12bd710e8bcee76855f11c382023a37ad01fe3 (PR-441) [2023-03-24T06:03:21.410Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T06:03:21.502Z] > git checkout -f 8c12bd710e8bcee76855f11c382023a37ad01fe3 # timeout=10 [2023-03-24T06:03:21.615Z] > git remote # timeout=10 [2023-03-24T06:03:21.643Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T06:03:21.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T06:03:21.702Z] > git merge 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 [2023-03-24T06:03:21.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T06:03:21.773Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T06:03:21.802Z] > git checkout -f 8c12bd710e8bcee76855f11c382023a37ad01fe3 # timeout=10 [2023-03-24T06:03:22.523Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-24T06:03:22.596Z] > git --version # timeout=10 [2023-03-24T06:03:22.608Z] > git --version # 'git version 2.25.1' [2023-03-24T06:03:22.625Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T06:03:23.769Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T06:03:23.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T06:03:23.769Z] Dload Upload Total Spent Left Speed [2023-03-24T06:03:23.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-03-24T06:03:24.394Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T06:03:24.759Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T06:03:24.759Z] + sudo tee /etc/docker/daemon.new [2023-03-24T06:03:24.759Z] { [2023-03-24T06:03:24.759Z] "registry-mirrors": [ [2023-03-24T06:03:24.759Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T06:03:24.759Z] ], [2023-03-24T06:03:24.759Z] "bip": "10.250.0.254/24", [2023-03-24T06:03:24.759Z] "hosts": [ [2023-03-24T06:03:24.759Z] "tcp://0.0.0.0:5555", [2023-03-24T06:03:24.759Z] "unix:///var/run/docker.sock" [2023-03-24T06:03:24.759Z] ], [2023-03-24T06:03:24.759Z] "mtu": 1458, [2023-03-24T06:03:24.759Z] "selinux-enabled": true, [2023-03-24T06:03:24.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T06:03:24.759Z] } [Pipeline] sh [2023-03-24T06:03:25.123Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T06:03:25.497Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T06:03:43.859Z] provisioning config files... [2023-03-24T06:03:43.896Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8469032533876255492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:03:44.321Z] ---> docker-login.sh [2023-03-24T06:03:44.321Z] nexus3.edgexfoundry.org:10001 [2023-03-24T06:03:44.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:03:44.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:03:44.913Z] Configure a credential helper to remove this warning. See [2023-03-24T06:03:44.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:03:44.913Z] [2023-03-24T06:03:44.913Z] Login Succeeded [2023-03-24T06:03:44.913Z] nexus3.edgexfoundry.org:10002 [2023-03-24T06:03:45.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:03:45.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:03:45.466Z] Configure a credential helper to remove this warning. See [2023-03-24T06:03:45.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:03:45.466Z] [2023-03-24T06:03:45.466Z] Login Succeeded [2023-03-24T06:03:45.466Z] nexus3.edgexfoundry.org:10003 [2023-03-24T06:03:46.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:03:46.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:03:46.022Z] Configure a credential helper to remove this warning. See [2023-03-24T06:03:46.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:03:46.022Z] [2023-03-24T06:03:46.022Z] Login Succeeded [2023-03-24T06:03:46.022Z] nexus3.edgexfoundry.org:10004 [2023-03-24T06:03:46.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:03:46.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:03:46.294Z] Configure a credential helper to remove this warning. See [2023-03-24T06:03:46.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:03:46.294Z] [2023-03-24T06:03:46.294Z] Login Succeeded [2023-03-24T06:03:46.294Z] docker.io [2023-03-24T06:03:46.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T06:03:46.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T06:03:46.843Z] Configure a credential helper to remove this warning. See [2023-03-24T06:03:46.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T06:03:46.843Z] [2023-03-24T06:03:46.843Z] Login Succeeded [2023-03-24T06:03:46.843Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T06:03:46.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T06:03:47.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T06:03:47.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T06:03:47.378Z] ========================================================= [2023-03-24T06:03:47.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T06:03:47.378Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:03:47.899Z] + 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-03-24T06:03:48.184Z] Sending build context to Docker daemon 3.334MB [2023-03-24T06:03:48.184Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T06:03:48.184Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-24T06:03:48.470Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T06:03:48.470Z] af6eaf76a39c: Pulling fs layer [2023-03-24T06:03:48.470Z] 55522c791124: Pulling fs layer [2023-03-24T06:03:48.470Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T06:03:48.470Z] 169dfbe0d373: Pulling fs layer [2023-03-24T06:03:48.470Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T06:03:48.470Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T06:03:48.470Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T06:03:48.470Z] e1ff8fa3b103: Waiting [2023-03-24T06:03:48.470Z] 169dfbe0d373: Waiting [2023-03-24T06:03:48.470Z] 52ebb69f0ebf: Waiting [2023-03-24T06:03:48.470Z] 55522c791124: Verifying Checksum [2023-03-24T06:03:48.470Z] 55522c791124: Download complete [2023-03-24T06:03:48.470Z] 169dfbe0d373: Verifying Checksum [2023-03-24T06:03:48.470Z] 169dfbe0d373: Download complete [2023-03-24T06:03:48.746Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T06:03:48.746Z] e1ff8fa3b103: Download complete [2023-03-24T06:03:48.746Z] af6eaf76a39c: Verifying Checksum [2023-03-24T06:03:49.377Z] af6eaf76a39c: Pull complete [2023-03-24T06:03:49.995Z] 55522c791124: Pull complete [2023-03-24T06:03:50.719Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T06:03:50.719Z] 5abe8eddf0d5: Download complete [2023-03-24T06:03:53.361Z] ce5c4a1c91eb: Download complete [2023-03-24T06:03:53.361Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T06:03:53.361Z] 52ebb69f0ebf: Download complete [2023-03-24T06:04:05.732Z] ce5c4a1c91eb: Pull complete [2023-03-24T06:04:05.732Z] 169dfbe0d373: Pull complete [2023-03-24T06:04:05.732Z] e1ff8fa3b103: Pull complete [2023-03-24T06:04:14.023Z] 52ebb69f0ebf: Pull complete [2023-03-24T06:04:16.011Z] 5abe8eddf0d5: Pull complete [2023-03-24T06:04:16.011Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T06:04:16.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T06:04:16.011Z] ---> 6cb57ee374ae [2023-03-24T06:04:16.011Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-24T06:04:16.994Z] ---> Running in 0c71b38b7c63 [2023-03-24T06:04:17.265Z] Removing intermediate container 0c71b38b7c63 [2023-03-24T06:04:17.265Z] ---> 52178aad1736 [2023-03-24T06:04:17.265Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T06:04:17.265Z] ---> Running in 7e8db9ac2785 [2023-03-24T06:04:17.538Z] Removing intermediate container 7e8db9ac2785 [2023-03-24T06:04:17.538Z] ---> 2393c7152d8a [2023-03-24T06:04:17.538Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-24T06:04:17.811Z] ---> Running in a7a510b83091 [2023-03-24T06:04:19.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:04:19.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:04:21.288Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-24T06:04:21.288Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-24T06:04:21.288Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-24T06:04:21.288Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-24T06:04:21.288Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-24T06:04:21.288Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-24T06:04:21.288Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-24T06:04:21.288Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-24T06:04:21.288Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:04:21.288Z] OK: 270 MiB in 61 packages [2023-03-24T06:04:23.907Z] Removing intermediate container a7a510b83091 [2023-03-24T06:04:23.907Z] ---> d44147dc4f5b [2023-03-24T06:04:23.907Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-24T06:04:23.907Z] ---> Running in 97e878a5ec26 [2023-03-24T06:04:24.507Z] Removing intermediate container 97e878a5ec26 [2023-03-24T06:04:24.507Z] ---> 63a73bfd3a0f [2023-03-24T06:04:24.507Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-24T06:04:25.104Z] ---> b0939387d42a [2023-03-24T06:04:25.104Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T06:04:25.104Z] ---> Running in b05928ac8d98 [2023-03-24T06:05:33.094Z] Removing intermediate container b05928ac8d98 [2023-03-24T06:05:33.094Z] ---> 57ed53088409 [2023-03-24T06:05:33.094Z] Step 9/10 : COPY . . [2023-03-24T06:05:33.094Z] ---> 5073eaa96f92 [2023-03-24T06:05:33.094Z] Step 10/10 : RUN ${MAKE} [2023-03-24T06:05:33.094Z] ---> Running in 736b19a62143 [2023-03-24T06:05:33.094Z] noop [2023-03-24T06:05:33.094Z] Removing intermediate container 736b19a62143 [2023-03-24T06:05:33.094Z] ---> 1d61c774b9ca [2023-03-24T06:05:33.094Z] Successfully built 1d61c774b9ca [2023-03-24T06:05:33.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:05:33.567Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T06:05:33.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:05:33.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-5677 does not seem to be running inside a container [2023-03-24T06:05:33.977Z] $ 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-03-24T06:05:35.368Z] $ docker top d1cb0a8f55d1d9de7b2921367f9d005cb91998087a4be57112d8dad3b03d0c0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:05:36.306Z] + go version [2023-03-24T06:05:36.307Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T06:05:36.346Z] $ docker stop --time=1 d1cb0a8f55d1d9de7b2921367f9d005cb91998087a4be57112d8dad3b03d0c0a [2023-03-24T06:05:38.061Z] $ docker rm -f --volumes d1cb0a8f55d1d9de7b2921367f9d005cb91998087a4be57112d8dad3b03d0c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:05:39.046Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T06:05:39.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:05:39.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-5677 does not seem to be running inside a container [2023-03-24T06:05:39.425Z] $ 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-03-24T06:05:40.764Z] $ docker top 6a842d8183acaed941404bf9fe4954f8aff696484f34693cdb3bcb7de6578b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:05:41.681Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-24T06:05:42.400Z] + make test [2023-03-24T06:05:42.401Z] go test ./... -coverprofile=coverage.out [2023-03-24T06:06:21.310Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-24T06:08:58.133Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-24T06:08:58.133Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.075s coverage: 48.0% of statements [2023-03-24T06:08:58.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-24T06:08:58.133Z] go vet ./... [2023-03-24T06:09:30.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T06:09:30.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T06:09:30.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T06:09:30.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T06:09:30.458Z] $ docker stop --time=1 6a842d8183acaed941404bf9fe4954f8aff696484f34693cdb3bcb7de6578b92 [2023-03-24T06:09:32.334Z] $ docker rm -f --volumes 6a842d8183acaed941404bf9fe4954f8aff696484f34693cdb3bcb7de6578b92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T06:09:33.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T06:09:33.596Z] Warning: overwriting stash ‘coverage-report’ [2023-03-24T06:09:34.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T06:09:34.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T06:09:35.008Z] + ls -al . [2023-03-24T06:09:35.008Z] total 176 [2023-03-24T06:09:35.008Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 06:05 . [2023-03-24T06:09:35.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 06:03 .. [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 06:03 .dockerignore [2023-03-24T06:09:35.008Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 06:03 .git [2023-03-24T06:09:35.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 06:03 .github [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 24 06:03 .gitignore [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 06:03 .golangci.yml [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 24 06:03 Attribution.txt [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 24 06:03 CHANGELOG.md [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 24 06:03 Dockerfile [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 06:03 GOVERNANCE.md [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 24 06:03 Jenkinsfile [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 24 06:03 LICENSE [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 24 06:03 Makefile [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 24 06:03 OWNERS.md [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 24 06:03 README.md [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 05:59 VERSION [2023-03-24T06:09:35.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 06:03 bin [2023-03-24T06:09:35.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 06:03 cmd [2023-03-24T06:09:35.008Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 24 06:08 coverage.out [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 24 06:03 go.mod [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 24 06:03 go.sum [2023-03-24T06:09:35.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 06:03 internal [2023-03-24T06:09:35.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 06:03 simulator [2023-03-24T06:09:35.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 06:03 snap [2023-03-24T06:09:35.008Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 24 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:09:35.422Z] + 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=8c12bd710e8bcee76855f11c382023a37ad01fe3 --label arch=arm64 --label version=0.0.0 . [2023-03-24T06:09:35.975Z] Sending build context to Docker daemon 3.359MB [2023-03-24T06:09:35.975Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T06:09:35.975Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-24T06:09:35.975Z] ---> 1d61c774b9ca [2023-03-24T06:09:35.975Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-24T06:09:36.245Z] ---> Running in 2eb256771681 [2023-03-24T06:09:36.512Z] Removing intermediate container 2eb256771681 [2023-03-24T06:09:36.512Z] ---> 049aca97c049 [2023-03-24T06:09:36.512Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T06:09:36.512Z] ---> Running in aacd1ad38c9e [2023-03-24T06:09:36.781Z] Removing intermediate container aacd1ad38c9e [2023-03-24T06:09:36.781Z] ---> 929c8542316f [2023-03-24T06:09:36.781Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-24T06:09:37.051Z] ---> Running in 636694959fdc [2023-03-24T06:09:38.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:09:38.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:09:40.009Z] OK: 270 MiB in 61 packages [2023-03-24T06:09:40.602Z] Removing intermediate container 636694959fdc [2023-03-24T06:09:40.602Z] ---> 340c2c78a1c9 [2023-03-24T06:09:40.602Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-24T06:09:40.602Z] ---> Running in 284b1324719b [2023-03-24T06:09:41.191Z] Removing intermediate container 284b1324719b [2023-03-24T06:09:41.191Z] ---> 9b71be80ed98 [2023-03-24T06:09:41.191Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-24T06:09:41.465Z] ---> bba6d9bd729d [2023-03-24T06:09:41.465Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T06:09:41.735Z] ---> Running in f70866c6c9ae [2023-03-24T06:09:45.085Z] Removing intermediate container f70866c6c9ae [2023-03-24T06:09:45.085Z] ---> 0e98703ee82b [2023-03-24T06:09:45.085Z] Step 9/22 : COPY . . [2023-03-24T06:09:45.671Z] ---> e530d1fcd33c [2023-03-24T06:09:45.671Z] Step 10/22 : RUN ${MAKE} [2023-03-24T06:09:45.671Z] ---> Running in dbec5740d80a [2023-03-24T06:09:46.636Z] 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-03-24T06:12:08.367Z] Removing intermediate container dbec5740d80a [2023-03-24T06:12:08.367Z] ---> d020aa9020c0 [2023-03-24T06:12:08.367Z] Step 11/22 : FROM alpine:3.17 [2023-03-24T06:12:08.367Z] 3.17: Pulling from library/alpine [2023-03-24T06:12:08.367Z] af6eaf76a39c: Already exists [2023-03-24T06:12:08.367Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T06:12:08.367Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T06:12:08.367Z] ---> d74e625d9115 [2023-03-24T06:12:08.367Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-24T06:12:08.367Z] ---> Running in b5326a96380f [2023-03-24T06:12:08.367Z] Removing intermediate container b5326a96380f [2023-03-24T06:12:08.367Z] ---> 3b6349a39035 [2023-03-24T06:12:08.367Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-24T06:12:08.367Z] ---> Running in 4f31fefd96a9 [2023-03-24T06:12:08.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:12:08.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:12:08.367Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T06:12:08.367Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:12:08.367Z] OK: 8 MiB in 16 packages [2023-03-24T06:12:08.367Z] Removing intermediate container 4f31fefd96a9 [2023-03-24T06:12:08.367Z] ---> 7f20b52e9bf9 [2023-03-24T06:12:08.367Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-24T06:12:08.367Z] ---> 3d5a7fb2fb3f [2023-03-24T06:12:08.367Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-24T06:12:08.367Z] ---> 2ec38d21dc6a [2023-03-24T06:12:08.367Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-24T06:12:08.367Z] ---> 16d99b4d698f [2023-03-24T06:12:08.367Z] Step 17/22 : EXPOSE 59901 [2023-03-24T06:12:08.367Z] ---> Running in 908659d33206 [2023-03-24T06:12:08.367Z] Removing intermediate container 908659d33206 [2023-03-24T06:12:08.367Z] ---> 58dee4e446b2 [2023-03-24T06:12:08.367Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-24T06:12:08.367Z] ---> Running in 562e8c3ac8c3 [2023-03-24T06:12:08.367Z] Removing intermediate container 562e8c3ac8c3 [2023-03-24T06:12:08.367Z] ---> 56fdb8c9da26 [2023-03-24T06:12:08.367Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-24T06:12:08.367Z] ---> Running in 9ab90dfc0f54 [2023-03-24T06:12:08.367Z] Removing intermediate container 9ab90dfc0f54 [2023-03-24T06:12:08.367Z] ---> 877371239ec5 [2023-03-24T06:12:08.367Z] Step 20/22 : LABEL arch=arm64 [2023-03-24T06:12:08.367Z] ---> Running in e66706446ac9 [2023-03-24T06:12:08.367Z] Removing intermediate container e66706446ac9 [2023-03-24T06:12:08.367Z] ---> 0da3f8818135 [2023-03-24T06:12:08.367Z] Step 21/22 : LABEL git_sha=8c12bd710e8bcee76855f11c382023a37ad01fe3 [2023-03-24T06:12:08.367Z] ---> Running in 491baed67c6f [2023-03-24T06:12:08.367Z] Removing intermediate container 491baed67c6f [2023-03-24T06:12:08.367Z] ---> 4d305f9bdefe [2023-03-24T06:12:08.367Z] Step 22/22 : LABEL version=0.0.0 [2023-03-24T06:12:08.367Z] ---> Running in 3c122aa5176f [2023-03-24T06:12:08.367Z] Removing intermediate container 3c122aa5176f [2023-03-24T06:12:08.367Z] ---> 92f906bee915 [2023-03-24T06:12:08.367Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T06:12:08.367Z] Successfully built 92f906bee915 [2023-03-24T06:12:08.367Z] 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-03-24T06:12:09.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:12:09.143Z] [2023-03-24T06:12:09.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:12:09.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:12:09.827Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T06:12:09.827Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T06:12:09.827Z] 04944245beec: Pulling fs layer [2023-03-24T06:12:09.827Z] 699f458cf7ca: Pulling fs layer [2023-03-24T06:12:09.827Z] 765212b225bb: Pulling fs layer [2023-03-24T06:12:09.827Z] f23df028b6ca: Pulling fs layer [2023-03-24T06:12:09.827Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T06:12:09.827Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T06:12:09.827Z] 765212b225bb: Waiting [2023-03-24T06:12:09.827Z] f23df028b6ca: Waiting [2023-03-24T06:12:09.827Z] d65c8cfc05b1: Waiting [2023-03-24T06:12:09.827Z] 2437ff75d9bd: Waiting [2023-03-24T06:12:09.827Z] 04944245beec: Verifying Checksum [2023-03-24T06:12:09.827Z] 04944245beec: Download complete [2023-03-24T06:12:09.827Z] 765212b225bb: Verifying Checksum [2023-03-24T06:12:09.827Z] 765212b225bb: Download complete [2023-03-24T06:12:10.103Z] f23df028b6ca: Verifying Checksum [2023-03-24T06:12:10.103Z] f23df028b6ca: Download complete [2023-03-24T06:12:10.103Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T06:12:10.103Z] d65c8cfc05b1: Download complete [2023-03-24T06:12:10.103Z] 699f458cf7ca: Verifying Checksum [2023-03-24T06:12:10.103Z] 699f458cf7ca: Download complete [2023-03-24T06:12:10.371Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T06:12:10.371Z] 8998bd30e6a1: Download complete [2023-03-24T06:12:12.950Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T06:12:12.950Z] 2437ff75d9bd: Download complete [2023-03-24T06:12:14.359Z] 8998bd30e6a1: Pull complete [2023-03-24T06:12:15.325Z] 04944245beec: Pull complete [2023-03-24T06:12:16.835Z] 699f458cf7ca: Pull complete [2023-03-24T06:12:16.835Z] 765212b225bb: Pull complete [2023-03-24T06:12:17.435Z] f23df028b6ca: Pull complete [2023-03-24T06:12:17.704Z] d65c8cfc05b1: Pull complete [2023-03-24T06:12:30.772Z] 2437ff75d9bd: Pull complete [2023-03-24T06:12:30.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T06:12:30.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:12:30.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:12:31.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-5677 does not seem to be running inside a container [2023-03-24T06:12:31.164Z] $ 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-03-24T06:12:33.687Z] $ docker top bf19cd773fd38d590ee39919fca3ebbe96a74eb0ab18fce8cc062b9ce61b187f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:34.592Z] ---> job-cost.sh [2023-03-24T06:12:34.592Z] lf-activate-venv: SKIPPING [2023-03-24T06:12:34.592Z] INFO: No Stack... [2023-03-24T06:12:34.859Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T06:12:35.829Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T06:12:36.484Z] + cut -d, -f6 [2023-03-24T06:12:36.484Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-03-24T06:12:36.564Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] [2023-03-24T06:12:36.569Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] did not exist. Created. [2023-03-24T06:12:36.569Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T06:12:36.978Z] /w/workspace/device-modbus-go/1@tmp/durable-f73fd826/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T06:12:37.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T06:12:37.365Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T06:12:37.410Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T06:12:37.425Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T06:12:37.506Z] $ docker stop --time=1 bf19cd773fd38d590ee39919fca3ebbe96a74eb0ab18fce8cc062b9ce61b187f [2023-03-24T06:12:38.978Z] $ docker rm -f --volumes bf19cd773fd38d590ee39919fca3ebbe96a74eb0ab18fce8cc062b9ce61b187f [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-03-24T06:12:39.995Z] provisioning config files... [2023-03-24T06:12:40.000Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-441@tmp/config2754920273960065075tmp [Pipeline] { [Pipeline] sh [2023-03-24T06:12:40.329Z] + set +x [2023-03-24T06:12:40.329Z] + bash -s -- [2023-03-24T06:12:40.329Z] + curl -s https://codecov.io/bash [2023-03-24T06:12:40.329Z] [2023-03-24T06:12:40.329Z] _____ _ [2023-03-24T06:12:40.329Z] / ____| | | [2023-03-24T06:12:40.329Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T06:12:40.329Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T06:12:40.329Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T06:12:40.329Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T06:12:40.329Z] Bash-1.0.6 [2023-03-24T06:12:40.329Z] [2023-03-24T06:12:40.329Z] [2023-03-24T06:12:40.329Z] ==> git version 2.25.1 found [2023-03-24T06:12:40.330Z] ==> 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-03-24T06:12:40.330Z] Release-Date: 2020-01-08 [2023-03-24T06:12:40.330Z] 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-03-24T06:12:40.330Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T06:12:40.330Z] ==> Jenkins CI detected. [2023-03-24T06:12:40.330Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-441 [2023-03-24T06:12:40.330Z] project root: . [2023-03-24T06:12:40.330Z] --> token set from env [2023-03-24T06:12:40.330Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T06:12:40.330Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T06:12:40.330Z] ==> Python coveragepy not found [2023-03-24T06:12:40.330Z] ==> Searching for coverage reports in: [2023-03-24T06:12:40.330Z] + . [2023-03-24T06:12:40.330Z] -> Found 1 reports [2023-03-24T06:12:40.330Z] ==> Detecting git/mercurial file structure [2023-03-24T06:12:40.330Z] ==> Reading reports [2023-03-24T06:12:40.330Z] + ./coverage.out bytes=23736 [2023-03-24T06:12:40.330Z] ==> Appending adjustments [2023-03-24T06:12:40.330Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T06:12:40.589Z] + Found adjustments [2023-03-24T06:12:40.589Z] ==> Gzipping contents [2023-03-24T06:12:40.589Z] 4.0K /tmp/codecov.B9y7Fc.gz [2023-03-24T06:12:40.589Z] ==> Uploading reports [2023-03-24T06:12:40.589Z] url: https://codecov.io [2023-03-24T06:12:40.589Z] query: branch=PR-441&commit=8c12bd710e8bcee76855f11c382023a37ad01fe3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=441&job=&cmd_args= [2023-03-24T06:12:40.589Z] -> Pinging Codecov [2023-03-24T06:12:40.589Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-441&commit=8c12bd710e8bcee76855f11c382023a37ad01fe3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=441&job=&cmd_args= [2023-03-24T06:12:40.589Z] -> Uploading to [2023-03-24T06:12:40.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/55DBCA73C666E3227836607328DD7E49/8c12bd710e8bcee76855f11c382023a37ad01fe3/0a685d73-6eb4-4681-9b90-8c3c05251d46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T061240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39a7caacbda52ae1691d8e79b01b00646e641c741939e78e0a61258a7c2c6c5a [2023-03-24T06:12:40.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T06:12:40.589Z] Dload Upload Total Spent Left Speed [2023-03-24T06:12:40.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 15644 --:--:-- --:--:-- --:--:-- 15581 [2023-03-24T06:12:40.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8c12bd710e8bcee76855f11c382023a37ad01fe3 [Pipeline] } [2023-03-24T06:12:40.876Z] 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-03-24T06:12:42.605Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-441/archives ] [2023-03-24T06:12:42.605Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-441/archives [2023-03-24T06:12:42.605Z] total 16 [2023-03-24T06:12:42.605Z] drwxr-xr-x 3 root root 4096 Mar 24 06:01 . [2023-03-24T06:12:42.605Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 06:01 .. [2023-03-24T06:12:42.605Z] drwxr-xr-x 2 root root 4096 Mar 24 06:01 cost [2023-03-24T06:12:42.605Z] -rw-r--r-- 1 root root 88 Mar 24 06:01 cost.csv [2023-03-24T06:12:42.605Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-441/archives [2023-03-24T06:12:42.605Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-441/archives [2023-03-24T06:12:42.605Z] total 16 [2023-03-24T06:12:42.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 06:01 . [2023-03-24T06:12:42.605Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 06:01 .. [2023-03-24T06:12:42.605Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 06:01 cost [2023-03-24T06:12:42.605Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 24 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:42.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:43.828Z] ---> package-listing.sh [2023-03-24T06:12:43.828Z] ++ facter osfamily [2023-03-24T06:12:43.828Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T06:12:44.087Z] + OS_FAMILY=debian [2023-03-24T06:12:44.087Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-441 [2023-03-24T06:12:44.087Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T06:12:44.087Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T06:12:44.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T06:12:44.087Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T06:12:44.087Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-441 ']' [2023-03-24T06:12:44.087Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T06:12:44.087Z] + case "${OS_FAMILY}" in [2023-03-24T06:12:44.087Z] + dpkg -l [2023-03-24T06:12:44.087Z] + grep '^ii' [2023-03-24T06:12:44.087Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T06:12:44.087Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T06:12:44.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T06:12:44.087Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-441 ']' [2023-03-24T06:12:44.087Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-441/archives/ [2023-03-24T06:12:44.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-441/archives/ [Pipeline] echo [2023-03-24T06:12:44.119Z] 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-441/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T06:12:44.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:12:45.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:12:45.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:12:45.174Z] prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container [2023-03-24T06:12:45.225Z] $ 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-441/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-441 -v /w/workspace/xfoundry_device-modbus-go_PR-441:/w/workspace/xfoundry_device-modbus-go_PR-441:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-441@tmp:/w/workspace/xfoundry_device-modbus-go_PR-441@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T06:12:45.394Z] $ docker top a98a3e8d7fd118051299535104c690a60cb64bee337c0ad27677fd029f072476 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:12:45.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T06:12:46.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T06:12:46.377Z] + ls /var/log/sa-host [2023-03-24T06:12:46.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T06:12:46.508Z] provisioning config files... [2023-03-24T06:12:46.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-441@tmp/config12481137203550502236tmp [Pipeline] { [Pipeline] echo [2023-03-24T06:12:46.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:46.867Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T06:12:46.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:47.285Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T06:12:47.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:47.624Z] ---> sudo-logs.sh [2023-03-24T06:12:47.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T06:12:47.705Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:48.020Z] ---> job-cost.sh [2023-03-24T06:12:48.020Z] lf-activate-venv: SKIPPING [2023-03-24T06:12:48.020Z] DEBUG: total: 0.2199999988079071 [2023-03-24T06:12:48.020Z] INFO: Retrieving Stack Cost... [2023-03-24T06:12:48.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T06:12:48.847Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T06:12:48.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:12:49.189Z] ---> logs-deploy.sh [2023-03-24T06:12:49.189Z] lf-activate-venv: SKIPPING [2023-03-24T06:12:49.189Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-441/1 [2023-03-24T06:12:49.189Z] INFO: archiving workspace using pattern(s): [2023-03-24T06:12:50.125Z] Archives upload complete. [2023-03-24T06:12:50.125Z] INFO: archiving logs to Nexus