Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f31dc60183bea012cbe15166dadf947b4e0fce38 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-ssh17065527620423000316.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4966337078297491206.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7639018796105975780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11643818442519532071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17711057042253556603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-241 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f31dc60183bea012cbe15166dadf947b4e0fce38 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f31dc60183bea012cbe15166dadf947b4e0fce38 # timeout=10 Commit message: "Merge pull request #668 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git rev-list --no-walk cece63dbd868ba4ffecf5f739a16bcebc59408bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T02:41:21.331Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T02:41:21.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T02:41:21.447Z] ========================================================= [2024-03-18T02:41:21.447Z] EdgeX Global Pipelines Version Info [2024-03-18T02:41:21.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:41:22.169Z] ------------------- [2024-03-18T02:41:22.169Z] stable info: [2024-03-18T02:41:22.169Z] ------------------- [2024-03-18T02:41:22.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T02:41:22.169Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T02:41:22.169Z] Message: update stable to v1.0.258 [2024-03-18T02:41:22.738Z] ------------------- [2024-03-18T02:41:22.738Z] experimental info: [2024-03-18T02:41:22.738Z] ------------------- [2024-03-18T02:41:22.738Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T02:41:22.738Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T02:41:22.738Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T02:41:22.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-03-18T02:41:22.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-03-18T02:41:22.861Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T02:41:22.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T02:41:22.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T02:41:22.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T02:41:22.949Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T02:41:22.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T02:41:22.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T02:41:23.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T02:41:23.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T02:41:23.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-03-18T02:41:23.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T02:41:23.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T02:41:23.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T02:41:23.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T02:41:23.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T02:41:23.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T02:41:23.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T02:41:23.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T02:41:23.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T02:41:23.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T02:41:23.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T02:41:23.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T02:41:23.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T02:41:23.412Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T02:41:23.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T02:41:23.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-18T02:41:23.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-18T02:41:23.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-18T02:41:23.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] echo [2024-03-18T02:41:23.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f31dc60 [Pipeline] echo [2024-03-18T02:41:23.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:41:23.655Z] provisioning config files... [2024-03-18T02:41:23.668Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9794790415998960608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:41:23.997Z] ---> ****-login.sh [2024-03-18T02:41:23.997Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:41:24.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:24.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:24.255Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:24.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:24.255Z] [2024-03-18T02:41:24.255Z] Login Succeeded [2024-03-18T02:41:24.255Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:41:24.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:24.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:24.255Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:24.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:24.255Z] [2024-03-18T02:41:24.255Z] Login Succeeded [2024-03-18T02:41:24.255Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:41:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:24.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:24.515Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:24.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:24.515Z] [2024-03-18T02:41:24.515Z] Login Succeeded [2024-03-18T02:41:24.515Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:41:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:24.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:24.515Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:24.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:24.515Z] [2024-03-18T02:41:24.515Z] Login Succeeded [2024-03-18T02:41:24.515Z] ****.io [2024-03-18T02:41:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:24.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:24.780Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:24.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:24.780Z] [2024-03-18T02:41:24.780Z] Login Succeeded [2024-03-18T02:41:24.780Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:41:24.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T02:41:25.207Z] + git rev-list -1 --merges f31dc60183bea012cbe15166dadf947b4e0fce38~1..f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] echo [2024-03-18T02:41:25.235Z] -----------> git rev-list -1 --merges f31dc60183bea012cbe15166dadf947b4e0fce38~1..f31dc60183bea012cbe15166dadf947b4e0fce38 f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:41:25.235Z] f31dc60183bea012cbe15166dadf947b4e0fce38 [false] [Pipeline] sh [2024-03-18T02:41:25.527Z] + git log --format=format:%s -1 f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] echo [2024-03-18T02:41:25.543Z] ========================================================= [2024-03-18T02:41:25.543Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T02:41:25.543Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T02:41:25.887Z] + git log --format=format:%s -1 f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] echo [2024-03-18T02:41:25.900Z] [semverPrep] GIT_COMMIT: f31dc60183bea012cbe15166dadf947b4e0fce38, Commit Message: Merge pull request #668 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-18T02:41:25.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T02:41:26.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:41:26.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T02:41:26.307Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T02:41:26.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T02:41:26.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T02:41:26.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T02:41:26.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:41:26.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:41:26.704Z] [2024-03-18T02:41:26.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:41:27.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:41:27.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T02:41:27.014Z] b85a868b505f: Pulling fs layer [2024-03-18T02:41:27.014Z] e2be974225ed: Pulling fs layer [2024-03-18T02:41:27.014Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T02:41:27.014Z] 988bab9f4d93: Pulling fs layer [2024-03-18T02:41:27.014Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T02:41:27.014Z] eaf3925da568: Pulling fs layer [2024-03-18T02:41:27.014Z] bab4dde63d76: Pulling fs layer [2024-03-18T02:41:27.014Z] bde34c3a00c8: Pulling fs layer [2024-03-18T02:41:27.014Z] b352a97aabf1: Pulling fs layer [2024-03-18T02:41:27.014Z] 4872d77fe225: Pulling fs layer [2024-03-18T02:41:27.014Z] 5851b861e8e6: Pulling fs layer [2024-03-18T02:41:27.014Z] 988bab9f4d93: Waiting [2024-03-18T02:41:27.014Z] bab4dde63d76: Waiting [2024-03-18T02:41:27.014Z] bde34c3a00c8: Waiting [2024-03-18T02:41:27.014Z] b352a97aabf1: Waiting [2024-03-18T02:41:27.014Z] eaf3925da568: Waiting [2024-03-18T02:41:27.014Z] 4872d77fe225: Waiting [2024-03-18T02:41:27.014Z] 5851b861e8e6: Waiting [2024-03-18T02:41:27.014Z] 1469e6f7b9e6: Waiting [2024-03-18T02:41:27.014Z] e2be974225ed: Verifying Checksum [2024-03-18T02:41:27.014Z] e2be974225ed: Download complete [2024-03-18T02:41:27.014Z] 988bab9f4d93: Download complete [2024-03-18T02:41:27.014Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T02:41:27.014Z] 339a4e72a1f5: Download complete [2024-03-18T02:41:27.273Z] eaf3925da568: Verifying Checksum [2024-03-18T02:41:27.273Z] eaf3925da568: Download complete [2024-03-18T02:41:27.273Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T02:41:27.273Z] 1469e6f7b9e6: Download complete [2024-03-18T02:41:27.273Z] b352a97aabf1: Verifying Checksum [2024-03-18T02:41:27.273Z] b352a97aabf1: Download complete [2024-03-18T02:41:27.273Z] 4872d77fe225: Download complete [2024-03-18T02:41:27.273Z] 5851b861e8e6: Verifying Checksum [2024-03-18T02:41:27.273Z] 5851b861e8e6: Download complete [2024-03-18T02:41:27.273Z] b85a868b505f: Verifying Checksum [2024-03-18T02:41:27.273Z] b85a868b505f: Download complete [2024-03-18T02:41:27.533Z] bab4dde63d76: Verifying Checksum [2024-03-18T02:41:27.533Z] bab4dde63d76: Download complete [2024-03-18T02:41:28.469Z] b85a868b505f: Pull complete [2024-03-18T02:41:28.727Z] e2be974225ed: Pull complete [2024-03-18T02:41:29.296Z] 339a4e72a1f5: Pull complete [2024-03-18T02:41:29.296Z] 988bab9f4d93: Pull complete [2024-03-18T02:41:29.556Z] 1469e6f7b9e6: Pull complete [2024-03-18T02:41:29.556Z] eaf3925da568: Pull complete [2024-03-18T02:41:31.459Z] bab4dde63d76: Pull complete [2024-03-18T02:41:31.459Z] bde34c3a00c8: Pull complete [2024-03-18T02:41:31.459Z] b352a97aabf1: Pull complete [2024-03-18T02:41:31.718Z] 4872d77fe225: Pull complete [2024-03-18T02:41:31.718Z] 5851b861e8e6: Pull complete [2024-03-18T02:41:31.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T02:41:31.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:41:31.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:41:31.869Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:41:31.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T02:41:35.737Z] $ docker top 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c -eo pid,comm [2024-03-18T02:41:35.788Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T02:41:35.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:41:35.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:41:35.843Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:41:35.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:41:35.967Z] $ docker exec 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c ssh-agent [2024-03-18T02:41:36.071Z] SSH_AUTH_SOCK=/tmp/ssh-DdIv5jJXsCFB/agent.32 [2024-03-18T02:41:36.071Z] SSH_AGENT_PID=39 [2024-03-18T02:41:36.077Z] Running ssh-add (command line suppressed) [2024-03-18T02:41:36.171Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16577935231348444299.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16577935231348444299.key) [2024-03-18T02:41:36.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:41:36.477Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T02:41:36.494Z] $ docker exec --env ******** --env ******** 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c ssh-agent -k [2024-03-18T02:41:36.598Z] unset SSH_AUTH_SOCK; [2024-03-18T02:41:36.598Z] unset SSH_AGENT_PID; [2024-03-18T02:41:36.598Z] echo Agent pid 39 killed; [2024-03-18T02:41:36.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T02:41:36.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:41:36.641Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:41:36.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:41:36.757Z] $ docker exec 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c ssh-agent [2024-03-18T02:41:36.852Z] SSH_AUTH_SOCK=/tmp/ssh-rNy6XSC0lu05/agent.72 [2024-03-18T02:41:36.852Z] SSH_AGENT_PID=78 [2024-03-18T02:41:36.856Z] Running ssh-add (command line suppressed) [2024-03-18T02:41:36.948Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14995371650821697827.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14995371650821697827.key) [2024-03-18T02:41:36.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:41:37.253Z] + git semver init [2024-03-18T02:41:37.517Z] 2024-03-18 02:41:37,420 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T02:41:37.517Z] 2024-03-18 02:41:37,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-03-18T02:41:37.517Z] 2024-03-18 02:41:37,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-03-18T02:41:37.517Z] 2024-03-18 02:41:37,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:41:38.457Z] 2024-03-18 02:41:38,381 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-03-18T02:41:38.457Z] 2024-03-18 02:41:38,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-03-18T02:41:38.457Z] 2024-03-18 02:41:38,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:41:38.457Z] 2024-03-18 02:41:38,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:41:38.457Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T02:41:38.469Z] $ docker exec --env ******** --env ******** 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c ssh-agent -k [2024-03-18T02:41:38.553Z] unset SSH_AUTH_SOCK; [2024-03-18T02:41:38.553Z] unset SSH_AGENT_PID; [2024-03-18T02:41:38.554Z] echo Agent pid 78 killed; [2024-03-18T02:41:38.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:41:38.887Z] + git semver [Pipeline] } [2024-03-18T02:41:39.163Z] $ docker stop --time=1 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c [2024-03-18T02:41:40.541Z] $ docker rm -f --volumes 4adedb683529b75f57a3a6c978f5419f29a479c171afebf4bb9f65ce0c32425c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:41:40.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T02:41:41.123Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T02:41:41.127Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-03-18T02:41:41.391Z] provisioning config files... [2024-03-18T02:41:41.401Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7888304856538222585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:41:41.724Z] ---> ****-login.sh [2024-03-18T02:41:41.724Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:41:41.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:41.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:41.725Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:41.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:41.725Z] [2024-03-18T02:41:41.725Z] Login Succeeded [2024-03-18T02:41:41.725Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:41:41.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:41.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:41.725Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:41.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:41.725Z] [2024-03-18T02:41:41.725Z] Login Succeeded [2024-03-18T02:41:41.725Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:41:41.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:41.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:41.985Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:41.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:41.985Z] [2024-03-18T02:41:41.985Z] Login Succeeded [2024-03-18T02:41:41.985Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:41:41.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:41.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:41.985Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:41.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:41.985Z] [2024-03-18T02:41:41.985Z] Login Succeeded [2024-03-18T02:41:41.985Z] ****.io [2024-03-18T02:41:42.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:41:42.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:41:42.245Z] Configure a credential helper to remove this warning. See [2024-03-18T02:41:42.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:41:42.245Z] [2024-03-18T02:41:42.245Z] Login Succeeded [2024-03-18T02:41:42.245Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:41:42.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T02:41:42.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:41:42.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:41:42.383Z] ========================================================= [2024-03-18T02:41:42.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T02:41:42.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:41:42.723Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T02:41:42.723Z] Sending build context to Docker daemon 14.94MB [2024-03-18T02:41:42.723Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:41:42.723Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T02:41:42.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T02:41:42.723Z] 7264a8db6415: Pulling fs layer [2024-03-18T02:41:42.723Z] c4d48a809fc2: Pulling fs layer [2024-03-18T02:41:42.723Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T02:41:42.723Z] ad3a456e5733: Pulling fs layer [2024-03-18T02:41:42.723Z] 69c7f0334f64: Pulling fs layer [2024-03-18T02:41:42.723Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T02:41:42.723Z] ce7588e14bc9: Pulling fs layer [2024-03-18T02:41:42.723Z] b5e4710f87ac: Pulling fs layer [2024-03-18T02:41:42.723Z] 1f1c1a5573a3: Waiting [2024-03-18T02:41:42.723Z] ce7588e14bc9: Waiting [2024-03-18T02:41:42.723Z] b5e4710f87ac: Waiting [2024-03-18T02:41:42.723Z] ad3a456e5733: Waiting [2024-03-18T02:41:42.983Z] c4d48a809fc2: Download complete [2024-03-18T02:41:42.983Z] ad3a456e5733: Verifying Checksum [2024-03-18T02:41:42.983Z] ad3a456e5733: Download complete [2024-03-18T02:41:42.983Z] 69c7f0334f64: Download complete [2024-03-18T02:41:42.983Z] 7264a8db6415: Download complete [2024-03-18T02:41:42.983Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T02:41:42.983Z] 1f1c1a5573a3: Download complete [2024-03-18T02:41:42.983Z] 7264a8db6415: Pull complete [2024-03-18T02:41:43.241Z] b5e4710f87ac: Verifying Checksum [2024-03-18T02:41:43.241Z] b5e4710f87ac: Download complete [2024-03-18T02:41:43.241Z] c4d48a809fc2: Pull complete [2024-03-18T02:41:43.498Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T02:41:43.498Z] 4f1c88b9dad5: Download complete [2024-03-18T02:41:43.755Z] ce7588e14bc9: Verifying Checksum [2024-03-18T02:41:43.755Z] ce7588e14bc9: Download complete [2024-03-18T02:41:46.281Z] 4f1c88b9dad5: Pull complete [2024-03-18T02:41:46.281Z] ad3a456e5733: Pull complete [2024-03-18T02:41:46.281Z] 69c7f0334f64: Pull complete [2024-03-18T02:41:46.539Z] 1f1c1a5573a3: Pull complete [2024-03-18T02:41:49.067Z] ce7588e14bc9: Pull complete [2024-03-18T02:41:49.326Z] b5e4710f87ac: Pull complete [2024-03-18T02:41:49.326Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T02:41:49.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T02:41:49.326Z] ---> 88b5674ff536 [2024-03-18T02:41:49.326Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:41:54.652Z] ---> Running in 7378e8a58fca [2024-03-18T02:41:54.652Z] Removing intermediate container 7378e8a58fca [2024-03-18T02:41:54.652Z] ---> 7d5d2e945914 [2024-03-18T02:41:54.652Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:41:54.652Z] ---> Running in b45f34fcddf7 [2024-03-18T02:41:54.652Z] Removing intermediate container b45f34fcddf7 [2024-03-18T02:41:54.652Z] ---> b41d42bbf32e [2024-03-18T02:41:54.652Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T02:41:54.652Z] ---> Running in 17ab50c59721 [2024-03-18T02:41:54.652Z] Removing intermediate container 17ab50c59721 [2024-03-18T02:41:54.652Z] ---> 7ceca953a542 [2024-03-18T02:41:54.652Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:41:54.652Z] ---> Running in f4c564bab36f [2024-03-18T02:41:54.652Z] Removing intermediate container f4c564bab36f [2024-03-18T02:41:54.652Z] ---> 141691826b07 [2024-03-18T02:41:54.652Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:41:54.652Z] ---> Running in dbda42757e56 [2024-03-18T02:41:54.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:41:54.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:41:55.221Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T02:41:55.221Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T02:41:55.221Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T02:41:55.221Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T02:41:55.221Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:41:55.221Z] OK: 268 MiB in 56 packages [2024-03-18T02:41:55.791Z] Removing intermediate container dbda42757e56 [2024-03-18T02:41:55.791Z] ---> d8ec2732b2a5 [2024-03-18T02:41:55.791Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-03-18T02:41:55.791Z] ---> Running in 22bb3d92c9dc [2024-03-18T02:41:55.791Z] Removing intermediate container 22bb3d92c9dc [2024-03-18T02:41:55.791Z] ---> 39f8b7267afa [2024-03-18T02:41:55.791Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T02:41:55.791Z] ---> d45746ce69d8 [2024-03-18T02:41:55.791Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:41:56.051Z] ---> Running in 6c136fe8a6b9 [2024-03-18T02:41:56.333Z] Still waiting to schedule task [2024-03-18T02:41:56.333Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-243’ is offline [2024-03-18T02:42:28.131Z] Removing intermediate container 6c136fe8a6b9 [2024-03-18T02:42:28.131Z] ---> 12a32636ca59 [2024-03-18T02:42:28.131Z] Step 11/12 : COPY . . [2024-03-18T02:42:28.131Z] ---> 3f4fae372841 [2024-03-18T02:42:28.131Z] Step 12/12 : RUN $MAKE [2024-03-18T02:42:28.131Z] ---> Running in e80ff0503ab6 [2024-03-18T02:42:28.131Z] noop [2024-03-18T02:42:28.131Z] Removing intermediate container e80ff0503ab6 [2024-03-18T02:42:28.131Z] ---> c2503e7d8a2a [2024-03-18T02:42:28.131Z] Successfully built c2503e7d8a2a [2024-03-18T02:42:28.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:42:28.455Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T02:42:28.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:42:28.533Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:42:28.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2024-03-18T02:42:28.896Z] $ docker top 040ab4b5fffff1f3d012f366270d8c44cddf1631788a0a14263e3b687abab338 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:42:29.243Z] + go version [2024-03-18T02:42:29.243Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T02:42:29.256Z] $ docker stop --time=1 040ab4b5fffff1f3d012f366270d8c44cddf1631788a0a14263e3b687abab338 [2024-03-18T02:42:30.529Z] $ docker rm -f --volumes 040ab4b5fffff1f3d012f366270d8c44cddf1631788a0a14263e3b687abab338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:42:30.990Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T02:42:30.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:42:31.064Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:42:31.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2024-03-18T02:42:31.424Z] $ docker top 88ec931e79de8a9798e19bb40fb2d1da0119d32fa8bb12909d10db83433083ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:42:31.786Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-18T02:42:32.089Z] + make test [2024-03-18T02:42:32.089Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T02:42:33.464Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-03-18T02:42:43.442Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-03-18T02:42:43.442Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-03-18T02:42:43.442Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2024-03-18T02:42:51.634Z] go vet ./... [2024-03-18T02:42:54.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T02:42:54.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T02:42:54.173Z] ./bin/test-attribution-txt.sh [2024-03-18T02:42:54.173Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T02:42:54.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T02:42:54.207Z] $ docker stop --time=1 88ec931e79de8a9798e19bb40fb2d1da0119d32fa8bb12909d10db83433083ee [2024-03-18T02:42:57.878Z] $ docker rm -f --volumes 88ec931e79de8a9798e19bb40fb2d1da0119d32fa8bb12909d10db83433083ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:42:58.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T02:42:58.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T02:42:58.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T02:42:59.154Z] + ls -al . [2024-03-18T02:42:59.154Z] total 184 [2024-03-18T02:42:59.154Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 02:42 . [2024-03-18T02:42:59.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 02:41 .. [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 02:41 .dockerignore [2024-03-18T02:42:59.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 02:42 .git [2024-03-18T02:42:59.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:41 .github [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 18 02:41 .gitignore [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 02:41 .golangci.yml [2024-03-18T02:42:59.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 02:41 .semver [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 10386 Mar 18 02:41 Attribution.txt [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 18574 Mar 18 02:41 CHANGELOG.md [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 1798 Mar 18 02:41 Dockerfile [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 02:41 GOVERNANCE.md [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 02:41 Jenkinsfile [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 02:41 LICENSE [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 1963 Mar 18 02:41 Makefile [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 02:41 OWNERS.md [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 18 02:41 README.md [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 02:41 VERSION [2024-03-18T02:42:59.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 02:41 bin [2024-03-18T02:42:59.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:41 cmd [2024-03-18T02:42:59.154Z] -rw-r--r-- 1 jenkins jenkins 18506 Mar 18 02:42 coverage.out [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 3867 Mar 18 02:41 go.mod [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 18 02:41 go.sum [2024-03-18T02:42:59.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:41 internal [2024-03-18T02:42:59.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 02:41 mock [2024-03-18T02:42:59.154Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 18 02:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:42:59.471Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f31dc60183bea012cbe15166dadf947b4e0fce38 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-18T02:42:59.471Z] Sending build context to Docker daemon 14.96MB [2024-03-18T02:42:59.471Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:42:59.471Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-18T02:42:59.471Z] ---> c2503e7d8a2a [2024-03-18T02:42:59.471Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:42:59.744Z] ---> Running in 474d865906a6 [2024-03-18T02:42:59.744Z] Removing intermediate container 474d865906a6 [2024-03-18T02:42:59.744Z] ---> 619083fd636d [2024-03-18T02:42:59.744Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:43:00.004Z] ---> Running in d4667dac1f78 [2024-03-18T02:43:00.004Z] Removing intermediate container d4667dac1f78 [2024-03-18T02:43:00.004Z] ---> b83f269fee81 [2024-03-18T02:43:00.004Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T02:43:00.004Z] ---> Running in 3e9c5b370c3f [2024-03-18T02:43:00.264Z] Removing intermediate container 3e9c5b370c3f [2024-03-18T02:43:00.264Z] ---> 80a26f7e2145 [2024-03-18T02:43:00.264Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:43:00.264Z] ---> Running in b50fc8dedc32 [2024-03-18T02:43:00.523Z] Removing intermediate container b50fc8dedc32 [2024-03-18T02:43:00.523Z] ---> 1b55f3c89db1 [2024-03-18T02:43:00.523Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:43:00.523Z] ---> Running in 156e7dd213b4 [2024-03-18T02:43:01.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:01.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:01.357Z] OK: 268 MiB in 56 packages [2024-03-18T02:43:01.924Z] Removing intermediate container 156e7dd213b4 [2024-03-18T02:43:01.924Z] ---> 92cfaa01d926 [2024-03-18T02:43:01.924Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-03-18T02:43:01.924Z] ---> Running in 33b7199c4477 [2024-03-18T02:43:01.924Z] Removing intermediate container 33b7199c4477 [2024-03-18T02:43:01.924Z] ---> 0b578659b49f [2024-03-18T02:43:01.924Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-18T02:43:01.924Z] ---> 177643a0de1e [2024-03-18T02:43:01.924Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:43:02.184Z] ---> Running in 3cfc9f9eff99 [2024-03-18T02:43:03.119Z] Removing intermediate container 3cfc9f9eff99 [2024-03-18T02:43:03.119Z] ---> a9d90c02ba4f [2024-03-18T02:43:03.119Z] Step 11/25 : COPY . . [2024-03-18T02:43:03.764Z] ---> ee33562593cf [2024-03-18T02:43:03.764Z] Step 12/25 : RUN $MAKE [2024-03-18T02:43:03.764Z] ---> Running in fcdff761d85e [2024-03-18T02:43:04.330Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-03-18T02:43:26.308Z] Removing intermediate container fcdff761d85e [2024-03-18T02:43:26.308Z] ---> 9e79df9b5cd3 [2024-03-18T02:43:26.308Z] Step 13/25 : FROM alpine:3.18 [2024-03-18T02:43:26.308Z] 3.18: Pulling from library/alpine [2024-03-18T02:43:26.308Z] 619be1103602: Pulling fs layer [2024-03-18T02:43:26.308Z] 619be1103602: Verifying Checksum [2024-03-18T02:43:26.308Z] 619be1103602: Download complete [2024-03-18T02:43:26.308Z] 619be1103602: Pull complete [2024-03-18T02:43:26.308Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T02:43:26.308Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T02:43:26.308Z] ---> d3782b16ccc9 [2024-03-18T02:43:26.308Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-03-18T02:43:26.308Z] ---> Running in bc871c9c9b78 [2024-03-18T02:43:26.308Z] Removing intermediate container bc871c9c9b78 [2024-03-18T02:43:26.308Z] ---> 4937cb4a4fc9 [2024-03-18T02:43:26.308Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-18T02:43:26.308Z] ---> Running in 83e5be8ae61b [2024-03-18T02:43:26.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:26.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:26.567Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T02:43:26.567Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:43:26.567Z] OK: 7 MiB in 16 packages [2024-03-18T02:43:27.133Z] Removing intermediate container 83e5be8ae61b [2024-03-18T02:43:27.133Z] ---> 7098bca081c3 [2024-03-18T02:43:27.133Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-18T02:43:27.133Z] ---> Running in a121f20ee90b [2024-03-18T02:43:27.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T02:43:27.910Z] OK: 7 MiB in 16 packages [2024-03-18T02:43:28.478Z] Removing intermediate container a121f20ee90b [2024-03-18T02:43:28.478Z] ---> 967cf73a3366 [2024-03-18T02:43:28.478Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-03-18T02:43:29.499Z] ---> 3883b2fcf326 [2024-03-18T02:43:29.499Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-03-18T02:43:29.758Z] ---> de7be3b6e31b [2024-03-18T02:43:29.758Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-03-18T02:43:29.758Z] ---> 56db34c1dd55 [2024-03-18T02:43:29.758Z] Step 20/25 : EXPOSE 59982 [2024-03-18T02:43:29.758Z] ---> Running in c03d3ec59685 [2024-03-18T02:43:30.016Z] Removing intermediate container c03d3ec59685 [2024-03-18T02:43:30.016Z] ---> cb500bf47df2 [2024-03-18T02:43:30.016Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-03-18T02:43:30.016Z] ---> Running in 9d2ee5231c8d [2024-03-18T02:43:30.016Z] Removing intermediate container 9d2ee5231c8d [2024-03-18T02:43:30.016Z] ---> aec52ac30cfb [2024-03-18T02:43:30.016Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-18T02:43:30.016Z] ---> Running in a01ae9ad9ee6 [2024-03-18T02:43:30.016Z] Removing intermediate container a01ae9ad9ee6 [2024-03-18T02:43:30.016Z] ---> fd2df12cbd26 [2024-03-18T02:43:30.016Z] Step 23/25 : LABEL arch=amd64 [2024-03-18T02:43:30.016Z] ---> Running in e17aaf252a23 [2024-03-18T02:43:30.277Z] Removing intermediate container e17aaf252a23 [2024-03-18T02:43:30.277Z] ---> eb607b0ae7cc [2024-03-18T02:43:30.277Z] Step 24/25 : LABEL git_sha=f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:43:30.277Z] ---> Running in a95cfc33500c [2024-03-18T02:43:30.277Z] Removing intermediate container a95cfc33500c [2024-03-18T02:43:30.277Z] ---> b5c60b651876 [2024-03-18T02:43:30.277Z] Step 25/25 : LABEL version=3.2.0-dev.10 [2024-03-18T02:43:30.277Z] ---> Running in 0e2bf94c5829 [2024-03-18T02:43:30.277Z] Removing intermediate container 0e2bf94c5829 [2024-03-18T02:43:30.277Z] ---> b5739be56fb4 [2024-03-18T02:43:30.277Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T02:43:30.277Z] Successfully built b5739be56fb4 [2024-03-18T02:43:30.277Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:43:30.429Z] provisioning config files... [2024-03-18T02:43:30.441Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1638314173450937456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:43:30.758Z] ---> ****-login.sh [2024-03-18T02:43:30.758Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:43:30.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:30.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:30.759Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:30.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:30.759Z] [2024-03-18T02:43:30.759Z] Login Succeeded [2024-03-18T02:43:30.759Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:43:30.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:30.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:30.759Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:30.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:30.759Z] [2024-03-18T02:43:30.759Z] Login Succeeded [2024-03-18T02:43:30.759Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:43:31.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:31.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:31.018Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:31.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:31.018Z] [2024-03-18T02:43:31.018Z] Login Succeeded [2024-03-18T02:43:31.018Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:43:31.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:31.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:31.018Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:31.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:31.018Z] [2024-03-18T02:43:31.018Z] Login Succeeded [2024-03-18T02:43:31.018Z] ****.io [2024-03-18T02:43:31.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:43:31.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:43:31.280Z] Configure a credential helper to remove this warning. See [2024-03-18T02:43:31.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:43:31.280Z] [2024-03-18T02:43:31.280Z] Login Succeeded [2024-03-18T02:43:31.280Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:43:31.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:43:31.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:43:31.370Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-03-18T02:43:31.370Z] f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:43:31.370Z] latest [2024-03-18T02:43:31.370Z] 3.2.0-dev.10 [2024-03-18T02:43:31.370Z] f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [2024-03-18T02:43:31.370Z] main [2024-03-18T02:43:31.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:31.737Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:32.071Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:43:32.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-03-18T02:43:32.071Z] b9c7dcf8aa69: Preparing [2024-03-18T02:43:32.071Z] d5091c1db47c: Preparing [2024-03-18T02:43:32.071Z] 7a9a14abe407: Preparing [2024-03-18T02:43:32.071Z] ae6bc980a983: Preparing [2024-03-18T02:43:32.071Z] 1348b257bf1c: Preparing [2024-03-18T02:43:32.071Z] aedc3bda2944: Preparing [2024-03-18T02:43:32.071Z] aedc3bda2944: Waiting [2024-03-18T02:43:32.071Z] d5091c1db47c: Pushed [2024-03-18T02:43:32.071Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:32.071Z] 1348b257bf1c: Pushed [2024-03-18T02:43:32.071Z] b9c7dcf8aa69: Pushed [2024-03-18T02:43:32.071Z] ae6bc980a983: Pushed [2024-03-18T02:43:34.612Z] 7a9a14abe407: Pushed [2024-03-18T02:43:34.944Z] f31dc60183bea012cbe15166dadf947b4e0fce38: digest: sha256:2bae82ebb5de43f5b44db2c1f8ea8edf96aca7f21ede3d1516a065b66d8780f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:35.289Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:35.614Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-03-18T02:43:35.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-03-18T02:43:35.614Z] b9c7dcf8aa69: Preparing [2024-03-18T02:43:35.614Z] d5091c1db47c: Preparing [2024-03-18T02:43:35.614Z] 7a9a14abe407: Preparing [2024-03-18T02:43:35.614Z] ae6bc980a983: Preparing [2024-03-18T02:43:35.614Z] 1348b257bf1c: Preparing [2024-03-18T02:43:35.614Z] aedc3bda2944: Preparing [2024-03-18T02:43:35.614Z] aedc3bda2944: Waiting [2024-03-18T02:43:35.614Z] ae6bc980a983: Layer already exists [2024-03-18T02:43:35.614Z] 1348b257bf1c: Layer already exists [2024-03-18T02:43:35.614Z] d5091c1db47c: Layer already exists [2024-03-18T02:43:35.614Z] b9c7dcf8aa69: Layer already exists [2024-03-18T02:43:35.614Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:35.614Z] 7a9a14abe407: Layer already exists [2024-03-18T02:43:35.614Z] latest: digest: sha256:2bae82ebb5de43f5b44db2c1f8ea8edf96aca7f21ede3d1516a065b66d8780f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:35.937Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:36.265Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.10 [2024-03-18T02:43:36.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-03-18T02:43:36.265Z] b9c7dcf8aa69: Preparing [2024-03-18T02:43:36.265Z] d5091c1db47c: Preparing [2024-03-18T02:43:36.265Z] 7a9a14abe407: Preparing [2024-03-18T02:43:36.265Z] ae6bc980a983: Preparing [2024-03-18T02:43:36.265Z] 1348b257bf1c: Preparing [2024-03-18T02:43:36.265Z] aedc3bda2944: Preparing [2024-03-18T02:43:36.265Z] aedc3bda2944: Waiting [2024-03-18T02:43:36.265Z] 1348b257bf1c: Layer already exists [2024-03-18T02:43:36.265Z] ae6bc980a983: Layer already exists [2024-03-18T02:43:36.265Z] d5091c1db47c: Layer already exists [2024-03-18T02:43:36.265Z] b9c7dcf8aa69: Layer already exists [2024-03-18T02:43:36.265Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:36.265Z] 7a9a14abe407: Layer already exists [2024-03-18T02:43:36.265Z] 3.2.0-dev.10: digest: sha256:2bae82ebb5de43f5b44db2c1f8ea8edf96aca7f21ede3d1516a065b66d8780f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:36.720Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:37.047Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [2024-03-18T02:43:37.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-03-18T02:43:37.047Z] b9c7dcf8aa69: Preparing [2024-03-18T02:43:37.047Z] d5091c1db47c: Preparing [2024-03-18T02:43:37.047Z] 7a9a14abe407: Preparing [2024-03-18T02:43:37.047Z] ae6bc980a983: Preparing [2024-03-18T02:43:37.047Z] 1348b257bf1c: Preparing [2024-03-18T02:43:37.047Z] aedc3bda2944: Preparing [2024-03-18T02:43:37.047Z] aedc3bda2944: Waiting [2024-03-18T02:43:37.047Z] ae6bc980a983: Layer already exists [2024-03-18T02:43:37.047Z] b9c7dcf8aa69: Layer already exists [2024-03-18T02:43:37.047Z] 1348b257bf1c: Layer already exists [2024-03-18T02:43:37.047Z] 7a9a14abe407: Layer already exists [2024-03-18T02:43:37.047Z] d5091c1db47c: Layer already exists [2024-03-18T02:43:37.047Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:37.047Z] f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10: digest: sha256:2bae82ebb5de43f5b44db2c1f8ea8edf96aca7f21ede3d1516a065b66d8780f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:37.382Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:37.704Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-03-18T02:43:37.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-03-18T02:43:37.704Z] b9c7dcf8aa69: Preparing [2024-03-18T02:43:37.704Z] d5091c1db47c: Preparing [2024-03-18T02:43:37.704Z] 7a9a14abe407: Preparing [2024-03-18T02:43:37.704Z] ae6bc980a983: Preparing [2024-03-18T02:43:37.704Z] 1348b257bf1c: Preparing [2024-03-18T02:43:37.704Z] aedc3bda2944: Preparing [2024-03-18T02:43:37.704Z] d5091c1db47c: Layer already exists [2024-03-18T02:43:37.704Z] ae6bc980a983: Layer already exists [2024-03-18T02:43:37.704Z] 7a9a14abe407: Layer already exists [2024-03-18T02:43:37.704Z] b9c7dcf8aa69: Layer already exists [2024-03-18T02:43:37.704Z] 1348b257bf1c: Layer already exists [2024-03-18T02:43:37.704Z] aedc3bda2944: Layer already exists [2024-03-18T02:43:37.704Z] main: digest: sha256:2bae82ebb5de43f5b44db2c1f8ea8edf96aca7f21ede3d1516a065b66d8780f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:43:37.783Z] ===================================================== [Pipeline] echo [2024-03-18T02:43:37.800Z] taggedImages: [2024-03-18T02:43:37.800Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:43:37.800Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-03-18T02:43:37.800Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.10 [2024-03-18T02:43:37.800Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [2024-03-18T02:43:37.800Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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 [2024-03-18T02:43:38.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:43:38.199Z] [2024-03-18T02:43:38.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:43:38.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:43:38.507Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T02:43:38.507Z] 5eb5b503b376: Pulling fs layer [2024-03-18T02:43:38.507Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T02:43:38.507Z] ec43610c2a17: Pulling fs layer [2024-03-18T02:43:38.507Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T02:43:38.507Z] 33b1e0a273af: Pulling fs layer [2024-03-18T02:43:38.507Z] 3a2ae6a8a46f: Waiting [2024-03-18T02:43:38.507Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T02:43:38.507Z] 2f39f015ded8: Pulling fs layer [2024-03-18T02:43:38.507Z] 5d3b04190fa2: Waiting [2024-03-18T02:43:38.507Z] 2f39f015ded8: Waiting [2024-03-18T02:43:38.507Z] 5c69ac0246d0: Download complete [2024-03-18T02:43:38.507Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T02:43:38.507Z] 3a2ae6a8a46f: Download complete [2024-03-18T02:43:38.507Z] ec43610c2a17: Verifying Checksum [2024-03-18T02:43:38.507Z] ec43610c2a17: Download complete [2024-03-18T02:43:38.507Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T02:43:38.507Z] 5d3b04190fa2: Download complete [2024-03-18T02:43:38.767Z] 33b1e0a273af: Verifying Checksum [2024-03-18T02:43:38.767Z] 33b1e0a273af: Download complete [2024-03-18T02:43:38.767Z] 5eb5b503b376: Verifying Checksum [2024-03-18T02:43:38.767Z] 5eb5b503b376: Download complete [2024-03-18T02:43:39.335Z] 2f39f015ded8: Verifying Checksum [2024-03-18T02:43:39.335Z] 2f39f015ded8: Download complete [2024-03-18T02:43:39.901Z] 5eb5b503b376: Pull complete [2024-03-18T02:43:39.901Z] 5c69ac0246d0: Pull complete [2024-03-18T02:43:40.468Z] ec43610c2a17: Pull complete [2024-03-18T02:43:40.468Z] 3a2ae6a8a46f: Pull complete [2024-03-18T02:43:40.726Z] 33b1e0a273af: Pull complete [2024-03-18T02:43:40.726Z] 5d3b04190fa2: Pull complete [2024-03-18T02:43:44.914Z] 2f39f015ded8: Pull complete [2024-03-18T02:43:44.914Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T02:43:44.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:43:44.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:43:45.007Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:43:45.045Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T02:43:50.593Z] $ docker top 0b0f34928db0e6383597a526ce34a52154617c623f38e8371b4ef3191fc07b72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:43:50.980Z] ---> job-cost.sh [2024-03-18T02:43:50.980Z] lf-activate-venv: SKIPPING [2024-03-18T02:43:50.980Z] INFO: No Stack... [2024-03-18T02:43:51.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T02:43:51.500Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T02:43:51.793Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-03-18T02:43:51.793Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T02:43:51.807Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] [2024-03-18T02:43:51.812Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] did not exist. Created. [2024-03-18T02:43:51.817Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T02:43:52.123Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T02:43:52.163Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T02:43:52.169Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T02:43:52.201Z] $ docker stop --time=1 0b0f34928db0e6383597a526ce34a52154617c623f38e8371b4ef3191fc07b72 [2024-03-18T02:43:53.346Z] $ docker rm -f --volumes 0b0f34928db0e6383597a526ce34a52154617c623f38e8371b4ef3191fc07b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T02:44:44.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-246 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-03-18T02:44:44.300Z] Running in /w/workspace/device-mqtt-go/163 [Pipeline] { [Pipeline] checkout [2024-03-18T02:44:47.346Z] The recommended git tool is: git [2024-03-18T02:44:52.226Z] using credential edgex-jenkins-ssh [2024-03-18T02:44:52.245Z] Cloning the remote Git repository [2024-03-18T02:44:52.292Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-03-18T02:44:52.414Z] > git init /w/workspace/device-mqtt-go/163 # timeout=10 [2024-03-18T02:44:52.562Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-03-18T02:44:52.563Z] > git --version # timeout=10 [2024-03-18T02:44:52.587Z] > git --version # 'git version 2.25.1' [2024-03-18T02:44:52.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T02:44:52.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T02:44:54.462Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-03-18T02:44:54.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T02:44:55.493Z] Avoid second fetch [2024-03-18T02:44:55.494Z] Checking out Revision f31dc60183bea012cbe15166dadf947b4e0fce38 (main) [2024-03-18T02:44:55.515Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T02:44:55.578Z] > git checkout -f f31dc60183bea012cbe15166dadf947b4e0fce38 # timeout=10 [2024-03-18T02:44:56.151Z] Commit message: "Merge pull request #668 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T02:45:00.969Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T02:45:00.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T02:45:00.969Z] Dload Upload Total Spent Left Speed [2024-03-18T02:45:00.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 272k 0 --:--:-- --:--:-- --:--:-- 272k [Pipeline] sh [2024-03-18T02:45:01.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T02:45:01.642Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T02:45:01.642Z] + sudo tee /etc/docker/daemon.new [2024-03-18T02:45:01.642Z] { [2024-03-18T02:45:01.642Z] "registry-mirrors": [ [2024-03-18T02:45:01.642Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T02:45:01.642Z] ], [2024-03-18T02:45:01.642Z] "bip": "10.250.0.254/24", [2024-03-18T02:45:01.642Z] "hosts": [ [2024-03-18T02:45:01.642Z] "tcp://0.0.0.0:5555", [2024-03-18T02:45:01.642Z] "unix:///var/run/docker.sock" [2024-03-18T02:45:01.642Z] ], [2024-03-18T02:45:01.642Z] "mtu": 1458, [2024-03-18T02:45:01.642Z] "selinux-enabled": true, [2024-03-18T02:45:01.642Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T02:45:01.642Z] } [Pipeline] sh [2024-03-18T02:45:01.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T02:45:02.324Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:45:20.618Z] provisioning config files... [2024-03-18T02:45:20.641Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/163@tmp/config7980158438560298122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:45:21.084Z] ---> ****-login.sh [2024-03-18T02:45:21.084Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:45:21.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:45:21.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:45:21.684Z] Configure a credential helper to remove this warning. See [2024-03-18T02:45:21.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:45:21.684Z] [2024-03-18T02:45:21.684Z] Login Succeeded [2024-03-18T02:45:21.684Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:45:21.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:45:21.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:45:21.964Z] Configure a credential helper to remove this warning. See [2024-03-18T02:45:21.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:45:21.964Z] [2024-03-18T02:45:21.964Z] Login Succeeded [2024-03-18T02:45:21.964Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:45:22.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:45:22.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:45:22.234Z] Configure a credential helper to remove this warning. See [2024-03-18T02:45:22.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:45:22.234Z] [2024-03-18T02:45:22.234Z] Login Succeeded [2024-03-18T02:45:22.234Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:45:22.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:45:22.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:45:22.782Z] Configure a credential helper to remove this warning. See [2024-03-18T02:45:22.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:45:22.782Z] [2024-03-18T02:45:22.782Z] Login Succeeded [2024-03-18T02:45:22.782Z] ****.io [2024-03-18T02:45:22.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:45:23.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:45:23.369Z] Configure a credential helper to remove this warning. See [2024-03-18T02:45:23.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:45:23.369Z] [2024-03-18T02:45:23.369Z] Login Succeeded [2024-03-18T02:45:23.369Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:45:23.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T02:45:23.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:45:23.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:45:23.721Z] ========================================================= [2024-03-18T02:45:23.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T02:45:23.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:45:24.103Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T02:45:24.374Z] Sending build context to Docker daemon 7.573MB [2024-03-18T02:45:24.374Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:45:24.374Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T02:45:24.643Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T02:45:24.643Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T02:45:24.643Z] 5d54e960e981: Pulling fs layer [2024-03-18T02:45:24.643Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T02:45:24.643Z] f0e02332f6b5: Pulling fs layer [2024-03-18T02:45:24.643Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T02:45:24.643Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T02:45:24.643Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T02:45:24.643Z] f0e02332f6b5: Waiting [2024-03-18T02:45:24.643Z] 872ee5b61b7b: Waiting [2024-03-18T02:45:24.643Z] 0c6a40ed1a82: Waiting [2024-03-18T02:45:24.643Z] 94ae7d8d031c: Waiting [2024-03-18T02:45:24.643Z] 5d54e960e981: Verifying Checksum [2024-03-18T02:45:24.643Z] 5d54e960e981: Download complete [2024-03-18T02:45:24.643Z] f0e02332f6b5: Download complete [2024-03-18T02:45:24.643Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T02:45:24.643Z] 872ee5b61b7b: Download complete [2024-03-18T02:45:24.913Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T02:45:24.914Z] 9fda8d8052c6: Download complete [2024-03-18T02:45:25.182Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T02:45:25.182Z] 94ae7d8d031c: Download complete [2024-03-18T02:45:25.772Z] 9fda8d8052c6: Pull complete [2024-03-18T02:45:26.054Z] 5d54e960e981: Pull complete [2024-03-18T02:45:26.638Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T02:45:26.638Z] c4a7e357bf2a: Download complete [2024-03-18T02:45:27.228Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T02:45:27.228Z] 0c6a40ed1a82: Download complete [2024-03-18T02:45:39.557Z] c4a7e357bf2a: Pull complete [2024-03-18T02:45:39.557Z] f0e02332f6b5: Pull complete [2024-03-18T02:45:39.557Z] 872ee5b61b7b: Pull complete [2024-03-18T02:45:46.219Z] 0c6a40ed1a82: Pull complete [2024-03-18T02:45:46.812Z] 94ae7d8d031c: Pull complete [2024-03-18T02:45:46.812Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T02:45:46.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T02:45:46.812Z] ---> 86de565de09d [2024-03-18T02:45:46.812Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:45:48.827Z] ---> Running in f83ce0dfe493 [2024-03-18T02:45:48.827Z] Removing intermediate container f83ce0dfe493 [2024-03-18T02:45:48.827Z] ---> 87abf669f125 [2024-03-18T02:45:48.827Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:45:48.828Z] ---> Running in 8fcd7b8aeebe [2024-03-18T02:45:49.094Z] Removing intermediate container 8fcd7b8aeebe [2024-03-18T02:45:49.094Z] ---> 935803e1ea47 [2024-03-18T02:45:49.094Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T02:45:49.360Z] ---> Running in d84798c2df83 [2024-03-18T02:45:49.360Z] Removing intermediate container d84798c2df83 [2024-03-18T02:45:49.360Z] ---> ef94035bfdbf [2024-03-18T02:45:49.360Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:45:49.628Z] ---> Running in 715de066bbca [2024-03-18T02:45:49.894Z] Removing intermediate container 715de066bbca [2024-03-18T02:45:49.894Z] ---> 934827eab1e7 [2024-03-18T02:45:49.894Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:45:49.894Z] ---> Running in 06a0658df672 [2024-03-18T02:45:50.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:45:51.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:45:52.406Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T02:45:52.406Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T02:45:52.406Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T02:45:52.406Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T02:45:52.680Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:45:52.680Z] OK: 271 MiB in 56 packages [2024-03-18T02:45:53.637Z] Removing intermediate container 06a0658df672 [2024-03-18T02:45:53.637Z] ---> 1f9a1cc3cdce [2024-03-18T02:45:53.637Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-03-18T02:45:53.637Z] ---> Running in 33b9ff357c78 [2024-03-18T02:45:53.904Z] Removing intermediate container 33b9ff357c78 [2024-03-18T02:45:53.904Z] ---> f81ab5e5bd4e [2024-03-18T02:45:53.904Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T02:45:54.177Z] ---> ff5c429ccc61 [2024-03-18T02:45:54.177Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:45:54.448Z] ---> Running in 645ae4030962 [2024-03-18T02:47:02.309Z] Removing intermediate container 645ae4030962 [2024-03-18T02:47:02.309Z] ---> fcc7d91b3dbe [2024-03-18T02:47:02.309Z] Step 11/12 : COPY . . [2024-03-18T02:47:02.309Z] ---> 3d59c58ea24a [2024-03-18T02:47:02.309Z] Step 12/12 : RUN $MAKE [2024-03-18T02:47:02.309Z] ---> Running in 5af6fa4192c3 [2024-03-18T02:47:02.309Z] noop [2024-03-18T02:47:02.309Z] Removing intermediate container 5af6fa4192c3 [2024-03-18T02:47:02.309Z] ---> 5e78eb3b597b [2024-03-18T02:47:02.309Z] Successfully built 5e78eb3b597b [2024-03-18T02:47:02.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:47:02.675Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T02:47:02.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:47:02.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2024-03-18T02:47:02.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/163 -v /w/workspace/device-mqtt-go/163:/w/workspace/device-mqtt-go/163:rw,z -v /w/workspace/device-mqtt-go/163@tmp:/w/workspace/device-mqtt-go/163@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 ******** ci-base-image-arm64 cat [2024-03-18T02:47:04.193Z] $ docker top a5f286473af71d12f8429765eb36254e8020de605a05a1b618c182507e39c012 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:47:05.008Z] + go version [2024-03-18T02:47:05.008Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T02:47:05.030Z] $ docker stop --time=1 a5f286473af71d12f8429765eb36254e8020de605a05a1b618c182507e39c012 [2024-03-18T02:47:06.618Z] $ docker rm -f --volumes a5f286473af71d12f8429765eb36254e8020de605a05a1b618c182507e39c012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:47:07.188Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T02:47:07.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:47:07.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2024-03-18T02:47:07.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/163 -v /w/workspace/device-mqtt-go/163:/w/workspace/device-mqtt-go/163:rw,z -v /w/workspace/device-mqtt-go/163@tmp:/w/workspace/device-mqtt-go/163@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 ******** ci-base-image-arm64 cat [2024-03-18T02:47:08.558Z] $ docker top 26cf8401dd1b3270935f83fbabd9fdafcca7ea1c5b9bbde3fb37249f8fae69aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:47:09.058Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/163 [Pipeline] fileExists [Pipeline] sh [2024-03-18T02:47:09.979Z] + make test [2024-03-18T02:47:09.979Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T02:47:13.320Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-03-18T02:48:49.976Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-03-18T02:48:49.976Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-03-18T02:48:49.976Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 22.8% of statements [2024-03-18T02:48:49.976Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T02:48:49.976Z] go vet ./... [2024-03-18T02:49:08.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T02:49:08.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T02:49:08.205Z] ./bin/test-attribution-txt.sh [2024-03-18T02:49:08.205Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T02:49:08.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T02:49:08.250Z] $ docker stop --time=1 26cf8401dd1b3270935f83fbabd9fdafcca7ea1c5b9bbde3fb37249f8fae69aa [2024-03-18T02:49:10.118Z] $ docker rm -f --volumes 26cf8401dd1b3270935f83fbabd9fdafcca7ea1c5b9bbde3fb37249f8fae69aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:49:11.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T02:49:11.314Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T02:49:11.944Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T02:49:12.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T02:49:12.747Z] + ls -al . [2024-03-18T02:49:12.747Z] total 180 [2024-03-18T02:49:12.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 02:47 . [2024-03-18T02:49:12.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 02:44 .. [2024-03-18T02:49:12.747Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 02:44 .dockerignore [2024-03-18T02:49:12.748Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 02:44 .git [2024-03-18T02:49:12.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:44 .github [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 18 02:44 .gitignore [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 02:44 .golangci.yml [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 10386 Mar 18 02:44 Attribution.txt [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 18574 Mar 18 02:44 CHANGELOG.md [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 1798 Mar 18 02:44 Dockerfile [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 02:44 GOVERNANCE.md [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 02:44 Jenkinsfile [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 02:44 LICENSE [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 1963 Mar 18 02:44 Makefile [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 02:44 OWNERS.md [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 18 02:44 README.md [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 02:41 VERSION [2024-03-18T02:49:12.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 02:44 bin [2024-03-18T02:49:12.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:44 cmd [2024-03-18T02:49:12.748Z] -rw-r--r-- 1 jenkins jenkins 18506 Mar 18 02:48 coverage.out [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 3867 Mar 18 02:44 go.mod [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 18 02:44 go.sum [2024-03-18T02:49:12.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 02:44 internal [2024-03-18T02:49:12.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 02:44 mock [2024-03-18T02:49:12.748Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 18 02:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:49:13.107Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f31dc60183bea012cbe15166dadf947b4e0fce38 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-18T02:49:13.373Z] Sending build context to Docker daemon 7.592MB [2024-03-18T02:49:13.373Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T02:49:13.373Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-18T02:49:13.373Z] ---> 5e78eb3b597b [2024-03-18T02:49:13.373Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-18T02:49:13.637Z] ---> Running in 58a572c3a396 [2024-03-18T02:49:13.914Z] Removing intermediate container 58a572c3a396 [2024-03-18T02:49:13.914Z] ---> e6db2a36cd0d [2024-03-18T02:49:13.914Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T02:49:14.182Z] ---> Running in 572fd5367b0c [2024-03-18T02:49:14.448Z] Removing intermediate container 572fd5367b0c [2024-03-18T02:49:14.448Z] ---> 9ea3247e74bc [2024-03-18T02:49:14.448Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T02:49:14.448Z] ---> Running in add34872c688 [2024-03-18T02:49:14.715Z] Removing intermediate container add34872c688 [2024-03-18T02:49:14.715Z] ---> 336594ca4f7b [2024-03-18T02:49:14.715Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T02:49:14.715Z] ---> Running in a769053bc5cc [2024-03-18T02:49:15.297Z] Removing intermediate container a769053bc5cc [2024-03-18T02:49:15.297Z] ---> 7b7299289675 [2024-03-18T02:49:15.297Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T02:49:15.297Z] ---> Running in 406e104f84e7 [2024-03-18T02:49:16.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:49:16.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:49:17.484Z] OK: 271 MiB in 56 packages [2024-03-18T02:49:18.450Z] Removing intermediate container 406e104f84e7 [2024-03-18T02:49:18.450Z] ---> 8303ff890e36 [2024-03-18T02:49:18.450Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-03-18T02:49:18.450Z] ---> Running in 56cb331d1b9d [2024-03-18T02:49:18.719Z] Removing intermediate container 56cb331d1b9d [2024-03-18T02:49:18.719Z] ---> 4a74c4f4adb0 [2024-03-18T02:49:18.719Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-18T02:49:19.303Z] ---> 7c37fe7906d3 [2024-03-18T02:49:19.303Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T02:49:19.574Z] ---> Running in 8b0ab1034417 [2024-03-18T02:49:21.526Z] Removing intermediate container 8b0ab1034417 [2024-03-18T02:49:21.526Z] ---> 78a4655e3867 [2024-03-18T02:49:21.526Z] Step 11/25 : COPY . . [2024-03-18T02:49:22.494Z] ---> 5c38b107d02a [2024-03-18T02:49:22.494Z] Step 12/25 : RUN $MAKE [2024-03-18T02:49:22.494Z] ---> Running in 1149bde0b163 [2024-03-18T02:49:23.457Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-03-18T02:51:15.108Z] Removing intermediate container 1149bde0b163 [2024-03-18T02:51:15.108Z] ---> 7ce65a87afb3 [2024-03-18T02:51:15.108Z] Step 13/25 : FROM alpine:3.18 [2024-03-18T02:51:15.108Z] 3.18: Pulling from library/alpine [2024-03-18T02:51:15.108Z] c6b39de5b339: Pulling fs layer [2024-03-18T02:51:15.108Z] c6b39de5b339: Verifying Checksum [2024-03-18T02:51:15.108Z] c6b39de5b339: Download complete [2024-03-18T02:51:15.108Z] c6b39de5b339: Pull complete [2024-03-18T02:51:15.108Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T02:51:15.108Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T02:51:15.108Z] ---> 33abbf032149 [2024-03-18T02:51:15.108Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-03-18T02:51:15.108Z] ---> Running in df33c90d8ef6 [2024-03-18T02:51:15.108Z] Removing intermediate container df33c90d8ef6 [2024-03-18T02:51:15.108Z] ---> bb5129164a1e [2024-03-18T02:51:15.108Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-18T02:51:15.108Z] ---> Running in 8a30004a10e7 [2024-03-18T02:51:15.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:51:15.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:51:15.108Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T02:51:15.108Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T02:51:15.108Z] OK: 8 MiB in 16 packages [2024-03-18T02:51:15.108Z] Removing intermediate container 8a30004a10e7 [2024-03-18T02:51:15.108Z] ---> 689941a1e78c [2024-03-18T02:51:15.108Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-18T02:51:15.108Z] ---> Running in d5881054ce7f [2024-03-18T02:51:15.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T02:51:15.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T02:51:15.108Z] OK: 8 MiB in 16 packages [2024-03-18T02:51:15.108Z] Removing intermediate container d5881054ce7f [2024-03-18T02:51:15.108Z] ---> 390db1aa9ba1 [2024-03-18T02:51:15.108Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-03-18T02:51:16.067Z] ---> b95a76a37ebf [2024-03-18T02:51:16.067Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-03-18T02:51:16.665Z] ---> bab4b9ed3516 [2024-03-18T02:51:16.665Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-03-18T02:51:17.250Z] ---> e4ca407a5253 [2024-03-18T02:51:17.250Z] Step 20/25 : EXPOSE 59982 [2024-03-18T02:51:17.250Z] ---> Running in 9c2caa501d04 [2024-03-18T02:51:17.516Z] Removing intermediate container 9c2caa501d04 [2024-03-18T02:51:17.516Z] ---> 35df7f239388 [2024-03-18T02:51:17.516Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-03-18T02:51:17.516Z] ---> Running in f5272f4aebfe [2024-03-18T02:51:17.818Z] Removing intermediate container f5272f4aebfe [2024-03-18T02:51:17.818Z] ---> ac6e70f9fdfd [2024-03-18T02:51:17.818Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-18T02:51:17.818Z] ---> Running in 6a2bd72266c7 [2024-03-18T02:51:18.098Z] Removing intermediate container 6a2bd72266c7 [2024-03-18T02:51:18.098Z] ---> 7a551481b050 [2024-03-18T02:51:18.098Z] Step 23/25 : LABEL arch=arm64 [2024-03-18T02:51:18.098Z] ---> Running in dfac625354d4 [2024-03-18T02:51:18.376Z] Removing intermediate container dfac625354d4 [2024-03-18T02:51:18.376Z] ---> 58ff30bf70aa [2024-03-18T02:51:18.376Z] Step 24/25 : LABEL git_sha=f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:51:18.646Z] ---> Running in 937cf0e31ac7 [2024-03-18T02:51:18.916Z] Removing intermediate container 937cf0e31ac7 [2024-03-18T02:51:18.916Z] ---> 1a6325e9fb85 [2024-03-18T02:51:18.916Z] Step 25/25 : LABEL version=3.2.0-dev.10 [2024-03-18T02:51:18.916Z] ---> Running in 78696b4eb450 [2024-03-18T02:51:19.183Z] Removing intermediate container 78696b4eb450 [2024-03-18T02:51:19.183Z] ---> e9aa6b96d61c [2024-03-18T02:51:19.183Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T02:51:19.183Z] Successfully built e9aa6b96d61c [2024-03-18T02:51:19.183Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:51:19.337Z] provisioning config files... [2024-03-18T02:51:19.351Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/163@tmp/config8263815169606128239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:51:19.692Z] ---> ****-login.sh [2024-03-18T02:51:19.692Z] nexus3.edgexfoundry.org:10001 [2024-03-18T02:51:19.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:51:19.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:51:19.978Z] Configure a credential helper to remove this warning. See [2024-03-18T02:51:19.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:51:19.978Z] [2024-03-18T02:51:19.978Z] Login Succeeded [2024-03-18T02:51:19.978Z] nexus3.edgexfoundry.org:10002 [2024-03-18T02:51:20.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:51:20.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:51:20.511Z] Configure a credential helper to remove this warning. See [2024-03-18T02:51:20.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:51:20.511Z] [2024-03-18T02:51:20.511Z] Login Succeeded [2024-03-18T02:51:20.511Z] nexus3.edgexfoundry.org:10003 [2024-03-18T02:51:20.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:51:20.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:51:20.784Z] Configure a credential helper to remove this warning. See [2024-03-18T02:51:20.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:51:20.784Z] [2024-03-18T02:51:20.784Z] Login Succeeded [2024-03-18T02:51:20.784Z] nexus3.edgexfoundry.org:10004 [2024-03-18T02:51:21.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:51:21.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:51:21.320Z] Configure a credential helper to remove this warning. See [2024-03-18T02:51:21.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:51:21.320Z] [2024-03-18T02:51:21.320Z] Login Succeeded [2024-03-18T02:51:21.320Z] ****.io [2024-03-18T02:51:21.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T02:51:21.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T02:51:21.851Z] Configure a credential helper to remove this warning. See [2024-03-18T02:51:21.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T02:51:21.851Z] [2024-03-18T02:51:21.851Z] Login Succeeded [2024-03-18T02:51:21.851Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T02:51:21.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:51:21.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T02:51:21.950Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-03-18T02:51:21.950Z] f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:51:21.950Z] latest [2024-03-18T02:51:21.950Z] 3.2.0-dev.10 [2024-03-18T02:51:21.950Z] f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [2024-03-18T02:51:21.950Z] main [2024-03-18T02:51:21.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:22.314Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:22.662Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:51:22.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-03-18T02:51:22.662Z] 7209a8373279: Preparing [2024-03-18T02:51:22.662Z] 6c1389b527bb: Preparing [2024-03-18T02:51:22.662Z] d804e34afa2b: Preparing [2024-03-18T02:51:22.662Z] cea22ee26ef5: Preparing [2024-03-18T02:51:22.662Z] 0e52cd1616cd: Preparing [2024-03-18T02:51:22.662Z] 7c504f21be85: Preparing [2024-03-18T02:51:22.662Z] 7c504f21be85: Waiting [2024-03-18T02:51:22.930Z] cea22ee26ef5: Pushed [2024-03-18T02:51:22.930Z] 0e52cd1616cd: Pushed [2024-03-18T02:51:22.930Z] 7c504f21be85: Layer already exists [2024-03-18T02:51:22.930Z] 6c1389b527bb: Pushed [2024-03-18T02:51:22.930Z] 7209a8373279: Pushed [2024-03-18T02:51:29.577Z] d804e34afa2b: Pushed [2024-03-18T02:51:29.577Z] f31dc60183bea012cbe15166dadf947b4e0fce38: digest: sha256:3d063cef75fd9b218a24c1d6971d4c3b40993bee57d2b168ab2687ffe4f1dbf3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:29.935Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:30.290Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-03-18T02:51:30.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-03-18T02:51:30.290Z] 7209a8373279: Preparing [2024-03-18T02:51:30.290Z] 6c1389b527bb: Preparing [2024-03-18T02:51:30.290Z] d804e34afa2b: Preparing [2024-03-18T02:51:30.290Z] cea22ee26ef5: Preparing [2024-03-18T02:51:30.290Z] 0e52cd1616cd: Preparing [2024-03-18T02:51:30.290Z] 7c504f21be85: Preparing [2024-03-18T02:51:30.290Z] 7c504f21be85: Waiting [2024-03-18T02:51:30.290Z] 7209a8373279: Layer already exists [2024-03-18T02:51:30.290Z] cea22ee26ef5: Layer already exists [2024-03-18T02:51:30.290Z] 0e52cd1616cd: Layer already exists [2024-03-18T02:51:30.290Z] 6c1389b527bb: Layer already exists [2024-03-18T02:51:30.290Z] d804e34afa2b: Layer already exists [2024-03-18T02:51:30.290Z] 7c504f21be85: Layer already exists [2024-03-18T02:51:30.557Z] latest: digest: sha256:3d063cef75fd9b218a24c1d6971d4c3b40993bee57d2b168ab2687ffe4f1dbf3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:30.920Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:31.282Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.10 [2024-03-18T02:51:31.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-03-18T02:51:31.282Z] 7209a8373279: Preparing [2024-03-18T02:51:31.282Z] 6c1389b527bb: Preparing [2024-03-18T02:51:31.282Z] d804e34afa2b: Preparing [2024-03-18T02:51:31.282Z] cea22ee26ef5: Preparing [2024-03-18T02:51:31.282Z] 0e52cd1616cd: Preparing [2024-03-18T02:51:31.282Z] 7c504f21be85: Preparing [2024-03-18T02:51:31.282Z] 7c504f21be85: Waiting [2024-03-18T02:51:31.282Z] d804e34afa2b: Layer already exists [2024-03-18T02:51:31.282Z] 7209a8373279: Layer already exists [2024-03-18T02:51:31.282Z] 6c1389b527bb: Layer already exists [2024-03-18T02:51:31.282Z] cea22ee26ef5: Layer already exists [2024-03-18T02:51:31.282Z] 0e52cd1616cd: Layer already exists [2024-03-18T02:51:31.282Z] 7c504f21be85: Layer already exists [2024-03-18T02:51:31.549Z] 3.2.0-dev.10: digest: sha256:3d063cef75fd9b218a24c1d6971d4c3b40993bee57d2b168ab2687ffe4f1dbf3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:31.903Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:32.258Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [2024-03-18T02:51:32.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-03-18T02:51:32.258Z] 7209a8373279: Preparing [2024-03-18T02:51:32.258Z] 6c1389b527bb: Preparing [2024-03-18T02:51:32.258Z] d804e34afa2b: Preparing [2024-03-18T02:51:32.258Z] cea22ee26ef5: Preparing [2024-03-18T02:51:32.258Z] 0e52cd1616cd: Preparing [2024-03-18T02:51:32.258Z] 7c504f21be85: Preparing [2024-03-18T02:51:32.258Z] 7c504f21be85: Waiting [2024-03-18T02:51:32.258Z] 7209a8373279: Layer already exists [2024-03-18T02:51:32.258Z] d804e34afa2b: Layer already exists [2024-03-18T02:51:32.258Z] 6c1389b527bb: Layer already exists [2024-03-18T02:51:32.258Z] 0e52cd1616cd: Layer already exists [2024-03-18T02:51:32.258Z] cea22ee26ef5: Layer already exists [2024-03-18T02:51:32.258Z] 7c504f21be85: Layer already exists [2024-03-18T02:51:32.258Z] f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10: digest: sha256:3d063cef75fd9b218a24c1d6971d4c3b40993bee57d2b168ab2687ffe4f1dbf3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:32.628Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:32.977Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-03-18T02:51:32.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-03-18T02:51:32.977Z] 7209a8373279: Preparing [2024-03-18T02:51:32.977Z] 6c1389b527bb: Preparing [2024-03-18T02:51:32.977Z] d804e34afa2b: Preparing [2024-03-18T02:51:32.977Z] cea22ee26ef5: Preparing [2024-03-18T02:51:32.977Z] 0e52cd1616cd: Preparing [2024-03-18T02:51:32.977Z] 7c504f21be85: Preparing [2024-03-18T02:51:32.977Z] 7c504f21be85: Waiting [2024-03-18T02:51:32.977Z] 6c1389b527bb: Layer already exists [2024-03-18T02:51:32.977Z] d804e34afa2b: Layer already exists [2024-03-18T02:51:32.977Z] 7209a8373279: Layer already exists [2024-03-18T02:51:32.977Z] cea22ee26ef5: Layer already exists [2024-03-18T02:51:32.977Z] 7c504f21be85: Layer already exists [2024-03-18T02:51:32.977Z] 0e52cd1616cd: Layer already exists [2024-03-18T02:51:33.241Z] main: digest: sha256:3d063cef75fd9b218a24c1d6971d4c3b40993bee57d2b168ab2687ffe4f1dbf3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T02:51:33.332Z] ===================================================== [Pipeline] echo [2024-03-18T02:51:33.348Z] taggedImages: [2024-03-18T02:51:33.348Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f31dc60183bea012cbe15166dadf947b4e0fce38 [2024-03-18T02:51:33.348Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-03-18T02:51:33.348Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.10 [2024-03-18T02:51:33.348Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f31dc60183bea012cbe15166dadf947b4e0fce38-3.2.0-dev.10 [2024-03-18T02:51:33.348Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:33.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T02:51:33.736Z] [2024-03-18T02:51:33.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:51:34.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T02:51:34.138Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T02:51:34.138Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T02:51:34.138Z] 04944245beec: Pulling fs layer [2024-03-18T02:51:34.138Z] 699f458cf7ca: Pulling fs layer [2024-03-18T02:51:34.138Z] 765212b225bb: Pulling fs layer [2024-03-18T02:51:34.138Z] f23df028b6ca: Pulling fs layer [2024-03-18T02:51:34.138Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T02:51:34.138Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T02:51:34.138Z] f23df028b6ca: Waiting [2024-03-18T02:51:34.138Z] d65c8cfc05b1: Waiting [2024-03-18T02:51:34.138Z] 765212b225bb: Waiting [2024-03-18T02:51:34.138Z] 2437ff75d9bd: Waiting [2024-03-18T02:51:34.421Z] 04944245beec: Verifying Checksum [2024-03-18T02:51:34.421Z] 04944245beec: Download complete [2024-03-18T02:51:34.421Z] 765212b225bb: Verifying Checksum [2024-03-18T02:51:34.421Z] 765212b225bb: Download complete [2024-03-18T02:51:34.421Z] f23df028b6ca: Download complete [2024-03-18T02:51:34.421Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T02:51:34.421Z] d65c8cfc05b1: Download complete [2024-03-18T02:51:34.706Z] 699f458cf7ca: Verifying Checksum [2024-03-18T02:51:34.706Z] 699f458cf7ca: Download complete [2024-03-18T02:51:34.973Z] 8998bd30e6a1: Download complete [2024-03-18T02:51:37.614Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T02:51:37.614Z] 2437ff75d9bd: Download complete [2024-03-18T02:51:39.603Z] 8998bd30e6a1: Pull complete [2024-03-18T02:51:40.184Z] 04944245beec: Pull complete [2024-03-18T02:51:41.594Z] 699f458cf7ca: Pull complete [2024-03-18T02:51:41.594Z] 765212b225bb: Pull complete [2024-03-18T02:51:42.554Z] f23df028b6ca: Pull complete [2024-03-18T02:51:42.818Z] d65c8cfc05b1: Pull complete [2024-03-18T02:52:01.024Z] 2437ff75d9bd: Pull complete [2024-03-18T02:52:01.024Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T02:52:01.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T02:52:01.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:52:01.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2024-03-18T02:52:01.323Z] $ 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-mqtt-go/163 -v /w/workspace/device-mqtt-go/163:/w/workspace/device-mqtt-go/163:rw,z -v /w/workspace/device-mqtt-go/163@tmp:/w/workspace/device-mqtt-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-18T02:52:03.868Z] $ docker top 90edc6782f6a4302b332c5aae757ce8bac4cb8b170ef49c33b8ade39bd959642 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:52:04.383Z] ---> job-cost.sh [2024-03-18T02:52:04.650Z] lf-activate-venv: SKIPPING [2024-03-18T02:52:04.650Z] INFO: No Stack... [2024-03-18T02:52:04.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T02:52:05.866Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T02:52:06.497Z] + cat /w/workspace/device-mqtt-go/163/archives/cost.csv [2024-03-18T02:52:06.497Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T02:52:06.571Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] [2024-03-18T02:52:06.579Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] did not exist. Created. [2024-03-18T02:52:06.586Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T02:52:07.244Z] /w/workspace/device-mqtt-go/163@tmp/durable-11d08d36/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T02:52:07.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T02:52:07.896Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T02:52:07.939Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T02:52:07.951Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T02:52:08.001Z] $ docker stop --time=1 90edc6782f6a4302b332c5aae757ce8bac4cb8b170ef49c33b8ade39bd959642 [2024-03-18T02:52:09.492Z] $ docker rm -f --volumes 90edc6782f6a4302b332c5aae757ce8bac4cb8b170ef49c33b8ade39bd959642 [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 [2024-03-18T02:52:09.977Z] provisioning config files... [2024-03-18T02:52:09.987Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7523518949419418670tmp [Pipeline] { [Pipeline] sh [2024-03-18T02:52:10.283Z] + set +x [2024-03-18T02:52:10.283Z] + curl -s https://codecov.io/bash+ [2024-03-18T02:52:10.283Z] bash -s -- [2024-03-18T02:52:10.283Z] [2024-03-18T02:52:10.283Z] _____ _ [2024-03-18T02:52:10.283Z] / ____| | | [2024-03-18T02:52:10.283Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T02:52:10.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T02:52:10.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T02:52:10.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T02:52:10.283Z] Bash-1.0.6 [2024-03-18T02:52:10.283Z] [2024-03-18T02:52:10.283Z] [2024-03-18T02:52:10.283Z] ==> git version 2.25.1 found [2024-03-18T02:52:10.283Z] ==> 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 [2024-03-18T02:52:10.283Z] Release-Date: 2020-01-08 [2024-03-18T02:52:10.283Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T02:52:10.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T02:52:10.283Z] ==> Jenkins CI detected. [2024-03-18T02:52:10.283Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-03-18T02:52:10.283Z] project root: . [2024-03-18T02:52:10.283Z] --> token set from env [2024-03-18T02:52:10.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T02:52:10.283Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T02:52:10.283Z] ==> Python coveragepy not found [2024-03-18T02:52:10.283Z] ==> Searching for coverage reports in: [2024-03-18T02:52:10.284Z] + . [2024-03-18T02:52:10.284Z] -> Found 1 reports [2024-03-18T02:52:10.284Z] ==> Detecting git/mercurial file structure [2024-03-18T02:52:10.542Z] ==> Reading reports [2024-03-18T02:52:10.542Z] + ./coverage.out bytes=18506 [2024-03-18T02:52:10.542Z] ==> Appending adjustments [2024-03-18T02:52:10.542Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T02:52:10.542Z] + Found adjustments [2024-03-18T02:52:10.542Z] ==> Gzipping contents [2024-03-18T02:52:10.542Z] 4.0K /tmp/codecov.0YkhT0.gz [2024-03-18T02:52:10.542Z] ==> Uploading reports [2024-03-18T02:52:10.542Z] url: https://codecov.io [2024-03-18T02:52:10.542Z] query: branch=main&commit=f31dc60183bea012cbe15166dadf947b4e0fce38&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T02:52:10.542Z] -> Pinging Codecov [2024-03-18T02:52:10.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f31dc60183bea012cbe15166dadf947b4e0fce38&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T02:52:10.802Z] -> Uploading to [2024-03-18T02:52:10.802Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/7D719EC7BBE17E464838252E33014C33/f31dc60183bea012cbe15166dadf947b4e0fce38/8a317de0-0da6-48ac-ae48-7a17680b1da4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T025210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2843120335b3c08059570054a28251850e579fb8d1e834222fec19ab6ed6f185 [2024-03-18T02:52:10.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T02:52:10.802Z] Dload Upload Total Spent Left Speed [2024-03-18T02:52:11.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10029 --:--:-- --:--:-- --:--:-- 10062 [2024-03-18T02:52:11.061Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] } [2024-03-18T02:52:11.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-18T02:52:11.210Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-18T02:52:11.222Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:52:11.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T02:52:11.525Z] [2024-03-18T02:52:11.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:52:11.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T02:52:11.831Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-18T02:52:11.831Z] df9b9388f04a: Pulling fs layer [2024-03-18T02:52:11.831Z] 52dc419b0ee2: Pulling fs layer [2024-03-18T02:52:11.831Z] 25bc292e5bac: Pulling fs layer [2024-03-18T02:52:11.831Z] 114826534d7a: Pulling fs layer [2024-03-18T02:52:11.831Z] 4657fd5d0bcf: Pulling fs layer [2024-03-18T02:52:11.831Z] 6ad1cebc031e: Pulling fs layer [2024-03-18T02:52:11.831Z] 8a3aa393b2d8: Pulling fs layer [2024-03-18T02:52:11.831Z] 4657fd5d0bcf: Waiting [2024-03-18T02:52:11.831Z] 8a3aa393b2d8: Waiting [2024-03-18T02:52:11.831Z] 114826534d7a: Waiting [2024-03-18T02:52:11.831Z] 25bc292e5bac: Verifying Checksum [2024-03-18T02:52:11.831Z] 25bc292e5bac: Download complete [2024-03-18T02:52:11.831Z] 52dc419b0ee2: Verifying Checksum [2024-03-18T02:52:11.831Z] 52dc419b0ee2: Download complete [2024-03-18T02:52:11.831Z] 4657fd5d0bcf: Verifying Checksum [2024-03-18T02:52:11.831Z] 4657fd5d0bcf: Download complete [2024-03-18T02:52:11.831Z] df9b9388f04a: Verifying Checksum [2024-03-18T02:52:11.831Z] df9b9388f04a: Download complete [2024-03-18T02:52:12.089Z] df9b9388f04a: Pull complete [2024-03-18T02:52:12.089Z] 6ad1cebc031e: Verifying Checksum [2024-03-18T02:52:12.089Z] 6ad1cebc031e: Download complete [2024-03-18T02:52:12.089Z] 52dc419b0ee2: Pull complete [2024-03-18T02:52:12.349Z] 25bc292e5bac: Pull complete [2024-03-18T02:52:12.916Z] 114826534d7a: Verifying Checksum [2024-03-18T02:52:12.916Z] 114826534d7a: Download complete [2024-03-18T02:52:12.916Z] 8a3aa393b2d8: Verifying Checksum [2024-03-18T02:52:12.916Z] 8a3aa393b2d8: Download complete [2024-03-18T02:52:16.196Z] 114826534d7a: Pull complete [2024-03-18T02:52:16.197Z] 4657fd5d0bcf: Pull complete [2024-03-18T02:52:16.197Z] 6ad1cebc031e: Pull complete [2024-03-18T02:52:18.732Z] 8a3aa393b2d8: Pull complete [2024-03-18T02:52:18.732Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-18T02:52:18.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T02:52:18.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:52:18.835Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:52:18.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-18T02:52:24.462Z] $ docker top bdfa89c0dc7e5085b7e39a97ca6190883f9a0fbfdf1686ec1630965805f996ae -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T02:52:24.536Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-03-18T02:52:24.818Z] + set -o pipefail [2024-03-18T02:52:24.818Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-03-18T02:52:30.091Z] [2024-03-18T02:52:30.092Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-03-18T02:52:30.092Z] [2024-03-18T02:52:30.092Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/93f0416c-6d03-485e-ae91-380d34c74a62 [2024-03-18T02:52:30.092Z] [2024-03-18T02:52:30.092Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-18T02:52:30.092Z] [2024-03-18T02:52:30.092Z] [2024-03-18T02:52:30.092Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-18T02:52:30.092Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-18T02:52:30.092Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-18T02:52:30.102Z] $ docker stop --time=1 bdfa89c0dc7e5085b7e39a97ca6190883f9a0fbfdf1686ec1630965805f996ae [2024-03-18T02:52:34.103Z] $ docker rm -f --volumes bdfa89c0dc7e5085b7e39a97ca6190883f9a0fbfdf1686ec1630965805f996ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T02:52:34.898Z] + git log --format=format:%s -1 f31dc60183bea012cbe15166dadf947b4e0fce38 [Pipeline] sh [2024-03-18T02:52:35.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:52:35.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:52:35.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:52:35.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:52:35.576Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:52:35.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T02:52:36.069Z] $ docker top 6a728774b7bf62711cea8d864e209b4c3aa9f5d634580acf20fa25785e47a8f9 -eo pid,comm [2024-03-18T02:52:36.119Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T02:52:36.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:52:36.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:52:36.172Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:52:36.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:52:36.289Z] $ docker exec 6a728774b7bf62711cea8d864e209b4c3aa9f5d634580acf20fa25785e47a8f9 ssh-agent [2024-03-18T02:52:36.396Z] SSH_AUTH_SOCK=/tmp/ssh-2RMBEY9r9Xqs/agent.33 [2024-03-18T02:52:36.396Z] SSH_AGENT_PID=39 [2024-03-18T02:52:36.401Z] Running ssh-add (command line suppressed) [2024-03-18T02:52:36.496Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14271814020105474892.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14271814020105474892.key) [2024-03-18T02:52:36.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:52:36.800Z] + git semver tag [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:36,994 [run_tag] DEBUG tag force:False [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:36,995 [check_head_tag] DEBUG check head tag [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:36,995 [execute] INFO git cat-file --batch-check [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:36,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:36,998 [execute] INFO git cat-file --batch [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:36,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-03-18T02:52:37.058Z] 2024-03-18 02:52:37,031 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:52:37.059Z] 2024-03-18 02:52:37,031 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-18T02:52:37.059Z] 2024-03-18 02:52:37,031 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:52:37.059Z] 2024-03-18 02:52:37,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:52:37.059Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T02:52:37.068Z] $ docker exec --env ******** --env ******** 6a728774b7bf62711cea8d864e209b4c3aa9f5d634580acf20fa25785e47a8f9 ssh-agent -k [2024-03-18T02:52:37.163Z] unset SSH_AUTH_SOCK; [2024-03-18T02:52:37.163Z] unset SSH_AGENT_PID; [2024-03-18T02:52:37.163Z] echo Agent pid 39 killed; [2024-03-18T02:52:37.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:52:37.501Z] + git semver [Pipeline] } [2024-03-18T02:52:37.783Z] $ docker stop --time=1 6a728774b7bf62711cea8d864e209b4c3aa9f5d634580acf20fa25785e47a8f9 [2024-03-18T02:52:39.065Z] $ docker rm -f --volumes 6a728774b7bf62711cea8d864e209b4c3aa9f5d634580acf20fa25785e47a8f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:52:39.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T02:52:39.467Z] [2024-03-18T02:52:39.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:52:39.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T02:52:39.772Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-18T02:52:39.772Z] ab5ef0e58194: Pulling fs layer [2024-03-18T02:52:39.772Z] 9712f1f96733: Pulling fs layer [2024-03-18T02:52:39.772Z] 63f879dbbcfc: Pulling fs layer [2024-03-18T02:52:39.772Z] 0d9ebad4ef96: Pulling fs layer [2024-03-18T02:52:39.772Z] e9a5061849ea: Pulling fs layer [2024-03-18T02:52:39.772Z] d747dcd14b5f: Pulling fs layer [2024-03-18T02:52:39.772Z] 2de7ff778b66: Pulling fs layer [2024-03-18T02:52:39.772Z] e9a5061849ea: Waiting [2024-03-18T02:52:39.772Z] d747dcd14b5f: Waiting [2024-03-18T02:52:39.772Z] 2de7ff778b66: Waiting [2024-03-18T02:52:39.772Z] 0d9ebad4ef96: Waiting [2024-03-18T02:52:40.031Z] 9712f1f96733: Download complete [2024-03-18T02:52:40.291Z] 63f879dbbcfc: Verifying Checksum [2024-03-18T02:52:40.291Z] 63f879dbbcfc: Download complete [2024-03-18T02:52:40.291Z] 0d9ebad4ef96: Verifying Checksum [2024-03-18T02:52:40.291Z] 0d9ebad4ef96: Download complete [2024-03-18T02:52:40.549Z] d747dcd14b5f: Verifying Checksum [2024-03-18T02:52:40.549Z] d747dcd14b5f: Download complete [2024-03-18T02:52:40.549Z] e9a5061849ea: Verifying Checksum [2024-03-18T02:52:40.549Z] ab5ef0e58194: Verifying Checksum [2024-03-18T02:52:40.549Z] ab5ef0e58194: Download complete [2024-03-18T02:52:40.549Z] 2de7ff778b66: Verifying Checksum [2024-03-18T02:52:40.549Z] 2de7ff778b66: Download complete [2024-03-18T02:52:43.251Z] ab5ef0e58194: Pull complete [2024-03-18T02:52:43.251Z] 9712f1f96733: Pull complete [2024-03-18T02:52:43.859Z] 63f879dbbcfc: Pull complete [2024-03-18T02:52:47.212Z] 0d9ebad4ef96: Pull complete [2024-03-18T02:52:47.778Z] e9a5061849ea: Pull complete [2024-03-18T02:52:47.778Z] d747dcd14b5f: Pull complete [2024-03-18T02:52:49.184Z] 2de7ff778b66: Pull complete [2024-03-18T02:52:49.184Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-18T02:52:49.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T02:52:49.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:52:49.284Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:52:49.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-18T02:52:55.813Z] $ docker top 4b6c98abb3ddf74bc0068ae249709ee93d310444b990c0834955b5ff66b186dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:52:55.888Z] provisioning config files... [2024-03-18T02:52:55.894Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9940721033902155434tmp [2024-03-18T02:52:55.903Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4051790230780834622tmp [2024-03-18T02:52:55.912Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16383513738187332580tmp [Pipeline] { [Pipeline] echo [2024-03-18T02:52:55.946Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:52:56.236Z] ---> sigul-configuration.sh [2024-03-18T02:52:56.236Z] gpg: directory `/root/.gnupg' created [2024-03-18T02:52:56.236Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-18T02:52:56.236Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-18T02:52:56.236Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-18T02:52:56.236Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-18T02:52:56.236Z] gpg: CAST5 encrypted data [2024-03-18T02:52:56.236Z] gpg: encrypted with 1 passphrase [2024-03-18T02:52:56.236Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-18T02:52:56.530Z] + mkdir /home/jenkins [2024-03-18T02:52:56.530Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-18T02:52:56.824Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-18T02:52:56.837Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:52:57.130Z] ---> sigul-install.sh [2024-03-18T02:52:57.130Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-18T02:52:57.420Z] + git tag --list [2024-03-18T02:52:57.420Z] 0.7.1 [2024-03-18T02:52:57.420Z] v1.0.0 [2024-03-18T02:52:57.420Z] v1.1.0 [2024-03-18T02:52:57.420Z] v1.1.1 [2024-03-18T02:52:57.420Z] v1.2.2 [2024-03-18T02:52:57.420Z] v1.3.0 [2024-03-18T02:52:57.420Z] v1.3.1 [2024-03-18T02:52:57.420Z] v2.0.0 [2024-03-18T02:52:57.420Z] v2.1.0 [2024-03-18T02:52:57.420Z] v2.1.1 [2024-03-18T02:52:57.420Z] v2.2.0 [2024-03-18T02:52:57.420Z] v2.3.0 [2024-03-18T02:52:57.420Z] v3.0 [2024-03-18T02:52:57.420Z] v3.0.0 [2024-03-18T02:52:57.420Z] v3.1 [2024-03-18T02:52:57.420Z] v3.1.0 [2024-03-18T02:52:57.420Z] v3.1.0-dev.1 [2024-03-18T02:52:57.420Z] v3.1.0-dev.10 [2024-03-18T02:52:57.420Z] v3.1.0-dev.11 [2024-03-18T02:52:57.420Z] v3.1.0-dev.12 [2024-03-18T02:52:57.420Z] v3.1.0-dev.13 [2024-03-18T02:52:57.420Z] v3.1.0-dev.14 [2024-03-18T02:52:57.420Z] v3.1.0-dev.15 [2024-03-18T02:52:57.420Z] v3.1.0-dev.16 [2024-03-18T02:52:57.420Z] v3.1.0-dev.17 [2024-03-18T02:52:57.420Z] v3.1.0-dev.18 [2024-03-18T02:52:57.420Z] v3.1.0-dev.19 [2024-03-18T02:52:57.420Z] v3.1.0-dev.2 [2024-03-18T02:52:57.420Z] v3.1.0-dev.20 [2024-03-18T02:52:57.420Z] v3.1.0-dev.21 [2024-03-18T02:52:57.420Z] v3.1.0-dev.22 [2024-03-18T02:52:57.420Z] v3.1.0-dev.23 [2024-03-18T02:52:57.420Z] v3.1.0-dev.24 [2024-03-18T02:52:57.420Z] v3.1.0-dev.25 [2024-03-18T02:52:57.420Z] v3.1.0-dev.3 [2024-03-18T02:52:57.420Z] v3.1.0-dev.4 [2024-03-18T02:52:57.420Z] v3.1.0-dev.5 [2024-03-18T02:52:57.420Z] v3.1.0-dev.6 [2024-03-18T02:52:57.420Z] v3.1.0-dev.7 [2024-03-18T02:52:57.420Z] v3.1.0-dev.8 [2024-03-18T02:52:57.420Z] v3.1.0-dev.9 [2024-03-18T02:52:57.420Z] v3.2.0-dev.1 [2024-03-18T02:52:57.420Z] v3.2.0-dev.10 [2024-03-18T02:52:57.420Z] v3.2.0-dev.2 [2024-03-18T02:52:57.420Z] v3.2.0-dev.3 [2024-03-18T02:52:57.420Z] v3.2.0-dev.4 [2024-03-18T02:52:57.420Z] v3.2.0-dev.5 [2024-03-18T02:52:57.420Z] v3.2.0-dev.6 [2024-03-18T02:52:57.420Z] v3.2.0-dev.7 [2024-03-18T02:52:57.420Z] v3.2.0-dev.8 [2024-03-18T02:52:57.420Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-18T02:52:57.719Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-18T02:52:58.287Z] Signing Git tag with Sigul... [2024-03-18T02:52:58.287Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-18T02:52:58.559Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:52:58.853Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-18T02:52:58.860Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-18T02:52:58.890Z] $ docker stop --time=1 4b6c98abb3ddf74bc0068ae249709ee93d310444b990c0834955b5ff66b186dc [2024-03-18T02:53:00.195Z] $ docker rm -f --volumes 4b6c98abb3ddf74bc0068ae249709ee93d310444b990c0834955b5ff66b186dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-18T02:53:00.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:53:00.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:53:00.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:53:00.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:53:01.028Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:53:01.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T02:53:01.388Z] $ docker top 9bfe17bf2d32141d0a70e3a9f4399f22017113d2ff0105a4c4cf023e544cfaed -eo pid,comm [2024-03-18T02:53:01.439Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T02:53:01.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:53:01.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:53:01.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:53:01.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:53:01.613Z] $ docker exec 9bfe17bf2d32141d0a70e3a9f4399f22017113d2ff0105a4c4cf023e544cfaed ssh-agent [2024-03-18T02:53:01.721Z] SSH_AUTH_SOCK=/tmp/ssh-v0zl5BRH1u9h/agent.32 [2024-03-18T02:53:01.721Z] SSH_AGENT_PID=38 [2024-03-18T02:53:01.726Z] Running ssh-add (command line suppressed) [2024-03-18T02:53:01.829Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17599480297271728905.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17599480297271728905.key) [2024-03-18T02:53:01.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:53:02.131Z] + git semver bump pre [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,307 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,307 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,307 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,307 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,309 [execute] INFO git cat-file --batch-check [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,314 [execute] INFO git cat-file --batch [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T02:53:02.392Z] 2024-03-18 02:53:02,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:53:02.392Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T02:53:02.401Z] $ docker exec --env ******** --env ******** 9bfe17bf2d32141d0a70e3a9f4399f22017113d2ff0105a4c4cf023e544cfaed ssh-agent -k [2024-03-18T02:53:02.491Z] unset SSH_AUTH_SOCK; [2024-03-18T02:53:02.492Z] unset SSH_AGENT_PID; [2024-03-18T02:53:02.492Z] echo Agent pid 38 killed; [2024-03-18T02:53:02.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:53:02.822Z] + git semver [Pipeline] } [2024-03-18T02:53:03.095Z] $ docker stop --time=1 9bfe17bf2d32141d0a70e3a9f4399f22017113d2ff0105a4c4cf023e544cfaed [2024-03-18T02:53:04.362Z] $ docker rm -f --volumes 9bfe17bf2d32141d0a70e3a9f4399f22017113d2ff0105a4c4cf023e544cfaed [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T02:53:04.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T02:53:04.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:53:05.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T02:53:05.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:53:05.101Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:53:05.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T02:53:05.444Z] $ docker top 7e87363ce0c7972ef8db673fca904cecbd5d230a2f3993d2255246b7bf6aa6a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T02:53:05.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T02:53:05.545Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T02:53:05.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T02:53:05.657Z] $ docker exec 7e87363ce0c7972ef8db673fca904cecbd5d230a2f3993d2255246b7bf6aa6a7 ssh-agent [2024-03-18T02:53:05.762Z] SSH_AUTH_SOCK=/tmp/ssh-5yZjWZFu0xoo/agent.32 [2024-03-18T02:53:05.762Z] SSH_AGENT_PID=38 [2024-03-18T02:53:05.766Z] Running ssh-add (command line suppressed) [2024-03-18T02:53:05.878Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8196518200639767686.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8196518200639767686.key) [2024-03-18T02:53:05.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T02:53:06.184Z] + git semver push [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,362 [run_push] DEBUG push [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,363 [execute] INFO git cat-file --batch-check [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,366 [execute] INFO git rev-list 752ffa62a059a8bdddaac064f31948a96f9d4890 -- [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,367 [execute] DEBUG Popen(['git', 'rev-list', '752ffa62a059a8bdddaac064f31948a96f9d4890', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,376 [execute] INFO git fetch -v origin [2024-03-18T02:53:06.444Z] 2024-03-18 02:53:06,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-18T02:53:07.013Z] 2024-03-18 02:53:06,879 [run_push] DEBUG no remote changes detected [2024-03-18T02:53:07.013Z] 2024-03-18 02:53:06,879 [execute] INFO git push origin semver [2024-03-18T02:53:07.013Z] 2024-03-18 02:53:06,880 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:53:07.952Z] 2024-03-18 02:53:07,621 [run_push] DEBUG push all version tags [2024-03-18T02:53:07.952Z] 2024-03-18 02:53:07,621 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-18T02:53:07.952Z] 2024-03-18 02:53:07,622 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T02:53:08.523Z] 2024-03-18 02:53:08,292 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-03-18T02:53:08.523Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T02:53:08.532Z] $ docker exec --env ******** --env ******** 7e87363ce0c7972ef8db673fca904cecbd5d230a2f3993d2255246b7bf6aa6a7 ssh-agent -k [2024-03-18T02:53:08.621Z] unset SSH_AUTH_SOCK; [2024-03-18T02:53:08.622Z] unset SSH_AGENT_PID; [2024-03-18T02:53:08.622Z] echo Agent pid 38 killed; [2024-03-18T02:53:08.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T02:53:08.953Z] + git semver [Pipeline] } [2024-03-18T02:53:09.225Z] $ docker stop --time=1 7e87363ce0c7972ef8db673fca904cecbd5d230a2f3993d2255246b7bf6aa6a7 [2024-03-18T02:53:10.506Z] $ docker rm -f --volumes 7e87363ce0c7972ef8db673fca904cecbd5d230a2f3993d2255246b7bf6aa6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-03-18T02:53:11.126Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-03-18T02:53:11.126Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-03-18T02:53:11.126Z] total 16 [2024-03-18T02:53:11.126Z] drwxr-xr-x 3 root root 4096 Mar 18 02:43 . [2024-03-18T02:53:11.126Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 02:52 .. [2024-03-18T02:53:11.126Z] drwxr-xr-x 2 root root 4096 Mar 18 02:43 cost [2024-03-18T02:53:11.126Z] -rw-r--r-- 1 root root 86 Mar 18 02:43 cost.csv [2024-03-18T02:53:11.126Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-03-18T02:53:11.126Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-03-18T02:53:11.126Z] total 16 [2024-03-18T02:53:11.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 02:43 . [2024-03-18T02:53:11.126Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 02:52 .. [2024-03-18T02:53:11.126Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 02:43 cost [2024-03-18T02:53:11.126Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 18 02:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:11.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:12.307Z] ---> package-listing.sh [2024-03-18T02:53:12.307Z] ++ facter osfamily [2024-03-18T02:53:12.307Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T02:53:12.567Z] + OS_FAMILY=debian [2024-03-18T02:53:12.567Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-03-18T02:53:12.567Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T02:53:12.567Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T02:53:12.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T02:53:12.567Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T02:53:12.567Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-03-18T02:53:12.567Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T02:53:12.567Z] + case "${OS_FAMILY}" in [2024-03-18T02:53:12.567Z] + dpkg -l [2024-03-18T02:53:12.567Z] + grep '^ii' [2024-03-18T02:53:12.567Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T02:53:12.567Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T02:53:12.567Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T02:53:12.567Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-03-18T02:53:12.567Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-03-18T02:53:12.567Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-03-18T02:53:12.580Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T02:53:12.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T02:53:13.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T02:53:13.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T02:53:13.511Z] prd-ubuntu20.04-docker-8c-8g-241 does not seem to be running inside a container [2024-03-18T02:53:13.546Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T02:53:13.725Z] $ docker top 075b16b17f5351c27e73c2329010c948ed0784a8506c6f864dd0b9fc651274bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T02:53:14.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T02:53:14.361Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T02:53:14.645Z] + ls /var/log/sa-host [2024-03-18T02:53:14.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T02:53:14.718Z] provisioning config files... [2024-03-18T02:53:14.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8503496763463632909tmp [Pipeline] { [Pipeline] echo [2024-03-18T02:53:14.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:15.030Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T02:53:15.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:15.366Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T02:53:15.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:15.663Z] ---> sudo-logs.sh [2024-03-18T02:53:15.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T02:53:15.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:15.972Z] ---> job-cost.sh [2024-03-18T02:53:15.972Z] lf-activate-venv: SKIPPING [2024-03-18T02:53:15.972Z] DEBUG: total: 0.2199999988079071 [2024-03-18T02:53:15.972Z] INFO: Retrieving Stack Cost... [2024-03-18T02:53:16.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T02:53:16.492Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T02:53:16.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T02:53:16.785Z] ---> logs-deploy.sh [2024-03-18T02:53:16.785Z] lf-activate-venv: SKIPPING [2024-03-18T02:53:16.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/163 [2024-03-18T02:53:16.785Z] INFO: archiving workspace using pattern(s): [2024-03-18T02:53:17.726Z] Archives upload complete. [2024-03-18T02:53:17.726Z] INFO: archiving logs to Nexus