Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d33384134bee0215aaad493adec514fb129bdc9 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-ssh15345703239788507842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4659495441725447122.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh11551574203231061401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15529479917250656880.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-ssh12964058727499668724.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-9192 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-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 4d33384134bee0215aaad493adec514fb129bdc9 (main) Commit message: "Merge pull request #571 from hahattan/issue-567" > 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 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 > git rev-list --no-walk 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T15:21:25.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T15:21:25.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T15:21:25.373Z] ========================================================= [2023-04-20T15:21:25.373Z] EdgeX Global Pipelines Version Info [2023-04-20T15:21:25.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:21:26.470Z] ------------------- [2023-04-20T15:21:26.470Z] stable info: [2023-04-20T15:21:26.470Z] ------------------- [2023-04-20T15:21:26.470Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T15:21:26.470Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T15:21:26.470Z] Message: update stable to v1.0.248 [2023-04-20T15:21:27.044Z] ------------------- [2023-04-20T15:21:27.044Z] experimental info: [2023-04-20T15:21:27.044Z] ------------------- [2023-04-20T15:21:27.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T15:21:27.044Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T15:21:27.044Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T15:21:27.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-20T15:21:27.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-20T15:21:27.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T15:21:27.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T15:21:27.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T15:21:27.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T15:21:27.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T15:21:27.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T15:21:27.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T15:21:27.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T15:21:27.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T15:21:27.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-20T15:21:27.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T15:21:27.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T15:21:27.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T15:21:27.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T15:21:27.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T15:21:27.510Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T15:21:27.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T15:21:27.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T15:21:27.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T15:21:27.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T15:21:27.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T15:21:27.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T15:21:27.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T15:21:27.637Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T15:21:27.653Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T15:21:27.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-20T15:21:27.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-20T15:21:27.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-20T15:21:27.712Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] echo [2023-04-20T15:21:27.730Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d33384 [Pipeline] echo [2023-04-20T15:21:27.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T15:21:27.798Z] provisioning config files... [2023-04-20T15:21:27.814Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8817495628516239300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:21:28.117Z] ---> docker-login.sh [2023-04-20T15:21:28.117Z] nexus3.edgexfoundry.org:10001 [2023-04-20T15:21:28.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:28.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:28.638Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:28.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:28.638Z] [2023-04-20T15:21:28.638Z] Login Succeeded [2023-04-20T15:21:28.638Z] nexus3.edgexfoundry.org:10002 [2023-04-20T15:21:28.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:28.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:28.899Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:28.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:28.899Z] [2023-04-20T15:21:28.899Z] Login Succeeded [2023-04-20T15:21:28.899Z] nexus3.edgexfoundry.org:10003 [2023-04-20T15:21:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:28.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:28.899Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:28.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:28.899Z] [2023-04-20T15:21:28.899Z] Login Succeeded [2023-04-20T15:21:28.899Z] nexus3.edgexfoundry.org:10004 [2023-04-20T15:21:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:28.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:28.899Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:28.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:28.899Z] [2023-04-20T15:21:28.899Z] Login Succeeded [2023-04-20T15:21:28.899Z] docker.io [2023-04-20T15:21:29.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:29.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:29.426Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:29.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:29.426Z] [2023-04-20T15:21:29.689Z] Login Succeeded [2023-04-20T15:21:29.689Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T15:21:29.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T15:21:30.075Z] + git rev-list -1 --merges 4d33384134bee0215aaad493adec514fb129bdc9~1..4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] echo [2023-04-20T15:21:30.129Z] -----------> git rev-list -1 --merges 4d33384134bee0215aaad493adec514fb129bdc9~1..4d33384134bee0215aaad493adec514fb129bdc9 4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:21:30.129Z] 4d33384134bee0215aaad493adec514fb129bdc9 [false] [Pipeline] sh [2023-04-20T15:21:30.420Z] + git log --format=format:%s -1 4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] echo [2023-04-20T15:21:30.437Z] ========================================================= [2023-04-20T15:21:30.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T15:21:30.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T15:21:30.789Z] + git log --format=format:%s -1 4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] echo [2023-04-20T15:21:30.800Z] [semverPrep] GIT_COMMIT: 4d33384134bee0215aaad493adec514fb129bdc9, Commit Message: Merge pull request #571 from hahattan/issue-567 [Pipeline] echo [2023-04-20T15:21:30.812Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T15:21:31.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T15:21:31.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T15:21:31.186Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T15:21:31.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T15:21:31.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T15:21:31.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T15:21:31.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:21:31.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T15:21:31.634Z] [2023-04-20T15:21:31.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:21:31.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T15:21:31.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T15:21:31.945Z] b85a868b505f: Pulling fs layer [2023-04-20T15:21:31.945Z] e2be974225ed: Pulling fs layer [2023-04-20T15:21:31.945Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T15:21:31.945Z] 988bab9f4d93: Pulling fs layer [2023-04-20T15:21:31.945Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T15:21:31.945Z] eaf3925da568: Pulling fs layer [2023-04-20T15:21:31.945Z] bab4dde63d76: Pulling fs layer [2023-04-20T15:21:31.945Z] bde34c3a00c8: Pulling fs layer [2023-04-20T15:21:31.945Z] b352a97aabf1: Pulling fs layer [2023-04-20T15:21:31.945Z] 4872d77fe225: Pulling fs layer [2023-04-20T15:21:31.945Z] 5851b861e8e6: Pulling fs layer [2023-04-20T15:21:31.945Z] eaf3925da568: Waiting [2023-04-20T15:21:31.945Z] bab4dde63d76: Waiting [2023-04-20T15:21:31.945Z] bde34c3a00c8: Waiting [2023-04-20T15:21:31.945Z] 988bab9f4d93: Waiting [2023-04-20T15:21:31.945Z] b352a97aabf1: Waiting [2023-04-20T15:21:31.945Z] 4872d77fe225: Waiting [2023-04-20T15:21:31.945Z] 1469e6f7b9e6: Waiting [2023-04-20T15:21:31.945Z] 5851b861e8e6: Waiting [2023-04-20T15:21:31.945Z] e2be974225ed: Verifying Checksum [2023-04-20T15:21:31.945Z] e2be974225ed: Download complete [2023-04-20T15:21:31.945Z] 988bab9f4d93: Verifying Checksum [2023-04-20T15:21:31.945Z] 988bab9f4d93: Download complete [2023-04-20T15:21:31.945Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T15:21:31.945Z] 1469e6f7b9e6: Download complete [2023-04-20T15:21:31.945Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T15:21:31.945Z] 339a4e72a1f5: Download complete [2023-04-20T15:21:32.207Z] eaf3925da568: Verifying Checksum [2023-04-20T15:21:32.207Z] eaf3925da568: Download complete [2023-04-20T15:21:32.207Z] bde34c3a00c8: Verifying Checksum [2023-04-20T15:21:32.207Z] bde34c3a00c8: Download complete [2023-04-20T15:21:32.207Z] b352a97aabf1: Verifying Checksum [2023-04-20T15:21:32.207Z] b352a97aabf1: Download complete [2023-04-20T15:21:32.207Z] 4872d77fe225: Verifying Checksum [2023-04-20T15:21:32.207Z] 4872d77fe225: Download complete [2023-04-20T15:21:32.207Z] 5851b861e8e6: Download complete [2023-04-20T15:21:32.207Z] b85a868b505f: Verifying Checksum [2023-04-20T15:21:32.207Z] b85a868b505f: Download complete [2023-04-20T15:21:32.466Z] bab4dde63d76: Verifying Checksum [2023-04-20T15:21:32.466Z] bab4dde63d76: Download complete [2023-04-20T15:21:33.406Z] b85a868b505f: Pull complete [2023-04-20T15:21:33.406Z] e2be974225ed: Pull complete [2023-04-20T15:21:33.976Z] 339a4e72a1f5: Pull complete [2023-04-20T15:21:33.976Z] 988bab9f4d93: Pull complete [2023-04-20T15:21:34.237Z] 1469e6f7b9e6: Pull complete [2023-04-20T15:21:34.237Z] eaf3925da568: Pull complete [2023-04-20T15:21:36.144Z] bab4dde63d76: Pull complete [2023-04-20T15:21:36.144Z] bde34c3a00c8: Pull complete [2023-04-20T15:21:36.144Z] b352a97aabf1: Pull complete [2023-04-20T15:21:36.144Z] 4872d77fe225: Pull complete [2023-04-20T15:21:36.144Z] 5851b861e8e6: Pull complete [2023-04-20T15:21:36.144Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T15:21:36.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T15:21:36.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:21:36.250Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:21:36.284Z] $ 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 [2023-04-20T15:21:39.367Z] $ docker top 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 -eo pid,comm [2023-04-20T15:21:39.418Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-20T15:21:39.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T15:21:39.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T15:21:39.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T15:21:39.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T15:21:39.559Z] $ docker exec 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 ssh-agent [2023-04-20T15:21:39.649Z] SSH_AUTH_SOCK=/tmp/ssh-FGZwTJFia9Cp/agent.32 [2023-04-20T15:21:39.649Z] SSH_AGENT_PID=38 [2023-04-20T15:21:39.656Z] Running ssh-add (command line suppressed) [2023-04-20T15:21:39.756Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12665900918966008566.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12665900918966008566.key) [2023-04-20T15:21:39.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T15:21:40.061Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T15:21:40.082Z] $ docker exec --env ******** --env ******** 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 ssh-agent -k [2023-04-20T15:21:40.176Z] unset SSH_AUTH_SOCK; [2023-04-20T15:21:40.177Z] unset SSH_AGENT_PID; [2023-04-20T15:21:40.177Z] echo Agent pid 38 killed; [2023-04-20T15:21:40.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T15:21:40.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T15:21:40.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T15:21:40.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T15:21:40.341Z] $ docker exec 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 ssh-agent [2023-04-20T15:21:40.445Z] SSH_AUTH_SOCK=/tmp/ssh-5NLk3yk2FE6o/agent.70 [2023-04-20T15:21:40.445Z] SSH_AGENT_PID=76 [2023-04-20T15:21:40.450Z] Running ssh-add (command line suppressed) [2023-04-20T15:21:40.566Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13170409720215019718.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13170409720215019718.key) [2023-04-20T15:21:40.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T15:21:40.871Z] + git semver init [2023-04-20T15:21:41.134Z] 2023-04-20 15:21:41,054 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T15:21:41.134Z] 2023-04-20 15:21:41,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-20T15:21:41.134Z] 2023-04-20 15:21:41,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-20T15:21:41.134Z] 2023-04-20 15:21:41,056 [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) [2023-04-20T15:21:42.072Z] 2023-04-20 15:21:41,856 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-20T15:21:42.072Z] 2023-04-20 15:21:41,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-20T15:21:42.072Z] 2023-04-20 15:21:41,857 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:21:42.072Z] 2023-04-20 15:21:41,857 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:21:42.072Z] 3.0.0-dev.22 [Pipeline] } [2023-04-20T15:21:42.082Z] $ docker exec --env ******** --env ******** 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 ssh-agent -k [2023-04-20T15:21:42.164Z] unset SSH_AUTH_SOCK; [2023-04-20T15:21:42.164Z] unset SSH_AGENT_PID; [2023-04-20T15:21:42.164Z] echo Agent pid 76 killed; [2023-04-20T15:21:42.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T15:21:42.486Z] + git semver [Pipeline] } [2023-04-20T15:21:42.762Z] $ docker stop --time=1 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 [2023-04-20T15:21:44.056Z] $ docker rm -f --volumes 0bdd3f3147c0a3b9f51d450054c69440f638a950fee782960ada5fa7a4d06404 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T15:21:44.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T15:21:44.602Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T15:21:44.605Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T15:21:44.740Z] provisioning config files... [2023-04-20T15:21:44.750Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1315957912196530943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:21:45.043Z] ---> docker-login.sh [2023-04-20T15:21:45.043Z] nexus3.edgexfoundry.org:10001 [2023-04-20T15:21:45.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:45.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:45.043Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:45.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:45.043Z] [2023-04-20T15:21:45.043Z] Login Succeeded [2023-04-20T15:21:45.043Z] nexus3.edgexfoundry.org:10002 [2023-04-20T15:21:45.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:45.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:45.043Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:45.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:45.043Z] [2023-04-20T15:21:45.043Z] Login Succeeded [2023-04-20T15:21:45.043Z] nexus3.edgexfoundry.org:10003 [2023-04-20T15:21:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:45.303Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:45.303Z] [2023-04-20T15:21:45.303Z] Login Succeeded [2023-04-20T15:21:45.303Z] nexus3.edgexfoundry.org:10004 [2023-04-20T15:21:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:45.303Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:45.303Z] [2023-04-20T15:21:45.303Z] Login Succeeded [2023-04-20T15:21:45.303Z] docker.io [2023-04-20T15:21:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:21:45.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:21:45.563Z] Configure a credential helper to remove this warning. See [2023-04-20T15:21:45.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:21:45.563Z] [2023-04-20T15:21:45.563Z] Login Succeeded [2023-04-20T15:21:45.563Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T15:21:45.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T15:21:45.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T15:21:45.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T15:21:45.654Z] ========================================================= [2023-04-20T15:21:45.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T15:21:45.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:21:45.969Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-20T15:21:45.970Z] Sending build context to Docker daemon 6.459MB [2023-04-20T15:21:45.970Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T15:21:45.970Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T15:21:45.970Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T15:21:45.970Z] 63b65145d645: Pulling fs layer [2023-04-20T15:21:45.970Z] a2d21d5440eb: Pulling fs layer [2023-04-20T15:21:45.970Z] 935e6c44a52c: Pulling fs layer [2023-04-20T15:21:45.970Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T15:21:45.970Z] 30dea6a524f1: Pulling fs layer [2023-04-20T15:21:45.970Z] a2aff8979fd8: Pulling fs layer [2023-04-20T15:21:45.970Z] 6808be2612f2: Pulling fs layer [2023-04-20T15:21:45.970Z] f25807f1079a: Pulling fs layer [2023-04-20T15:21:45.970Z] 94cc34f8dd06: Waiting [2023-04-20T15:21:45.970Z] a2aff8979fd8: Waiting [2023-04-20T15:21:45.970Z] 30dea6a524f1: Waiting [2023-04-20T15:21:45.970Z] f25807f1079a: Waiting [2023-04-20T15:21:45.970Z] 6808be2612f2: Waiting [2023-04-20T15:21:46.231Z] a2d21d5440eb: Verifying Checksum [2023-04-20T15:21:46.231Z] a2d21d5440eb: Download complete [2023-04-20T15:21:46.231Z] 94cc34f8dd06: Download complete [2023-04-20T15:21:46.231Z] 30dea6a524f1: Download complete [2023-04-20T15:21:46.231Z] 63b65145d645: Verifying Checksum [2023-04-20T15:21:46.232Z] 63b65145d645: Download complete [2023-04-20T15:21:46.232Z] a2aff8979fd8: Verifying Checksum [2023-04-20T15:21:46.232Z] a2aff8979fd8: Download complete [2023-04-20T15:21:46.232Z] 63b65145d645: Pull complete [2023-04-20T15:21:46.494Z] a2d21d5440eb: Pull complete [2023-04-20T15:21:46.494Z] f25807f1079a: Verifying Checksum [2023-04-20T15:21:46.494Z] f25807f1079a: Download complete [2023-04-20T15:21:46.758Z] 935e6c44a52c: Verifying Checksum [2023-04-20T15:21:46.758Z] 935e6c44a52c: Download complete [2023-04-20T15:21:47.018Z] 6808be2612f2: Verifying Checksum [2023-04-20T15:21:47.018Z] 6808be2612f2: Download complete [2023-04-20T15:21:50.303Z] 935e6c44a52c: Pull complete [2023-04-20T15:21:50.303Z] 94cc34f8dd06: Pull complete [2023-04-20T15:21:50.303Z] 30dea6a524f1: Pull complete [2023-04-20T15:21:50.303Z] a2aff8979fd8: Pull complete [2023-04-20T15:21:52.832Z] 6808be2612f2: Pull complete [2023-04-20T15:21:53.400Z] f25807f1079a: Pull complete [2023-04-20T15:21:53.400Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T15:21:53.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T15:21:53.400Z] ---> 3b553350e43f [2023-04-20T15:21:53.400Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T15:21:59.705Z] Still waiting to schedule task [2023-04-20T15:21:59.706Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-20T15:21:59.977Z] ---> Running in fff5370e153f [2023-04-20T15:21:59.977Z] Removing intermediate container fff5370e153f [2023-04-20T15:21:59.977Z] ---> 88f047bb3917 [2023-04-20T15:21:59.977Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T15:21:59.977Z] ---> Running in 7e21f1894bd1 [2023-04-20T15:21:59.977Z] Removing intermediate container 7e21f1894bd1 [2023-04-20T15:21:59.977Z] ---> e2dcdacd45c9 [2023-04-20T15:21:59.977Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T15:21:59.977Z] ---> Running in b273ce10ad8f [2023-04-20T15:21:59.977Z] Removing intermediate container b273ce10ad8f [2023-04-20T15:21:59.977Z] ---> 781f67e50c22 [2023-04-20T15:21:59.977Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T15:21:59.977Z] ---> Running in 196a75fd4786 [2023-04-20T15:21:59.977Z] Removing intermediate container 196a75fd4786 [2023-04-20T15:21:59.977Z] ---> ecf20704e7a1 [2023-04-20T15:21:59.977Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T15:21:59.977Z] ---> Running in 70a5e16f4991 [2023-04-20T15:21:59.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T15:21:59.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T15:21:59.977Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T15:21:59.977Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T15:21:59.977Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T15:21:59.977Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T15:21:59.977Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T15:21:59.977Z] OK: 269 MiB in 57 packages [2023-04-20T15:22:00.547Z] Removing intermediate container 70a5e16f4991 [2023-04-20T15:22:00.547Z] ---> 2a3c81e1f392 [2023-04-20T15:22:00.547Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-20T15:22:00.547Z] ---> Running in 5d577649ab15 [2023-04-20T15:22:00.547Z] Removing intermediate container 5d577649ab15 [2023-04-20T15:22:00.547Z] ---> 42954b0aae82 [2023-04-20T15:22:00.547Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T15:22:00.807Z] ---> 9ebc387ba2f1 [2023-04-20T15:22:00.807Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T15:22:00.807Z] ---> Running in 9ded552ea4cb [2023-04-20T15:22:47.504Z] Removing intermediate container 9ded552ea4cb [2023-04-20T15:22:47.504Z] ---> 93dcaa84ad39 [2023-04-20T15:22:47.504Z] Step 11/12 : COPY . . [2023-04-20T15:22:47.504Z] ---> 3972ff1e615d [2023-04-20T15:22:47.504Z] Step 12/12 : RUN $MAKE [2023-04-20T15:22:47.504Z] ---> Running in da8ee7daad12 [2023-04-20T15:22:47.504Z] noop [2023-04-20T15:22:47.504Z] Removing intermediate container da8ee7daad12 [2023-04-20T15:22:47.504Z] ---> e2a56fb265a0 [2023-04-20T15:22:47.504Z] Successfully built e2a56fb265a0 [2023-04-20T15:22:47.504Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:22:47.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T15:22:47.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:22:47.895Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:22:47.928Z] $ 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 [2023-04-20T15:22:48.271Z] $ docker top 42bbd57e78d4a88a33d2a2196e10a9ca544e51ec1ef118c8ef2651f8cf6e07c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T15:22:48.609Z] + go version [2023-04-20T15:22:48.609Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T15:22:48.621Z] $ docker stop --time=1 42bbd57e78d4a88a33d2a2196e10a9ca544e51ec1ef118c8ef2651f8cf6e07c2 [2023-04-20T15:22:49.884Z] $ docker rm -f --volumes 42bbd57e78d4a88a33d2a2196e10a9ca544e51ec1ef118c8ef2651f8cf6e07c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:22:50.309Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T15:22:50.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:22:50.385Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:22:50.420Z] $ 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 [2023-04-20T15:22:50.799Z] $ docker top 4cae6ed6a25704d9aa846dddd06f5611d0091c8111cd39816b665b4e53bb3ddc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T15:22:51.151Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-20T15:22:51.448Z] + make test [2023-04-20T15:22:51.448Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T15:22:55.647Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-20T15:23:05.612Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-20T15:23:05.612Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-20T15:23:05.612Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.9% of statements [2023-04-20T15:23:12.174Z] go vet ./... [2023-04-20T15:23:14.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T15:23:14.701Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T15:23:14.701Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T15:23:14.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T15:23:14.992Z] $ docker stop --time=1 4cae6ed6a25704d9aa846dddd06f5611d0091c8111cd39816b665b4e53bb3ddc [2023-04-20T15:23:17.792Z] $ docker rm -f --volumes 4cae6ed6a25704d9aa846dddd06f5611d0091c8111cd39816b665b4e53bb3ddc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T15:23:18.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T15:23:18.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T15:23:18.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T15:23:19.053Z] + ls -al . [2023-04-20T15:23:19.053Z] total 180 [2023-04-20T15:23:19.053Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 15:22 . [2023-04-20T15:23:19.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:21 .. [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 15:21 .dockerignore [2023-04-20T15:23:19.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:21 .git [2023-04-20T15:23:19.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:21 .github [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 15:21 .gitignore [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 15:21 .golangci.yml [2023-04-20T15:23:19.053Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 15:21 .semver [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 20 15:21 Attribution.txt [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 20 15:21 CHANGELOG.md [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 20 15:21 Dockerfile [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 15:21 GOVERNANCE.md [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 15:21 Jenkinsfile [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 15:21 LICENSE [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 20 15:21 Makefile [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 15:21 OWNERS.md [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 20 15:21 README.md [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 15:21 VERSION [2023-04-20T15:23:19.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:21 bin [2023-04-20T15:23:19.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:21 cmd [2023-04-20T15:23:19.053Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 20 15:23 coverage.out [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 20 15:21 go.mod [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 20 15:21 go.sum [2023-04-20T15:23:19.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:21 internal [2023-04-20T15:23:19.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:21 mock [2023-04-20T15:23:19.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:21 snap [2023-04-20T15:23:19.053Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 15:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:19.416Z] + 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=4d33384134bee0215aaad493adec514fb129bdc9 --label arch=amd64 --label version=3.0.0-dev.22 . [2023-04-20T15:23:19.416Z] Sending build context to Docker daemon 6.479MB [2023-04-20T15:23:19.416Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T15:23:19.416Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T15:23:19.416Z] ---> e2a56fb265a0 [2023-04-20T15:23:19.416Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T15:23:19.416Z] ---> Running in 8e0036b5efd5 [2023-04-20T15:23:19.704Z] Removing intermediate container 8e0036b5efd5 [2023-04-20T15:23:19.704Z] ---> 9281a83826ef [2023-04-20T15:23:19.704Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T15:23:19.978Z] ---> Running in f1c362257a18 [2023-04-20T15:23:20.252Z] Removing intermediate container f1c362257a18 [2023-04-20T15:23:20.252Z] ---> d072054adaa0 [2023-04-20T15:23:20.252Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T15:23:20.528Z] ---> Running in c368d4464cae [2023-04-20T15:23:20.795Z] Removing intermediate container c368d4464cae [2023-04-20T15:23:20.795Z] ---> aaae9ff45753 [2023-04-20T15:23:20.795Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T15:23:21.053Z] ---> Running in eea3ec9db149 [2023-04-20T15:23:21.622Z] Removing intermediate container eea3ec9db149 [2023-04-20T15:23:21.622Z] ---> bafdd40e5bc9 [2023-04-20T15:23:21.622Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T15:23:21.880Z] ---> Running in c8c855f25291 [2023-04-20T15:23:22.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T15:23:22.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T15:23:22.711Z] OK: 269 MiB in 57 packages [2023-04-20T15:23:22.970Z] Removing intermediate container c8c855f25291 [2023-04-20T15:23:22.970Z] ---> 396915cf975f [2023-04-20T15:23:22.970Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-20T15:23:22.970Z] ---> Running in 8a4f1f1a9f67 [2023-04-20T15:23:22.970Z] Removing intermediate container 8a4f1f1a9f67 [2023-04-20T15:23:22.970Z] ---> d3ded3feec01 [2023-04-20T15:23:22.970Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T15:23:23.233Z] ---> d182d5ce0ec6 [2023-04-20T15:23:23.233Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T15:23:23.233Z] ---> Running in 3c14906de446 [2023-04-20T15:23:24.169Z] Removing intermediate container 3c14906de446 [2023-04-20T15:23:24.169Z] ---> 23f27d759af9 [2023-04-20T15:23:24.169Z] Step 11/24 : COPY . . [2023-04-20T15:23:24.169Z] ---> 4e6b8896a6b4 [2023-04-20T15:23:24.169Z] Step 12/24 : RUN $MAKE [2023-04-20T15:23:24.427Z] ---> Running in faf2d868830e [2023-04-20T15:23:24.427Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-20T15:23:26.574Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9193 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-20T15:23:26.586Z] Running in /w/workspace/device-mqtt-go/106 [Pipeline] { [Pipeline] checkout [2023-04-20T15:23:26.620Z] Selected Git installation does not exist. Using Default [2023-04-20T15:23:26.621Z] The recommended git tool is: NONE [2023-04-20T15:23:32.030Z] using credential edgex-jenkins-ssh [2023-04-20T15:23:32.047Z] Cloning the remote Git repository [2023-04-20T15:23:32.086Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-20T15:23:32.175Z] > git init /w/workspace/device-mqtt-go/106 # timeout=10 [2023-04-20T15:23:32.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-20T15:23:32.314Z] > git --version # timeout=10 [2023-04-20T15:23:32.334Z] > git --version # 'git version 2.25.1' [2023-04-20T15:23:32.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T15:23:32.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T15:23:33.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-20T15:23:33.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T15:23:34.550Z] Avoid second fetch [2023-04-20T15:23:34.550Z] Checking out Revision 4d33384134bee0215aaad493adec514fb129bdc9 (main) [2023-04-20T15:23:35.137Z] Commit message: "Merge pull request #571 from hahattan/issue-567" [2023-04-20T15:23:34.564Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T15:23:34.628Z] > git checkout -f 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T15:23:36.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T15:23:36.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T15:23:36.113Z] Dload Upload Total Spent Left Speed [2023-04-20T15:23:36.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [Pipeline] sh [2023-04-20T15:23:36.656Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T15:23:36.987Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-20T15:23:36.987Z] [2023-04-20T15:23:36.987Z] { [2023-04-20T15:23:36.987Z] "registry-mirrors": [ [2023-04-20T15:23:36.987Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T15:23:36.987Z] ], [2023-04-20T15:23:36.987Z] "bip": "10.250.0.254/24", [2023-04-20T15:23:36.987Z] "hosts": [ [2023-04-20T15:23:36.987Z] "tcp://0.0.0.0:5555", [2023-04-20T15:23:36.987Z] "unix:///var/run/docker.sock" [2023-04-20T15:23:36.987Z] ], [2023-04-20T15:23:36.987Z] "mtu": 1458, [2023-04-20T15:23:36.987Z] "selinux-enabled": true, [2023-04-20T15:23:36.987Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T15:23:36.987Z] } [Pipeline] sh [2023-04-20T15:23:37.329Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T15:23:37.669Z] + sudo service docker restart [2023-04-20T15:23:42.510Z] Removing intermediate container faf2d868830e [2023-04-20T15:23:42.510Z] ---> 055f7e9d19e5 [2023-04-20T15:23:42.510Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T15:23:42.770Z] 3.17: Pulling from library/alpine [2023-04-20T15:23:42.770Z] f56be85fc22e: Pulling fs layer [2023-04-20T15:23:43.031Z] f56be85fc22e: Verifying Checksum [2023-04-20T15:23:43.031Z] f56be85fc22e: Download complete [2023-04-20T15:23:43.292Z] f56be85fc22e: Pull complete [2023-04-20T15:23:43.292Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T15:23:43.292Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T15:23:43.292Z] ---> 9ed4aefc74f6 [2023-04-20T15:23:43.292Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-20T15:23:43.292Z] ---> Running in 2290eac0c3a8 [2023-04-20T15:23:43.292Z] Removing intermediate container 2290eac0c3a8 [2023-04-20T15:23:43.292Z] ---> 57b389783cf1 [2023-04-20T15:23:43.292Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T15:23:43.292Z] ---> Running in fe981a4e9cb9 [2023-04-20T15:23:43.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T15:23:43.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T15:23:44.123Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T15:23:44.123Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T15:23:44.123Z] OK: 7 MiB in 16 packages [2023-04-20T15:23:44.381Z] Removing intermediate container fe981a4e9cb9 [2023-04-20T15:23:44.381Z] ---> eb9338b6b8c5 [2023-04-20T15:23:44.381Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-20T15:23:45.318Z] ---> 8eb0b5f87922 [2023-04-20T15:23:45.318Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-20T15:23:45.318Z] ---> 383d33166a18 [2023-04-20T15:23:45.318Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-20T15:23:45.318Z] ---> 75087f89dee2 [2023-04-20T15:23:45.318Z] Step 19/24 : EXPOSE 59982 [2023-04-20T15:23:45.318Z] ---> Running in b07f9f7e62e2 [2023-04-20T15:23:45.580Z] Removing intermediate container b07f9f7e62e2 [2023-04-20T15:23:45.580Z] ---> bfb82ad4c90a [2023-04-20T15:23:45.580Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-20T15:23:45.580Z] ---> Running in 08d88b3a3a57 [2023-04-20T15:23:45.580Z] Removing intermediate container 08d88b3a3a57 [2023-04-20T15:23:45.580Z] ---> 73486a151e8f [2023-04-20T15:23:45.580Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-20T15:23:45.580Z] ---> Running in 5e0478c42cc8 [2023-04-20T15:23:45.580Z] Removing intermediate container 5e0478c42cc8 [2023-04-20T15:23:45.580Z] ---> cbb664fff26a [2023-04-20T15:23:45.580Z] Step 22/24 : LABEL arch=amd64 [2023-04-20T15:23:45.580Z] ---> Running in 886d34115fa7 [2023-04-20T15:23:45.841Z] Removing intermediate container 886d34115fa7 [2023-04-20T15:23:45.841Z] ---> 175e416219af [2023-04-20T15:23:45.841Z] Step 23/24 : LABEL git_sha=4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:23:45.841Z] ---> Running in 0323ae16adb7 [2023-04-20T15:23:45.841Z] Removing intermediate container 0323ae16adb7 [2023-04-20T15:23:45.841Z] ---> c16f11112589 [2023-04-20T15:23:45.841Z] Step 24/24 : LABEL version=3.0.0-dev.22 [2023-04-20T15:23:45.841Z] ---> Running in c8d410944010 [2023-04-20T15:23:45.841Z] Removing intermediate container c8d410944010 [2023-04-20T15:23:45.841Z] ---> 36620b5f99f1 [2023-04-20T15:23:45.841Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T15:23:45.841Z] Successfully built 36620b5f99f1 [2023-04-20T15:23:45.841Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T15:23:45.924Z] provisioning config files... [2023-04-20T15:23:45.930Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5471440986423138381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:23:46.222Z] ---> docker-login.sh [2023-04-20T15:23:46.222Z] nexus3.edgexfoundry.org:10001 [2023-04-20T15:23:46.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:46.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:46.222Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:46.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:46.222Z] [2023-04-20T15:23:46.222Z] Login Succeeded [2023-04-20T15:23:46.222Z] nexus3.edgexfoundry.org:10002 [2023-04-20T15:23:46.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:46.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:46.222Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:46.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:46.222Z] [2023-04-20T15:23:46.222Z] Login Succeeded [2023-04-20T15:23:46.222Z] nexus3.edgexfoundry.org:10003 [2023-04-20T15:23:46.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:46.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:46.481Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:46.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:46.481Z] [2023-04-20T15:23:46.481Z] Login Succeeded [2023-04-20T15:23:46.481Z] nexus3.edgexfoundry.org:10004 [2023-04-20T15:23:46.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:46.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:46.481Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:46.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:46.481Z] [2023-04-20T15:23:46.481Z] Login Succeeded [2023-04-20T15:23:46.481Z] docker.io [2023-04-20T15:23:46.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:46.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:46.741Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:46.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:46.741Z] [2023-04-20T15:23:46.741Z] Login Succeeded [2023-04-20T15:23:46.741Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T15:23:46.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T15:23:46.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T15:23:46.792Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-20T15:23:46.792Z] 4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:23:46.792Z] latest [2023-04-20T15:23:46.792Z] 3.0.0-dev.22 [2023-04-20T15:23:46.792Z] 4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [2023-04-20T15:23:46.792Z] main [2023-04-20T15:23:46.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:47.097Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:47.400Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:23:47.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-20T15:23:47.400Z] f01adcc7656c: Preparing [2023-04-20T15:23:47.400Z] 6f6f92d18bc5: Preparing [2023-04-20T15:23:47.400Z] c75f254cad0e: Preparing [2023-04-20T15:23:47.400Z] e1ac5ebef0ea: Preparing [2023-04-20T15:23:47.400Z] f1417ff83b31: Preparing [2023-04-20T15:23:47.400Z] f1417ff83b31: Layer already exists [2023-04-20T15:23:47.400Z] 6f6f92d18bc5: Pushed [2023-04-20T15:23:47.400Z] f01adcc7656c: Pushed [2023-04-20T15:23:47.400Z] e1ac5ebef0ea: Pushed [2023-04-20T15:23:49.931Z] c75f254cad0e: Pushed [2023-04-20T15:23:49.932Z] 4d33384134bee0215aaad493adec514fb129bdc9: digest: sha256:a0a756c09ca80db03e1821f23797da96d337caab9ee62f46983dd847cd594c78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:50.241Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:50.544Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-20T15:23:50.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-20T15:23:50.544Z] f01adcc7656c: Preparing [2023-04-20T15:23:50.544Z] 6f6f92d18bc5: Preparing [2023-04-20T15:23:50.544Z] c75f254cad0e: Preparing [2023-04-20T15:23:50.544Z] e1ac5ebef0ea: Preparing [2023-04-20T15:23:50.544Z] f1417ff83b31: Preparing [2023-04-20T15:23:50.544Z] f01adcc7656c: Layer already exists [2023-04-20T15:23:50.544Z] c75f254cad0e: Layer already exists [2023-04-20T15:23:50.544Z] e1ac5ebef0ea: Layer already exists [2023-04-20T15:23:50.544Z] f1417ff83b31: Layer already exists [2023-04-20T15:23:50.544Z] 6f6f92d18bc5: Layer already exists [2023-04-20T15:23:50.544Z] latest: digest: sha256:a0a756c09ca80db03e1821f23797da96d337caab9ee62f46983dd847cd594c78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:50.853Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:51.156Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.22 [2023-04-20T15:23:51.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-20T15:23:51.157Z] f01adcc7656c: Preparing [2023-04-20T15:23:51.157Z] 6f6f92d18bc5: Preparing [2023-04-20T15:23:51.157Z] c75f254cad0e: Preparing [2023-04-20T15:23:51.157Z] e1ac5ebef0ea: Preparing [2023-04-20T15:23:51.157Z] f1417ff83b31: Preparing [2023-04-20T15:23:51.157Z] f01adcc7656c: Layer already exists [2023-04-20T15:23:51.157Z] f1417ff83b31: Layer already exists [2023-04-20T15:23:51.157Z] c75f254cad0e: Layer already exists [2023-04-20T15:23:51.157Z] 6f6f92d18bc5: Layer already exists [2023-04-20T15:23:51.157Z] e1ac5ebef0ea: Layer already exists [2023-04-20T15:23:51.157Z] 3.0.0-dev.22: digest: sha256:a0a756c09ca80db03e1821f23797da96d337caab9ee62f46983dd847cd594c78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:51.476Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:51.786Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [2023-04-20T15:23:51.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-20T15:23:51.786Z] f01adcc7656c: Preparing [2023-04-20T15:23:51.786Z] 6f6f92d18bc5: Preparing [2023-04-20T15:23:51.786Z] c75f254cad0e: Preparing [2023-04-20T15:23:51.786Z] e1ac5ebef0ea: Preparing [2023-04-20T15:23:51.786Z] f1417ff83b31: Preparing [2023-04-20T15:23:51.786Z] 6f6f92d18bc5: Layer already exists [2023-04-20T15:23:51.786Z] c75f254cad0e: Layer already exists [2023-04-20T15:23:51.786Z] f01adcc7656c: Layer already exists [2023-04-20T15:23:51.786Z] f1417ff83b31: Layer already exists [2023-04-20T15:23:51.786Z] e1ac5ebef0ea: Layer already exists [2023-04-20T15:23:51.786Z] 4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22: digest: sha256:a0a756c09ca80db03e1821f23797da96d337caab9ee62f46983dd847cd594c78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:52.101Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:52.407Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-20T15:23:52.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-20T15:23:52.407Z] f01adcc7656c: Preparing [2023-04-20T15:23:52.407Z] 6f6f92d18bc5: Preparing [2023-04-20T15:23:52.407Z] c75f254cad0e: Preparing [2023-04-20T15:23:52.407Z] e1ac5ebef0ea: Preparing [2023-04-20T15:23:52.407Z] f1417ff83b31: Preparing [2023-04-20T15:23:52.407Z] c75f254cad0e: Layer already exists [2023-04-20T15:23:52.407Z] f1417ff83b31: Layer already exists [2023-04-20T15:23:52.407Z] 6f6f92d18bc5: Layer already exists [2023-04-20T15:23:52.407Z] e1ac5ebef0ea: Layer already exists [2023-04-20T15:23:52.407Z] f01adcc7656c: Layer already exists [2023-04-20T15:23:52.407Z] main: digest: sha256:a0a756c09ca80db03e1821f23797da96d337caab9ee62f46983dd847cd594c78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T15:23:52.445Z] ===================================================== [Pipeline] echo [2023-04-20T15:23:52.451Z] taggedImages: [2023-04-20T15:23:52.451Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:23:52.451Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-20T15:23:52.451Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.22 [2023-04-20T15:23:52.451Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [2023-04-20T15:23:52.451Z] - 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 [2023-04-20T15:23:52.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T15:23:52.834Z] [2023-04-20T15:23:52.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:53.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T15:23:53.131Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T15:23:53.131Z] 5eb5b503b376: Pulling fs layer [2023-04-20T15:23:53.131Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T15:23:53.131Z] ec43610c2a17: Pulling fs layer [2023-04-20T15:23:53.131Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T15:23:53.131Z] 33b1e0a273af: Pulling fs layer [2023-04-20T15:23:53.131Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T15:23:53.131Z] 2f39f015ded8: Pulling fs layer [2023-04-20T15:23:53.131Z] 5d3b04190fa2: Waiting [2023-04-20T15:23:53.131Z] 33b1e0a273af: Waiting [2023-04-20T15:23:53.131Z] 2f39f015ded8: Waiting [2023-04-20T15:23:53.131Z] 3a2ae6a8a46f: Waiting [2023-04-20T15:23:53.131Z] 5c69ac0246d0: Download complete [2023-04-20T15:23:53.131Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T15:23:53.131Z] 3a2ae6a8a46f: Download complete [2023-04-20T15:23:53.131Z] 33b1e0a273af: Verifying Checksum [2023-04-20T15:23:53.131Z] 33b1e0a273af: Download complete [2023-04-20T15:23:53.131Z] ec43610c2a17: Verifying Checksum [2023-04-20T15:23:53.131Z] ec43610c2a17: Download complete [2023-04-20T15:23:53.131Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T15:23:53.131Z] 5d3b04190fa2: Download complete [2023-04-20T15:23:53.391Z] 5eb5b503b376: Verifying Checksum [2023-04-20T15:23:53.391Z] 5eb5b503b376: Download complete [2023-04-20T15:23:53.959Z] 2f39f015ded8: Download complete [2023-04-20T15:23:54.527Z] 5eb5b503b376: Pull complete [2023-04-20T15:23:54.786Z] 5c69ac0246d0: Pull complete [2023-04-20T15:23:55.355Z] ec43610c2a17: Pull complete [2023-04-20T15:23:55.355Z] 3a2ae6a8a46f: Pull complete [2023-04-20T15:23:55.615Z] 33b1e0a273af: Pull complete [2023-04-20T15:23:55.615Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T15:23:55.979Z] provisioning config files... [2023-04-20T15:23:56.009Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/106@tmp/config6286704755222574193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:23:56.376Z] ---> docker-login.sh [2023-04-20T15:23:56.376Z] nexus3.edgexfoundry.org:10001 [2023-04-20T15:23:56.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:56.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:56.920Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:56.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:56.920Z] [2023-04-20T15:23:56.920Z] Login Succeeded [2023-04-20T15:23:56.920Z] nexus3.edgexfoundry.org:10002 [2023-04-20T15:23:57.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:57.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:57.461Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:57.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:57.461Z] [2023-04-20T15:23:57.461Z] Login Succeeded [2023-04-20T15:23:57.461Z] nexus3.edgexfoundry.org:10003 [2023-04-20T15:23:57.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:57.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:57.730Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:57.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:57.730Z] [2023-04-20T15:23:57.730Z] Login Succeeded [2023-04-20T15:23:57.730Z] nexus3.edgexfoundry.org:10004 [2023-04-20T15:23:58.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:58.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:58.002Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:58.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:58.002Z] [2023-04-20T15:23:58.002Z] Login Succeeded [2023-04-20T15:23:58.002Z] docker.io [2023-04-20T15:23:58.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:23:58.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:23:58.538Z] Configure a credential helper to remove this warning. See [2023-04-20T15:23:58.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:23:58.538Z] [2023-04-20T15:23:58.538Z] Login Succeeded [2023-04-20T15:23:58.538Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T15:23:58.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T15:23:58.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T15:23:58.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T15:23:58.831Z] ========================================================= [2023-04-20T15:23:58.831Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T15:23:58.831Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:23:59.188Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-20T15:23:59.457Z] Sending build context to Docker daemon 3.342MB [2023-04-20T15:23:59.457Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T15:23:59.457Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T15:23:59.732Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T15:23:59.732Z] af6eaf76a39c: Pulling fs layer [2023-04-20T15:23:59.732Z] 55522c791124: Pulling fs layer [2023-04-20T15:23:59.732Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T15:23:59.732Z] 169dfbe0d373: Pulling fs layer [2023-04-20T15:23:59.732Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T15:23:59.732Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T15:23:59.732Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T15:23:59.732Z] e1ff8fa3b103: Waiting [2023-04-20T15:23:59.732Z] 52ebb69f0ebf: Waiting [2023-04-20T15:23:59.732Z] 5abe8eddf0d5: Waiting [2023-04-20T15:23:59.732Z] 169dfbe0d373: Waiting [2023-04-20T15:23:59.732Z] 55522c791124: Verifying Checksum [2023-04-20T15:23:59.732Z] 55522c791124: Download complete [2023-04-20T15:23:59.732Z] 169dfbe0d373: Verifying Checksum [2023-04-20T15:23:59.732Z] 169dfbe0d373: Download complete [2023-04-20T15:23:59.732Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T15:23:59.732Z] e1ff8fa3b103: Download complete [2023-04-20T15:23:59.732Z] af6eaf76a39c: Verifying Checksum [2023-04-20T15:23:59.732Z] af6eaf76a39c: Download complete [2023-04-20T15:23:59.798Z] 2f39f015ded8: Pull complete [2023-04-20T15:23:59.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T15:23:59.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T15:23:59.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:23:59.877Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:23:59.903Z] $ 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 [2023-04-20T15:24:00.725Z] af6eaf76a39c: Pull complete [2023-04-20T15:24:00.725Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T15:24:00.725Z] 5abe8eddf0d5: Download complete [2023-04-20T15:24:01.315Z] 55522c791124: Pull complete [2023-04-20T15:24:02.295Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T15:24:02.295Z] ce5c4a1c91eb: Download complete [2023-04-20T15:24:02.295Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T15:24:04.223Z] $ docker top 6ede30b8306a310b97ef083f085bd0f76c27b9f83df64e09b2bcbc9333e4b920 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:24:04.633Z] ---> job-cost.sh [2023-04-20T15:24:04.633Z] lf-activate-venv: SKIPPING [2023-04-20T15:24:04.633Z] INFO: No Stack... [2023-04-20T15:24:05.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T15:24:05.464Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T15:24:05.753Z] + cut -d, -f6 [2023-04-20T15:24:05.753Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2023-04-20T15:24:05.763Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] [2023-04-20T15:24:05.769Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] did not exist. Created. [2023-04-20T15:24:05.769Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T15:24:06.066Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T15:24:06.100Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T15:24:06.110Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T15:24:06.130Z] $ docker stop --time=1 6ede30b8306a310b97ef083f085bd0f76c27b9f83df64e09b2bcbc9333e4b920 [2023-04-20T15:24:07.397Z] $ docker rm -f --volumes 6ede30b8306a310b97ef083f085bd0f76c27b9f83df64e09b2bcbc9333e4b920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T15:24:14.654Z] ce5c4a1c91eb: Pull complete [2023-04-20T15:24:14.654Z] 169dfbe0d373: Pull complete [2023-04-20T15:24:14.654Z] e1ff8fa3b103: Pull complete [2023-04-20T15:24:20.018Z] 52ebb69f0ebf: Pull complete [2023-04-20T15:24:21.438Z] 5abe8eddf0d5: Pull complete [2023-04-20T15:24:21.438Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T15:24:21.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T15:24:21.716Z] ---> 6cb57ee374ae [2023-04-20T15:24:21.716Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T15:24:23.680Z] ---> Running in 99fe1452a8b1 [2023-04-20T15:24:23.680Z] Removing intermediate container 99fe1452a8b1 [2023-04-20T15:24:23.680Z] ---> af723125e3dc [2023-04-20T15:24:23.680Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T15:24:23.680Z] ---> Running in 56b2a37b2dbc [2023-04-20T15:24:23.972Z] Removing intermediate container 56b2a37b2dbc [2023-04-20T15:24:23.972Z] ---> c527b8f7d28e [2023-04-20T15:24:23.972Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T15:24:24.242Z] ---> Running in af3cae71e4f3 [2023-04-20T15:24:24.510Z] Removing intermediate container af3cae71e4f3 [2023-04-20T15:24:24.510Z] ---> 53836908b917 [2023-04-20T15:24:24.510Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T15:24:24.510Z] ---> Running in 2c819877c121 [2023-04-20T15:24:24.780Z] Removing intermediate container 2c819877c121 [2023-04-20T15:24:24.780Z] ---> 1fdc3ff5b611 [2023-04-20T15:24:24.780Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T15:24:25.048Z] ---> Running in 909ef3dfae80 [2023-04-20T15:24:26.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T15:24:26.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T15:24:27.629Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T15:24:27.629Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T15:24:27.629Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T15:24:27.912Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T15:24:27.912Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T15:24:27.912Z] OK: 268 MiB in 57 packages [2023-04-20T15:24:28.952Z] Removing intermediate container 909ef3dfae80 [2023-04-20T15:24:28.952Z] ---> 66c4c82ad073 [2023-04-20T15:24:28.952Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-20T15:24:28.952Z] ---> Running in 2ea89ef34bcc [2023-04-20T15:24:29.543Z] Removing intermediate container 2ea89ef34bcc [2023-04-20T15:24:29.543Z] ---> a0d0e9c28fd0 [2023-04-20T15:24:29.543Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T15:24:29.814Z] ---> f4186b1d7c16 [2023-04-20T15:24:29.814Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T15:24:30.087Z] ---> Running in 514bf61aa080 [2023-04-20T15:25:38.016Z] Removing intermediate container 514bf61aa080 [2023-04-20T15:25:38.016Z] ---> 88229e9b4866 [2023-04-20T15:25:38.016Z] Step 11/12 : COPY . . [2023-04-20T15:25:38.016Z] ---> de7670ec3553 [2023-04-20T15:25:38.016Z] Step 12/12 : RUN $MAKE [2023-04-20T15:25:38.016Z] ---> Running in b394cedba1c1 [2023-04-20T15:25:38.016Z] noop [2023-04-20T15:25:38.016Z] Removing intermediate container b394cedba1c1 [2023-04-20T15:25:38.016Z] ---> 347bc7485220 [2023-04-20T15:25:38.016Z] Successfully built 347bc7485220 [2023-04-20T15:25:38.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:25:38.381Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T15:25:38.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:25:38.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-9193 does not seem to be running inside a container [2023-04-20T15:25:38.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/106 -v /w/workspace/device-mqtt-go/106:/w/workspace/device-mqtt-go/106:rw,z -v /w/workspace/device-mqtt-go/106@tmp:/w/workspace/device-mqtt-go/106@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 [2023-04-20T15:25:39.928Z] $ docker top e953ed267fad663b84a13d48d444532dc83b8818611d5e49239b68ad82556380 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T15:25:40.789Z] + go version [2023-04-20T15:25:40.789Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T15:25:40.807Z] $ docker stop --time=1 e953ed267fad663b84a13d48d444532dc83b8818611d5e49239b68ad82556380 [2023-04-20T15:25:42.458Z] $ docker rm -f --volumes e953ed267fad663b84a13d48d444532dc83b8818611d5e49239b68ad82556380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:25:43.026Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T15:25:43.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:25:43.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-9193 does not seem to be running inside a container [2023-04-20T15:25:43.285Z] $ 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/106 -v /w/workspace/device-mqtt-go/106:/w/workspace/device-mqtt-go/106:rw,z -v /w/workspace/device-mqtt-go/106@tmp:/w/workspace/device-mqtt-go/106@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 [2023-04-20T15:25:44.474Z] $ docker top 76997a2531d557728ed9ba9d3b0977308ca699db473c23bad7518f57afa50057 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T15:25:45.327Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/106 [Pipeline] fileExists [Pipeline] sh [2023-04-20T15:25:45.666Z] + make test [2023-04-20T15:25:45.666Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T15:26:17.910Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-20T15:28:09.627Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-20T15:28:09.627Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-20T15:28:09.627Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.9% of statements [2023-04-20T15:28:09.627Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T15:28:09.627Z] go vet ./... [2023-04-20T15:28:41.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T15:28:41.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T15:28:41.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T15:28:42.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T15:28:42.549Z] $ docker stop --time=1 76997a2531d557728ed9ba9d3b0977308ca699db473c23bad7518f57afa50057 [2023-04-20T15:28:44.302Z] $ docker rm -f --volumes 76997a2531d557728ed9ba9d3b0977308ca699db473c23bad7518f57afa50057 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T15:28:45.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T15:28:45.426Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T15:28:45.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T15:28:46.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T15:28:46.598Z] + ls -al . [2023-04-20T15:28:46.598Z] total 176 [2023-04-20T15:28:46.598Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 15:25 . [2023-04-20T15:28:46.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:23 .. [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 15:23 .dockerignore [2023-04-20T15:28:46.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:23 .git [2023-04-20T15:28:46.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:23 .github [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 15:23 .gitignore [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 15:23 .golangci.yml [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 20 15:23 Attribution.txt [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 20 15:23 CHANGELOG.md [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 20 15:23 Dockerfile [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 15:23 GOVERNANCE.md [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 15:23 Jenkinsfile [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 15:23 LICENSE [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 20 15:23 Makefile [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 15:23 OWNERS.md [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 20 15:23 README.md [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 15:21 VERSION [2023-04-20T15:28:46.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:23 bin [2023-04-20T15:28:46.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:23 cmd [2023-04-20T15:28:46.598Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 20 15:28 coverage.out [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 20 15:23 go.mod [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 20 15:23 go.sum [2023-04-20T15:28:46.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:23 internal [2023-04-20T15:28:46.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:23 mock [2023-04-20T15:28:46.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:23 snap [2023-04-20T15:28:46.598Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 15:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:28:46.939Z] + 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=4d33384134bee0215aaad493adec514fb129bdc9 --label arch=arm64 --label version=3.0.0-dev.22 . [2023-04-20T15:28:47.207Z] Sending build context to Docker daemon 3.361MB [2023-04-20T15:28:47.207Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T15:28:47.207Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T15:28:47.207Z] ---> 347bc7485220 [2023-04-20T15:28:47.207Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T15:28:47.479Z] ---> Running in 7c0b5403b408 [2023-04-20T15:28:47.747Z] Removing intermediate container 7c0b5403b408 [2023-04-20T15:28:47.747Z] ---> 6ebe080b564a [2023-04-20T15:28:47.747Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T15:28:47.747Z] ---> Running in 63edea9504a2 [2023-04-20T15:28:48.015Z] Removing intermediate container 63edea9504a2 [2023-04-20T15:28:48.015Z] ---> 6fdca585a0cb [2023-04-20T15:28:48.015Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T15:28:48.015Z] ---> Running in 3afe0bdf3e56 [2023-04-20T15:28:48.291Z] Removing intermediate container 3afe0bdf3e56 [2023-04-20T15:28:48.291Z] ---> 3a89f9c4240a [2023-04-20T15:28:48.291Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T15:28:48.561Z] ---> Running in 1655cb738801 [2023-04-20T15:28:48.830Z] Removing intermediate container 1655cb738801 [2023-04-20T15:28:48.830Z] ---> 1fd8dd474278 [2023-04-20T15:28:48.830Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T15:28:48.830Z] ---> Running in c41235d7905d [2023-04-20T15:28:49.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T15:28:50.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T15:28:51.346Z] OK: 268 MiB in 57 packages [2023-04-20T15:28:52.311Z] Removing intermediate container c41235d7905d [2023-04-20T15:28:52.311Z] ---> 6bf57fa87c02 [2023-04-20T15:28:52.311Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-20T15:28:52.311Z] ---> Running in f4a0f40448d9 [2023-04-20T15:28:52.578Z] Removing intermediate container f4a0f40448d9 [2023-04-20T15:28:52.578Z] ---> 90398b964031 [2023-04-20T15:28:52.578Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T15:28:53.167Z] ---> cf54782c6b31 [2023-04-20T15:28:53.167Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T15:28:53.167Z] ---> Running in 017790981e94 [2023-04-20T15:28:55.756Z] Removing intermediate container 017790981e94 [2023-04-20T15:28:55.756Z] ---> 31a7939c4284 [2023-04-20T15:28:55.756Z] Step 11/24 : COPY . . [2023-04-20T15:28:56.721Z] ---> 0df6b96f1d52 [2023-04-20T15:28:56.721Z] Step 12/24 : RUN $MAKE [2023-04-20T15:28:56.721Z] ---> Running in eb4407c7be09 [2023-04-20T15:28:57.686Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-20T15:31:04.418Z] Removing intermediate container eb4407c7be09 [2023-04-20T15:31:04.418Z] ---> feee5e8c9955 [2023-04-20T15:31:04.418Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T15:31:04.418Z] 3.17: Pulling from library/alpine [2023-04-20T15:31:04.418Z] c41833b44d91: Pulling fs layer [2023-04-20T15:31:04.418Z] c41833b44d91: Verifying Checksum [2023-04-20T15:31:04.418Z] c41833b44d91: Download complete [2023-04-20T15:31:04.418Z] c41833b44d91: Pull complete [2023-04-20T15:31:04.418Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T15:31:04.418Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T15:31:04.418Z] ---> 51e60588ff2c [2023-04-20T15:31:04.418Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-20T15:31:04.418Z] ---> Running in dad3e1e8a15b [2023-04-20T15:31:04.418Z] Removing intermediate container dad3e1e8a15b [2023-04-20T15:31:04.418Z] ---> f164b0247ad8 [2023-04-20T15:31:04.419Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T15:31:04.419Z] ---> Running in 4144de3cfada [2023-04-20T15:31:04.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T15:31:04.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T15:31:05.389Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T15:31:05.389Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T15:31:05.389Z] OK: 8 MiB in 16 packages [2023-04-20T15:31:05.975Z] Removing intermediate container 4144de3cfada [2023-04-20T15:31:05.975Z] ---> 80f759ff8b59 [2023-04-20T15:31:05.975Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-20T15:31:07.489Z] ---> c751f464f674 [2023-04-20T15:31:07.489Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-20T15:31:08.103Z] ---> 2895d9582904 [2023-04-20T15:31:08.103Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-20T15:31:08.386Z] ---> 7f391d966e00 [2023-04-20T15:31:08.387Z] Step 19/24 : EXPOSE 59982 [2023-04-20T15:31:08.667Z] ---> Running in bc9a716b5f29 [2023-04-20T15:31:08.941Z] Removing intermediate container bc9a716b5f29 [2023-04-20T15:31:08.941Z] ---> 5b4975cc213d [2023-04-20T15:31:08.941Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-20T15:31:08.941Z] ---> Running in 7886117ca799 [2023-04-20T15:31:09.233Z] Removing intermediate container 7886117ca799 [2023-04-20T15:31:09.233Z] ---> 15318faff82d [2023-04-20T15:31:09.233Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-20T15:31:09.510Z] ---> Running in 426173dc42bf [2023-04-20T15:31:09.777Z] Removing intermediate container 426173dc42bf [2023-04-20T15:31:09.777Z] ---> 962a1cfd194a [2023-04-20T15:31:09.777Z] Step 22/24 : LABEL arch=arm64 [2023-04-20T15:31:09.777Z] ---> Running in 8b1ba2acfca9 [2023-04-20T15:31:10.046Z] Removing intermediate container 8b1ba2acfca9 [2023-04-20T15:31:10.046Z] ---> 0519e4eeb59b [2023-04-20T15:31:10.046Z] Step 23/24 : LABEL git_sha=4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:31:10.046Z] ---> Running in 238a7b595d3d [2023-04-20T15:31:10.317Z] Removing intermediate container 238a7b595d3d [2023-04-20T15:31:10.317Z] ---> cffc770ea6f6 [2023-04-20T15:31:10.317Z] Step 24/24 : LABEL version=3.0.0-dev.22 [2023-04-20T15:31:10.317Z] ---> Running in aba083ac3847 [2023-04-20T15:31:10.588Z] Removing intermediate container aba083ac3847 [2023-04-20T15:31:10.588Z] ---> 57f76e83e298 [2023-04-20T15:31:10.588Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T15:31:10.855Z] Successfully built 57f76e83e298 [2023-04-20T15:31:10.855Z] 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 [2023-04-20T15:31:10.951Z] provisioning config files... [2023-04-20T15:31:10.966Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/106@tmp/config18198425935840914117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:31:11.319Z] ---> docker-login.sh [2023-04-20T15:31:11.319Z] nexus3.edgexfoundry.org:10001 [2023-04-20T15:31:11.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:31:11.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:31:11.588Z] Configure a credential helper to remove this warning. See [2023-04-20T15:31:11.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:31:11.588Z] [2023-04-20T15:31:11.588Z] Login Succeeded [2023-04-20T15:31:11.588Z] nexus3.edgexfoundry.org:10002 [2023-04-20T15:31:11.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:31:11.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:31:11.861Z] Configure a credential helper to remove this warning. See [2023-04-20T15:31:11.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:31:11.861Z] [2023-04-20T15:31:11.861Z] Login Succeeded [2023-04-20T15:31:11.861Z] nexus3.edgexfoundry.org:10003 [2023-04-20T15:31:12.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:31:12.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:31:12.401Z] Configure a credential helper to remove this warning. See [2023-04-20T15:31:12.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:31:12.401Z] [2023-04-20T15:31:12.401Z] Login Succeeded [2023-04-20T15:31:12.401Z] nexus3.edgexfoundry.org:10004 [2023-04-20T15:31:12.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:31:12.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:31:12.669Z] Configure a credential helper to remove this warning. See [2023-04-20T15:31:12.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:31:12.669Z] [2023-04-20T15:31:12.669Z] Login Succeeded [2023-04-20T15:31:12.669Z] docker.io [2023-04-20T15:31:12.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T15:31:13.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T15:31:13.206Z] Configure a credential helper to remove this warning. See [2023-04-20T15:31:13.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T15:31:13.206Z] [2023-04-20T15:31:13.206Z] Login Succeeded [2023-04-20T15:31:13.206Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T15:31:13.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T15:31:13.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T15:31:13.278Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-20T15:31:13.278Z] 4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:31:13.278Z] latest [2023-04-20T15:31:13.278Z] 3.0.0-dev.22 [2023-04-20T15:31:13.278Z] 4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [2023-04-20T15:31:13.278Z] main [2023-04-20T15:31:13.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:13.620Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:13.980Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:31:13.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-20T15:31:13.980Z] abe096c19d66: Preparing [2023-04-20T15:31:13.980Z] 6546df3e38d3: Preparing [2023-04-20T15:31:13.980Z] 48b2c1c91db7: Preparing [2023-04-20T15:31:13.980Z] 18cf3630390c: Preparing [2023-04-20T15:31:13.980Z] 26cbea5cba74: Preparing [2023-04-20T15:31:13.980Z] 26cbea5cba74: Layer already exists [2023-04-20T15:31:14.248Z] abe096c19d66: Pushed [2023-04-20T15:31:14.248Z] 6546df3e38d3: Pushed [2023-04-20T15:31:14.248Z] 18cf3630390c: Pushed [2023-04-20T15:31:19.597Z] 48b2c1c91db7: Pushed [2023-04-20T15:31:19.597Z] 4d33384134bee0215aaad493adec514fb129bdc9: digest: sha256:fc66c846945a7a93c4812455f388289d0eca222923b218af7254fb4246e1c150 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:19.944Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:20.290Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-20T15:31:20.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-20T15:31:20.290Z] abe096c19d66: Preparing [2023-04-20T15:31:20.290Z] 6546df3e38d3: Preparing [2023-04-20T15:31:20.290Z] 48b2c1c91db7: Preparing [2023-04-20T15:31:20.290Z] 18cf3630390c: Preparing [2023-04-20T15:31:20.290Z] 26cbea5cba74: Preparing [2023-04-20T15:31:20.290Z] 18cf3630390c: Layer already exists [2023-04-20T15:31:20.290Z] 26cbea5cba74: Layer already exists [2023-04-20T15:31:20.290Z] 6546df3e38d3: Layer already exists [2023-04-20T15:31:20.290Z] abe096c19d66: Layer already exists [2023-04-20T15:31:20.290Z] 48b2c1c91db7: Layer already exists [2023-04-20T15:31:20.290Z] latest: digest: sha256:fc66c846945a7a93c4812455f388289d0eca222923b218af7254fb4246e1c150 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:20.649Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:21.001Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.22 [2023-04-20T15:31:21.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-20T15:31:21.001Z] abe096c19d66: Preparing [2023-04-20T15:31:21.001Z] 6546df3e38d3: Preparing [2023-04-20T15:31:21.001Z] 48b2c1c91db7: Preparing [2023-04-20T15:31:21.001Z] 18cf3630390c: Preparing [2023-04-20T15:31:21.001Z] 26cbea5cba74: Preparing [2023-04-20T15:31:21.001Z] 18cf3630390c: Layer already exists [2023-04-20T15:31:21.001Z] 26cbea5cba74: Layer already exists [2023-04-20T15:31:21.001Z] abe096c19d66: Layer already exists [2023-04-20T15:31:21.001Z] 6546df3e38d3: Layer already exists [2023-04-20T15:31:21.001Z] 48b2c1c91db7: Layer already exists [2023-04-20T15:31:21.001Z] 3.0.0-dev.22: digest: sha256:fc66c846945a7a93c4812455f388289d0eca222923b218af7254fb4246e1c150 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:21.341Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:21.672Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [2023-04-20T15:31:21.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-20T15:31:21.672Z] abe096c19d66: Preparing [2023-04-20T15:31:21.672Z] 6546df3e38d3: Preparing [2023-04-20T15:31:21.672Z] 48b2c1c91db7: Preparing [2023-04-20T15:31:21.672Z] 18cf3630390c: Preparing [2023-04-20T15:31:21.672Z] 26cbea5cba74: Preparing [2023-04-20T15:31:21.672Z] 18cf3630390c: Layer already exists [2023-04-20T15:31:21.672Z] 26cbea5cba74: Layer already exists [2023-04-20T15:31:21.672Z] 48b2c1c91db7: Layer already exists [2023-04-20T15:31:21.672Z] 6546df3e38d3: Layer already exists [2023-04-20T15:31:21.672Z] abe096c19d66: Layer already exists [2023-04-20T15:31:21.672Z] 4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22: digest: sha256:fc66c846945a7a93c4812455f388289d0eca222923b218af7254fb4246e1c150 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:22.231Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:22.576Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-20T15:31:22.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-20T15:31:22.576Z] abe096c19d66: Preparing [2023-04-20T15:31:22.576Z] 6546df3e38d3: Preparing [2023-04-20T15:31:22.576Z] 48b2c1c91db7: Preparing [2023-04-20T15:31:22.576Z] 18cf3630390c: Preparing [2023-04-20T15:31:22.576Z] 26cbea5cba74: Preparing [2023-04-20T15:31:22.576Z] 48b2c1c91db7: Layer already exists [2023-04-20T15:31:22.576Z] abe096c19d66: Layer already exists [2023-04-20T15:31:22.576Z] 18cf3630390c: Layer already exists [2023-04-20T15:31:22.576Z] 6546df3e38d3: Layer already exists [2023-04-20T15:31:22.576Z] 26cbea5cba74: Layer already exists [2023-04-20T15:31:22.576Z] main: digest: sha256:fc66c846945a7a93c4812455f388289d0eca222923b218af7254fb4246e1c150 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T15:31:22.630Z] ===================================================== [Pipeline] echo [2023-04-20T15:31:22.638Z] taggedImages: [2023-04-20T15:31:22.638Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4d33384134bee0215aaad493adec514fb129bdc9 [2023-04-20T15:31:22.638Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-20T15:31:22.638Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.22 [2023-04-20T15:31:22.638Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4d33384134bee0215aaad493adec514fb129bdc9-3.0.0-dev.22 [2023-04-20T15:31:22.638Z] - 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 [2023-04-20T15:31:22.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T15:31:22.980Z] [2023-04-20T15:31:22.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:23.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T15:31:23.309Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T15:31:23.309Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T15:31:23.309Z] 04944245beec: Pulling fs layer [2023-04-20T15:31:23.309Z] 699f458cf7ca: Pulling fs layer [2023-04-20T15:31:23.309Z] 765212b225bb: Pulling fs layer [2023-04-20T15:31:23.309Z] f23df028b6ca: Pulling fs layer [2023-04-20T15:31:23.309Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T15:31:23.309Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T15:31:23.309Z] 765212b225bb: Waiting [2023-04-20T15:31:23.309Z] f23df028b6ca: Waiting [2023-04-20T15:31:23.309Z] d65c8cfc05b1: Waiting [2023-04-20T15:31:23.309Z] 2437ff75d9bd: Waiting [2023-04-20T15:31:23.579Z] 04944245beec: Verifying Checksum [2023-04-20T15:31:23.579Z] 04944245beec: Download complete [2023-04-20T15:31:23.579Z] 765212b225bb: Verifying Checksum [2023-04-20T15:31:23.579Z] 765212b225bb: Download complete [2023-04-20T15:31:23.579Z] f23df028b6ca: Verifying Checksum [2023-04-20T15:31:23.579Z] f23df028b6ca: Download complete [2023-04-20T15:31:23.579Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T15:31:23.579Z] d65c8cfc05b1: Download complete [2023-04-20T15:31:23.579Z] 699f458cf7ca: Verifying Checksum [2023-04-20T15:31:23.579Z] 699f458cf7ca: Download complete [2023-04-20T15:31:24.165Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T15:31:24.165Z] 8998bd30e6a1: Download complete [2023-04-20T15:31:26.753Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T15:31:26.753Z] 2437ff75d9bd: Download complete [2023-04-20T15:31:28.163Z] 8998bd30e6a1: Pull complete [2023-04-20T15:31:28.433Z] 04944245beec: Pull complete [2023-04-20T15:31:29.842Z] 699f458cf7ca: Pull complete [2023-04-20T15:31:30.111Z] 765212b225bb: Pull complete [2023-04-20T15:31:30.696Z] f23df028b6ca: Pull complete [2023-04-20T15:31:30.965Z] d65c8cfc05b1: Pull complete [2023-04-20T15:31:45.967Z] 2437ff75d9bd: Pull complete [2023-04-20T15:31:45.967Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T15:31:45.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T15:31:45.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:31:46.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-9193 does not seem to be running inside a container [2023-04-20T15:31:46.216Z] $ 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/106 -v /w/workspace/device-mqtt-go/106:/w/workspace/device-mqtt-go/106:rw,z -v /w/workspace/device-mqtt-go/106@tmp:/w/workspace/device-mqtt-go/106@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 [2023-04-20T15:31:48.669Z] $ docker top bf8b42bc68bb51ae221f3a50fe64334839ba42c98624bd73d8c6095eccbff0f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:31:49.508Z] ---> job-cost.sh [2023-04-20T15:31:49.508Z] lf-activate-venv: SKIPPING [2023-04-20T15:31:49.508Z] INFO: No Stack... [2023-04-20T15:31:49.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T15:31:50.734Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T15:31:51.052Z] + cat /w/workspace/device-mqtt-go/106/archives/cost.csv [2023-04-20T15:31:51.052Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T15:31:51.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] [2023-04-20T15:31:51.359Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] did not exist. Created. [2023-04-20T15:31:51.359Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T15:31:51.690Z] /w/workspace/device-mqtt-go/106@tmp/durable-f787f9ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T15:31:52.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T15:31:52.048Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T15:31:52.096Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T15:31:52.106Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T15:31:52.122Z] $ docker stop --time=1 bf8b42bc68bb51ae221f3a50fe64334839ba42c98624bd73d8c6095eccbff0f0 [2023-04-20T15:31:55.162Z] $ docker rm -f --volumes bf8b42bc68bb51ae221f3a50fe64334839ba42c98624bd73d8c6095eccbff0f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-20T15:31:55.615Z] provisioning config files... [2023-04-20T15:31:55.623Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2611981234150407597tmp [Pipeline] { [Pipeline] sh [2023-04-20T15:31:55.916Z] + set +x [2023-04-20T15:31:55.916Z] + bash -s -- [2023-04-20T15:31:55.916Z] + curl -s https://codecov.io/bash [2023-04-20T15:31:56.175Z] [2023-04-20T15:31:56.175Z] _____ _ [2023-04-20T15:31:56.175Z] / ____| | | [2023-04-20T15:31:56.175Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T15:31:56.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T15:31:56.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T15:31:56.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T15:31:56.175Z] Bash-1.0.6 [2023-04-20T15:31:56.175Z] [2023-04-20T15:31:56.175Z] [2023-04-20T15:31:56.175Z] ==> git version 2.25.1 found [2023-04-20T15:31:56.175Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-20T15:31:56.175Z] Release-Date: 2020-01-08 [2023-04-20T15:31:56.175Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-20T15:31:56.175Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T15:31:56.175Z] ==> Jenkins CI detected. [2023-04-20T15:31:56.175Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-20T15:31:56.175Z] project root: . [2023-04-20T15:31:56.175Z] --> token set from env [2023-04-20T15:31:56.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T15:31:56.175Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T15:31:56.175Z] ==> Python coveragepy not found [2023-04-20T15:31:56.175Z] ==> Searching for coverage reports in: [2023-04-20T15:31:56.175Z] + . [2023-04-20T15:31:56.175Z] -> Found 1 reports [2023-04-20T15:31:56.175Z] ==> Detecting git/mercurial file structure [2023-04-20T15:31:56.175Z] ==> Reading reports [2023-04-20T15:31:56.175Z] + ./coverage.out bytes=18460 [2023-04-20T15:31:56.175Z] ==> Appending adjustments [2023-04-20T15:31:56.175Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T15:31:56.175Z] + Found adjustments [2023-04-20T15:31:56.175Z] ==> Gzipping contents [2023-04-20T15:31:56.175Z] 4.0K /tmp/codecov.297V0M.gz [2023-04-20T15:31:56.175Z] ==> Uploading reports [2023-04-20T15:31:56.175Z] url: https://codecov.io [2023-04-20T15:31:56.175Z] query: branch=main&commit=4d33384134bee0215aaad493adec514fb129bdc9&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-20T15:31:56.175Z] -> Pinging Codecov [2023-04-20T15:31:56.175Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=4d33384134bee0215aaad493adec514fb129bdc9&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-20T15:31:56.434Z] -> Uploading to [2023-04-20T15:31:56.434Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/7D719EC7BBE17E464838252E33014C33/4d33384134bee0215aaad493adec514fb129bdc9/ef4bd1f5-7a4f-4266-b9e4-bf30e833a23e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T153156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebd21d42f453fdf9a29b53b29935a5278569c699ec3c374b65fb0912c3756b4a [2023-04-20T15:31:56.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T15:31:56.434Z] Dload Upload Total Spent Left Speed [2023-04-20T15:31:56.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 12478 --:--:-- --:--:-- --:--:-- 12478 [2023-04-20T15:31:56.694Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] } [2023-04-20T15:31:56.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-20T15:31:56.937Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-20T15:31:56.951Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:57.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T15:31:57.248Z] [2023-04-20T15:31:57.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:31:57.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T15:31:57.557Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-20T15:31:57.557Z] df9b9388f04a: Pulling fs layer [2023-04-20T15:31:57.557Z] 52dc419b0ee2: Pulling fs layer [2023-04-20T15:31:57.557Z] 25bc292e5bac: Pulling fs layer [2023-04-20T15:31:57.557Z] 114826534d7a: Pulling fs layer [2023-04-20T15:31:57.557Z] 4657fd5d0bcf: Pulling fs layer [2023-04-20T15:31:57.557Z] 6ad1cebc031e: Pulling fs layer [2023-04-20T15:31:57.557Z] 8a3aa393b2d8: Pulling fs layer [2023-04-20T15:31:57.557Z] 114826534d7a: Waiting [2023-04-20T15:31:57.557Z] 8a3aa393b2d8: Waiting [2023-04-20T15:31:57.557Z] 4657fd5d0bcf: Waiting [2023-04-20T15:31:57.557Z] 6ad1cebc031e: Waiting [2023-04-20T15:31:57.557Z] 25bc292e5bac: Verifying Checksum [2023-04-20T15:31:57.557Z] 25bc292e5bac: Download complete [2023-04-20T15:31:57.557Z] 52dc419b0ee2: Download complete [2023-04-20T15:31:57.557Z] 4657fd5d0bcf: Download complete [2023-04-20T15:31:57.557Z] df9b9388f04a: Download complete [2023-04-20T15:31:57.816Z] 6ad1cebc031e: Verifying Checksum [2023-04-20T15:31:57.816Z] 6ad1cebc031e: Download complete [2023-04-20T15:31:57.816Z] df9b9388f04a: Pull complete [2023-04-20T15:31:57.816Z] 52dc419b0ee2: Pull complete [2023-04-20T15:31:57.816Z] 25bc292e5bac: Pull complete [2023-04-20T15:31:58.382Z] 114826534d7a: Verifying Checksum [2023-04-20T15:31:58.382Z] 114826534d7a: Download complete [2023-04-20T15:31:58.382Z] 8a3aa393b2d8: Verifying Checksum [2023-04-20T15:32:01.665Z] 114826534d7a: Pull complete [2023-04-20T15:32:01.665Z] 4657fd5d0bcf: Pull complete [2023-04-20T15:32:01.665Z] 6ad1cebc031e: Pull complete [2023-04-20T15:32:04.202Z] 8a3aa393b2d8: Pull complete [2023-04-20T15:32:04.202Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-20T15:32:04.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T15:32:04.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:32:04.291Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:32:04.317Z] $ 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 [2023-04-20T15:32:08.219Z] $ docker top 1068ec97c85d3be9d6f4862db04f5858f1253c18708d578e692149168f949d3c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T15:32:08.285Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-20T15:32:08.563Z] + set -o pipefail [2023-04-20T15:32:08.563Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-20T15:32:15.131Z] [2023-04-20T15:32:15.131Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-20T15:32:15.131Z] [2023-04-20T15:32:15.131Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/b3ccb4db-6e25-4b46-ac7d-578ac2762aaa [2023-04-20T15:32:15.131Z] [2023-04-20T15:32:15.131Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-20T15:32:15.131Z] [2023-04-20T15:32:15.131Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-20T15:32:15.131Z] [2023-04-20T15:32:15.131Z] [2023-04-20T15:32:15.131Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-20T15:32:15.131Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-20T15:32:15.131Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-20T15:32:15.143Z] $ docker stop --time=1 1068ec97c85d3be9d6f4862db04f5858f1253c18708d578e692149168f949d3c [2023-04-20T15:32:18.082Z] $ docker rm -f --volumes 1068ec97c85d3be9d6f4862db04f5858f1253c18708d578e692149168f949d3c [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 [2023-04-20T15:32:18.742Z] + git log --format=format:%s -1 4d33384134bee0215aaad493adec514fb129bdc9 [Pipeline] sh [2023-04-20T15:32:19.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T15:32:19.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:32:19.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T15:32:19.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:32:19.400Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:32:19.430Z] $ 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 [2023-04-20T15:32:19.802Z] $ docker top 5a477420a03a322d92dac618007fd2c1ab8f25dff5e3630a8fe727f5100be20b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T15:32:19.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T15:32:19.890Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T15:32:20.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T15:32:20.005Z] $ docker exec 5a477420a03a322d92dac618007fd2c1ab8f25dff5e3630a8fe727f5100be20b ssh-agent [2023-04-20T15:32:20.102Z] SSH_AUTH_SOCK=/tmp/ssh-oQElwFC5Nd6m/agent.32 [2023-04-20T15:32:20.102Z] SSH_AGENT_PID=38 [2023-04-20T15:32:20.107Z] Running ssh-add (command line suppressed) [2023-04-20T15:32:20.206Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15124337790978601639.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15124337790978601639.key) [2023-04-20T15:32:20.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T15:32:20.508Z] + git semver tag [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,694 [run_tag] DEBUG tag force:False [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,694 [check_head_tag] DEBUG check head tag [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,695 [execute] INFO git cat-file --batch-check [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,699 [execute] INFO git cat-file --batch [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,726 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,726 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,726 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-20T15:32:20.765Z] 2023-04-20 15:32:20,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:32:20.765Z] 3.0.0-dev.22 [Pipeline] } [2023-04-20T15:32:20.780Z] $ docker exec --env ******** --env ******** 5a477420a03a322d92dac618007fd2c1ab8f25dff5e3630a8fe727f5100be20b ssh-agent -k [2023-04-20T15:32:20.879Z] unset SSH_AUTH_SOCK; [2023-04-20T15:32:20.880Z] unset SSH_AGENT_PID; [2023-04-20T15:32:20.880Z] echo Agent pid 38 killed; [2023-04-20T15:32:20.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T15:32:21.202Z] + git semver [Pipeline] } [2023-04-20T15:32:21.474Z] $ docker stop --time=1 5a477420a03a322d92dac618007fd2c1ab8f25dff5e3630a8fe727f5100be20b [2023-04-20T15:32:22.734Z] $ docker rm -f --volumes 5a477420a03a322d92dac618007fd2c1ab8f25dff5e3630a8fe727f5100be20b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:32:23.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T15:32:23.125Z] [2023-04-20T15:32:23.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:32:23.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T15:32:23.429Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-20T15:32:23.429Z] ab5ef0e58194: Pulling fs layer [2023-04-20T15:32:23.429Z] 9712f1f96733: Pulling fs layer [2023-04-20T15:32:23.429Z] 63f879dbbcfc: Pulling fs layer [2023-04-20T15:32:23.429Z] 0d9ebad4ef96: Pulling fs layer [2023-04-20T15:32:23.429Z] e9a5061849ea: Pulling fs layer [2023-04-20T15:32:23.429Z] d747dcd14b5f: Pulling fs layer [2023-04-20T15:32:23.429Z] 2de7ff778b66: Pulling fs layer [2023-04-20T15:32:23.429Z] d747dcd14b5f: Waiting [2023-04-20T15:32:23.429Z] e9a5061849ea: Waiting [2023-04-20T15:32:23.429Z] 2de7ff778b66: Waiting [2023-04-20T15:32:23.429Z] 0d9ebad4ef96: Waiting [2023-04-20T15:32:23.429Z] 9712f1f96733: Download complete [2023-04-20T15:32:23.691Z] 63f879dbbcfc: Verifying Checksum [2023-04-20T15:32:23.691Z] 63f879dbbcfc: Download complete [2023-04-20T15:32:23.949Z] e9a5061849ea: Verifying Checksum [2023-04-20T15:32:23.949Z] e9a5061849ea: Download complete [2023-04-20T15:32:23.949Z] d747dcd14b5f: Verifying Checksum [2023-04-20T15:32:23.949Z] d747dcd14b5f: Download complete [2023-04-20T15:32:23.949Z] ab5ef0e58194: Verifying Checksum [2023-04-20T15:32:23.949Z] ab5ef0e58194: Download complete [2023-04-20T15:32:23.949Z] 0d9ebad4ef96: Verifying Checksum [2023-04-20T15:32:23.949Z] 0d9ebad4ef96: Download complete [2023-04-20T15:32:23.949Z] 2de7ff778b66: Verifying Checksum [2023-04-20T15:32:23.949Z] 2de7ff778b66: Download complete [2023-04-20T15:32:26.473Z] ab5ef0e58194: Pull complete [2023-04-20T15:32:26.473Z] 9712f1f96733: Pull complete [2023-04-20T15:32:27.038Z] 63f879dbbcfc: Pull complete [2023-04-20T15:32:30.320Z] 0d9ebad4ef96: Pull complete [2023-04-20T15:32:30.579Z] e9a5061849ea: Pull complete [2023-04-20T15:32:30.579Z] d747dcd14b5f: Pull complete [2023-04-20T15:32:31.953Z] 2de7ff778b66: Pull complete [2023-04-20T15:32:31.953Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-20T15:32:31.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T15:32:31.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:32:32.042Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:32:32.067Z] $ 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 [2023-04-20T15:32:36.307Z] $ docker top 19b7496a422fb2350420d50aa7b127eb02290fa3fc5d3f4110e0a9540afb3636 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-20T15:32:36.373Z] provisioning config files... [2023-04-20T15:32:36.379Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9713761666973248972tmp [2023-04-20T15:32:36.390Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config518916294818280390tmp [2023-04-20T15:32:36.400Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5357667838798150314tmp [Pipeline] { [Pipeline] echo [2023-04-20T15:32:36.418Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:32:36.700Z] ---> sigul-configuration.sh [2023-04-20T15:32:36.700Z] gpg: directory `/root/.gnupg' created [2023-04-20T15:32:36.700Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-20T15:32:36.700Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-20T15:32:36.700Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-20T15:32:36.700Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-20T15:32:36.700Z] gpg: CAST5 encrypted data [2023-04-20T15:32:36.700Z] gpg: encrypted with 1 passphrase [2023-04-20T15:32:36.700Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-20T15:32:36.984Z] + mkdir /home/jenkins [2023-04-20T15:32:36.984Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-20T15:32:37.272Z] + 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 [2023-04-20T15:32:37.282Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:32:37.568Z] ---> sigul-install.sh [2023-04-20T15:32:37.568Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-20T15:32:37.855Z] + git tag --list [2023-04-20T15:32:37.855Z] 0.7.1 [2023-04-20T15:32:37.855Z] v1.0.0 [2023-04-20T15:32:37.855Z] v1.1.0 [2023-04-20T15:32:37.855Z] v1.1.1 [2023-04-20T15:32:37.855Z] v1.2.2 [2023-04-20T15:32:37.855Z] v1.3.0 [2023-04-20T15:32:37.855Z] v1.3.1 [2023-04-20T15:32:37.855Z] v2.0.0 [2023-04-20T15:32:37.855Z] v2.1.0 [2023-04-20T15:32:37.855Z] v2.1.1 [2023-04-20T15:32:37.855Z] v2.1.1-dev.1 [2023-04-20T15:32:37.855Z] v2.1.1-dev.2 [2023-04-20T15:32:37.855Z] v2.2.0 [2023-04-20T15:32:37.855Z] v2.2.1-dev.1 [2023-04-20T15:32:37.855Z] v2.2.1-dev.10 [2023-04-20T15:32:37.855Z] v2.2.1-dev.2 [2023-04-20T15:32:37.855Z] v2.2.1-dev.3 [2023-04-20T15:32:37.855Z] v2.2.1-dev.4 [2023-04-20T15:32:37.855Z] v2.2.1-dev.5 [2023-04-20T15:32:37.855Z] v2.2.1-dev.6 [2023-04-20T15:32:37.855Z] v2.2.1-dev.7 [2023-04-20T15:32:37.855Z] v2.2.1-dev.8 [2023-04-20T15:32:37.855Z] v2.2.1-dev.9 [2023-04-20T15:32:37.855Z] v2.3.0 [2023-04-20T15:32:37.855Z] v2.3.0-dev.10 [2023-04-20T15:32:37.855Z] v2.3.0-dev.11 [2023-04-20T15:32:37.855Z] v2.3.0-dev.12 [2023-04-20T15:32:37.855Z] v2.3.0-dev.13 [2023-04-20T15:32:37.855Z] v2.3.0-dev.14 [2023-04-20T15:32:37.855Z] v2.3.0-dev.15 [2023-04-20T15:32:37.855Z] v2.3.0-dev.16 [2023-04-20T15:32:37.855Z] v2.3.0-dev.17 [2023-04-20T15:32:37.855Z] v2.3.0-dev.18 [2023-04-20T15:32:37.855Z] v2.3.0-dev.19 [2023-04-20T15:32:37.855Z] v2.3.0-dev.20 [2023-04-20T15:32:37.855Z] v2.3.0-dev.21 [2023-04-20T15:32:37.855Z] v2.3.0-dev.22 [2023-04-20T15:32:37.855Z] v2.3.0-dev.23 [2023-04-20T15:32:37.855Z] v2.3.0-dev.24 [2023-04-20T15:32:37.855Z] v2.3.0-dev.25 [2023-04-20T15:32:37.855Z] v2.3.0-dev.26 [2023-04-20T15:32:37.855Z] v2.3.0-dev.27 [2023-04-20T15:32:37.855Z] v2.3.0-dev.28 [2023-04-20T15:32:37.855Z] v2.3.0-dev.29 [2023-04-20T15:32:37.855Z] v2.3.0-dev.30 [2023-04-20T15:32:37.855Z] v2.3.0-dev.31 [2023-04-20T15:32:37.855Z] v2.3.0-dev.32 [2023-04-20T15:32:37.855Z] v2.3.0-dev.33 [2023-04-20T15:32:37.855Z] v2.3.0-dev.34 [2023-04-20T15:32:37.855Z] v3.0.0-dev.1 [2023-04-20T15:32:37.855Z] v3.0.0-dev.10 [2023-04-20T15:32:37.855Z] v3.0.0-dev.11 [2023-04-20T15:32:37.855Z] v3.0.0-dev.12 [2023-04-20T15:32:37.855Z] v3.0.0-dev.13 [2023-04-20T15:32:37.855Z] v3.0.0-dev.14 [2023-04-20T15:32:37.855Z] v3.0.0-dev.15 [2023-04-20T15:32:37.855Z] v3.0.0-dev.16 [2023-04-20T15:32:37.855Z] v3.0.0-dev.17 [2023-04-20T15:32:37.855Z] v3.0.0-dev.18 [2023-04-20T15:32:37.855Z] v3.0.0-dev.19 [2023-04-20T15:32:37.855Z] v3.0.0-dev.2 [2023-04-20T15:32:37.855Z] v3.0.0-dev.20 [2023-04-20T15:32:37.855Z] v3.0.0-dev.21 [2023-04-20T15:32:37.855Z] v3.0.0-dev.22 [2023-04-20T15:32:37.855Z] v3.0.0-dev.3 [2023-04-20T15:32:37.855Z] v3.0.0-dev.4 [2023-04-20T15:32:37.855Z] v3.0.0-dev.5 [2023-04-20T15:32:37.855Z] v3.0.0-dev.6 [2023-04-20T15:32:37.855Z] v3.0.0-dev.7 [2023-04-20T15:32:37.855Z] v3.0.0-dev.8 [2023-04-20T15:32:37.855Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-20T15:32:38.143Z] + lftools sign git-tag v3.0.0-dev.22 [2023-04-20T15:32:38.714Z] Signing Git tag with Sigul... [2023-04-20T15:32:38.714Z] Signing v3.0.0-dev.22 [2023-04-20T15:34:30.205Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-04-20T15:34:30.214Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:30.500Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-20T15:34:30.508Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-20T15:34:30.525Z] $ docker stop --time=1 19b7496a422fb2350420d50aa7b127eb02290fa3fc5d3f4110e0a9540afb3636 [2023-04-20T15:34:31.862Z] $ docker rm -f --volumes 19b7496a422fb2350420d50aa7b127eb02290fa3fc5d3f4110e0a9540afb3636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-20T15:34:32.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T15:34:32.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:34:32.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T15:34:32.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:34:32.670Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:34:32.702Z] $ 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 [2023-04-20T15:34:33.069Z] $ docker top 9530501bcde7349e7b3850c7964bd93c0c4688e969ea0bef8ef2f5f15e79ae3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T15:34:33.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T15:34:33.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T15:34:33.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T15:34:33.270Z] $ docker exec 9530501bcde7349e7b3850c7964bd93c0c4688e969ea0bef8ef2f5f15e79ae3a ssh-agent [2023-04-20T15:34:33.373Z] SSH_AUTH_SOCK=/tmp/ssh-oCrtITepvahY/agent.32 [2023-04-20T15:34:33.373Z] SSH_AGENT_PID=38 [2023-04-20T15:34:33.377Z] Running ssh-add (command line suppressed) [2023-04-20T15:34:33.477Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_20529260360276750.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_20529260360276750.key) [2023-04-20T15:34:33.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T15:34:33.781Z] + git semver bump pre [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,939 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,939 [bump_version] DEBUG bumped version:3.0.0-dev.23 [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,939 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,940 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,940 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,941 [execute] INFO git cat-file --batch-check [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,947 [execute] INFO git cat-file --batch [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T15:34:34.040Z] 2023-04-20 15:34:33,953 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:34:34.040Z] 3.0.0-dev.23 [Pipeline] } [2023-04-20T15:34:34.051Z] $ docker exec --env ******** --env ******** 9530501bcde7349e7b3850c7964bd93c0c4688e969ea0bef8ef2f5f15e79ae3a ssh-agent -k [2023-04-20T15:34:34.134Z] unset SSH_AUTH_SOCK; [2023-04-20T15:34:34.134Z] unset SSH_AGENT_PID; [2023-04-20T15:34:34.134Z] echo Agent pid 38 killed; [2023-04-20T15:34:34.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T15:34:34.456Z] + git semver [Pipeline] } [2023-04-20T15:34:34.794Z] $ docker stop --time=1 9530501bcde7349e7b3850c7964bd93c0c4688e969ea0bef8ef2f5f15e79ae3a [2023-04-20T15:34:36.738Z] $ docker rm -f --volumes 9530501bcde7349e7b3850c7964bd93c0c4688e969ea0bef8ef2f5f15e79ae3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T15:34:37.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T15:34:37.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:34:37.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T15:34:37.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:34:37.957Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:34:37.990Z] $ 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 [2023-04-20T15:34:38.339Z] $ docker top a1c53d2b5952f612078a13c12c58571267f17b8d3f2d811ac093576814960b11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T15:34:38.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T15:34:38.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T15:34:38.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T15:34:38.550Z] $ docker exec a1c53d2b5952f612078a13c12c58571267f17b8d3f2d811ac093576814960b11 ssh-agent [2023-04-20T15:34:38.646Z] SSH_AUTH_SOCK=/tmp/ssh-ck4tngmKnZQx/agent.33 [2023-04-20T15:34:38.646Z] SSH_AGENT_PID=39 [2023-04-20T15:34:38.652Z] Running ssh-add (command line suppressed) [2023-04-20T15:34:38.753Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14551283083394564309.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14551283083394564309.key) [2023-04-20T15:34:38.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T15:34:39.106Z] + git semver push [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,237 [run_push] DEBUG push [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,237 [execute] INFO git cat-file --batch-check [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,242 [execute] INFO git rev-list a70da2a45f3d544f98539474d1c6c8d0c387eca3 -- [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,242 [execute] DEBUG Popen(['git', 'rev-list', 'a70da2a45f3d544f98539474d1c6c8d0c387eca3', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,251 [execute] INFO git fetch -v origin [2023-04-20T15:34:39.369Z] 2023-04-20 15:34:39,251 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-20T15:34:40.002Z] 2023-04-20 15:34:39,748 [run_push] DEBUG no remote changes detected [2023-04-20T15:34:40.002Z] 2023-04-20 15:34:39,749 [execute] INFO git push origin semver [2023-04-20T15:34:40.002Z] 2023-04-20 15:34:39,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-20T15:34:40.571Z] 2023-04-20 15:34:40,566 [run_push] DEBUG push all version tags [2023-04-20T15:34:40.571Z] 2023-04-20 15:34:40,567 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-20T15:34:40.571Z] 2023-04-20 15:34:40,567 [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) [2023-04-20T15:34:41.510Z] 2023-04-20 15:34:41,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-20T15:34:41.511Z] 3.0.0-dev.23 [Pipeline] } [2023-04-20T15:34:41.519Z] $ docker exec --env ******** --env ******** a1c53d2b5952f612078a13c12c58571267f17b8d3f2d811ac093576814960b11 ssh-agent -k [2023-04-20T15:34:41.609Z] unset SSH_AUTH_SOCK; [2023-04-20T15:34:41.609Z] unset SSH_AGENT_PID; [2023-04-20T15:34:41.609Z] echo Agent pid 39 killed; [2023-04-20T15:34:41.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T15:34:41.926Z] + git semver [Pipeline] } [2023-04-20T15:34:42.203Z] $ docker stop --time=1 a1c53d2b5952f612078a13c12c58571267f17b8d3f2d811ac093576814960b11 [2023-04-20T15:34:43.463Z] $ docker rm -f --volumes a1c53d2b5952f612078a13c12c58571267f17b8d3f2d811ac093576814960b11 [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 [2023-04-20T15:34:44.079Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-20T15:34:44.080Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-20T15:34:44.080Z] total 16 [2023-04-20T15:34:44.080Z] drwxr-xr-x 3 root root 4096 Apr 20 15:24 . [2023-04-20T15:34:44.080Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 15:32 .. [2023-04-20T15:34:44.080Z] drwxr-xr-x 2 root root 4096 Apr 20 15:24 cost [2023-04-20T15:34:44.080Z] -rw-r--r-- 1 root root 86 Apr 20 15:24 cost.csv [2023-04-20T15:34:44.080Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-20T15:34:44.080Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-20T15:34:44.080Z] total 16 [2023-04-20T15:34:44.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 15:24 . [2023-04-20T15:34:44.080Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 15:32 .. [2023-04-20T15:34:44.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 15:24 cost [2023-04-20T15:34:44.080Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 20 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:44.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:45.241Z] ---> package-listing.sh [2023-04-20T15:34:45.241Z] ++ facter osfamily [2023-04-20T15:34:45.241Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T15:34:45.500Z] + OS_FAMILY=debian [2023-04-20T15:34:45.500Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-20T15:34:45.500Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T15:34:45.500Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T15:34:45.500Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T15:34:45.500Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T15:34:45.500Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-20T15:34:45.500Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T15:34:45.500Z] + case "${OS_FAMILY}" in [2023-04-20T15:34:45.500Z] + dpkg -l [2023-04-20T15:34:45.500Z] + grep '^ii' [2023-04-20T15:34:45.500Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T15:34:45.500Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T15:34:45.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T15:34:45.500Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-20T15:34:45.500Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-20T15:34:45.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-20T15:34:45.511Z] 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 [2023-04-20T15:34:45.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T15:34:46.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T15:34:46.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T15:34:46.415Z] prd-ubuntu20.04-docker-8c-8g-9192 does not seem to be running inside a container [2023-04-20T15:34:46.439Z] $ 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 [2023-04-20T15:34:46.633Z] $ docker top d5fb361f1f5899616c1ffdbc4cf61c4a52d3325dfd95dcb5c03b1ccd18148412 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T15:34:46.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T15:34:47.249Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T15:34:47.531Z] + ls /var/log/sa-host [2023-04-20T15:34:47.531Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T15:34:47.685Z] provisioning config files... [2023-04-20T15:34:47.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config719096388236279607tmp [Pipeline] { [Pipeline] echo [2023-04-20T15:34:47.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:47.990Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T15:34:47.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:48.326Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T15:34:48.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:48.618Z] ---> sudo-logs.sh [2023-04-20T15:34:48.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T15:34:48.639Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:48.922Z] ---> job-cost.sh [2023-04-20T15:34:48.922Z] lf-activate-venv: SKIPPING [2023-04-20T15:34:48.922Z] DEBUG: total: 0.2199999988079071 [2023-04-20T15:34:48.922Z] INFO: Retrieving Stack Cost... [2023-04-20T15:34:49.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T15:34:49.748Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T15:34:49.760Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T15:34:50.042Z] ---> logs-deploy.sh [2023-04-20T15:34:50.042Z] lf-activate-venv: SKIPPING [2023-04-20T15:34:50.042Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/106 [2023-04-20T15:34:50.042Z] INFO: archiving workspace using pattern(s): [2023-04-20T15:34:50.984Z] Archives upload complete. [2023-04-20T15:34:50.984Z] INFO: archiving logs to Nexus