Pull request #454 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8b9e115df0f30ec274a94b948d40a836fb607d6+55987cd457f5f1a930ff560b78c1acf5044fc241 (eeb3f37d54678664ff0530db107d07d34c6f52c3) 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-ssh17945751334315329596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1746656441009013444.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14144040368165196601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13429970547961290646.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1168703864305174280.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8405’ Running on prd-ubuntu20.04-docker-8c-8g-8409 in /w/workspace/xfoundry_device-modbus-go_PR-454 [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-454 # 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/454/head:refs/remotes/origin/PR-454 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55987cd457f5f1a930ff560b78c1acf5044fc241 into PR head commit d8b9e115df0f30ec274a94b948d40a836fb607d6 Merge succeeded, producing d8b9e115df0f30ec274a94b948d40a836fb607d6 Checking out Revision d8b9e115df0f30ec274a94b948d40a836fb607d6 (PR-454) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T07:05:08.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T07:05:08.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T07:05:08.997Z] ========================================================= [2023-04-13T07:05:08.997Z] EdgeX Global Pipelines Version Info [2023-04-13T07:05:08.997Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d8b9e115df0f30ec274a94b948d40a836fb607d6 # 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 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8b9e115df0f30ec274a94b948d40a836fb607d6 # timeout=10 > git rev-list --no-walk 053c65cf7e30819e772288e4b058f2e640903b4d # timeout=10 [2023-04-13T07:05:09.725Z] ------------------- [2023-04-13T07:05:09.725Z] stable info: [2023-04-13T07:05:09.725Z] ------------------- [2023-04-13T07:05:09.725Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T07:05:09.725Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:05:09.725Z] Message: update stable to v1.0.248 [2023-04-13T07:05:10.296Z] ------------------- [2023-04-13T07:05:10.296Z] experimental info: [2023-04-13T07:05:10.296Z] ------------------- [2023-04-13T07:05:10.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T07:05:10.296Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:05:10.296Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T07:05:10.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-13T07:05:10.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-13T07:05:10.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T07:05:10.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T07:05:10.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T07:05:10.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T07:05:10.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T07:05:10.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T07:05:10.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T07:05:10.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T07:05:10.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T07:05:10.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-13T07:05:10.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T07:05:10.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T07:05:10.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:05:10.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:05:10.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:05:10.676Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:05:10.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T07:05:10.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T07:05:10.711Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T07:05:10.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T07:05:10.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T07:05:10.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T07:05:10.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T07:05:10.767Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T07:05:10.779Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T07:05:10.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-454 [Pipeline] echo [2023-04-13T07:05:10.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-454 [Pipeline] echo [2023-04-13T07:05:10.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-454 [Pipeline] echo [2023-04-13T07:05:10.825Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8b9e115df0f30ec274a94b948d40a836fb607d6 [Pipeline] echo [2023-04-13T07:05:10.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8b9e11 [Pipeline] echo [2023-04-13T07:05:10.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:05:10.888Z] provisioning config files... [2023-04-13T07:05:10.903Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp/config17953833431724604581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:05:11.204Z] ---> docker-login.sh [2023-04-13T07:05:11.204Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:05:12.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:12.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:12.144Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:12.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:12.144Z] [2023-04-13T07:05:12.144Z] Login Succeeded [2023-04-13T07:05:12.144Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:05:12.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:12.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:12.144Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:12.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:12.144Z] [2023-04-13T07:05:12.144Z] Login Succeeded [2023-04-13T07:05:12.144Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:05:12.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:12.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:12.403Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:12.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:12.403Z] [2023-04-13T07:05:12.403Z] Login Succeeded [2023-04-13T07:05:12.403Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:05:12.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:12.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:12.403Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:12.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:12.403Z] [2023-04-13T07:05:12.403Z] Login Succeeded [2023-04-13T07:05:12.403Z] docker.io [2023-04-13T07:05:12.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:12.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:12.661Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:12.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:12.662Z] [2023-04-13T07:05:12.662Z] Login Succeeded [2023-04-13T07:05:12.662Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:05:12.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T07:05:13.041Z] + git rev-list -1 --merges d8b9e115df0f30ec274a94b948d40a836fb607d6~1..d8b9e115df0f30ec274a94b948d40a836fb607d6 [Pipeline] echo [2023-04-13T07:05:13.094Z] -----------> git rev-list -1 --merges d8b9e115df0f30ec274a94b948d40a836fb607d6~1..d8b9e115df0f30ec274a94b948d40a836fb607d6 d8b9e115df0f30ec274a94b948d40a836fb607d6 [false] [Pipeline] sh [2023-04-13T07:05:13.385Z] + git log --format=format:%s -1 d8b9e115df0f30ec274a94b948d40a836fb607d6 [Pipeline] echo [2023-04-13T07:05:13.400Z] ========================================================= [2023-04-13T07:05:13.400Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T07:05:13.400Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:05:13.714Z] + git log --format=format:%s -1 d8b9e115df0f30ec274a94b948d40a836fb607d6 [Pipeline] echo [2023-04-13T07:05:13.726Z] [semverPrep] GIT_COMMIT: d8b9e115df0f30ec274a94b948d40a836fb607d6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-13T07:05:13.737Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T07:05:14.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:05:14.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T07:05:14.081Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T07:05:14.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T07:05:14.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T07:05:14.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T07:05:14.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:05:14.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:05:14.418Z] [2023-04-13T07:05:14.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:05:14.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:05:14.715Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T07:05:14.715Z] b85a868b505f: Pulling fs layer [2023-04-13T07:05:14.715Z] e2be974225ed: Pulling fs layer [2023-04-13T07:05:14.715Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T07:05:14.715Z] 988bab9f4d93: Pulling fs layer [2023-04-13T07:05:14.715Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T07:05:14.715Z] eaf3925da568: Pulling fs layer [2023-04-13T07:05:14.715Z] bab4dde63d76: Pulling fs layer [2023-04-13T07:05:14.715Z] bde34c3a00c8: Pulling fs layer [2023-04-13T07:05:14.715Z] b352a97aabf1: Pulling fs layer [2023-04-13T07:05:14.715Z] 4872d77fe225: Pulling fs layer [2023-04-13T07:05:14.715Z] 5851b861e8e6: Pulling fs layer [2023-04-13T07:05:14.715Z] eaf3925da568: Waiting [2023-04-13T07:05:14.715Z] bab4dde63d76: Waiting [2023-04-13T07:05:14.715Z] 4872d77fe225: Waiting [2023-04-13T07:05:14.715Z] 5851b861e8e6: Waiting [2023-04-13T07:05:14.715Z] bde34c3a00c8: Waiting [2023-04-13T07:05:14.715Z] b352a97aabf1: Waiting [2023-04-13T07:05:14.715Z] 988bab9f4d93: Waiting [2023-04-13T07:05:14.715Z] 1469e6f7b9e6: Waiting [2023-04-13T07:05:14.715Z] e2be974225ed: Download complete [2023-04-13T07:05:14.715Z] 988bab9f4d93: Download complete [2023-04-13T07:05:14.973Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T07:05:14.973Z] 1469e6f7b9e6: Download complete [2023-04-13T07:05:14.973Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T07:05:14.973Z] 339a4e72a1f5: Download complete [2023-04-13T07:05:14.973Z] eaf3925da568: Verifying Checksum [2023-04-13T07:05:14.973Z] eaf3925da568: Download complete [2023-04-13T07:05:14.973Z] bde34c3a00c8: Verifying Checksum [2023-04-13T07:05:14.973Z] bde34c3a00c8: Download complete [2023-04-13T07:05:14.973Z] b352a97aabf1: Download complete [2023-04-13T07:05:14.973Z] 4872d77fe225: Download complete [2023-04-13T07:05:14.973Z] 5851b861e8e6: Verifying Checksum [2023-04-13T07:05:14.973Z] 5851b861e8e6: Download complete [2023-04-13T07:05:14.973Z] b85a868b505f: Verifying Checksum [2023-04-13T07:05:14.973Z] b85a868b505f: Download complete [2023-04-13T07:05:15.232Z] bab4dde63d76: Verifying Checksum [2023-04-13T07:05:15.232Z] bab4dde63d76: Download complete [2023-04-13T07:05:16.169Z] b85a868b505f: Pull complete [2023-04-13T07:05:16.169Z] e2be974225ed: Pull complete [2023-04-13T07:05:16.734Z] 339a4e72a1f5: Pull complete [2023-04-13T07:05:16.734Z] 988bab9f4d93: Pull complete [2023-04-13T07:05:16.996Z] 1469e6f7b9e6: Pull complete [2023-04-13T07:05:16.996Z] eaf3925da568: Pull complete [2023-04-13T07:05:18.903Z] bab4dde63d76: Pull complete [2023-04-13T07:05:18.903Z] bde34c3a00c8: Pull complete [2023-04-13T07:05:18.904Z] b352a97aabf1: Pull complete [2023-04-13T07:05:18.904Z] 4872d77fe225: Pull complete [2023-04-13T07:05:18.904Z] 5851b861e8e6: Pull complete [2023-04-13T07:05:18.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T07:05:18.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:05:19.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:05:19.273Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2023-04-13T07:05:19.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-454 -v /w/workspace/xfoundry_device-modbus-go_PR-454:/w/workspace/xfoundry_device-modbus-go_PR-454:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-454@tmp:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:05:23.474Z] $ docker top 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff -eo pid,comm [2023-04-13T07:05:23.534Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T07:05:23.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:05:23.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:05:23.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:05:23.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:05:23.674Z] $ docker exec 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff ssh-agent [2023-04-13T07:05:23.762Z] SSH_AUTH_SOCK=/tmp/ssh-aRpKmtkWAHTf/agent.32 [2023-04-13T07:05:23.762Z] SSH_AGENT_PID=38 [2023-04-13T07:05:23.769Z] Running ssh-add (command line suppressed) [2023-04-13T07:05:23.850Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-454@tmp/private_key_14871833659435804978.key (/w/workspace/xfoundry_device-modbus-go_PR-454@tmp/private_key_14871833659435804978.key) [2023-04-13T07:05:23.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:05:24.158Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T07:05:24.167Z] $ docker exec --env ******** --env ******** 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff ssh-agent -k [2023-04-13T07:05:24.252Z] unset SSH_AUTH_SOCK; [2023-04-13T07:05:24.252Z] unset SSH_AGENT_PID; [2023-04-13T07:05:24.252Z] echo Agent pid 38 killed; [2023-04-13T07:05:24.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T07:05:24.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:05:24.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:05:24.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:05:24.384Z] $ docker exec 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff ssh-agent [2023-04-13T07:05:24.492Z] SSH_AUTH_SOCK=/tmp/ssh-wBW86eKZG2ff/agent.71 [2023-04-13T07:05:24.492Z] SSH_AGENT_PID=77 [2023-04-13T07:05:24.497Z] Running ssh-add (command line suppressed) [2023-04-13T07:05:24.592Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-454@tmp/private_key_12039089831898900166.key (/w/workspace/xfoundry_device-modbus-go_PR-454@tmp/private_key_12039089831898900166.key) [2023-04-13T07:05:24.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:05:24.892Z] + git semver init [2023-04-13T07:05:25.152Z] 2023-04-13 07:05:25,088 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T07:05:25.152Z] 2023-04-13 07:05:25,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-454/.semver [2023-04-13T07:05:25.152Z] 2023-04-13 07:05:25,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-454/.semver [2023-04-13T07:05:25.152Z] 2023-04-13 07:05:25,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-454/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-454, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,023 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-454/.git/info/exclude [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-454/.semver/PR-454 with force:False [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,024 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-454/.semver/PR-454 [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,029 [execute] INFO git cat-file --batch-check [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-454/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,036 [execute] INFO git cat-file --batch [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-454/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:05:26.088Z] 2023-04-13 07:05:26,041 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-454/.semver/PR-454 [2023-04-13T07:05:26.088Z] 0.0.0 [Pipeline] } [2023-04-13T07:05:26.095Z] $ docker exec --env ******** --env ******** 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff ssh-agent -k [2023-04-13T07:05:26.190Z] unset SSH_AUTH_SOCK; [2023-04-13T07:05:26.190Z] unset SSH_AGENT_PID; [2023-04-13T07:05:26.191Z] echo Agent pid 77 killed; [2023-04-13T07:05:26.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:05:26.496Z] + git semver [Pipeline] } [2023-04-13T07:05:26.764Z] $ docker stop --time=1 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff [2023-04-13T07:05:28.205Z] $ docker rm -f --volumes 321d0035dd44bb4785083d4a24649c110c6d4e70e8e570b98dce7029d30777ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:05:28.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T07:05:28.737Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T07:05:28.740Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:05:28.887Z] provisioning config files... [2023-04-13T07:05:28.895Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp/config5969095194359483159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:05:29.186Z] ---> docker-login.sh [2023-04-13T07:05:29.186Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:05:29.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:29.186Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:29.186Z] [2023-04-13T07:05:29.186Z] Login Succeeded [2023-04-13T07:05:29.186Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:05:29.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:29.186Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:29.186Z] [2023-04-13T07:05:29.186Z] Login Succeeded [2023-04-13T07:05:29.186Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:05:29.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:29.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:29.446Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:29.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:29.446Z] [2023-04-13T07:05:29.446Z] Login Succeeded [2023-04-13T07:05:29.446Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:05:29.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:29.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:29.446Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:29.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:29.446Z] [2023-04-13T07:05:29.446Z] Login Succeeded [2023-04-13T07:05:29.446Z] docker.io [2023-04-13T07:05:29.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:05:29.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:05:29.706Z] Configure a credential helper to remove this warning. See [2023-04-13T07:05:29.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:05:29.706Z] [2023-04-13T07:05:29.706Z] Login Succeeded [2023-04-13T07:05:29.706Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:05:29.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:05:29.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:05:29.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:05:29.783Z] ========================================================= [2023-04-13T07:05:29.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T07:05:29.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:05:30.081Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T07:05:30.081Z] Sending build context to Docker daemon 6.426MB [2023-04-13T07:05:30.081Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:05:30.081Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-13T07:05:30.081Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T07:05:30.081Z] 63b65145d645: Pulling fs layer [2023-04-13T07:05:30.081Z] a2d21d5440eb: Pulling fs layer [2023-04-13T07:05:30.081Z] 935e6c44a52c: Pulling fs layer [2023-04-13T07:05:30.081Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T07:05:30.081Z] 30dea6a524f1: Pulling fs layer [2023-04-13T07:05:30.081Z] a2aff8979fd8: Pulling fs layer [2023-04-13T07:05:30.081Z] 6808be2612f2: Pulling fs layer [2023-04-13T07:05:30.081Z] f25807f1079a: Pulling fs layer [2023-04-13T07:05:30.081Z] 94cc34f8dd06: Waiting [2023-04-13T07:05:30.081Z] 30dea6a524f1: Waiting [2023-04-13T07:05:30.081Z] a2aff8979fd8: Waiting [2023-04-13T07:05:30.081Z] f25807f1079a: Waiting [2023-04-13T07:05:30.081Z] 6808be2612f2: Waiting [2023-04-13T07:05:30.081Z] a2d21d5440eb: Verifying Checksum [2023-04-13T07:05:30.081Z] a2d21d5440eb: Download complete [2023-04-13T07:05:30.081Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T07:05:30.081Z] 94cc34f8dd06: Download complete [2023-04-13T07:05:30.340Z] 30dea6a524f1: Verifying Checksum [2023-04-13T07:05:30.340Z] 30dea6a524f1: Download complete [2023-04-13T07:05:30.340Z] 63b65145d645: Verifying Checksum [2023-04-13T07:05:30.340Z] 63b65145d645: Download complete [2023-04-13T07:05:30.340Z] a2aff8979fd8: Verifying Checksum [2023-04-13T07:05:30.340Z] a2aff8979fd8: Download complete [2023-04-13T07:05:30.340Z] 63b65145d645: Pull complete [2023-04-13T07:05:30.598Z] a2d21d5440eb: Pull complete [2023-04-13T07:05:30.598Z] f25807f1079a: Verifying Checksum [2023-04-13T07:05:30.598Z] f25807f1079a: Download complete [2023-04-13T07:05:30.856Z] 935e6c44a52c: Verifying Checksum [2023-04-13T07:05:30.856Z] 935e6c44a52c: Download complete [2023-04-13T07:05:30.856Z] 6808be2612f2: Verifying Checksum [2023-04-13T07:05:30.856Z] 6808be2612f2: Download complete [2023-04-13T07:05:34.137Z] 935e6c44a52c: Pull complete [2023-04-13T07:05:34.137Z] 94cc34f8dd06: Pull complete [2023-04-13T07:05:34.137Z] 30dea6a524f1: Pull complete [2023-04-13T07:05:34.137Z] a2aff8979fd8: Pull complete [2023-04-13T07:05:36.660Z] 6808be2612f2: Pull complete [2023-04-13T07:05:36.919Z] f25807f1079a: Pull complete [2023-04-13T07:05:37.178Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T07:05:37.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T07:05:37.178Z] ---> 3b553350e43f [2023-04-13T07:05:37.178Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:05:43.845Z] Still waiting to schedule task [2023-04-13T07:05:43.846Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8406’ [2023-04-13T07:05:45.291Z] ---> Running in 634b1b8a9d34 [2023-04-13T07:05:45.291Z] Removing intermediate container 634b1b8a9d34 [2023-04-13T07:05:45.291Z] ---> ba60397cc269 [2023-04-13T07:05:45.291Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:05:45.291Z] ---> Running in 0d478b9b2199 [2023-04-13T07:05:45.291Z] Removing intermediate container 0d478b9b2199 [2023-04-13T07:05:45.291Z] ---> 4ca4fba40c93 [2023-04-13T07:05:45.291Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-13T07:05:45.556Z] ---> Running in f10ac5e961f3 [2023-04-13T07:05:46.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:05:46.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:05:46.384Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:05:46.384Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-13T07:05:46.384Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:05:46.384Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:05:46.384Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-13T07:05:46.384Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-13T07:05:46.384Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-13T07:05:46.384Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-13T07:05:46.384Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:05:46.384Z] OK: 270 MiB in 61 packages [2023-04-13T07:05:48.287Z] Removing intermediate container f10ac5e961f3 [2023-04-13T07:05:48.287Z] ---> 0efe8445d9ef [2023-04-13T07:05:48.287Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-13T07:05:48.287Z] ---> Running in 903584d6051b [2023-04-13T07:05:48.545Z] Removing intermediate container 903584d6051b [2023-04-13T07:05:48.545Z] ---> 13d97d287563 [2023-04-13T07:05:48.545Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-13T07:05:48.802Z] ---> 65bf09836fd2 [2023-04-13T07:05:48.802Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:05:48.802Z] ---> Running in c89150a121b4 [2023-04-13T07:06:20.893Z] Removing intermediate container c89150a121b4 [2023-04-13T07:06:20.893Z] ---> 771139ecf6d1 [2023-04-13T07:06:20.893Z] Step 9/10 : COPY . . [2023-04-13T07:06:20.893Z] ---> 1c7ff070e6b7 [2023-04-13T07:06:20.893Z] Step 10/10 : RUN ${MAKE} [2023-04-13T07:06:20.893Z] ---> Running in fffe5b22be0a [2023-04-13T07:06:20.893Z] noop [2023-04-13T07:06:20.893Z] Removing intermediate container fffe5b22be0a [2023-04-13T07:06:20.893Z] ---> b001a9f656c9 [2023-04-13T07:06:20.893Z] Successfully built b001a9f656c9 [2023-04-13T07:06:20.893Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:06:21.211Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:06:21.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:06:21.273Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2023-04-13T07:06:21.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-454 -v /w/workspace/xfoundry_device-modbus-go_PR-454:/w/workspace/xfoundry_device-modbus-go_PR-454:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-454@tmp:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:06:21.648Z] $ docker top d5f25fac85107b0300c569c043516f9c0edb6cd75d3e1042cc9397e161453b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:06:21.984Z] + go version [2023-04-13T07:06:21.984Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T07:06:22.003Z] $ docker stop --time=1 d5f25fac85107b0300c569c043516f9c0edb6cd75d3e1042cc9397e161453b3e [2023-04-13T07:06:23.292Z] $ docker rm -f --volumes d5f25fac85107b0300c569c043516f9c0edb6cd75d3e1042cc9397e161453b3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:06:23.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:06:23.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:06:23.755Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2023-04-13T07:06:23.790Z] $ 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-454 -v /w/workspace/xfoundry_device-modbus-go_PR-454:/w/workspace/xfoundry_device-modbus-go_PR-454:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-454@tmp:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:06:24.160Z] $ docker top 062a0930536bda21030f6dbfaf317b16af4f2862d230509620f4db59f86b04e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:06:24.493Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-454 [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:06:24.784Z] + make test [2023-04-13T07:06:24.784Z] go test ./... -coverprofile=coverage.out [2023-04-13T07:06:30.048Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-13T07:06:38.227Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-13T07:06:38.227Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.5% of statements [2023-04-13T07:06:44.790Z] go vet ./... [2023-04-13T07:06:47.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:06:47.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:06:47.315Z] ./bin/test-attribution-txt.sh [2023-04-13T07:06:47.315Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:06:47.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:06:47.342Z] $ docker stop --time=1 062a0930536bda21030f6dbfaf317b16af4f2862d230509620f4db59f86b04e0 [2023-04-13T07:06:52.144Z] $ docker rm -f --volumes 062a0930536bda21030f6dbfaf317b16af4f2862d230509620f4db59f86b04e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:06:52.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:06:52.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T07:06:53.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:06:53.360Z] + ls -al . [2023-04-13T07:06:53.360Z] total 180 [2023-04-13T07:06:53.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:06 . [2023-04-13T07:06:53.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:05 .. [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 07:05 .dockerignore [2023-04-13T07:06:53.360Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:05 .git [2023-04-13T07:06:53.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:05 .github [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 13 07:05 .gitignore [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:05 .golangci.yml [2023-04-13T07:06:53.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:05 .semver [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 10004 Apr 13 07:05 Attribution.txt [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 13 07:05 CHANGELOG.md [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 13 07:05 Dockerfile [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:05 GOVERNANCE.md [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 13 07:05 Jenkinsfile [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:05 LICENSE [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 13 07:05 Makefile [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 13 07:05 OWNERS.md [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 13 07:05 README.md [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 07:05 VERSION [2023-04-13T07:06:53.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:05 bin [2023-04-13T07:06:53.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:05 cmd [2023-04-13T07:06:53.360Z] -rw-r--r-- 1 jenkins jenkins 24076 Apr 13 07:06 coverage.out [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 13 07:05 go.mod [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 31895 Apr 13 07:05 go.sum [2023-04-13T07:06:53.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:05 internal [2023-04-13T07:06:53.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:05 simulator [2023-04-13T07:06:53.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:05 snap [2023-04-13T07:06:53.360Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 13 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:06:53.670Z] + 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=d8b9e115df0f30ec274a94b948d40a836fb607d6 --label arch=amd64 --label version=0.0.0 . [2023-04-13T07:06:53.671Z] Sending build context to Docker daemon 6.451MB [2023-04-13T07:06:53.671Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:06:53.671Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-13T07:06:53.671Z] ---> b001a9f656c9 [2023-04-13T07:06:53.671Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:06:53.929Z] ---> Running in ab85c876bc2c [2023-04-13T07:06:53.929Z] Removing intermediate container ab85c876bc2c [2023-04-13T07:06:53.929Z] ---> 0867749e7b9d [2023-04-13T07:06:53.929Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:06:53.929Z] ---> Running in d15be88734b1 [2023-04-13T07:06:53.929Z] Removing intermediate container d15be88734b1 [2023-04-13T07:06:53.929Z] ---> 1c223ccb25ac [2023-04-13T07:06:53.929Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-13T07:06:53.929Z] ---> Running in 9bacbbd27623 [2023-04-13T07:06:54.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:06:54.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:06:54.706Z] OK: 270 MiB in 61 packages [2023-04-13T07:06:54.964Z] Removing intermediate container 9bacbbd27623 [2023-04-13T07:06:54.964Z] ---> 3956bc62371e [2023-04-13T07:06:54.964Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-13T07:06:54.964Z] ---> Running in bfce5321ccc4 [2023-04-13T07:06:54.964Z] Removing intermediate container bfce5321ccc4 [2023-04-13T07:06:54.964Z] ---> 57fe6cf148f7 [2023-04-13T07:06:54.964Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-13T07:06:55.222Z] ---> f31565329d08 [2023-04-13T07:06:55.222Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:06:55.222Z] ---> Running in d705b5fac2dd [2023-04-13T07:06:56.155Z] Removing intermediate container d705b5fac2dd [2023-04-13T07:06:56.155Z] ---> a6ea6364081f [2023-04-13T07:06:56.155Z] Step 9/22 : COPY . . [2023-04-13T07:06:56.414Z] ---> c10bdf136007 [2023-04-13T07:06:56.414Z] Step 10/22 : RUN ${MAKE} [2023-04-13T07:06:56.414Z] ---> Running in bc76bbf320bd [2023-04-13T07:06:56.672Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-04-13T07:07:18.594Z] Removing intermediate container bc76bbf320bd [2023-04-13T07:07:18.594Z] ---> 17f749f0e04f [2023-04-13T07:07:18.594Z] Step 11/22 : FROM alpine:3.17 [2023-04-13T07:07:18.594Z] 3.17: Pulling from library/alpine [2023-04-13T07:07:18.594Z] f56be85fc22e: Pulling fs layer [2023-04-13T07:07:18.594Z] f56be85fc22e: Verifying Checksum [2023-04-13T07:07:18.594Z] f56be85fc22e: Download complete [2023-04-13T07:07:18.594Z] f56be85fc22e: Pull complete [2023-04-13T07:07:18.594Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:07:18.594Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:07:18.594Z] ---> 9ed4aefc74f6 [2023-04-13T07:07:18.595Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-13T07:07:18.595Z] ---> Running in 4beb902aa155 [2023-04-13T07:07:18.595Z] Removing intermediate container 4beb902aa155 [2023-04-13T07:07:18.595Z] ---> dee8fa014198 [2023-04-13T07:07:18.595Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-13T07:07:18.595Z] ---> Running in 03c1684a6e25 [2023-04-13T07:07:18.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:07:18.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:07:18.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T07:07:18.595Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:07:18.595Z] OK: 7 MiB in 16 packages [2023-04-13T07:07:18.595Z] Removing intermediate container 03c1684a6e25 [2023-04-13T07:07:18.595Z] ---> fc3a9ec8c3d3 [2023-04-13T07:07:18.595Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-13T07:07:18.595Z] ---> 59ba31f89f1d [2023-04-13T07:07:18.595Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-13T07:07:18.595Z] ---> b0faf7018f8b [2023-04-13T07:07:18.595Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-13T07:07:18.595Z] ---> d50cffb4747f [2023-04-13T07:07:18.595Z] Step 17/22 : EXPOSE 59901 [2023-04-13T07:07:18.595Z] ---> Running in a9ee62679dc4 [2023-04-13T07:07:18.595Z] Removing intermediate container a9ee62679dc4 [2023-04-13T07:07:18.595Z] ---> 5e05ff5db9c7 [2023-04-13T07:07:18.595Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-13T07:07:18.595Z] ---> Running in 6ecc298451ea [2023-04-13T07:07:18.595Z] Removing intermediate container 6ecc298451ea [2023-04-13T07:07:18.595Z] ---> c0c5df3c6e01 [2023-04-13T07:07:18.595Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T07:07:18.595Z] ---> Running in dc23d0cfd3c5 [2023-04-13T07:07:18.595Z] Removing intermediate container dc23d0cfd3c5 [2023-04-13T07:07:18.595Z] ---> 0eac1ab8e12f [2023-04-13T07:07:18.595Z] Step 20/22 : LABEL arch=amd64 [2023-04-13T07:07:18.595Z] ---> Running in 7f8e366ce000 [2023-04-13T07:07:18.595Z] Removing intermediate container 7f8e366ce000 [2023-04-13T07:07:18.595Z] ---> 7d5deffe75eb [2023-04-13T07:07:18.595Z] Step 21/22 : LABEL git_sha=d8b9e115df0f30ec274a94b948d40a836fb607d6 [2023-04-13T07:07:18.595Z] ---> Running in 12d88c08e10d [2023-04-13T07:07:18.853Z] Removing intermediate container 12d88c08e10d [2023-04-13T07:07:18.853Z] ---> 33e438b9061b [2023-04-13T07:07:18.853Z] Step 22/22 : LABEL version=0.0.0 [2023-04-13T07:07:18.853Z] ---> Running in 5a8ab438d84c [2023-04-13T07:07:18.853Z] Removing intermediate container 5a8ab438d84c [2023-04-13T07:07:18.853Z] ---> 8c72f8138f45 [2023-04-13T07:07:18.853Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:07:18.853Z] Successfully built 8c72f8138f45 [2023-04-13T07:07:18.853Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:07:19.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:07:19.289Z] [2023-04-13T07:07:19.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:07:19.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:07:19.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T07:07:19.621Z] 5eb5b503b376: Pulling fs layer [2023-04-13T07:07:19.621Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T07:07:19.621Z] ec43610c2a17: Pulling fs layer [2023-04-13T07:07:19.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T07:07:19.621Z] 33b1e0a273af: Pulling fs layer [2023-04-13T07:07:19.621Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T07:07:19.621Z] 2f39f015ded8: Pulling fs layer [2023-04-13T07:07:19.621Z] 3a2ae6a8a46f: Waiting [2023-04-13T07:07:19.621Z] 33b1e0a273af: Waiting [2023-04-13T07:07:19.621Z] 5d3b04190fa2: Waiting [2023-04-13T07:07:19.621Z] ec43610c2a17: Verifying Checksum [2023-04-13T07:07:19.621Z] ec43610c2a17: Download complete [2023-04-13T07:07:19.621Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T07:07:19.621Z] 3a2ae6a8a46f: Download complete [2023-04-13T07:07:19.881Z] 33b1e0a273af: Verifying Checksum [2023-04-13T07:07:19.881Z] 33b1e0a273af: Download complete [2023-04-13T07:07:19.881Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T07:07:19.881Z] 5d3b04190fa2: Download complete [2023-04-13T07:07:19.881Z] 5c69ac0246d0: Download complete [2023-04-13T07:07:20.142Z] 5eb5b503b376: Verifying Checksum [2023-04-13T07:07:20.142Z] 5eb5b503b376: Download complete [2023-04-13T07:07:20.400Z] 2f39f015ded8: Verifying Checksum [2023-04-13T07:07:20.400Z] 2f39f015ded8: Download complete [2023-04-13T07:07:20.967Z] 5eb5b503b376: Pull complete [2023-04-13T07:07:21.226Z] 5c69ac0246d0: Pull complete [2023-04-13T07:07:21.485Z] ec43610c2a17: Pull complete [2023-04-13T07:07:21.485Z] 3a2ae6a8a46f: Pull complete [2023-04-13T07:07:21.743Z] 33b1e0a273af: Pull complete [2023-04-13T07:07:22.002Z] 5d3b04190fa2: Pull complete [2023-04-13T07:07:26.185Z] 2f39f015ded8: Pull complete [2023-04-13T07:07:26.185Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T07:07:26.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:07:26.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:07:26.257Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2023-04-13T07:07:26.290Z] $ 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-454 -v /w/workspace/xfoundry_device-modbus-go_PR-454:/w/workspace/xfoundry_device-modbus-go_PR-454:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-454@tmp:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T07:07:30.822Z] $ docker top 39aaf67caedc727cfa28caf84183efdf81d7712bc65f6c476c1fbd515c5cf061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:07:31.202Z] ---> job-cost.sh [2023-04-13T07:07:31.202Z] lf-activate-venv: SKIPPING [2023-04-13T07:07:31.202Z] INFO: No Stack... [2023-04-13T07:07:31.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:07:31.721Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:07:32.010Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-454/archives/cost.csv [2023-04-13T07:07:32.010Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T07:07:32.024Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] [2023-04-13T07:07:32.034Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] did not exist. Created. [2023-04-13T07:07:32.034Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:07:32.340Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T07:07:32.372Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:07:32.378Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:07:32.400Z] $ docker stop --time=1 39aaf67caedc727cfa28caf84183efdf81d7712bc65f6c476c1fbd515c5cf061 [2023-04-13T07:07:33.545Z] $ docker rm -f --volumes 39aaf67caedc727cfa28caf84183efdf81d7712bc65f6c476c1fbd515c5cf061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T07:08:51.261Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8412 in /w/workspace/xfoundry_device-modbus-go_PR-454 [Pipeline] { [Pipeline] ws [2023-04-13T07:08:51.270Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-04-13T07:08:51.302Z] Selected Git installation does not exist. Using Default [2023-04-13T07:08:51.302Z] The recommended git tool is: NONE [2023-04-13T07:09:00.370Z] using credential edgex-jenkins-ssh [2023-04-13T07:09:00.393Z] Cloning the remote Git repository [2023-04-13T07:09:00.496Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-13T07:09:00.745Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-04-13T07:09:01.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-13T07:09:01.196Z] > git --version # timeout=10 [2023-04-13T07:09:01.292Z] > git --version # 'git version 2.25.1' [2023-04-13T07:09:01.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:09:01.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:09:03.266Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-13T07:09:03.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:09:04.410Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-13T07:09:04.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-13T07:09:04.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:09:04.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/454/head:refs/remotes/origin/PR-454 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T07:09:05.001Z] Merging remotes/origin/main commit 55987cd457f5f1a930ff560b78c1acf5044fc241 into PR head commit d8b9e115df0f30ec274a94b948d40a836fb607d6 [2023-04-13T07:09:05.524Z] Merge succeeded, producing d8b9e115df0f30ec274a94b948d40a836fb607d6 [2023-04-13T07:09:05.524Z] Checking out Revision d8b9e115df0f30ec274a94b948d40a836fb607d6 (PR-454) [2023-04-13T07:09:05.025Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T07:09:05.204Z] > git checkout -f d8b9e115df0f30ec274a94b948d40a836fb607d6 # timeout=10 [2023-04-13T07:09:05.362Z] > git remote # timeout=10 [2023-04-13T07:09:05.395Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T07:09:05.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:09:05.444Z] > git merge 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 [2023-04-13T07:09:05.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T07:09:05.540Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T07:09:05.579Z] > git checkout -f d8b9e115df0f30ec274a94b948d40a836fb607d6 # timeout=10 [2023-04-13T07:09:06.320Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:09:08.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T07:09:08.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:09:08.389Z] Dload Upload Total Spent Left Speed [2023-04-13T07:09:08.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-04-13T07:09:09.014Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T07:09:09.373Z] + sudo tee /etc/docker/daemon.new [2023-04-13T07:09:09.373Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T07:09:09.373Z] { [2023-04-13T07:09:09.373Z] "registry-mirrors": [ [2023-04-13T07:09:09.373Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T07:09:09.373Z] ], [2023-04-13T07:09:09.373Z] "bip": "10.250.0.254/24", [2023-04-13T07:09:09.373Z] "hosts": [ [2023-04-13T07:09:09.373Z] "tcp://0.0.0.0:5555", [2023-04-13T07:09:09.373Z] "unix:///var/run/docker.sock" [2023-04-13T07:09:09.373Z] ], [2023-04-13T07:09:09.373Z] "mtu": 1458, [2023-04-13T07:09:09.373Z] "selinux-enabled": true, [2023-04-13T07:09:09.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T07:09:09.373Z] } [Pipeline] sh [2023-04-13T07:09:09.726Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T07:09:10.083Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:09:28.370Z] provisioning config files... [2023-04-13T07:09:28.401Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config15133430513140345386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:09:28.775Z] ---> docker-login.sh [2023-04-13T07:09:28.776Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:09:29.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:09:29.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:09:29.369Z] Configure a credential helper to remove this warning. See [2023-04-13T07:09:29.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:09:29.369Z] [2023-04-13T07:09:29.369Z] Login Succeeded [2023-04-13T07:09:29.369Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:09:29.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:09:29.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:09:29.910Z] Configure a credential helper to remove this warning. See [2023-04-13T07:09:29.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:09:29.910Z] [2023-04-13T07:09:29.910Z] Login Succeeded [2023-04-13T07:09:29.910Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:09:30.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:09:30.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:09:30.181Z] Configure a credential helper to remove this warning. See [2023-04-13T07:09:30.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:09:30.181Z] [2023-04-13T07:09:30.181Z] Login Succeeded [2023-04-13T07:09:30.181Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:09:30.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:09:30.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:09:30.721Z] Configure a credential helper to remove this warning. See [2023-04-13T07:09:30.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:09:30.721Z] [2023-04-13T07:09:30.721Z] Login Succeeded [2023-04-13T07:09:30.721Z] docker.io [2023-04-13T07:09:30.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:09:30.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:09:30.991Z] Configure a credential helper to remove this warning. See [2023-04-13T07:09:30.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:09:30.991Z] [2023-04-13T07:09:30.991Z] Login Succeeded [2023-04-13T07:09:31.260Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:09:31.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:09:31.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:09:31.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:09:31.611Z] ========================================================= [2023-04-13T07:09:31.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T07:09:31.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:09:31.963Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T07:09:32.231Z] Sending build context to Docker daemon 3.354MB [2023-04-13T07:09:32.231Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:09:32.231Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-13T07:09:32.501Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T07:09:32.501Z] af6eaf76a39c: Pulling fs layer [2023-04-13T07:09:32.501Z] 55522c791124: Pulling fs layer [2023-04-13T07:09:32.501Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T07:09:32.501Z] 169dfbe0d373: Pulling fs layer [2023-04-13T07:09:32.501Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T07:09:32.501Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T07:09:32.501Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T07:09:32.501Z] 169dfbe0d373: Waiting [2023-04-13T07:09:32.501Z] e1ff8fa3b103: Waiting [2023-04-13T07:09:32.501Z] 52ebb69f0ebf: Waiting [2023-04-13T07:09:32.501Z] 5abe8eddf0d5: Waiting [2023-04-13T07:09:32.501Z] 55522c791124: Download complete [2023-04-13T07:09:32.501Z] 169dfbe0d373: Download complete [2023-04-13T07:09:32.501Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T07:09:32.501Z] e1ff8fa3b103: Download complete [2023-04-13T07:09:32.501Z] af6eaf76a39c: Download complete [2023-04-13T07:09:33.938Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T07:09:33.938Z] 5abe8eddf0d5: Download complete [2023-04-13T07:09:34.915Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T07:09:34.915Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T07:09:34.915Z] 52ebb69f0ebf: Download complete [2023-04-13T07:09:35.182Z] af6eaf76a39c: Pull complete [2023-04-13T07:09:35.451Z] 55522c791124: Pull complete [2023-04-13T07:09:45.563Z] ce5c4a1c91eb: Pull complete [2023-04-13T07:09:45.563Z] 169dfbe0d373: Pull complete [2023-04-13T07:09:45.563Z] e1ff8fa3b103: Pull complete [2023-04-13T07:09:52.220Z] 52ebb69f0ebf: Pull complete [2023-04-13T07:09:53.275Z] 5abe8eddf0d5: Pull complete [2023-04-13T07:09:53.275Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T07:09:53.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T07:09:53.275Z] ---> 6cb57ee374ae [2023-04-13T07:09:53.275Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:09:55.262Z] ---> Running in 6f87b34fec07 [2023-04-13T07:09:55.542Z] Removing intermediate container 6f87b34fec07 [2023-04-13T07:09:55.542Z] ---> 7ac7346ef4bc [2023-04-13T07:09:55.542Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:09:55.542Z] ---> Running in f54f72783ad2 [2023-04-13T07:09:55.809Z] Removing intermediate container f54f72783ad2 [2023-04-13T07:09:55.809Z] ---> b7140bcac829 [2023-04-13T07:09:55.809Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-13T07:09:56.081Z] ---> Running in 8f88c029e0d8 [2023-04-13T07:09:57.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:09:57.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:09:58.592Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:09:58.864Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-13T07:09:58.864Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:09:58.864Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:09:58.864Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-13T07:09:58.864Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-13T07:09:58.864Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-13T07:09:58.864Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-13T07:09:58.864Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:09:58.864Z] OK: 270 MiB in 61 packages [2023-04-13T07:09:59.828Z] Removing intermediate container 8f88c029e0d8 [2023-04-13T07:09:59.828Z] ---> 8285c3e7a74d [2023-04-13T07:09:59.828Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-13T07:10:00.096Z] ---> Running in 45bb445c47c1 [2023-04-13T07:10:00.371Z] Removing intermediate container 45bb445c47c1 [2023-04-13T07:10:00.371Z] ---> f96b970a4e51 [2023-04-13T07:10:00.371Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-13T07:10:00.955Z] ---> b62dcea6ef2b [2023-04-13T07:10:00.955Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:10:00.955Z] ---> Running in b7c0ac2189db [2023-04-13T07:11:22.629Z] Removing intermediate container b7c0ac2189db [2023-04-13T07:11:22.629Z] ---> 7e1a4bafc1ed [2023-04-13T07:11:22.629Z] Step 9/10 : COPY . . [2023-04-13T07:11:22.629Z] ---> 349b7c3da3ce [2023-04-13T07:11:22.629Z] Step 10/10 : RUN ${MAKE} [2023-04-13T07:11:22.629Z] ---> Running in 86e5f30f5df2 [2023-04-13T07:11:22.629Z] noop [2023-04-13T07:11:22.629Z] Removing intermediate container 86e5f30f5df2 [2023-04-13T07:11:22.629Z] ---> 4d447b514832 [2023-04-13T07:11:22.629Z] Successfully built 4d447b514832 [2023-04-13T07:11:22.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:11:22.979Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:11:22.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:11:23.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-04-13T07:11:23.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T07:11:24.470Z] $ docker top dff721f2bebd6f88228f7263d8e9efda15ad00a5db88eb8a0f9fd80d5693aa34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:11:25.297Z] + go version [2023-04-13T07:11:25.297Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T07:11:25.324Z] $ docker stop --time=1 dff721f2bebd6f88228f7263d8e9efda15ad00a5db88eb8a0f9fd80d5693aa34 [2023-04-13T07:11:26.954Z] $ docker rm -f --volumes dff721f2bebd6f88228f7263d8e9efda15ad00a5db88eb8a0f9fd80d5693aa34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:11:27.494Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:11:27.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:11:27.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-04-13T07:11:27.754Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T07:11:28.934Z] $ docker top b72628870b25ae4df4b54eac9d73d4dd15b3e687603d8aab9663a14aa2a8add4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:11:29.435Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:11:30.036Z] + make test [2023-04-13T07:11:30.036Z] go test ./... -coverprofile=coverage.out [2023-04-13T07:12:08.920Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-13T07:14:00.604Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-13T07:14:03.958Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.078s coverage: 47.5% of statements [2023-04-13T07:14:04.545Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T07:14:04.545Z] go vet ./... [2023-04-13T07:14:36.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:14:36.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:14:36.806Z] ./bin/test-attribution-txt.sh [2023-04-13T07:14:36.806Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:14:36.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:14:36.850Z] $ docker stop --time=1 b72628870b25ae4df4b54eac9d73d4dd15b3e687603d8aab9663a14aa2a8add4 [2023-04-13T07:14:38.842Z] $ docker rm -f --volumes b72628870b25ae4df4b54eac9d73d4dd15b3e687603d8aab9663a14aa2a8add4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:14:40.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:14:40.219Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T07:14:40.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:14:41.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:14:41.689Z] + ls -al . [2023-04-13T07:14:41.689Z] total 176 [2023-04-13T07:14:41.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 07:11 . [2023-04-13T07:14:41.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:09 .. [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 07:09 .dockerignore [2023-04-13T07:14:41.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:09 .git [2023-04-13T07:14:41.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:09 .github [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 13 07:09 .gitignore [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:09 .golangci.yml [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 10004 Apr 13 07:09 Attribution.txt [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 13 07:09 CHANGELOG.md [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 13 07:09 Dockerfile [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:09 GOVERNANCE.md [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 13 07:09 Jenkinsfile [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:09 LICENSE [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 13 07:09 Makefile [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 13 07:09 OWNERS.md [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 13 07:09 README.md [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 07:05 VERSION [2023-04-13T07:14:41.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:09 bin [2023-04-13T07:14:41.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:09 cmd [2023-04-13T07:14:41.689Z] -rw-r--r-- 1 jenkins jenkins 24076 Apr 13 07:14 coverage.out [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 13 07:09 go.mod [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 31895 Apr 13 07:09 go.sum [2023-04-13T07:14:41.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:09 internal [2023-04-13T07:14:41.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:09 simulator [2023-04-13T07:14:41.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:09 snap [2023-04-13T07:14:41.689Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 13 07:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:14:42.045Z] + 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=d8b9e115df0f30ec274a94b948d40a836fb607d6 --label arch=arm64 --label version=0.0.0 . [2023-04-13T07:14:42.318Z] Sending build context to Docker daemon 3.379MB [2023-04-13T07:14:42.591Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:14:42.591Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-13T07:14:42.591Z] ---> 4d447b514832 [2023-04-13T07:14:42.591Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:14:42.591Z] ---> Running in d94cb4d3779a [2023-04-13T07:14:42.863Z] Removing intermediate container d94cb4d3779a [2023-04-13T07:14:42.863Z] ---> 18dd10e4e8c4 [2023-04-13T07:14:42.863Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:14:43.140Z] ---> Running in bb824f9b845c [2023-04-13T07:14:43.458Z] Removing intermediate container bb824f9b845c [2023-04-13T07:14:43.458Z] ---> f4a7372c993e [2023-04-13T07:14:43.458Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-13T07:14:43.458Z] ---> Running in e6a57b1b526b [2023-04-13T07:14:44.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:14:45.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:14:47.059Z] OK: 270 MiB in 61 packages [2023-04-13T07:14:48.035Z] Removing intermediate container e6a57b1b526b [2023-04-13T07:14:48.035Z] ---> fed28fd2231f [2023-04-13T07:14:48.035Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-13T07:14:48.035Z] ---> Running in fcaf2832f0bc [2023-04-13T07:14:48.306Z] Removing intermediate container fcaf2832f0bc [2023-04-13T07:14:48.306Z] ---> 7cf16a56d607 [2023-04-13T07:14:48.306Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-13T07:14:48.899Z] ---> 3f299631554f [2023-04-13T07:14:48.899Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:14:48.899Z] ---> Running in d726ea599b31 [2023-04-13T07:14:54.271Z] Removing intermediate container d726ea599b31 [2023-04-13T07:14:54.271Z] ---> 79cfaa379d1a [2023-04-13T07:14:54.271Z] Step 9/22 : COPY . . [2023-04-13T07:14:54.271Z] ---> 86f1d632a655 [2023-04-13T07:14:54.271Z] Step 10/22 : RUN ${MAKE} [2023-04-13T07:14:54.541Z] ---> Running in ffd8aff65c23 [2023-04-13T07:14:55.504Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-04-13T07:17:32.259Z] Removing intermediate container ffd8aff65c23 [2023-04-13T07:17:32.259Z] ---> 3c5ce6f7fdf9 [2023-04-13T07:17:32.259Z] Step 11/22 : FROM alpine:3.17 [2023-04-13T07:17:32.259Z] 3.17: Pulling from library/alpine [2023-04-13T07:17:32.259Z] c41833b44d91: Pulling fs layer [2023-04-13T07:17:32.259Z] c41833b44d91: Verifying Checksum [2023-04-13T07:17:32.259Z] c41833b44d91: Download complete [2023-04-13T07:17:32.259Z] c41833b44d91: Pull complete [2023-04-13T07:17:32.259Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:17:32.259Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:17:32.259Z] ---> 51e60588ff2c [2023-04-13T07:17:32.259Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-13T07:17:32.259Z] ---> Running in 23ed10cc8d2c [2023-04-13T07:17:32.259Z] Removing intermediate container 23ed10cc8d2c [2023-04-13T07:17:32.259Z] ---> 90feac5916b8 [2023-04-13T07:17:32.259Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-13T07:17:32.259Z] ---> Running in 9f90be9ca21e [2023-04-13T07:17:32.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:17:32.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:17:32.259Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T07:17:32.259Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:17:32.259Z] OK: 8 MiB in 16 packages [2023-04-13T07:17:32.259Z] Removing intermediate container 9f90be9ca21e [2023-04-13T07:17:32.259Z] ---> 98f99cc6ecad [2023-04-13T07:17:32.259Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-13T07:17:32.525Z] ---> 95a5affbcb8e [2023-04-13T07:17:32.525Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-13T07:17:33.118Z] ---> 3716a59b220f [2023-04-13T07:17:33.118Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-13T07:17:33.706Z] ---> f90120b865d8 [2023-04-13T07:17:33.706Z] Step 17/22 : EXPOSE 59901 [2023-04-13T07:17:33.706Z] ---> Running in e434181fdd46 [2023-04-13T07:17:33.974Z] Removing intermediate container e434181fdd46 [2023-04-13T07:17:33.974Z] ---> 225aaa3d7492 [2023-04-13T07:17:33.974Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-13T07:17:33.974Z] ---> Running in 974803348c1a [2023-04-13T07:17:34.241Z] Removing intermediate container 974803348c1a [2023-04-13T07:17:34.241Z] ---> 86f27af68252 [2023-04-13T07:17:34.241Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T07:17:34.523Z] ---> Running in f236aaa2d6dd [2023-04-13T07:17:34.790Z] Removing intermediate container f236aaa2d6dd [2023-04-13T07:17:34.790Z] ---> bb3e4ae4176d [2023-04-13T07:17:34.790Z] Step 20/22 : LABEL arch=arm64 [2023-04-13T07:17:34.790Z] ---> Running in 88abb66d52f1 [2023-04-13T07:17:35.056Z] Removing intermediate container 88abb66d52f1 [2023-04-13T07:17:35.056Z] ---> 2bb5842f7276 [2023-04-13T07:17:35.056Z] Step 21/22 : LABEL git_sha=d8b9e115df0f30ec274a94b948d40a836fb607d6 [2023-04-13T07:17:35.056Z] ---> Running in 28817be24316 [2023-04-13T07:17:35.323Z] Removing intermediate container 28817be24316 [2023-04-13T07:17:35.323Z] ---> 4bfdaba8620a [2023-04-13T07:17:35.323Z] Step 22/22 : LABEL version=0.0.0 [2023-04-13T07:17:35.592Z] ---> Running in 7bfd377af56f [2023-04-13T07:17:35.858Z] Removing intermediate container 7bfd377af56f [2023-04-13T07:17:35.858Z] ---> 48ac7518f465 [2023-04-13T07:17:35.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:17:35.858Z] Successfully built 48ac7518f465 [2023-04-13T07:17:35.858Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:17:36.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:17:36.285Z] [2023-04-13T07:17:36.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:17:36.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:17:36.616Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T07:17:36.616Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T07:17:36.616Z] 04944245beec: Pulling fs layer [2023-04-13T07:17:36.616Z] 699f458cf7ca: Pulling fs layer [2023-04-13T07:17:36.616Z] 765212b225bb: Pulling fs layer [2023-04-13T07:17:36.616Z] f23df028b6ca: Pulling fs layer [2023-04-13T07:17:36.616Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T07:17:36.616Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T07:17:36.616Z] 765212b225bb: Waiting [2023-04-13T07:17:36.616Z] f23df028b6ca: Waiting [2023-04-13T07:17:36.616Z] d65c8cfc05b1: Waiting [2023-04-13T07:17:36.616Z] 2437ff75d9bd: Waiting [2023-04-13T07:17:36.886Z] 04944245beec: Verifying Checksum [2023-04-13T07:17:36.886Z] 04944245beec: Download complete [2023-04-13T07:17:36.886Z] 765212b225bb: Verifying Checksum [2023-04-13T07:17:36.886Z] 765212b225bb: Download complete [2023-04-13T07:17:36.886Z] f23df028b6ca: Verifying Checksum [2023-04-13T07:17:36.886Z] f23df028b6ca: Download complete [2023-04-13T07:17:36.886Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T07:17:36.886Z] d65c8cfc05b1: Download complete [2023-04-13T07:17:36.886Z] 699f458cf7ca: Verifying Checksum [2023-04-13T07:17:36.886Z] 699f458cf7ca: Download complete [2023-04-13T07:17:37.473Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T07:17:37.473Z] 8998bd30e6a1: Download complete [2023-04-13T07:17:39.489Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T07:17:39.489Z] 2437ff75d9bd: Download complete [2023-04-13T07:17:41.494Z] 8998bd30e6a1: Pull complete [2023-04-13T07:17:41.768Z] 04944245beec: Pull complete [2023-04-13T07:17:43.203Z] 699f458cf7ca: Pull complete [2023-04-13T07:17:43.470Z] 765212b225bb: Pull complete [2023-04-13T07:17:44.053Z] f23df028b6ca: Pull complete [2023-04-13T07:17:44.320Z] d65c8cfc05b1: Pull complete [2023-04-13T07:17:56.639Z] 2437ff75d9bd: Pull complete [2023-04-13T07:17:56.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T07:17:56.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:17:56.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:17:56.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-04-13T07:17:56.894Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T07:17:59.571Z] $ docker top cef34ce2a660954520b3a32de5290c55272b8bf6eda9c14fa0500ba0a1a3ce3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:00.412Z] ---> job-cost.sh [2023-04-13T07:18:00.412Z] lf-activate-venv: SKIPPING [2023-04-13T07:18:00.412Z] INFO: No Stack... [2023-04-13T07:18:00.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T07:18:01.955Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:18:02.596Z] + cut -d, -f6 [2023-04-13T07:18:02.596Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock [2023-04-13T07:18:02.671Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] [2023-04-13T07:18:02.678Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] did not exist. Created. [2023-04-13T07:18:02.678Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:18:03.332Z] /w/workspace/device-modbus-go/2@tmp/durable-5fb9217d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T07:18:03.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T07:18:04.014Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T07:18:04.074Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:18:04.080Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-454-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:18:04.105Z] $ docker stop --time=1 cef34ce2a660954520b3a32de5290c55272b8bf6eda9c14fa0500ba0a1a3ce3b [2023-04-13T07:18:05.654Z] $ docker rm -f --volumes cef34ce2a660954520b3a32de5290c55272b8bf6eda9c14fa0500ba0a1a3ce3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-13T07:18:06.015Z] provisioning config files... [2023-04-13T07:18:06.022Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp/config8261854231729418569tmp [Pipeline] { [Pipeline] sh [2023-04-13T07:18:06.311Z] + set +x [2023-04-13T07:18:06.311Z] + bash -s -- [2023-04-13T07:18:06.311Z] + curl -s https://codecov.io/bash [2023-04-13T07:18:06.311Z] [2023-04-13T07:18:06.311Z] _____ _ [2023-04-13T07:18:06.311Z] / ____| | | [2023-04-13T07:18:06.311Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T07:18:06.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T07:18:06.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T07:18:06.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T07:18:06.311Z] Bash-1.0.6 [2023-04-13T07:18:06.311Z] [2023-04-13T07:18:06.311Z] [2023-04-13T07:18:06.311Z] ==> git version 2.25.1 found [2023-04-13T07:18:06.311Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-13T07:18:06.311Z] Release-Date: 2020-01-08 [2023-04-13T07:18:06.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T07:18:06.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T07:18:06.311Z] ==> Jenkins CI detected. [2023-04-13T07:18:06.311Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-454 [2023-04-13T07:18:06.311Z] project root: . [2023-04-13T07:18:06.311Z] --> token set from env [2023-04-13T07:18:06.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T07:18:06.311Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T07:18:06.311Z] ==> Python coveragepy not found [2023-04-13T07:18:06.311Z] ==> Searching for coverage reports in: [2023-04-13T07:18:06.311Z] + . [2023-04-13T07:18:06.311Z] -> Found 1 reports [2023-04-13T07:18:06.311Z] ==> Detecting git/mercurial file structure [2023-04-13T07:18:06.311Z] ==> Reading reports [2023-04-13T07:18:06.311Z] + ./coverage.out bytes=24076 [2023-04-13T07:18:06.311Z] ==> Appending adjustments [2023-04-13T07:18:06.311Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T07:18:06.570Z] + Found adjustments [2023-04-13T07:18:06.570Z] ==> Gzipping contents [2023-04-13T07:18:06.570Z] 4.0K /tmp/codecov.eCqOr9.gz [2023-04-13T07:18:06.570Z] ==> Uploading reports [2023-04-13T07:18:06.570Z] url: https://codecov.io [2023-04-13T07:18:06.570Z] query: branch=PR-454&commit=d8b9e115df0f30ec274a94b948d40a836fb607d6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-454%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=454&job=&cmd_args= [2023-04-13T07:18:06.570Z] -> Pinging Codecov [2023-04-13T07:18:06.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-454&commit=d8b9e115df0f30ec274a94b948d40a836fb607d6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-454%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=454&job=&cmd_args= [2023-04-13T07:18:06.570Z] -> Uploading to [2023-04-13T07:18:06.570Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/55DBCA73C666E3227836607328DD7E49/d8b9e115df0f30ec274a94b948d40a836fb607d6/6835bfd0-f2aa-4646-8623-9a8564ec5d21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T071806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f8fb177ade2f2e683dd565ce0b94ffb474bde89b009afe3a9ebb3bd886ccbe3 [2023-04-13T07:18:06.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:18:06.570Z] Dload Upload Total Spent Left Speed [2023-04-13T07:18:06.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3917 0 0 100 3917 0 17030 --:--:-- --:--:-- --:--:-- 16956 [2023-04-13T07:18:06.829Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d8b9e115df0f30ec274a94b948d40a836fb607d6 [Pipeline] } [2023-04-13T07:18:06.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-13T07:18:07.539Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-454/archives ] [2023-04-13T07:18:07.539Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-454/archives [2023-04-13T07:18:07.539Z] total 16 [2023-04-13T07:18:07.539Z] drwxr-xr-x 3 root root 4096 Apr 13 07:07 . [2023-04-13T07:18:07.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 07:07 .. [2023-04-13T07:18:07.539Z] drwxr-xr-x 2 root root 4096 Apr 13 07:07 cost [2023-04-13T07:18:07.539Z] -rw-r--r-- 1 root root 88 Apr 13 07:07 cost.csv [2023-04-13T07:18:07.539Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-454/archives [2023-04-13T07:18:07.539Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-454/archives [2023-04-13T07:18:07.539Z] total 16 [2023-04-13T07:18:07.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:07 . [2023-04-13T07:18:07.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 07:07 .. [2023-04-13T07:18:07.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 07:07 cost [2023-04-13T07:18:07.539Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 13 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:07.823Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:08.741Z] ---> package-listing.sh [2023-04-13T07:18:08.741Z] ++ facter osfamily [2023-04-13T07:18:08.741Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T07:18:08.999Z] + OS_FAMILY=debian [2023-04-13T07:18:08.999Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-454 [2023-04-13T07:18:08.999Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T07:18:08.999Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T07:18:08.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T07:18:08.999Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T07:18:08.999Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-454 ']' [2023-04-13T07:18:08.999Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T07:18:08.999Z] + case "${OS_FAMILY}" in [2023-04-13T07:18:08.999Z] + dpkg -l [2023-04-13T07:18:08.999Z] + grep '^ii' [2023-04-13T07:18:08.999Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T07:18:08.999Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T07:18:08.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T07:18:08.999Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-454 ']' [2023-04-13T07:18:08.999Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-454/archives/ [2023-04-13T07:18:08.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-454/archives/ [Pipeline] echo [2023-04-13T07:18:09.007Z] 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-454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T07:18:09.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:18:09.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:18:09.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:18:09.906Z] prd-ubuntu20.04-docker-8c-8g-8409 does not seem to be running inside a container [2023-04-13T07:18:09.949Z] $ 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-454/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-454 -v /w/workspace/xfoundry_device-modbus-go_PR-454:/w/workspace/xfoundry_device-modbus-go_PR-454:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-454@tmp:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T07:18:10.176Z] $ docker top a0cca631665d405adcdd9de173404092203b0074ad899374a66464e7a6e982e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:18:10.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T07:18:10.786Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T07:18:11.069Z] + ls /var/log/sa-host [2023-04-13T07:18:11.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:18:11.132Z] provisioning config files... [2023-04-13T07:18:11.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-454@tmp/config13251172903577362216tmp [Pipeline] { [Pipeline] echo [2023-04-13T07:18:11.153Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:11.434Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T07:18:11.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:11.773Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T07:18:11.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:12.062Z] ---> sudo-logs.sh [2023-04-13T07:18:12.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T07:18:12.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:12.365Z] ---> job-cost.sh [2023-04-13T07:18:12.365Z] lf-activate-venv: SKIPPING [2023-04-13T07:18:12.365Z] DEBUG: total: 0.2199999988079071 [2023-04-13T07:18:12.365Z] INFO: Retrieving Stack Cost... [2023-04-13T07:18:12.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:18:13.191Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T07:18:13.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:18:13.485Z] ---> logs-deploy.sh [2023-04-13T07:18:13.485Z] lf-activate-venv: SKIPPING [2023-04-13T07:18:13.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-454/2 [2023-04-13T07:18:13.485Z] INFO: archiving workspace using pattern(s): [2023-04-13T07:18:14.421Z] Archives upload complete. [2023-04-13T07:18:14.421Z] INFO: archiving logs to Nexus