Pull request #434 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 46775bb9762b1738260e2eefac696f1a9833a740+d976059f8bfb405a00b06a9502768812e8b859e1 (462f75b2445e3483771f378557780f0be841fb6f) 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-ssh4271916073929329076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6631896511613923727.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14023436360552501833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh829109366622030477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh209771560425301934.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17923906277549945.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4729 in /w/workspace/xfoundry_device-modbus-go_PR-434 [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-434 # 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 Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 46775bb9762b1738260e2eefac696f1a9833a740 Merge succeeded, producing 46775bb9762b1738260e2eefac696f1a9833a740 Checking out Revision 46775bb9762b1738260e2eefac696f1a9833a740 (PR-434) > 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/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46775bb9762b1738260e2eefac696f1a9833a740 # 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 d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46775bb9762b1738260e2eefac696f1a9833a740 # timeout=10 Commit message: "build(deps)!: bump sdk to 3.0.0-dev.54" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T05:22:29.869Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T05:22:30.021Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T05:22:30.114Z] ========================================================= [2023-03-21T05:22:30.114Z] EdgeX Global Pipelines Version Info [2023-03-21T05:22:30.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:22:30.859Z] ------------------- [2023-03-21T05:22:30.859Z] stable info: [2023-03-21T05:22:30.859Z] ------------------- [2023-03-21T05:22:30.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T05:22:30.859Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T05:22:30.859Z] Message: update stable to v1.0.245 [2023-03-21T05:22:31.429Z] ------------------- [2023-03-21T05:22:31.429Z] experimental info: [2023-03-21T05:22:31.429Z] ------------------- [2023-03-21T05:22:31.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T05:22:31.429Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T05:22:31.429Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T05:22:31.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-21T05:22:31.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-21T05:22:31.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T05:22:31.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T05:22:31.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T05:22:31.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T05:22:31.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T05:22:32.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T05:22:32.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T05:22:32.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T05:22:32.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T05:22:32.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-21T05:22:32.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T05:22:32.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T05:22:32.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T05:22:32.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T05:22:32.431Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T05:22:32.468Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T05:22:32.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T05:22:32.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T05:22:32.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T05:22:32.623Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T05:22:32.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T05:22:32.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T05:22:32.741Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T05:22:32.784Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T05:22:32.827Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T05:22:32.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-434 [Pipeline] echo [2023-03-21T05:22:32.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-434 [Pipeline] echo [2023-03-21T05:22:32.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-434 [Pipeline] echo [2023-03-21T05:22:32.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46775bb9762b1738260e2eefac696f1a9833a740 [Pipeline] echo [2023-03-21T05:22:33.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46775bb [Pipeline] echo [2023-03-21T05:22:33.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T05:22:33.151Z] provisioning config files... [2023-03-21T05:22:33.163Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-434@tmp/config15881208717002145696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:22:33.507Z] ---> docker-login.sh [2023-03-21T05:22:33.507Z] nexus3.edgexfoundry.org:10001 [2023-03-21T05:22:33.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:33.766Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:33.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:33.766Z] [2023-03-21T05:22:33.766Z] Login Succeeded [2023-03-21T05:22:34.026Z] nexus3.edgexfoundry.org:10002 [2023-03-21T05:22:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:34.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:34.026Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:34.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:34.026Z] [2023-03-21T05:22:34.026Z] Login Succeeded [2023-03-21T05:22:34.026Z] nexus3.edgexfoundry.org:10003 [2023-03-21T05:22:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:34.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:34.026Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:34.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:34.026Z] [2023-03-21T05:22:34.026Z] Login Succeeded [2023-03-21T05:22:34.026Z] nexus3.edgexfoundry.org:10004 [2023-03-21T05:22:34.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:34.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:34.287Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:34.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:34.287Z] [2023-03-21T05:22:34.287Z] Login Succeeded [2023-03-21T05:22:34.287Z] docker.io [2023-03-21T05:22:34.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:34.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:34.548Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:34.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:34.548Z] [2023-03-21T05:22:34.548Z] Login Succeeded [2023-03-21T05:22:34.548Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T05:22:34.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T05:22:35.202Z] + git rev-list -1 --merges 46775bb9762b1738260e2eefac696f1a9833a740~1..46775bb9762b1738260e2eefac696f1a9833a740 [Pipeline] echo [2023-03-21T05:22:35.258Z] -----------> git rev-list -1 --merges 46775bb9762b1738260e2eefac696f1a9833a740~1..46775bb9762b1738260e2eefac696f1a9833a740 46775bb9762b1738260e2eefac696f1a9833a740 [false] [Pipeline] sh [2023-03-21T05:22:35.566Z] + git log --format=format:%s -1 46775bb9762b1738260e2eefac696f1a9833a740 [Pipeline] echo [2023-03-21T05:22:35.601Z] ========================================================= [2023-03-21T05:22:35.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T05:22:35.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T05:22:36.038Z] + git log --format=format:%s -1 46775bb9762b1738260e2eefac696f1a9833a740 [Pipeline] echo [2023-03-21T05:22:36.070Z] [semverPrep] GIT_COMMIT: 46775bb9762b1738260e2eefac696f1a9833a740, Commit Message: build(deps)!: bump sdk to 3.0.0-dev.54 [Pipeline] echo [2023-03-21T05:22:36.100Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T05:22:36.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T05:22:36.487Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T05:22:36.487Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T05:22:36.487Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T05:22:36.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T05:22:36.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T05:22:36.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:22:36.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T05:22:36.973Z] [2023-03-21T05:22:36.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:22:37.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T05:22:37.354Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T05:22:37.354Z] b85a868b505f: Pulling fs layer [2023-03-21T05:22:37.354Z] e2be974225ed: Pulling fs layer [2023-03-21T05:22:37.354Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T05:22:37.354Z] 988bab9f4d93: Pulling fs layer [2023-03-21T05:22:37.354Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T05:22:37.354Z] eaf3925da568: Pulling fs layer [2023-03-21T05:22:37.354Z] bab4dde63d76: Pulling fs layer [2023-03-21T05:22:37.354Z] bde34c3a00c8: Pulling fs layer [2023-03-21T05:22:37.354Z] b352a97aabf1: Pulling fs layer [2023-03-21T05:22:37.354Z] 4872d77fe225: Pulling fs layer [2023-03-21T05:22:37.354Z] 5851b861e8e6: Pulling fs layer [2023-03-21T05:22:37.354Z] bab4dde63d76: Waiting [2023-03-21T05:22:37.354Z] 4872d77fe225: Waiting [2023-03-21T05:22:37.354Z] 5851b861e8e6: Waiting [2023-03-21T05:22:37.354Z] 988bab9f4d93: Waiting [2023-03-21T05:22:37.354Z] bde34c3a00c8: Waiting [2023-03-21T05:22:37.354Z] 1469e6f7b9e6: Waiting [2023-03-21T05:22:37.354Z] b352a97aabf1: Waiting [2023-03-21T05:22:37.354Z] eaf3925da568: Waiting [2023-03-21T05:22:37.354Z] e2be974225ed: Verifying Checksum [2023-03-21T05:22:37.354Z] e2be974225ed: Download complete [2023-03-21T05:22:37.354Z] 988bab9f4d93: Download complete [2023-03-21T05:22:37.615Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T05:22:37.615Z] 1469e6f7b9e6: Download complete [2023-03-21T05:22:37.615Z] eaf3925da568: Verifying Checksum [2023-03-21T05:22:37.615Z] eaf3925da568: Download complete [2023-03-21T05:22:37.615Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T05:22:37.615Z] 339a4e72a1f5: Download complete [2023-03-21T05:22:37.615Z] bde34c3a00c8: Verifying Checksum [2023-03-21T05:22:37.615Z] bde34c3a00c8: Download complete [2023-03-21T05:22:37.615Z] b352a97aabf1: Verifying Checksum [2023-03-21T05:22:37.615Z] b352a97aabf1: Download complete [2023-03-21T05:22:37.615Z] 4872d77fe225: Verifying Checksum [2023-03-21T05:22:37.615Z] 4872d77fe225: Download complete [2023-03-21T05:22:37.615Z] 5851b861e8e6: Verifying Checksum [2023-03-21T05:22:37.615Z] 5851b861e8e6: Download complete [2023-03-21T05:22:37.615Z] b85a868b505f: Verifying Checksum [2023-03-21T05:22:37.615Z] b85a868b505f: Download complete [2023-03-21T05:22:37.873Z] bab4dde63d76: Verifying Checksum [2023-03-21T05:22:37.873Z] bab4dde63d76: Download complete [2023-03-21T05:22:38.810Z] b85a868b505f: Pull complete [2023-03-21T05:22:38.810Z] e2be974225ed: Pull complete [2023-03-21T05:22:39.379Z] 339a4e72a1f5: Pull complete [2023-03-21T05:22:39.379Z] 988bab9f4d93: Pull complete [2023-03-21T05:22:39.637Z] 1469e6f7b9e6: Pull complete [2023-03-21T05:22:39.637Z] eaf3925da568: Pull complete [2023-03-21T05:22:41.012Z] bab4dde63d76: Pull complete [2023-03-21T05:22:41.272Z] bde34c3a00c8: Pull complete [2023-03-21T05:22:41.272Z] b352a97aabf1: Pull complete [2023-03-21T05:22:41.272Z] 4872d77fe225: Pull complete [2023-03-21T05:22:41.272Z] 5851b861e8e6: Pull complete [2023-03-21T05:22:41.532Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T05:22:41.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T05:22:41.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:22:41.775Z] prd-ubuntu20.04-docker-8c-8g-4729 does not seem to be running inside a container [2023-03-21T05:22:41.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-434 -v /w/workspace/xfoundry_device-modbus-go_PR-434:/w/workspace/xfoundry_device-modbus-go_PR-434:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-434@tmp:/w/workspace/xfoundry_device-modbus-go_PR-434@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-03-21T05:22:42.875Z] $ docker top e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T05:22:43.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T05:22:43.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T05:22:43.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T05:22:43.177Z] $ docker exec e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 ssh-agent [2023-03-21T05:22:43.276Z] SSH_AUTH_SOCK=/tmp/ssh-zwt4vG27qwK3/agent.32 [2023-03-21T05:22:43.276Z] SSH_AGENT_PID=38 [2023-03-21T05:22:43.283Z] Running ssh-add (command line suppressed) [2023-03-21T05:22:43.392Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-434@tmp/private_key_48792042285227235.key (/w/workspace/xfoundry_device-modbus-go_PR-434@tmp/private_key_48792042285227235.key) [2023-03-21T05:22:43.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T05:22:43.724Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T05:22:43.763Z] $ docker exec --env ******** --env ******** e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 ssh-agent -k [2023-03-21T05:22:43.859Z] unset SSH_AUTH_SOCK; [2023-03-21T05:22:43.860Z] unset SSH_AGENT_PID; [2023-03-21T05:22:43.860Z] echo Agent pid 38 killed; [2023-03-21T05:22:43.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T05:22:43.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T05:22:43.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T05:22:44.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T05:22:44.060Z] $ docker exec e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 ssh-agent [2023-03-21T05:22:44.141Z] SSH_AUTH_SOCK=/tmp/ssh-k5K1UXfq80qd/agent.70 [2023-03-21T05:22:44.141Z] SSH_AGENT_PID=76 [2023-03-21T05:22:44.145Z] Running ssh-add (command line suppressed) [2023-03-21T05:22:44.249Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-434@tmp/private_key_14439848646846456870.key (/w/workspace/xfoundry_device-modbus-go_PR-434@tmp/private_key_14439848646846456870.key) [2023-03-21T05:22:44.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T05:22:44.580Z] + git semver init [2023-03-21T05:22:44.840Z] 2023-03-21 05:22:44,782 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T05:22:44.840Z] 2023-03-21 05:22:44,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-434/.semver [2023-03-21T05:22:44.840Z] 2023-03-21 05:22:44,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-434/.semver [2023-03-21T05:22:44.840Z] 2023-03-21 05:22:44,784 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-434/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-434, universal_newlines=False, shell=None, istream=None) [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,508 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-434/.git/info/exclude [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-434/.semver/PR-434 with force:False [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,509 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-434/.semver/PR-434 [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,513 [execute] INFO git cat-file --batch-check [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-434/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,520 [execute] INFO git cat-file --batch [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-434/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T05:22:45.777Z] 2023-03-21 05:22:45,527 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-434/.semver/PR-434 [2023-03-21T05:22:45.777Z] 0.0.0 [Pipeline] } [2023-03-21T05:22:45.816Z] $ docker exec --env ******** --env ******** e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 ssh-agent -k [2023-03-21T05:22:45.903Z] unset SSH_AUTH_SOCK; [2023-03-21T05:22:45.904Z] unset SSH_AGENT_PID; [2023-03-21T05:22:45.904Z] echo Agent pid 76 killed; [2023-03-21T05:22:45.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T05:22:46.339Z] + git semver [Pipeline] } [2023-03-21T05:22:46.632Z] $ docker stop --time=1 e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 [2023-03-21T05:22:47.916Z] $ docker rm -f --volumes e09c5f92c358714fee475fdbd5a42207d2650c86adbf7aaab374b2ed099c8454 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T05:22:48.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T05:22:48.571Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T05:22:48.588Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T05:22:49.169Z] provisioning config files... [2023-03-21T05:22:49.177Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-434@tmp/config780026641802625900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:22:49.308Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4735 in /w/workspace/xfoundry_device-modbus-go_PR-434 [Pipeline] { [Pipeline] ws [2023-03-21T05:22:49.361Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T05:22:49.431Z] Selected Git installation does not exist. Using Default [2023-03-21T05:22:49.431Z] The recommended git tool is: NONE [2023-03-21T05:22:49.516Z] ---> docker-login.sh [2023-03-21T05:22:49.516Z] nexus3.edgexfoundry.org:10001 [2023-03-21T05:22:49.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:49.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:49.516Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:49.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:49.516Z] [2023-03-21T05:22:49.516Z] Login Succeeded [2023-03-21T05:22:49.516Z] nexus3.edgexfoundry.org:10002 [2023-03-21T05:22:49.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:49.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:49.516Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:49.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:49.516Z] [2023-03-21T05:22:49.516Z] Login Succeeded [2023-03-21T05:22:49.516Z] nexus3.edgexfoundry.org:10003 [2023-03-21T05:22:49.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:49.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:49.774Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:49.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:49.774Z] [2023-03-21T05:22:49.774Z] Login Succeeded [2023-03-21T05:22:49.774Z] nexus3.edgexfoundry.org:10004 [2023-03-21T05:22:49.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:49.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:49.774Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:49.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:49.774Z] [2023-03-21T05:22:49.774Z] Login Succeeded [2023-03-21T05:22:49.774Z] docker.io [2023-03-21T05:22:49.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:22:50.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:22:50.032Z] Configure a credential helper to remove this warning. See [2023-03-21T05:22:50.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:22:50.032Z] [2023-03-21T05:22:50.032Z] Login Succeeded [2023-03-21T05:22:50.032Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T05:22:50.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T05:22:50.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T05:22:50.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T05:22:50.400Z] ========================================================= [2023-03-21T05:22:50.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T05:22:50.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:22:50.868Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T05:22:50.868Z] Sending build context to Docker daemon 6.396MB [2023-03-21T05:22:50.868Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T05:22:50.868Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-21T05:22:50.868Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T05:22:50.868Z] 63b65145d645: Pulling fs layer [2023-03-21T05:22:50.868Z] a2d21d5440eb: Pulling fs layer [2023-03-21T05:22:50.868Z] 935e6c44a52c: Pulling fs layer [2023-03-21T05:22:50.868Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T05:22:50.868Z] 30dea6a524f1: Pulling fs layer [2023-03-21T05:22:50.868Z] a2aff8979fd8: Pulling fs layer [2023-03-21T05:22:50.868Z] 6808be2612f2: Pulling fs layer [2023-03-21T05:22:50.868Z] f25807f1079a: Pulling fs layer [2023-03-21T05:22:50.868Z] a2aff8979fd8: Waiting [2023-03-21T05:22:50.868Z] 6808be2612f2: Waiting [2023-03-21T05:22:50.868Z] 94cc34f8dd06: Waiting [2023-03-21T05:22:50.868Z] 30dea6a524f1: Waiting [2023-03-21T05:22:50.868Z] a2d21d5440eb: Download complete [2023-03-21T05:22:50.868Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T05:22:50.868Z] 94cc34f8dd06: Download complete [2023-03-21T05:22:50.868Z] 30dea6a524f1: Download complete [2023-03-21T05:22:51.221Z] 63b65145d645: Verifying Checksum [2023-03-21T05:22:51.221Z] 63b65145d645: Download complete [2023-03-21T05:22:51.221Z] a2aff8979fd8: Verifying Checksum [2023-03-21T05:22:51.221Z] a2aff8979fd8: Download complete [2023-03-21T05:22:51.221Z] 63b65145d645: Pull complete [2023-03-21T05:22:51.221Z] a2d21d5440eb: Pull complete [2023-03-21T05:22:51.483Z] f25807f1079a: Verifying Checksum [2023-03-21T05:22:51.483Z] f25807f1079a: Download complete [2023-03-21T05:22:51.741Z] 935e6c44a52c: Verifying Checksum [2023-03-21T05:22:51.741Z] 935e6c44a52c: Download complete [2023-03-21T05:22:51.741Z] 6808be2612f2: Verifying Checksum [2023-03-21T05:22:51.741Z] 6808be2612f2: Download complete [2023-03-21T05:22:54.605Z] using credential edgex-jenkins-ssh [2023-03-21T05:22:54.635Z] Cloning the remote Git repository [2023-03-21T05:22:55.022Z] 935e6c44a52c: Pull complete [2023-03-21T05:22:55.022Z] 94cc34f8dd06: Pull complete [2023-03-21T05:22:55.022Z] 30dea6a524f1: Pull complete [2023-03-21T05:22:55.022Z] a2aff8979fd8: Pull complete [2023-03-21T05:22:54.684Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-21T05:22:54.789Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-21T05:22:54.946Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-21T05:22:54.948Z] > git --version # timeout=10 [2023-03-21T05:22:54.976Z] > git --version # 'git version 2.25.1' [2023-03-21T05:22:54.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T05:22:55.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T05:22:56.916Z] 6808be2612f2: Pull complete [2023-03-21T05:22:56.226Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-21T05:22:56.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T05:22:57.480Z] f25807f1079a: Pull complete [2023-03-21T05:22:57.480Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T05:22:57.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T05:22:57.480Z] ---> 3b553350e43f [2023-03-21T05:22:57.480Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-21T05:22:57.766Z] Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 46775bb9762b1738260e2eefac696f1a9833a740 [2023-03-21T05:22:58.076Z] Merge succeeded, producing 46775bb9762b1738260e2eefac696f1a9833a740 [2023-03-21T05:22:58.077Z] Checking out Revision 46775bb9762b1738260e2eefac696f1a9833a740 (PR-434) [2023-03-21T05:22:57.124Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-21T05:22:57.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-21T05:22:57.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T05:22:57.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T05:22:57.785Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T05:22:57.854Z] > git checkout -f 46775bb9762b1738260e2eefac696f1a9833a740 # timeout=10 [2023-03-21T05:22:57.946Z] > git remote # timeout=10 [2023-03-21T05:22:57.974Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T05:22:58.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T05:22:58.021Z] > git merge d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 [2023-03-21T05:22:58.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T05:22:58.083Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T05:22:58.102Z] > git checkout -f 46775bb9762b1738260e2eefac696f1a9833a740 # timeout=10 [2023-03-21T05:22:58.859Z] ---> Running in 69245bd399f7 [2023-03-21T05:22:58.859Z] Removing intermediate container 69245bd399f7 [2023-03-21T05:22:58.859Z] ---> f9f0a6dba8e6 [2023-03-21T05:22:58.860Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T05:22:58.860Z] ---> Running in d99fd26bf1d9 [2023-03-21T05:22:58.860Z] Removing intermediate container d99fd26bf1d9 [2023-03-21T05:22:58.860Z] ---> a09fcb10580f [2023-03-21T05:22:58.860Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-21T05:22:58.860Z] ---> Running in 49400beee6c2 [2023-03-21T05:22:59.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T05:22:59.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T05:22:59.639Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T05:22:59.639Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-21T05:22:59.639Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T05:22:59.639Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T05:22:59.639Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-21T05:22:59.639Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-21T05:22:59.639Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-21T05:22:59.639Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-21T05:22:59.639Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T05:22:59.639Z] OK: 270 MiB in 61 packages [2023-03-21T05:22:59.898Z] Removing intermediate container 49400beee6c2 [2023-03-21T05:22:59.898Z] ---> 119863877de9 [2023-03-21T05:22:59.898Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-21T05:22:59.898Z] ---> Running in 2ba3ef30f34c [2023-03-21T05:23:00.157Z] Removing intermediate container 2ba3ef30f34c [2023-03-21T05:23:00.157Z] ---> ce829cb85070 [2023-03-21T05:23:00.157Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-21T05:23:00.157Z] ---> 14caccf42025 [2023-03-21T05:23:00.157Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T05:23:00.157Z] ---> Running in 8a3b4fb92a4e [2023-03-21T05:23:01.604Z] Commit message: "build(deps)!: bump sdk to 3.0.0-dev.54" [2023-03-21T05:23:01.657Z] > git --version # timeout=10 [2023-03-21T05:23:01.669Z] > git --version # 'git version 2.25.1' [2023-03-21T05:23:01.690Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T05:23:02.793Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T05:23:02.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T05:23:02.793Z] Dload Upload Total Spent Left Speed [2023-03-21T05:23:02.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-03-21T05:23:03.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T05:23:03.714Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T05:23:03.714Z] + sudo tee /etc/docker/daemon.new [2023-03-21T05:23:03.714Z] { [2023-03-21T05:23:03.714Z] "registry-mirrors": [ [2023-03-21T05:23:03.714Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T05:23:03.714Z] ], [2023-03-21T05:23:03.714Z] "bip": "10.250.0.254/24", [2023-03-21T05:23:03.714Z] "hosts": [ [2023-03-21T05:23:03.714Z] "tcp://0.0.0.0:5555", [2023-03-21T05:23:03.714Z] "unix:///var/run/docker.sock" [2023-03-21T05:23:03.714Z] ], [2023-03-21T05:23:03.714Z] "mtu": 1458, [2023-03-21T05:23:03.714Z] "selinux-enabled": true, [2023-03-21T05:23:03.714Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T05:23:03.714Z] } [Pipeline] sh [2023-03-21T05:23:04.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T05:23:04.407Z] + sudo service docker restart [2023-03-21T05:23:18.250Z] Removing intermediate container 8a3b4fb92a4e [2023-03-21T05:23:18.250Z] ---> 00a1004a9342 [2023-03-21T05:23:18.250Z] Step 9/10 : COPY . . [2023-03-21T05:23:18.250Z] ---> e099137edea2 [2023-03-21T05:23:18.250Z] Step 10/10 : RUN ${MAKE} [2023-03-21T05:23:18.509Z] ---> Running in ee854ad10266 [2023-03-21T05:23:18.509Z] noop [2023-03-21T05:23:18.767Z] Removing intermediate container ee854ad10266 [2023-03-21T05:23:18.767Z] ---> 7cab9f0123c7 [2023-03-21T05:23:18.767Z] Successfully built 7cab9f0123c7 [2023-03-21T05:23:18.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:23:19.206Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T05:23:19.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:23:19.355Z] prd-ubuntu20.04-docker-8c-8g-4729 does not seem to be running inside a container [2023-03-21T05:23:19.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-434 -v /w/workspace/xfoundry_device-modbus-go_PR-434:/w/workspace/xfoundry_device-modbus-go_PR-434:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-434@tmp:/w/workspace/xfoundry_device-modbus-go_PR-434@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-03-21T05:23:19.735Z] $ docker top 4e8ad7c5e26a68dd563cfce51be4e503f04cfbe501a6dd479c961b6de59dd3c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T05:23:20.123Z] + go version [2023-03-21T05:23:20.123Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T05:23:20.167Z] $ docker stop --time=1 4e8ad7c5e26a68dd563cfce51be4e503f04cfbe501a6dd479c961b6de59dd3c0 [2023-03-21T05:23:21.428Z] $ docker rm -f --volumes 4e8ad7c5e26a68dd563cfce51be4e503f04cfbe501a6dd479c961b6de59dd3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:23:22.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T05:23:22.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:23:22.254Z] prd-ubuntu20.04-docker-8c-8g-4729 does not seem to be running inside a container [2023-03-21T05:23:22.300Z] $ 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-434 -v /w/workspace/xfoundry_device-modbus-go_PR-434:/w/workspace/xfoundry_device-modbus-go_PR-434:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-434@tmp:/w/workspace/xfoundry_device-modbus-go_PR-434@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-03-21T05:23:22.649Z] $ docker top 1dcc334dd0a23520851a47aff34c35eec6c5080149f6c986c0ab0200636cfb0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-03-21T05:23:22.830Z] provisioning config files... [2023-03-21T05:23:22.859Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config598121128015439818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:23:23.056Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-434 [Pipeline] fileExists [Pipeline] sh [2023-03-21T05:23:23.260Z] ---> docker-login.sh [2023-03-21T05:23:23.260Z] nexus3.edgexfoundry.org:10001 [2023-03-21T05:23:23.418Z] + make test [2023-03-21T05:23:23.418Z] go test ./... -coverprofile=coverage.out [2023-03-21T05:23:23.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:23:23.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:23:23.851Z] Configure a credential helper to remove this warning. See [2023-03-21T05:23:23.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:23:23.851Z] [2023-03-21T05:23:23.851Z] Login Succeeded [2023-03-21T05:23:23.851Z] nexus3.edgexfoundry.org:10002 [2023-03-21T05:23:24.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:23:24.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:23:24.392Z] Configure a credential helper to remove this warning. See [2023-03-21T05:23:24.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:23:24.392Z] [2023-03-21T05:23:24.392Z] Login Succeeded [2023-03-21T05:23:24.392Z] nexus3.edgexfoundry.org:10003 [2023-03-21T05:23:24.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:23:24.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:23:24.665Z] Configure a credential helper to remove this warning. See [2023-03-21T05:23:24.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:23:24.665Z] [2023-03-21T05:23:24.665Z] Login Succeeded [2023-03-21T05:23:24.665Z] nexus3.edgexfoundry.org:10004 [2023-03-21T05:23:24.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:23:24.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:23:24.940Z] Configure a credential helper to remove this warning. See [2023-03-21T05:23:24.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:23:24.940Z] [2023-03-21T05:23:24.940Z] Login Succeeded [2023-03-21T05:23:24.940Z] docker.io [2023-03-21T05:23:25.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:23:25.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:23:25.480Z] Configure a credential helper to remove this warning. See [2023-03-21T05:23:25.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:23:25.480Z] [2023-03-21T05:23:25.480Z] Login Succeeded [2023-03-21T05:23:25.480Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T05:23:25.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T05:23:25.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T05:23:26.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T05:23:26.043Z] ========================================================= [2023-03-21T05:23:26.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T05:23:26.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:23:26.546Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T05:23:26.816Z] Sending build context to Docker daemon 3.351MB [2023-03-21T05:23:26.816Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T05:23:26.816Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-21T05:23:27.085Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T05:23:27.085Z] af6eaf76a39c: Pulling fs layer [2023-03-21T05:23:27.085Z] 55522c791124: Pulling fs layer [2023-03-21T05:23:27.085Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T05:23:27.085Z] 169dfbe0d373: Pulling fs layer [2023-03-21T05:23:27.085Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T05:23:27.085Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T05:23:27.085Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T05:23:27.085Z] 169dfbe0d373: Waiting [2023-03-21T05:23:27.085Z] e1ff8fa3b103: Waiting [2023-03-21T05:23:27.085Z] 52ebb69f0ebf: Waiting [2023-03-21T05:23:27.085Z] 5abe8eddf0d5: Waiting [2023-03-21T05:23:27.085Z] 55522c791124: Verifying Checksum [2023-03-21T05:23:27.085Z] 55522c791124: Download complete [2023-03-21T05:23:27.085Z] 169dfbe0d373: Download complete [2023-03-21T05:23:27.085Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T05:23:27.085Z] e1ff8fa3b103: Download complete [2023-03-21T05:23:27.085Z] af6eaf76a39c: Download complete [2023-03-21T05:23:28.080Z] af6eaf76a39c: Pull complete [2023-03-21T05:23:28.355Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T05:23:28.355Z] 5abe8eddf0d5: Download complete [2023-03-21T05:23:28.625Z] 55522c791124: Pull complete [2023-03-21T05:23:28.680Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-21T05:23:29.591Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T05:23:29.591Z] 52ebb69f0ebf: Download complete [2023-03-21T05:23:29.591Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T05:23:29.591Z] ce5c4a1c91eb: Download complete [2023-03-21T05:23:38.644Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-21T05:23:38.644Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements [2023-03-21T05:23:41.917Z] ce5c4a1c91eb: Pull complete [2023-03-21T05:23:41.917Z] 169dfbe0d373: Pull complete [2023-03-21T05:23:41.917Z] e1ff8fa3b103: Pull complete [2023-03-21T05:23:42.822Z] go vet ./... [2023-03-21T05:23:46.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T05:23:46.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T05:23:46.098Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T05:23:46.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T05:23:46.178Z] $ docker stop --time=1 1dcc334dd0a23520851a47aff34c35eec6c5080149f6c986c0ab0200636cfb0a [2023-03-21T05:23:47.278Z] 52ebb69f0ebf: Pull complete [2023-03-21T05:23:48.360Z] $ docker rm -f --volumes 1dcc334dd0a23520851a47aff34c35eec6c5080149f6c986c0ab0200636cfb0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T05:23:48.697Z] 5abe8eddf0d5: Pull complete [2023-03-21T05:23:48.697Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T05:23:48.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T05:23:48.697Z] ---> 6cb57ee374ae [2023-03-21T05:23:48.697Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-21T05:23:48.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T05:23:48.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T05:23:49.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T05:23:49.938Z] + ls -al . [2023-03-21T05:23:49.938Z] total 180 [2023-03-21T05:23:49.938Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 05:23 . [2023-03-21T05:23:49.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:22 .. [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 05:22 .dockerignore [2023-03-21T05:23:49.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 05:22 .git [2023-03-21T05:23:49.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:22 .github [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 21 05:22 .gitignore [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 05:22 .golangci.yml [2023-03-21T05:23:49.938Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:22 .semver [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 21 05:22 Attribution.txt [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 21 05:22 CHANGELOG.md [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 21 05:22 Dockerfile [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 05:22 GOVERNANCE.md [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 21 05:22 Jenkinsfile [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 05:22 LICENSE [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 21 05:22 Makefile [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 05:22 OWNERS.md [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 21 05:22 README.md [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 05:22 VERSION [2023-03-21T05:23:49.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:22 bin [2023-03-21T05:23:49.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:22 cmd [2023-03-21T05:23:49.938Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 21 05:23 coverage.out [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 21 05:22 go.mod [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 21 05:22 go.sum [2023-03-21T05:23:49.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:22 internal [2023-03-21T05:23:49.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:22 simulator [2023-03-21T05:23:49.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:22 snap [2023-03-21T05:23:49.938Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 21 05:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:23:50.323Z] + 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=46775bb9762b1738260e2eefac696f1a9833a740 --label arch=amd64 --label version=0.0.0 . [2023-03-21T05:23:50.323Z] Sending build context to Docker daemon 6.421MB [2023-03-21T05:23:50.323Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T05:23:50.323Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-21T05:23:50.323Z] ---> 7cab9f0123c7 [2023-03-21T05:23:50.323Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-21T05:23:50.323Z] ---> Running in 5797a05c41df [2023-03-21T05:23:50.581Z] Removing intermediate container 5797a05c41df [2023-03-21T05:23:50.581Z] ---> c3f051890517 [2023-03-21T05:23:50.582Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T05:23:50.582Z] ---> Running in 9c4b2da48fa2 [2023-03-21T05:23:50.582Z] Removing intermediate container 9c4b2da48fa2 [2023-03-21T05:23:50.582Z] ---> 218ce5fb03f4 [2023-03-21T05:23:50.582Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-21T05:23:50.582Z] ---> Running in 0ab54486d20a [2023-03-21T05:23:50.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T05:23:51.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T05:23:51.357Z] OK: 270 MiB in 61 packages [2023-03-21T05:23:51.924Z] Removing intermediate container 0ab54486d20a [2023-03-21T05:23:51.924Z] ---> 23459b193956 [2023-03-21T05:23:51.924Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-21T05:23:51.924Z] ---> Running in 52be28343c77 [2023-03-21T05:23:51.924Z] Removing intermediate container 52be28343c77 [2023-03-21T05:23:51.924Z] ---> 94afd39054a5 [2023-03-21T05:23:51.924Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-21T05:23:51.924Z] ---> 4e59caadf6bf [2023-03-21T05:23:51.924Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T05:23:51.924Z] ---> Running in 44e7d7fcfd3a [2023-03-21T05:23:52.861Z] Removing intermediate container 44e7d7fcfd3a [2023-03-21T05:23:52.861Z] ---> e6626fc63f82 [2023-03-21T05:23:52.861Z] Step 9/22 : COPY . . [2023-03-21T05:23:53.118Z] ---> b49c71f342f8 [2023-03-21T05:23:53.118Z] Step 10/22 : RUN ${MAKE} [2023-03-21T05:23:53.118Z] ---> Running in c7d0220be55f [2023-03-21T05:23:53.376Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-21T05:23:54.057Z] ---> Running in a9d4cce14b47 [2023-03-21T05:23:54.057Z] Removing intermediate container a9d4cce14b47 [2023-03-21T05:23:54.057Z] ---> f71313ea4676 [2023-03-21T05:23:54.057Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T05:23:54.057Z] ---> Running in e46512970148 [2023-03-21T05:23:54.324Z] Removing intermediate container e46512970148 [2023-03-21T05:23:54.324Z] ---> 1b857c0bb5e1 [2023-03-21T05:23:54.324Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-21T05:23:54.324Z] ---> Running in d5dd4f276786 [2023-03-21T05:23:55.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T05:23:56.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T05:23:57.216Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T05:23:57.216Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-21T05:23:57.216Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T05:23:57.216Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T05:23:57.216Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-21T05:23:57.216Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-21T05:23:57.216Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-21T05:23:57.216Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-21T05:23:57.216Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T05:23:57.216Z] OK: 270 MiB in 61 packages [2023-03-21T05:23:58.184Z] Removing intermediate container d5dd4f276786 [2023-03-21T05:23:58.184Z] ---> 4329ac6ebc1b [2023-03-21T05:23:58.184Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-21T05:23:58.184Z] ---> Running in 40f094088eb7 [2023-03-21T05:23:58.455Z] Removing intermediate container 40f094088eb7 [2023-03-21T05:23:58.455Z] ---> 42a22b03f86d [2023-03-21T05:23:58.455Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-21T05:23:59.039Z] ---> 4aed5b75c762 [2023-03-21T05:23:59.039Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T05:23:59.039Z] ---> Running in cfeb0de42ad3 [2023-03-21T05:24:11.458Z] Removing intermediate container c7d0220be55f [2023-03-21T05:24:11.458Z] ---> c6dc6b035bea [2023-03-21T05:24:11.458Z] Step 11/22 : FROM alpine:3.17 [2023-03-21T05:24:11.458Z] 3.17: Pulling from library/alpine [2023-03-21T05:24:11.458Z] 63b65145d645: Already exists [2023-03-21T05:24:11.458Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T05:24:11.458Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T05:24:11.458Z] ---> b2aa39c304c2 [2023-03-21T05:24:11.458Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-21T05:24:11.458Z] ---> Running in bf4d1c9a449a [2023-03-21T05:24:11.458Z] Removing intermediate container bf4d1c9a449a [2023-03-21T05:24:11.458Z] ---> 41b5794efa34 [2023-03-21T05:24:11.458Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-21T05:24:11.458Z] ---> Running in 779687a18845 [2023-03-21T05:24:11.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T05:24:11.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T05:24:11.458Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T05:24:11.459Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T05:24:11.459Z] OK: 7 MiB in 16 packages [2023-03-21T05:24:11.459Z] Removing intermediate container 779687a18845 [2023-03-21T05:24:11.459Z] ---> 4acf3c9d55d4 [2023-03-21T05:24:11.459Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-21T05:24:11.459Z] ---> 37f01459bca9 [2023-03-21T05:24:11.459Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-21T05:24:11.718Z] ---> 92fd2aab81a7 [2023-03-21T05:24:11.718Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-21T05:24:11.718Z] ---> 53820bf6a978 [2023-03-21T05:24:11.718Z] Step 17/22 : EXPOSE 59901 [2023-03-21T05:24:11.977Z] ---> Running in dbc51896b7f3 [2023-03-21T05:24:11.977Z] Removing intermediate container dbc51896b7f3 [2023-03-21T05:24:11.977Z] ---> 119e829266d3 [2023-03-21T05:24:11.977Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-21T05:24:11.977Z] ---> Running in 9f206e3177d4 [2023-03-21T05:24:11.977Z] Removing intermediate container 9f206e3177d4 [2023-03-21T05:24:11.977Z] ---> e0362f6665b9 [2023-03-21T05:24:11.977Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T05:24:11.977Z] ---> Running in d8b5745efcd8 [2023-03-21T05:24:12.236Z] Removing intermediate container d8b5745efcd8 [2023-03-21T05:24:12.236Z] ---> caaac43861c3 [2023-03-21T05:24:12.236Z] Step 20/22 : LABEL arch=amd64 [2023-03-21T05:24:12.236Z] ---> Running in d7b2b442c57d [2023-03-21T05:24:12.236Z] Removing intermediate container d7b2b442c57d [2023-03-21T05:24:12.236Z] ---> 5eb3c5a4ce55 [2023-03-21T05:24:12.236Z] Step 21/22 : LABEL git_sha=46775bb9762b1738260e2eefac696f1a9833a740 [2023-03-21T05:24:12.236Z] ---> Running in 129407190e8d [2023-03-21T05:24:12.495Z] Removing intermediate container 129407190e8d [2023-03-21T05:24:12.495Z] ---> 3c03fc878151 [2023-03-21T05:24:12.495Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T05:24:12.495Z] ---> Running in 570736ed5e9b [2023-03-21T05:24:12.495Z] Removing intermediate container 570736ed5e9b [2023-03-21T05:24:12.495Z] ---> 4308dafefcbc [2023-03-21T05:24:12.495Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T05:24:12.495Z] Successfully built 4308dafefcbc [2023-03-21T05:24:12.495Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:24:13.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T05:24:13.403Z] [2023-03-21T05:24:13.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:24:13.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T05:24:13.790Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T05:24:13.790Z] 5eb5b503b376: Pulling fs layer [2023-03-21T05:24:13.790Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T05:24:13.790Z] ec43610c2a17: Pulling fs layer [2023-03-21T05:24:13.790Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T05:24:13.790Z] 33b1e0a273af: Pulling fs layer [2023-03-21T05:24:13.790Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T05:24:13.790Z] 2f39f015ded8: Pulling fs layer [2023-03-21T05:24:13.790Z] 5d3b04190fa2: Waiting [2023-03-21T05:24:13.790Z] 3a2ae6a8a46f: Waiting [2023-03-21T05:24:13.790Z] 2f39f015ded8: Waiting [2023-03-21T05:24:13.790Z] 33b1e0a273af: Waiting [2023-03-21T05:24:13.790Z] 5c69ac0246d0: Download complete [2023-03-21T05:24:13.790Z] 3a2ae6a8a46f: Download complete [2023-03-21T05:24:13.790Z] 33b1e0a273af: Verifying Checksum [2023-03-21T05:24:13.790Z] 33b1e0a273af: Download complete [2023-03-21T05:24:14.049Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T05:24:14.049Z] 5d3b04190fa2: Download complete [2023-03-21T05:24:14.049Z] ec43610c2a17: Download complete [2023-03-21T05:24:14.049Z] 5eb5b503b376: Verifying Checksum [2023-03-21T05:24:14.049Z] 5eb5b503b376: Download complete [2023-03-21T05:24:14.616Z] 2f39f015ded8: Download complete [2023-03-21T05:24:15.182Z] 5eb5b503b376: Pull complete [2023-03-21T05:24:15.182Z] 5c69ac0246d0: Pull complete [2023-03-21T05:24:15.749Z] ec43610c2a17: Pull complete [2023-03-21T05:24:15.749Z] 3a2ae6a8a46f: Pull complete [2023-03-21T05:24:16.006Z] 33b1e0a273af: Pull complete [2023-03-21T05:24:16.006Z] 5d3b04190fa2: Pull complete [2023-03-21T05:24:20.195Z] 2f39f015ded8: Pull complete [2023-03-21T05:24:20.195Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T05:24:20.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T05:24:20.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:24:20.406Z] prd-ubuntu20.04-docker-8c-8g-4729 does not seem to be running inside a container [2023-03-21T05:24:20.448Z] $ 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-434 -v /w/workspace/xfoundry_device-modbus-go_PR-434:/w/workspace/xfoundry_device-modbus-go_PR-434:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-434@tmp:/w/workspace/xfoundry_device-modbus-go_PR-434@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-03-21T05:24:22.023Z] $ docker top e1b3e9d23b06a7d3e237444e55c9bd569c28cae8333f193ed3f73f971eefae62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:24:22.461Z] ---> job-cost.sh [2023-03-21T05:24:22.462Z] lf-activate-venv: SKIPPING [2023-03-21T05:24:22.462Z] INFO: No Stack... [2023-03-21T05:24:22.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T05:24:23.289Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T05:24:23.608Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-434/archives/cost.csv [2023-03-21T05:24:23.608Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T05:24:23.646Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] [2023-03-21T05:24:23.651Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] did not exist. Created. [2023-03-21T05:24:23.651Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T05:24:24.054Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T05:24:24.107Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T05:24:24.154Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T05:24:24.251Z] $ docker stop --time=1 e1b3e9d23b06a7d3e237444e55c9bd569c28cae8333f193ed3f73f971eefae62 [2023-03-21T05:24:25.417Z] $ docker rm -f --volumes e1b3e9d23b06a7d3e237444e55c9bd569c28cae8333f193ed3f73f971eefae62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T05:25:06.918Z] Removing intermediate container cfeb0de42ad3 [2023-03-21T05:25:06.918Z] ---> 8c681137efbe [2023-03-21T05:25:06.918Z] Step 9/10 : COPY . . [2023-03-21T05:25:06.918Z] ---> 413ca96a574c [2023-03-21T05:25:06.918Z] Step 10/10 : RUN ${MAKE} [2023-03-21T05:25:06.918Z] ---> Running in f491072443e8 [2023-03-21T05:25:06.918Z] noop [2023-03-21T05:25:06.918Z] Removing intermediate container f491072443e8 [2023-03-21T05:25:06.918Z] ---> ce94a58e6d01 [2023-03-21T05:25:06.918Z] Successfully built ce94a58e6d01 [2023-03-21T05:25:06.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:25:07.396Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T05:25:07.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:25:07.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-4735 does not seem to be running inside a container [2023-03-21T05:25:07.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T05:25:08.815Z] $ docker top 8949ff265d61dbaf87c31f98d521e40cbbd4278b2d883e7421d304941136c424 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T05:25:09.653Z] + go version [2023-03-21T05:25:09.653Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T05:25:09.687Z] $ docker stop --time=1 8949ff265d61dbaf87c31f98d521e40cbbd4278b2d883e7421d304941136c424 [2023-03-21T05:25:11.258Z] $ docker rm -f --volumes 8949ff265d61dbaf87c31f98d521e40cbbd4278b2d883e7421d304941136c424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:25:12.080Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T05:25:12.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:25:12.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-4735 does not seem to be running inside a container [2023-03-21T05:25:12.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T05:25:13.395Z] $ docker top ae6998c8037bb92b2f00d4e85d290168b38f38c6eb018c42872c0b2238d67d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T05:25:13.940Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T05:25:14.328Z] + make test [2023-03-21T05:25:14.329Z] go test ./... -coverprofile=coverage.out [2023-03-21T05:25:46.568Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-21T05:27:38.635Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-21T05:27:38.635Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 48.0% of statements [2023-03-21T05:27:38.635Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T05:27:38.635Z] go vet ./... [2023-03-21T05:27:53.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T05:27:53.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T05:27:53.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T05:27:54.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T05:27:54.087Z] $ docker stop --time=1 ae6998c8037bb92b2f00d4e85d290168b38f38c6eb018c42872c0b2238d67d16 [2023-03-21T05:27:55.849Z] $ docker rm -f --volumes ae6998c8037bb92b2f00d4e85d290168b38f38c6eb018c42872c0b2238d67d16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T05:27:56.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T05:27:57.007Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T05:27:57.444Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T05:27:58.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T05:27:58.367Z] + ls -al . [2023-03-21T05:27:58.367Z] total 176 [2023-03-21T05:27:58.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 05:25 . [2023-03-21T05:27:58.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:22 .. [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 05:22 .dockerignore [2023-03-21T05:27:58.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 05:22 .git [2023-03-21T05:27:58.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:22 .github [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 21 05:22 .gitignore [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 05:22 .golangci.yml [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 21 05:22 Attribution.txt [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 21 05:22 CHANGELOG.md [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 21 05:22 Dockerfile [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 05:22 GOVERNANCE.md [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 21 05:22 Jenkinsfile [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 05:22 LICENSE [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 21 05:22 Makefile [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 05:22 OWNERS.md [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 21 05:22 README.md [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 05:22 VERSION [2023-03-21T05:27:58.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:22 bin [2023-03-21T05:27:58.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:22 cmd [2023-03-21T05:27:58.367Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 21 05:27 coverage.out [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 21 05:22 go.mod [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 21 05:22 go.sum [2023-03-21T05:27:58.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:22 internal [2023-03-21T05:27:58.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:22 simulator [2023-03-21T05:27:58.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:22 snap [2023-03-21T05:27:58.367Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 21 05:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:27:58.793Z] + 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=46775bb9762b1738260e2eefac696f1a9833a740 --label arch=arm64 --label version=0.0.0 . [2023-03-21T05:27:59.061Z] Sending build context to Docker daemon 3.375MB [2023-03-21T05:27:59.061Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T05:27:59.061Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-21T05:27:59.061Z] ---> ce94a58e6d01 [2023-03-21T05:27:59.061Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-21T05:27:59.328Z] ---> Running in c6680f5beb7e [2023-03-21T05:27:59.329Z] Removing intermediate container c6680f5beb7e [2023-03-21T05:27:59.329Z] ---> 7b7d27ae54f4 [2023-03-21T05:27:59.329Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T05:27:59.594Z] ---> Running in a0785747f58f [2023-03-21T05:27:59.860Z] Removing intermediate container a0785747f58f [2023-03-21T05:27:59.860Z] ---> 1abd80f6f2b3 [2023-03-21T05:27:59.860Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-21T05:27:59.860Z] ---> Running in 851cdd8a84e0 [2023-03-21T05:28:00.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T05:28:01.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T05:28:02.360Z] OK: 270 MiB in 61 packages [2023-03-21T05:28:03.324Z] Removing intermediate container 851cdd8a84e0 [2023-03-21T05:28:03.324Z] ---> 9626c3ccd84f [2023-03-21T05:28:03.324Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-21T05:28:03.324Z] ---> Running in bef4110c907a [2023-03-21T05:28:03.324Z] Removing intermediate container bef4110c907a [2023-03-21T05:28:03.324Z] ---> 1a93cb3f8676 [2023-03-21T05:28:03.324Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-21T05:28:03.908Z] ---> 8220c95829e2 [2023-03-21T05:28:03.908Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T05:28:03.908Z] ---> Running in 80c902a6f060 [2023-03-21T05:28:07.242Z] Removing intermediate container 80c902a6f060 [2023-03-21T05:28:07.242Z] ---> 2dd53c8ecb72 [2023-03-21T05:28:07.242Z] Step 9/22 : COPY . . [2023-03-21T05:28:07.825Z] ---> 1bdbde4477dc [2023-03-21T05:28:07.825Z] Step 10/22 : RUN ${MAKE} [2023-03-21T05:28:07.825Z] ---> Running in 752812190a67 [2023-03-21T05:28:08.786Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-21T05:30:30.488Z] Removing intermediate container 752812190a67 [2023-03-21T05:30:30.488Z] ---> 6dafba526dd1 [2023-03-21T05:30:30.488Z] Step 11/22 : FROM alpine:3.17 [2023-03-21T05:30:30.488Z] 3.17: Pulling from library/alpine [2023-03-21T05:30:30.488Z] af6eaf76a39c: Already exists [2023-03-21T05:30:30.488Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T05:30:30.488Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T05:30:30.488Z] ---> d74e625d9115 [2023-03-21T05:30:30.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-21T05:30:30.488Z] ---> Running in 0fe7b8fe17f3 [2023-03-21T05:30:30.488Z] Removing intermediate container 0fe7b8fe17f3 [2023-03-21T05:30:30.489Z] ---> c0d442ededb9 [2023-03-21T05:30:30.489Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-21T05:30:30.489Z] ---> Running in e72fdc357052 [2023-03-21T05:30:30.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T05:30:30.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T05:30:30.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T05:30:30.489Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T05:30:30.489Z] OK: 8 MiB in 16 packages [2023-03-21T05:30:30.489Z] Removing intermediate container e72fdc357052 [2023-03-21T05:30:30.489Z] ---> e1397b727f82 [2023-03-21T05:30:30.489Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-21T05:30:30.489Z] ---> 6763a7ef8b49 [2023-03-21T05:30:30.489Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-21T05:30:30.489Z] ---> 4a805315b854 [2023-03-21T05:30:30.489Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-21T05:30:30.489Z] ---> 1d438222169f [2023-03-21T05:30:30.489Z] Step 17/22 : EXPOSE 59901 [2023-03-21T05:30:30.489Z] ---> Running in 8936c5e1f00a [2023-03-21T05:30:30.489Z] Removing intermediate container 8936c5e1f00a [2023-03-21T05:30:30.489Z] ---> afd0166305fb [2023-03-21T05:30:30.489Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-21T05:30:30.489Z] ---> Running in 3b23a4ecd264 [2023-03-21T05:30:30.489Z] Removing intermediate container 3b23a4ecd264 [2023-03-21T05:30:30.489Z] ---> 54cadc559bd9 [2023-03-21T05:30:30.489Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T05:30:30.489Z] ---> Running in 2fe73391596d [2023-03-21T05:30:30.489Z] Removing intermediate container 2fe73391596d [2023-03-21T05:30:30.489Z] ---> 92586dc48368 [2023-03-21T05:30:30.489Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T05:30:30.489Z] ---> Running in 7dc3245a5650 [2023-03-21T05:30:30.489Z] Removing intermediate container 7dc3245a5650 [2023-03-21T05:30:30.489Z] ---> d45bbdca81b4 [2023-03-21T05:30:30.489Z] Step 21/22 : LABEL git_sha=46775bb9762b1738260e2eefac696f1a9833a740 [2023-03-21T05:30:30.489Z] ---> Running in 62c860208c93 [2023-03-21T05:30:30.489Z] Removing intermediate container 62c860208c93 [2023-03-21T05:30:30.489Z] ---> 194cec63d19f [2023-03-21T05:30:30.489Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T05:30:30.489Z] ---> Running in 1ac4adccdfcb [2023-03-21T05:30:30.489Z] Removing intermediate container 1ac4adccdfcb [2023-03-21T05:30:30.489Z] ---> 63d5b2686900 [2023-03-21T05:30:30.489Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T05:30:30.489Z] Successfully built 63d5b2686900 [2023-03-21T05:30:30.489Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:30:31.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T05:30:31.303Z] [2023-03-21T05:30:31.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:30:31.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T05:30:31.715Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T05:30:31.715Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T05:30:31.715Z] 04944245beec: Pulling fs layer [2023-03-21T05:30:31.715Z] 699f458cf7ca: Pulling fs layer [2023-03-21T05:30:31.715Z] 765212b225bb: Pulling fs layer [2023-03-21T05:30:31.715Z] f23df028b6ca: Pulling fs layer [2023-03-21T05:30:31.715Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T05:30:31.715Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T05:30:31.715Z] 765212b225bb: Waiting [2023-03-21T05:30:31.715Z] f23df028b6ca: Waiting [2023-03-21T05:30:31.715Z] d65c8cfc05b1: Waiting [2023-03-21T05:30:31.715Z] 2437ff75d9bd: Waiting [2023-03-21T05:30:31.984Z] 04944245beec: Verifying Checksum [2023-03-21T05:30:31.984Z] 04944245beec: Download complete [2023-03-21T05:30:31.984Z] 765212b225bb: Verifying Checksum [2023-03-21T05:30:31.984Z] 765212b225bb: Download complete [2023-03-21T05:30:31.984Z] f23df028b6ca: Verifying Checksum [2023-03-21T05:30:31.984Z] f23df028b6ca: Download complete [2023-03-21T05:30:31.984Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T05:30:31.984Z] d65c8cfc05b1: Download complete [2023-03-21T05:30:32.252Z] 699f458cf7ca: Verifying Checksum [2023-03-21T05:30:32.252Z] 699f458cf7ca: Download complete [2023-03-21T05:30:32.520Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T05:30:32.520Z] 8998bd30e6a1: Download complete [2023-03-21T05:30:35.111Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T05:30:35.111Z] 2437ff75d9bd: Download complete [2023-03-21T05:30:36.542Z] 8998bd30e6a1: Pull complete [2023-03-21T05:30:37.125Z] 04944245beec: Pull complete [2023-03-21T05:30:38.543Z] 699f458cf7ca: Pull complete [2023-03-21T05:30:38.543Z] 765212b225bb: Pull complete [2023-03-21T05:30:39.504Z] f23df028b6ca: Pull complete [2023-03-21T05:30:39.504Z] d65c8cfc05b1: Pull complete [2023-03-21T05:30:54.529Z] 2437ff75d9bd: Pull complete [2023-03-21T05:30:54.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T05:30:54.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T05:30:54.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:30:54.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-4735 does not seem to be running inside a container [2023-03-21T05:30:54.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T05:30:57.857Z] $ docker top 6fb2a606931ebaad546bc478f169ad16d7d6f40d3b0df4ce635345384ff732be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:30:58.775Z] ---> job-cost.sh [2023-03-21T05:30:58.775Z] lf-activate-venv: SKIPPING [2023-03-21T05:30:58.775Z] INFO: No Stack... [2023-03-21T05:30:59.357Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T05:30:59.943Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T05:31:00.612Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-21T05:31:00.613Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T05:31:00.677Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] [2023-03-21T05:31:00.682Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] did not exist. Created. [2023-03-21T05:31:00.682Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T05:31:01.095Z] /w/workspace/device-modbus-go/1@tmp/durable-6ce1f956/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T05:31:01.795Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T05:31:01.829Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T05:31:01.884Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T05:31:01.899Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-434-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T05:31:01.981Z] $ docker stop --time=1 6fb2a606931ebaad546bc478f169ad16d7d6f40d3b0df4ce635345384ff732be [2023-03-21T05:31:03.535Z] $ docker rm -f --volumes 6fb2a606931ebaad546bc478f169ad16d7d6f40d3b0df4ce635345384ff732be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T05:31:04.636Z] provisioning config files... [2023-03-21T05:31:04.644Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-434@tmp/config14956641481941324118tmp [Pipeline] { [Pipeline] sh [2023-03-21T05:31:04.984Z] + set +x [2023-03-21T05:31:04.984Z] + bash -s -- [2023-03-21T05:31:04.984Z] + curl -s https://codecov.io/bash [2023-03-21T05:31:04.984Z] [2023-03-21T05:31:04.984Z] _____ _ [2023-03-21T05:31:04.984Z] / ____| | | [2023-03-21T05:31:04.984Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T05:31:04.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T05:31:04.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T05:31:04.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T05:31:04.984Z] Bash-1.0.6 [2023-03-21T05:31:04.984Z] [2023-03-21T05:31:04.984Z] [2023-03-21T05:31:04.984Z] ==> git version 2.25.1 found [2023-03-21T05:31:04.984Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T05:31:04.984Z] Release-Date: 2020-01-08 [2023-03-21T05:31:04.984Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T05:31:04.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T05:31:04.984Z] ==> Jenkins CI detected. [2023-03-21T05:31:04.984Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-434 [2023-03-21T05:31:04.984Z] project root: . [2023-03-21T05:31:04.984Z] --> token set from env [2023-03-21T05:31:04.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T05:31:04.984Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T05:31:04.984Z] ==> Python coveragepy not found [2023-03-21T05:31:04.984Z] ==> Searching for coverage reports in: [2023-03-21T05:31:04.984Z] + . [2023-03-21T05:31:04.984Z] -> Found 1 reports [2023-03-21T05:31:04.984Z] ==> Detecting git/mercurial file structure [2023-03-21T05:31:04.984Z] ==> Reading reports [2023-03-21T05:31:04.984Z] + ./coverage.out bytes=23736 [2023-03-21T05:31:04.984Z] ==> Appending adjustments [2023-03-21T05:31:04.984Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T05:31:05.242Z] + Found adjustments [2023-03-21T05:31:05.242Z] ==> Gzipping contents [2023-03-21T05:31:05.242Z] 4.0K /tmp/codecov.VhJ8c4.gz [2023-03-21T05:31:05.242Z] ==> Uploading reports [2023-03-21T05:31:05.242Z] url: https://codecov.io [2023-03-21T05:31:05.243Z] query: branch=PR-434&commit=46775bb9762b1738260e2eefac696f1a9833a740&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-434%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=434&job=&cmd_args= [2023-03-21T05:31:05.243Z] -> Pinging Codecov [2023-03-21T05:31:05.243Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-434&commit=46775bb9762b1738260e2eefac696f1a9833a740&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-434%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=434&job=&cmd_args= [2023-03-21T05:31:05.501Z] -> Uploading to [2023-03-21T05:31:05.501Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/55DBCA73C666E3227836607328DD7E49/46775bb9762b1738260e2eefac696f1a9833a740/4e1c26e5-bdca-4606-bf3d-7f5a146452b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T053105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a90d08a0582f08b09f6164ce71ef531bf262bc1c443577af78767c07661cf0f2 [2023-03-21T05:31:05.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T05:31:05.501Z] Dload Upload Total Spent Left Speed [2023-03-21T05:31:05.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 19256 --:--:-- --:--:-- --:--:-- 19161 100 3909 0 0 100 3909 0 15955 --:--:-- --:--:-- --:--:-- 15890 [2023-03-21T05:31:05.761Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/46775bb9762b1738260e2eefac696f1a9833a740 [Pipeline] } [2023-03-21T05:31:05.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T05:31:07.563Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-434/archives ] [2023-03-21T05:31:07.563Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-434/archives [2023-03-21T05:31:07.563Z] total 16 [2023-03-21T05:31:07.563Z] drwxr-xr-x 3 root root 4096 Mar 21 05:24 . [2023-03-21T05:31:07.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 05:24 .. [2023-03-21T05:31:07.563Z] drwxr-xr-x 2 root root 4096 Mar 21 05:24 cost [2023-03-21T05:31:07.563Z] -rw-r--r-- 1 root root 89 Mar 21 05:24 cost.csv [2023-03-21T05:31:07.563Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-434/archives [2023-03-21T05:31:07.563Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-434/archives [2023-03-21T05:31:07.563Z] total 16 [2023-03-21T05:31:07.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:24 . [2023-03-21T05:31:07.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 05:24 .. [2023-03-21T05:31:07.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 05:24 cost [2023-03-21T05:31:07.563Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 05:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:07.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:08.777Z] ---> package-listing.sh [2023-03-21T05:31:08.777Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T05:31:08.777Z] ++ facter osfamily [2023-03-21T05:31:09.036Z] + OS_FAMILY=debian [2023-03-21T05:31:09.036Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-434 [2023-03-21T05:31:09.036Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T05:31:09.036Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T05:31:09.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T05:31:09.036Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T05:31:09.036Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-434 ']' [2023-03-21T05:31:09.036Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T05:31:09.036Z] + case "${OS_FAMILY}" in [2023-03-21T05:31:09.036Z] + dpkg -l [2023-03-21T05:31:09.036Z] + grep '^ii' [2023-03-21T05:31:09.036Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T05:31:09.036Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T05:31:09.036Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T05:31:09.036Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-434 ']' [2023-03-21T05:31:09.036Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-434/archives/ [2023-03-21T05:31:09.036Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-434/archives/ [Pipeline] echo [2023-03-21T05:31:09.074Z] 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-434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T05:31:09.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:31:09.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T05:31:09.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:31:10.128Z] prd-ubuntu20.04-docker-8c-8g-4729 does not seem to be running inside a container [2023-03-21T05:31:10.177Z] $ 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-434/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-434 -v /w/workspace/xfoundry_device-modbus-go_PR-434:/w/workspace/xfoundry_device-modbus-go_PR-434:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-434@tmp:/w/workspace/xfoundry_device-modbus-go_PR-434@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-03-21T05:31:10.416Z] $ docker top 5a737d00b5beb2d397256daed5c5553657eeb2264f3cbb86169c1222d0c6d0b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T05:31:10.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T05:31:11.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T05:31:11.407Z] + ls /var/log/sa-host [2023-03-21T05:31:11.408Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T05:31:11.625Z] provisioning config files... [2023-03-21T05:31:11.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-434@tmp/config586029860903665679tmp [Pipeline] { [Pipeline] echo [2023-03-21T05:31:11.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:11.985Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T05:31:12.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:12.412Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T05:31:12.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:12.750Z] ---> sudo-logs.sh [2023-03-21T05:31:12.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T05:31:12.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:13.139Z] ---> job-cost.sh [2023-03-21T05:31:13.140Z] lf-activate-venv: SKIPPING [2023-03-21T05:31:13.140Z] DEBUG: total: 0.2199999988079071 [2023-03-21T05:31:13.140Z] INFO: Retrieving Stack Cost... [2023-03-21T05:31:13.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T05:31:13.656Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T05:31:13.691Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:31:14.001Z] ---> logs-deploy.sh [2023-03-21T05:31:14.001Z] lf-activate-venv: SKIPPING [2023-03-21T05:31:14.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-434/1 [2023-03-21T05:31:14.001Z] INFO: archiving workspace using pattern(s): [2023-03-21T05:31:14.934Z] Archives upload complete. [2023-03-21T05:31:14.934Z] INFO: archiving logs to Nexus