Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3b17c36aac665b2f67a5aeebf35b3bad318417a 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-ssh6259499014532183774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8781087148880824502.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1496737927486669996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3552813001590349943.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-ssh11966094539293455653.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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29359 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 e3b17c36aac665b2f67a5aeebf35b3bad318417a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3b17c36aac665b2f67a5aeebf35b3bad318417a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#413)" > git rev-list --no-walk 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:13:24.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:13:25.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:13:25.048Z] ========================================================= [2022-09-15T22:13:25.048Z] EdgeX Global Pipelines Version Info [2022-09-15T22:13:25.048Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:25.819Z] ------------------- [2022-09-15T22:13:25.819Z] stable info: [2022-09-15T22:13:25.819Z] ------------------- [2022-09-15T22:13:25.819Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:13:25.819Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:13:25.819Z] Message: update stable to v1.0.239 [2022-09-15T22:13:26.457Z] ------------------- [2022-09-15T22:13:26.457Z] experimental info: [2022-09-15T22:13:26.457Z] ------------------- [2022-09-15T22:13:26.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:13:26.457Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:13:26.457Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:13:26.759Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-09-15T22:13:26.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-09-15T22:13:26.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:13:26.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:13:26.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:13:26.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:13:26.837Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:13:26.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:13:26.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:13:26.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:13:26.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:13:26.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-09-15T22:13:26.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:13:26.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:13:26.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:13:26.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:13:26.984Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:13:27.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:13:27.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:13:27.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:13:27.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:13:27.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:13:27.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:13:27.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:13:27.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:13:27.113Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:13:27.124Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:13:27.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T22:13:27.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T22:13:27.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T22:13:27.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] echo [2022-09-15T22:13:27.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3b17c3 [Pipeline] echo [2022-09-15T22:13:27.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:13:27.246Z] provisioning config files... [2022-09-15T22:13:27.261Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2771347751000188534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:27.564Z] ---> docker-login.sh [2022-09-15T22:13:27.564Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:13:28.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:28.398Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:28.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:28.398Z] [2022-09-15T22:13:28.398Z] Login Succeeded [2022-09-15T22:13:28.398Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:13:28.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:28.398Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:28.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:28.398Z] [2022-09-15T22:13:28.398Z] Login Succeeded [2022-09-15T22:13:28.398Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:13:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:28.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:28.659Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:28.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:28.659Z] [2022-09-15T22:13:28.659Z] Login Succeeded [2022-09-15T22:13:28.659Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:13:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:28.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:28.918Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:28.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:28.918Z] [2022-09-15T22:13:28.918Z] Login Succeeded [2022-09-15T22:13:28.918Z] docker.io [2022-09-15T22:13:28.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:29.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:29.185Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:29.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:29.185Z] [2022-09-15T22:13:29.185Z] Login Succeeded [2022-09-15T22:13:29.185Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:13:29.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:13:29.569Z] + git rev-list -1 --merges e3b17c36aac665b2f67a5aeebf35b3bad318417a~1..e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] echo [2022-09-15T22:13:29.603Z] -----------> git rev-list -1 --merges e3b17c36aac665b2f67a5aeebf35b3bad318417a~1..e3b17c36aac665b2f67a5aeebf35b3bad318417a e3b17c36aac665b2f67a5aeebf35b3bad318417a [false] [Pipeline] sh [2022-09-15T22:13:29.899Z] + git log --format=format:%s -1 e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] echo [2022-09-15T22:13:29.917Z] ========================================================= [2022-09-15T22:13:29.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:13:29.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:13:30.255Z] + git log --format=format:%s -1 e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] echo [2022-09-15T22:13:30.268Z] [semverPrep] GIT_COMMIT: e3b17c36aac665b2f67a5aeebf35b3bad318417a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#413) [Pipeline] echo [2022-09-15T22:13:30.277Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:13:30.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:13:30.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:13:30.638Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:13:30.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:13:30.638Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:13:30.638Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:13:30.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:31.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:31.051Z] [2022-09-15T22:13:31.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:31.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:31.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:13:31.365Z] b85a868b505f: Pulling fs layer [2022-09-15T22:13:31.365Z] e2be974225ed: Pulling fs layer [2022-09-15T22:13:31.365Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:13:31.365Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:13:31.365Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:13:31.365Z] eaf3925da568: Pulling fs layer [2022-09-15T22:13:31.365Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:13:31.365Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:13:31.365Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:13:31.365Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:13:31.365Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:13:31.365Z] 988bab9f4d93: Waiting [2022-09-15T22:13:31.365Z] 1469e6f7b9e6: Waiting [2022-09-15T22:13:31.365Z] eaf3925da568: Waiting [2022-09-15T22:13:31.365Z] bab4dde63d76: Waiting [2022-09-15T22:13:31.365Z] bde34c3a00c8: Waiting [2022-09-15T22:13:31.365Z] b352a97aabf1: Waiting [2022-09-15T22:13:31.365Z] 4872d77fe225: Waiting [2022-09-15T22:13:31.365Z] 5851b861e8e6: Waiting [2022-09-15T22:13:31.365Z] e2be974225ed: Verifying Checksum [2022-09-15T22:13:31.365Z] e2be974225ed: Download complete [2022-09-15T22:13:31.365Z] 988bab9f4d93: Verifying Checksum [2022-09-15T22:13:31.365Z] 988bab9f4d93: Download complete [2022-09-15T22:13:31.627Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T22:13:31.627Z] 1469e6f7b9e6: Download complete [2022-09-15T22:13:31.627Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:13:31.627Z] 339a4e72a1f5: Download complete [2022-09-15T22:13:31.627Z] eaf3925da568: Download complete [2022-09-15T22:13:31.627Z] bde34c3a00c8: Verifying Checksum [2022-09-15T22:13:31.627Z] bde34c3a00c8: Download complete [2022-09-15T22:13:31.627Z] b352a97aabf1: Verifying Checksum [2022-09-15T22:13:31.627Z] b352a97aabf1: Download complete [2022-09-15T22:13:31.627Z] 4872d77fe225: Download complete [2022-09-15T22:13:31.627Z] 5851b861e8e6: Download complete [2022-09-15T22:13:31.627Z] b85a868b505f: Verifying Checksum [2022-09-15T22:13:31.627Z] b85a868b505f: Download complete [2022-09-15T22:13:31.887Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:13:31.887Z] bab4dde63d76: Download complete [2022-09-15T22:13:33.276Z] b85a868b505f: Pull complete [2022-09-15T22:13:33.276Z] e2be974225ed: Pull complete [2022-09-15T22:13:33.539Z] 339a4e72a1f5: Pull complete [2022-09-15T22:13:33.803Z] 988bab9f4d93: Pull complete [2022-09-15T22:13:34.063Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:13:34.063Z] eaf3925da568: Pull complete [2022-09-15T22:13:35.976Z] bab4dde63d76: Pull complete [2022-09-15T22:13:36.238Z] bde34c3a00c8: Pull complete [2022-09-15T22:13:36.238Z] b352a97aabf1: Pull complete [2022-09-15T22:13:36.623Z] 4872d77fe225: Pull complete [2022-09-15T22:13:36.623Z] 5851b861e8e6: Pull complete [2022-09-15T22:13:36.623Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:13:36.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:36.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:36.740Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:13:36.777Z] $ 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 [2022-09-15T22:13:38.224Z] $ docker top 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 -eo pid,comm [2022-09-15T22:13:38.313Z] 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). [2022-09-15T22:13:38.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:13:38.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:13:38.357Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:13:38.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:13:38.490Z] $ docker exec 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 ssh-agent [2022-09-15T22:13:38.617Z] SSH_AUTH_SOCK=/tmp/ssh-rgMeFdSXQNOE/agent.33 [2022-09-15T22:13:38.617Z] SSH_AGENT_PID=41 [2022-09-15T22:13:38.624Z] Running ssh-add (command line suppressed) [2022-09-15T22:13:38.740Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_346230951204705235.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_346230951204705235.key) [2022-09-15T22:13:38.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:13:39.048Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:13:39.061Z] $ docker exec --env ******** --env ******** 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 ssh-agent -k [2022-09-15T22:13:39.173Z] unset SSH_AUTH_SOCK; [2022-09-15T22:13:39.174Z] unset SSH_AGENT_PID; [2022-09-15T22:13:39.174Z] echo Agent pid 41 killed; [2022-09-15T22:13:39.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:13:39.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:13:39.210Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:13:39.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:13:39.355Z] $ docker exec 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 ssh-agent [2022-09-15T22:13:39.496Z] SSH_AUTH_SOCK=/tmp/ssh-GUhq2Q5EXkII/agent.73 [2022-09-15T22:13:39.496Z] SSH_AGENT_PID=79 [2022-09-15T22:13:39.501Z] Running ssh-add (command line suppressed) [2022-09-15T22:13:39.625Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6669416939994150784.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6669416939994150784.key) [2022-09-15T22:13:39.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:13:39.931Z] + git semver init [2022-09-15T22:13:40.190Z] 2022-09-15 22:13:40,138 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:13:40.190Z] 2022-09-15 22:13:40,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-15T22:13:40.191Z] 2022-09-15 22:13:40,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-15T22:13:40.191Z] 2022-09-15 22:13:40,139 [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) [2022-09-15T22:13:41.132Z] 2022-09-15 22:13:41,009 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-09-15T22:13:41.132Z] 2022-09-15 22:13:41,010 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-09-15T22:13:41.132Z] 2022-09-15 22:13:41,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:13:41.132Z] 2022-09-15 22:13:41,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:13:41.132Z] 2.3.0-dev.16 [Pipeline] } [2022-09-15T22:13:41.144Z] $ docker exec --env ******** --env ******** 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 ssh-agent -k [2022-09-15T22:13:41.252Z] unset SSH_AUTH_SOCK; [2022-09-15T22:13:41.252Z] unset SSH_AGENT_PID; [2022-09-15T22:13:41.252Z] echo Agent pid 79 killed; [2022-09-15T22:13:41.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:13:41.576Z] + git semver [Pipeline] } [2022-09-15T22:13:41.854Z] $ docker stop --time=1 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 [2022-09-15T22:13:43.185Z] $ docker rm -f 031a9e808b1128a7f12fd62cd2d30ef8f83b6fbe515fb0f0569038ae0c387a39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:13:43.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:13:43.906Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:13:43.910Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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 [2022-09-15T22:13:44.065Z] provisioning config files... [2022-09-15T22:13:44.077Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3437261687838732441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:44.393Z] ---> docker-login.sh [2022-09-15T22:13:44.393Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:13:44.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:44.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:44.393Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:44.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:44.393Z] [2022-09-15T22:13:44.393Z] Login Succeeded [2022-09-15T22:13:44.393Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:13:44.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:44.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:44.654Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:44.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:44.654Z] [2022-09-15T22:13:44.654Z] Login Succeeded [2022-09-15T22:13:44.654Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:13:44.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:44.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:44.654Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:44.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:44.654Z] [2022-09-15T22:13:44.654Z] Login Succeeded [2022-09-15T22:13:44.654Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:13:44.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:44.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:44.914Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:44.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:44.914Z] [2022-09-15T22:13:44.914Z] Login Succeeded [2022-09-15T22:13:44.914Z] docker.io [2022-09-15T22:13:44.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:45.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:45.484Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:45.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:45.484Z] [2022-09-15T22:13:45.484Z] Login Succeeded [2022-09-15T22:13:45.484Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:13:45.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:13:45.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:13:45.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:13:45.582Z] ========================================================= [2022-09-15T22:13:45.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:13:45.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:45.907Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:13:45.907Z] Sending build context to Docker daemon 6.089MB [2022-09-15T22:13:45.907Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:13:45.907Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-15T22:13:45.907Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:13:45.907Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:13:45.907Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:13:45.907Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:13:45.907Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:13:45.907Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:13:45.907Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:13:45.907Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:13:45.907Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:13:45.907Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:13:45.907Z] 370296b7ddb6: Waiting [2022-09-15T22:13:45.907Z] 7c6cee850709: Waiting [2022-09-15T22:13:45.907Z] bcfd1f05c69d: Waiting [2022-09-15T22:13:45.907Z] 59ccb84bbe0f: Waiting [2022-09-15T22:13:45.907Z] 30c4a7721957: Verifying Checksum [2022-09-15T22:13:45.907Z] 30c4a7721957: Download complete [2022-09-15T22:13:45.907Z] ea60b727a1ce: Download complete [2022-09-15T22:13:45.907Z] 7c6cee850709: Download complete [2022-09-15T22:13:46.169Z] 39a5fcdaea64: Download complete [2022-09-15T22:13:46.169Z] 2408cc74d12b: Download complete [2022-09-15T22:13:46.169Z] d94ebbe4e438: Download complete [2022-09-15T22:13:46.169Z] 2408cc74d12b: Pull complete [2022-09-15T22:13:46.431Z] ea60b727a1ce: Pull complete [2022-09-15T22:13:46.431Z] 30c4a7721957: Pull complete [2022-09-15T22:13:46.692Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:13:46.692Z] 59ccb84bbe0f: Download complete [2022-09-15T22:13:46.692Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T22:13:46.692Z] bcfd1f05c69d: Download complete [2022-09-15T22:13:46.952Z] 370296b7ddb6: Verifying Checksum [2022-09-15T22:13:46.952Z] 370296b7ddb6: Download complete [2022-09-15T22:13:51.175Z] 370296b7ddb6: Pull complete [2022-09-15T22:13:51.175Z] 7c6cee850709: Pull complete [2022-09-15T22:13:51.434Z] 39a5fcdaea64: Pull complete [2022-09-15T22:13:51.434Z] d94ebbe4e438: Pull complete [2022-09-15T22:13:53.971Z] bcfd1f05c69d: Pull complete [2022-09-15T22:13:54.540Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:13:54.540Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:13:54.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:13:54.540Z] ---> a4fb48ad2a94 [2022-09-15T22:13:54.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:13:56.457Z] ---> Running in c3aad3e5a30e [2022-09-15T22:13:56.725Z] Removing intermediate container c3aad3e5a30e [2022-09-15T22:13:56.725Z] ---> fa20a8fd998f [2022-09-15T22:13:56.725Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:13:56.725Z] ---> Running in 48b277f56b50 [2022-09-15T22:13:56.725Z] Removing intermediate container 48b277f56b50 [2022-09-15T22:13:56.725Z] ---> f6cb974c1add [2022-09-15T22:13:56.725Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:13:56.986Z] ---> Running in 9b69ceb62478 [2022-09-15T22:13:57.926Z] Removing intermediate container 9b69ceb62478 [2022-09-15T22:13:57.926Z] ---> 70560f8aac5d [2022-09-15T22:13:57.926Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:13:57.926Z] ---> Running in 98f962a5e30d [2022-09-15T22:13:58.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:13:59.016Z] Still waiting to schedule task [2022-09-15T22:13:59.016Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-15T22:13:59.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:13:59.404Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:13:59.664Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:13:59.664Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:13:59.923Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:13:59.923Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:13:59.923Z] OK: 216 MiB in 55 packages [2022-09-15T22:14:00.872Z] Removing intermediate container 98f962a5e30d [2022-09-15T22:14:00.872Z] ---> a648b66346d0 [2022-09-15T22:14:00.872Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-09-15T22:14:00.872Z] ---> Running in 2469625e64c2 [2022-09-15T22:14:00.872Z] Removing intermediate container 2469625e64c2 [2022-09-15T22:14:00.872Z] ---> 779a008d0eab [2022-09-15T22:14:00.872Z] Step 8/12 : COPY go.mod vendor* ./ [2022-09-15T22:14:01.131Z] ---> 03c402ea6ec7 [2022-09-15T22:14:01.131Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:14:01.131Z] ---> Running in 4751349367af [2022-09-15T22:14:19.277Z] Removing intermediate container 4751349367af [2022-09-15T22:14:19.277Z] ---> a328f37e7007 [2022-09-15T22:14:19.277Z] Step 10/12 : COPY . . [2022-09-15T22:14:19.277Z] ---> 5415547a3fed [2022-09-15T22:14:19.277Z] Step 11/12 : ARG MAKE='make build' [2022-09-15T22:14:19.277Z] ---> Running in 979cae7bdbc4 [2022-09-15T22:14:19.277Z] Removing intermediate container 979cae7bdbc4 [2022-09-15T22:14:19.277Z] ---> d8e4eebbdf53 [2022-09-15T22:14:19.277Z] Step 12/12 : RUN $MAKE [2022-09-15T22:14:19.277Z] ---> Running in d2704410a3eb [2022-09-15T22:14:19.277Z] noop [2022-09-15T22:14:19.277Z] Removing intermediate container d2704410a3eb [2022-09-15T22:14:19.277Z] ---> 32a205a5c709 [2022-09-15T22:14:19.277Z] Successfully built 32a205a5c709 [2022-09-15T22:14:19.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:19.602Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:14:19.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:14:19.692Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:14:19.732Z] $ 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 [2022-09-15T22:14:20.427Z] $ docker top fc7ec6e1847403733a42fd25828b03e76e0edaf1f8259da5310ede2cc4709b36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:14:20.827Z] + go version [2022-09-15T22:14:20.827Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:14:20.852Z] $ docker stop --time=1 fc7ec6e1847403733a42fd25828b03e76e0edaf1f8259da5310ede2cc4709b36 [2022-09-15T22:14:22.197Z] $ docker rm -f fc7ec6e1847403733a42fd25828b03e76e0edaf1f8259da5310ede2cc4709b36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:22.625Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:14:22.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:14:22.714Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:14:22.754Z] $ 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 [2022-09-15T22:14:23.159Z] $ docker top 2c71ae299cfba54fd1f892e9e99c578509f0c2b45fdaaf5db848415a8e963aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:14:23.525Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:14:23.822Z] + make test [2022-09-15T22:14:23.822Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:14:24.084Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-15T22:14:34.077Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-15T22:14:34.645Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-09-15T22:14:34.645Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-15T22:14:41.216Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-15T22:14:41.216Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:14:44.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:14:44.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:14:44.507Z] ./bin/test-attribution-txt.sh [2022-09-15T22:14:44.507Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:14:44.507Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:14:44.507Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:14:44.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:14:44.533Z] $ docker stop --time=1 2c71ae299cfba54fd1f892e9e99c578509f0c2b45fdaaf5db848415a8e963aaf [2022-09-15T22:14:46.413Z] $ docker rm -f 2c71ae299cfba54fd1f892e9e99c578509f0c2b45fdaaf5db848415a8e963aaf [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:14:46.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:14:46.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:14:47.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:14:47.655Z] + ls -al . [2022-09-15T22:14:47.655Z] total 180 [2022-09-15T22:14:47.655Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:14 . [2022-09-15T22:14:47.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:13 .. [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 15 22:13 .dockerignore [2022-09-15T22:14:47.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:14 .git [2022-09-15T22:14:47.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 .github [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 15 22:13 .gitignore [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:13 .golangci.yml [2022-09-15T22:14:47.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:13 .semver [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 8917 Sep 15 22:13 Attribution.txt [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 15 22:13 CHANGELOG.md [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 1932 Sep 15 22:13 Dockerfile [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:13 GOVERNANCE.md [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:13 Jenkinsfile [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:13 LICENSE [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 1917 Sep 15 22:13 Makefile [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:13 OWNERS.md [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 2501 Sep 15 22:13 README.md [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:13 VERSION [2022-09-15T22:14:47.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:13 bin [2022-09-15T22:14:47.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 cmd [2022-09-15T22:14:47.655Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 15 22:14 coverage.out [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 3452 Sep 15 22:13 go.mod [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 15 22:13 go.sum [2022-09-15T22:14:47.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 internal [2022-09-15T22:14:47.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:13 mock [2022-09-15T22:14:47.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:13 snap [2022-09-15T22:14:47.655Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 15 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:47.974Z] + 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=e3b17c36aac665b2f67a5aeebf35b3bad318417a --label arch=amd64 --label version=2.3.0-dev.16 . [2022-09-15T22:14:47.974Z] Sending build context to Docker daemon 6.107MB [2022-09-15T22:14:47.974Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:14:47.974Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-15T22:14:47.974Z] ---> 32a205a5c709 [2022-09-15T22:14:47.974Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:14:47.974Z] ---> Running in 618fdc0567ae [2022-09-15T22:14:48.237Z] Removing intermediate container 618fdc0567ae [2022-09-15T22:14:48.237Z] ---> 390dff71970f [2022-09-15T22:14:48.237Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:14:48.237Z] ---> Running in 720abd3c4a98 [2022-09-15T22:14:48.237Z] Removing intermediate container 720abd3c4a98 [2022-09-15T22:14:48.237Z] ---> 1e50961e6bc0 [2022-09-15T22:14:48.237Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:14:48.498Z] ---> Running in d4079f1501d6 [2022-09-15T22:14:49.069Z] Removing intermediate container d4079f1501d6 [2022-09-15T22:14:49.069Z] ---> e7ec944cf352 [2022-09-15T22:14:49.069Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:14:49.069Z] ---> Running in bc9ee3e92f28 [2022-09-15T22:14:49.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:14:50.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:14:50.527Z] OK: 216 MiB in 55 packages [2022-09-15T22:14:51.096Z] Removing intermediate container bc9ee3e92f28 [2022-09-15T22:14:51.096Z] ---> 9d294efb7978 [2022-09-15T22:14:51.096Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-09-15T22:14:51.096Z] ---> Running in 03be350a4654 [2022-09-15T22:14:51.096Z] Removing intermediate container 03be350a4654 [2022-09-15T22:14:51.096Z] ---> fe96a8f06d81 [2022-09-15T22:14:51.096Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-15T22:14:51.355Z] ---> 39da2242b708 [2022-09-15T22:14:51.355Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:14:51.355Z] ---> Running in d341220da4e2 [2022-09-15T22:14:51.926Z] Removing intermediate container d341220da4e2 [2022-09-15T22:14:51.926Z] ---> 12dd47275748 [2022-09-15T22:14:51.926Z] Step 10/24 : COPY . . [2022-09-15T22:14:52.190Z] ---> 32e85aa45526 [2022-09-15T22:14:52.190Z] Step 11/24 : ARG MAKE='make build' [2022-09-15T22:14:52.450Z] ---> Running in f00e56d86819 [2022-09-15T22:14:52.450Z] Removing intermediate container f00e56d86819 [2022-09-15T22:14:52.450Z] ---> bc0ce95fa0c2 [2022-09-15T22:14:52.450Z] Step 12/24 : RUN $MAKE [2022-09-15T22:14:52.450Z] ---> Running in 01137fc5c946 [2022-09-15T22:14:53.017Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-15T22:15:14.962Z] Removing intermediate container 01137fc5c946 [2022-09-15T22:15:14.962Z] ---> f8e39c2863bf [2022-09-15T22:15:14.962Z] Step 13/24 : FROM alpine:3.16 [2022-09-15T22:15:14.962Z] 3.16: Pulling from library/alpine [2022-09-15T22:15:14.962Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:15:14.962Z] 213ec9aee27d: Verifying Checksum [2022-09-15T22:15:14.962Z] 213ec9aee27d: Download complete [2022-09-15T22:15:14.962Z] 213ec9aee27d: Pull complete [2022-09-15T22:15:14.962Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:15:14.962Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:15:14.962Z] ---> 9c6f07244728 [2022-09-15T22:15:14.962Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-15T22:15:14.962Z] ---> Running in c0fdca853e7c [2022-09-15T22:15:14.962Z] Removing intermediate container c0fdca853e7c [2022-09-15T22:15:14.962Z] ---> f992f3707d8e [2022-09-15T22:15:14.962Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T22:15:14.962Z] ---> Running in 9875982a9038 [2022-09-15T22:15:14.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:15:14.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:15:14.962Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T22:15:14.962Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:15:14.962Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T22:15:14.962Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:15:14.962Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T22:15:14.962Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T22:15:14.962Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:15:14.962Z] OK: 8 MiB in 20 packages [2022-09-15T22:15:14.962Z] Removing intermediate container 9875982a9038 [2022-09-15T22:15:14.962Z] ---> f1c6d4cb6677 [2022-09-15T22:15:14.962Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-15T22:15:15.531Z] ---> 96fe96193332 [2022-09-15T22:15:15.531Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-15T22:15:15.793Z] ---> b022548ca35b [2022-09-15T22:15:15.793Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-15T22:15:15.793Z] ---> da75e8abb2be [2022-09-15T22:15:15.793Z] Step 19/24 : EXPOSE 59982 [2022-09-15T22:15:15.793Z] ---> Running in 165a182448d5 [2022-09-15T22:15:16.065Z] Removing intermediate container 165a182448d5 [2022-09-15T22:15:16.065Z] ---> c3f2c804dc01 [2022-09-15T22:15:16.065Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-09-15T22:15:16.065Z] ---> Running in 1c9b607659be [2022-09-15T22:15:16.065Z] Removing intermediate container 1c9b607659be [2022-09-15T22:15:16.065Z] ---> 7b7ddb451586 [2022-09-15T22:15:16.065Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T22:15:16.066Z] ---> Running in 7ded8cd10fd1 [2022-09-15T22:15:16.066Z] Removing intermediate container 7ded8cd10fd1 [2022-09-15T22:15:16.066Z] ---> 13d28be8964c [2022-09-15T22:15:16.066Z] Step 22/24 : LABEL arch=amd64 [2022-09-15T22:15:16.326Z] ---> Running in 7a77b9809437 [2022-09-15T22:15:16.326Z] Removing intermediate container 7a77b9809437 [2022-09-15T22:15:16.326Z] ---> ee26e96d2785 [2022-09-15T22:15:16.326Z] Step 23/24 : LABEL git_sha=e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:15:16.326Z] ---> Running in 885875c377ce [2022-09-15T22:15:16.586Z] Removing intermediate container 885875c377ce [2022-09-15T22:15:16.586Z] ---> ab305b5130b4 [2022-09-15T22:15:16.586Z] Step 24/24 : LABEL version=2.3.0-dev.16 [2022-09-15T22:15:16.586Z] ---> Running in 6777220577e6 [2022-09-15T22:15:16.846Z] Removing intermediate container 6777220577e6 [2022-09-15T22:15:16.846Z] ---> 0a3ddadb758b [2022-09-15T22:15:16.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:15:16.846Z] Successfully built 0a3ddadb758b [2022-09-15T22:15:16.846Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:15:16.947Z] provisioning config files... [2022-09-15T22:15:16.955Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1301047447337379416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:15:17.261Z] ---> docker-login.sh [2022-09-15T22:15:17.261Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:15:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:17.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:17.261Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:17.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:17.261Z] [2022-09-15T22:15:17.261Z] Login Succeeded [2022-09-15T22:15:17.261Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:15:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:17.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:17.522Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:17.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:17.522Z] [2022-09-15T22:15:17.522Z] Login Succeeded [2022-09-15T22:15:17.522Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:15:17.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:17.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:17.522Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:17.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:17.522Z] [2022-09-15T22:15:17.522Z] Login Succeeded [2022-09-15T22:15:17.522Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:15:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:17.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:17.782Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:17.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:17.782Z] [2022-09-15T22:15:17.782Z] Login Succeeded [2022-09-15T22:15:17.782Z] docker.io [2022-09-15T22:15:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:18.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:18.040Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:18.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:18.040Z] [2022-09-15T22:15:18.040Z] Login Succeeded [2022-09-15T22:15:18.040Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:15:18.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:15:18.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:15:18.095Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-09-15T22:15:18.095Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:15:18.095Z] latest [2022-09-15T22:15:18.095Z] 2.3.0-dev.16 [2022-09-15T22:15:18.095Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [2022-09-15T22:15:18.095Z] main [2022-09-15T22:15:18.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:18.407Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:18.719Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:15:18.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-15T22:15:18.719Z] b79c0fcd407f: Preparing [2022-09-15T22:15:18.719Z] d5f40977bcef: Preparing [2022-09-15T22:15:18.719Z] dca4e275bb8d: Preparing [2022-09-15T22:15:18.719Z] 616259fde187: Preparing [2022-09-15T22:15:18.719Z] 994393dc58e7: Preparing [2022-09-15T22:15:18.719Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:18.719Z] b79c0fcd407f: Pushed [2022-09-15T22:15:18.719Z] d5f40977bcef: Pushed [2022-09-15T22:15:18.979Z] 616259fde187: Pushed [2022-09-15T22:15:21.516Z] dca4e275bb8d: Pushed [2022-09-15T22:15:21.516Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a: digest: sha256:487921b7da9d00c24073441e5eccc8308d1c890c9902bed586e68b0179285979 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:21.832Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:22.144Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-15T22:15:22.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-15T22:15:22.144Z] b79c0fcd407f: Preparing [2022-09-15T22:15:22.144Z] d5f40977bcef: Preparing [2022-09-15T22:15:22.144Z] dca4e275bb8d: Preparing [2022-09-15T22:15:22.144Z] 616259fde187: Preparing [2022-09-15T22:15:22.144Z] 994393dc58e7: Preparing [2022-09-15T22:15:22.144Z] b79c0fcd407f: Layer already exists [2022-09-15T22:15:22.144Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:22.144Z] dca4e275bb8d: Layer already exists [2022-09-15T22:15:22.144Z] 616259fde187: Layer already exists [2022-09-15T22:15:22.144Z] d5f40977bcef: Layer already exists [2022-09-15T22:15:22.144Z] latest: digest: sha256:487921b7da9d00c24073441e5eccc8308d1c890c9902bed586e68b0179285979 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:22.462Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:22.774Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.16 [2022-09-15T22:15:22.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-15T22:15:22.774Z] b79c0fcd407f: Preparing [2022-09-15T22:15:22.774Z] d5f40977bcef: Preparing [2022-09-15T22:15:22.774Z] dca4e275bb8d: Preparing [2022-09-15T22:15:22.774Z] 616259fde187: Preparing [2022-09-15T22:15:22.774Z] 994393dc58e7: Preparing [2022-09-15T22:15:22.774Z] dca4e275bb8d: Layer already exists [2022-09-15T22:15:22.774Z] 616259fde187: Layer already exists [2022-09-15T22:15:22.774Z] b79c0fcd407f: Layer already exists [2022-09-15T22:15:22.774Z] d5f40977bcef: Layer already exists [2022-09-15T22:15:22.774Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:22.774Z] 2.3.0-dev.16: digest: sha256:487921b7da9d00c24073441e5eccc8308d1c890c9902bed586e68b0179285979 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:23.093Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:23.408Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [2022-09-15T22:15:23.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-15T22:15:23.409Z] b79c0fcd407f: Preparing [2022-09-15T22:15:23.409Z] d5f40977bcef: Preparing [2022-09-15T22:15:23.409Z] dca4e275bb8d: Preparing [2022-09-15T22:15:23.409Z] 616259fde187: Preparing [2022-09-15T22:15:23.409Z] 994393dc58e7: Preparing [2022-09-15T22:15:23.409Z] dca4e275bb8d: Layer already exists [2022-09-15T22:15:23.409Z] d5f40977bcef: Layer already exists [2022-09-15T22:15:23.409Z] 616259fde187: Layer already exists [2022-09-15T22:15:23.409Z] b79c0fcd407f: Layer already exists [2022-09-15T22:15:23.409Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:23.409Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16: digest: sha256:487921b7da9d00c24073441e5eccc8308d1c890c9902bed586e68b0179285979 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:23.725Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:24.092Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-09-15T22:15:24.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-15T22:15:24.092Z] b79c0fcd407f: Preparing [2022-09-15T22:15:24.092Z] d5f40977bcef: Preparing [2022-09-15T22:15:24.092Z] dca4e275bb8d: Preparing [2022-09-15T22:15:24.092Z] 616259fde187: Preparing [2022-09-15T22:15:24.092Z] 994393dc58e7: Preparing [2022-09-15T22:15:24.092Z] d5f40977bcef: Layer already exists [2022-09-15T22:15:24.092Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:24.092Z] 616259fde187: Layer already exists [2022-09-15T22:15:24.092Z] dca4e275bb8d: Layer already exists [2022-09-15T22:15:24.092Z] b79c0fcd407f: Layer already exists [2022-09-15T22:15:24.092Z] main: digest: sha256:487921b7da9d00c24073441e5eccc8308d1c890c9902bed586e68b0179285979 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:15:24.136Z] ===================================================== [Pipeline] echo [2022-09-15T22:15:24.144Z] taggedImages: [2022-09-15T22:15:24.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:15:24.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-15T22:15:24.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.16 [2022-09-15T22:15:24.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [2022-09-15T22:15:24.144Z] - 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 [2022-09-15T22:15:24.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:15:24.525Z] [2022-09-15T22:15:24.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:24.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:15:24.846Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:15:24.846Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:15:24.846Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:15:24.846Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:15:24.846Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:15:24.846Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:15:24.846Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:15:24.846Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:15:24.846Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:15:24.846Z] 33b1e0a273af: Waiting [2022-09-15T22:15:24.846Z] 2f39f015ded8: Waiting [2022-09-15T22:15:24.846Z] 5d3b04190fa2: Waiting [2022-09-15T22:15:24.846Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T22:15:24.846Z] 5c69ac0246d0: Download complete [2022-09-15T22:15:24.846Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:15:24.846Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:15:24.846Z] 33b1e0a273af: Download complete [2022-09-15T22:15:25.105Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T22:15:25.105Z] 5d3b04190fa2: Download complete [2022-09-15T22:15:25.105Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:15:25.105Z] ec43610c2a17: Download complete [2022-09-15T22:15:25.105Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:15:25.105Z] 5eb5b503b376: Download complete [2022-09-15T22:15:25.673Z] 2f39f015ded8: Download complete [2022-09-15T22:15:26.609Z] 5eb5b503b376: Pull complete [2022-09-15T22:15:26.609Z] 5c69ac0246d0: Pull complete [2022-09-15T22:15:27.176Z] ec43610c2a17: Pull complete [2022-09-15T22:15:27.176Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:15:27.435Z] 33b1e0a273af: Pull complete [2022-09-15T22:15:27.435Z] 5d3b04190fa2: Pull complete [2022-09-15T22:15:32.714Z] 2f39f015ded8: Pull complete [2022-09-15T22:15:32.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:15:32.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:15:32.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:15:32.813Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:15:32.893Z] $ 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 [2022-09-15T22:15:34.838Z] $ docker top 6cab1b03fc07965c4b60190290cb4504cf0f9ee4c438d918f38c0e543288f9a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:15:35.223Z] ---> job-cost.sh [2022-09-15T22:15:35.223Z] lf-activate-venv: SKIPPING [2022-09-15T22:15:35.223Z] INFO: No Stack... [2022-09-15T22:15:35.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:15:36.051Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:15:36.341Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-09-15T22:15:36.341Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:15:36.355Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] [2022-09-15T22:15:36.363Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] did not exist. Created. [2022-09-15T22:15:36.363Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:15:36.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:15:36.695Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:15:36.702Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:15:36.719Z] $ docker stop --time=1 6cab1b03fc07965c4b60190290cb4504cf0f9ee4c438d918f38c0e543288f9a6 [2022-09-15T22:15:37.901Z] $ docker rm -f 6cab1b03fc07965c4b60190290cb4504cf0f9ee4c438d918f38c0e543288f9a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:24:33.220Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29626 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-09-15T22:24:33.236Z] Running in /w/workspace/device-mqtt-go/63 [Pipeline] { [Pipeline] checkout [2022-09-15T22:24:33.279Z] Selected Git installation does not exist. Using Default [2022-09-15T22:24:33.279Z] The recommended git tool is: NONE [2022-09-15T22:24:39.022Z] using credential edgex-jenkins-ssh [2022-09-15T22:24:39.040Z] Cloning the remote Git repository [2022-09-15T22:24:39.105Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-15T22:24:39.201Z] > git init /w/workspace/device-mqtt-go/63 # timeout=10 [2022-09-15T22:24:39.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-15T22:24:39.308Z] > git --version # timeout=10 [2022-09-15T22:24:39.337Z] > git --version # 'git version 2.25.1' [2022-09-15T22:24:39.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:24:39.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:24:40.847Z] Avoid second fetch [2022-09-15T22:24:40.847Z] Checking out Revision e3b17c36aac665b2f67a5aeebf35b3bad318417a (main) [2022-09-15T22:24:40.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-15T22:24:40.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:24:40.914Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:24:40.991Z] > git checkout -f e3b17c36aac665b2f67a5aeebf35b3bad318417a # timeout=10 [2022-09-15T22:24:45.610Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#413)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:24:46.644Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:24:46.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:24:46.644Z] Dload Upload Total Spent Left Speed [2022-09-15T22:24:46.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-09-15T22:24:47.384Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:24:47.734Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-09-15T22:24:47.734Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:24:47.734Z] { [2022-09-15T22:24:47.734Z] "registry-mirrors": [ [2022-09-15T22:24:47.734Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:24:47.734Z] ], [2022-09-15T22:24:47.734Z] "bip": "10.250.0.254/24", [2022-09-15T22:24:47.734Z] "hosts": [ [2022-09-15T22:24:47.734Z] "tcp://0.0.0.0:5555", [2022-09-15T22:24:47.734Z] "unix:///var/run/docker.sock" [2022-09-15T22:24:47.734Z] ], [2022-09-15T22:24:47.734Z] "mtu": 1458, [2022-09-15T22:24:47.734Z] "selinux-enabled": true, [2022-09-15T22:24:47.734Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:24:47.734Z] } [Pipeline] sh [2022-09-15T22:24:48.098Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:24:48.440Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:25:06.826Z] provisioning config files... [2022-09-15T22:25:06.854Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/63@tmp/config2531410265292620155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:25:07.230Z] ---> docker-login.sh [2022-09-15T22:25:07.231Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:25:07.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:08.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:08.126Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:08.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:08.126Z] [2022-09-15T22:25:08.126Z] Login Succeeded [2022-09-15T22:25:08.126Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:25:08.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:08.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:08.686Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:08.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:08.686Z] [2022-09-15T22:25:08.686Z] Login Succeeded [2022-09-15T22:25:08.686Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:25:08.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:09.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:09.237Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:09.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:09.237Z] [2022-09-15T22:25:09.237Z] Login Succeeded [2022-09-15T22:25:09.237Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:25:09.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:09.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:09.796Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:09.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:09.796Z] [2022-09-15T22:25:09.796Z] Login Succeeded [2022-09-15T22:25:09.796Z] docker.io [2022-09-15T22:25:10.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:10.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:10.345Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:10.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:10.345Z] [2022-09-15T22:25:10.345Z] Login Succeeded [2022-09-15T22:25:10.623Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:25:10.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:25:11.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:25:11.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:25:11.244Z] ========================================================= [2022-09-15T22:25:11.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:25:11.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:11.635Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:25:11.912Z] Sending build context to Docker daemon 3.144MB [2022-09-15T22:25:12.190Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:25:12.190Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-15T22:25:12.190Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:25:12.190Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:25:12.190Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:25:12.190Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:25:12.190Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:25:12.190Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:25:12.190Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:25:12.190Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:25:12.190Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:25:12.190Z] 46d945488cbd: Waiting [2022-09-15T22:25:12.190Z] 656be50a0ddc: Waiting [2022-09-15T22:25:12.190Z] 8a5474983e97: Waiting [2022-09-15T22:25:12.190Z] 2bbca73fdf42: Waiting [2022-09-15T22:25:12.190Z] a050256f5b6f: Download complete [2022-09-15T22:25:12.190Z] c0a3192eca97: Download complete [2022-09-15T22:25:12.469Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T22:25:12.469Z] 2bbca73fdf42: Download complete [2022-09-15T22:25:12.469Z] 46d945488cbd: Verifying Checksum [2022-09-15T22:25:12.469Z] 46d945488cbd: Download complete [2022-09-15T22:25:12.469Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:25:12.469Z] b3c136eddcbf: Download complete [2022-09-15T22:25:13.100Z] b3c136eddcbf: Pull complete [2022-09-15T22:25:13.719Z] c0a3192eca97: Pull complete [2022-09-15T22:25:14.335Z] a050256f5b6f: Pull complete [2022-09-15T22:25:14.335Z] 329c88fbcd65: Download complete [2022-09-15T22:25:17.020Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:25:17.020Z] 8a5474983e97: Download complete [2022-09-15T22:25:17.623Z] 656be50a0ddc: Verifying Checksum [2022-09-15T22:25:17.623Z] 656be50a0ddc: Download complete [2022-09-15T22:25:32.762Z] 656be50a0ddc: Pull complete [2022-09-15T22:25:32.762Z] 2bbca73fdf42: Pull complete [2022-09-15T22:25:33.042Z] 46d945488cbd: Pull complete [2022-09-15T22:25:41.370Z] 8a5474983e97: Pull complete [2022-09-15T22:25:42.372Z] 329c88fbcd65: Pull complete [2022-09-15T22:25:42.372Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:25:42.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:25:42.372Z] ---> ff4287adb874 [2022-09-15T22:25:42.372Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:25:43.806Z] ---> Running in 9ae4069608c6 [2022-09-15T22:25:44.078Z] Removing intermediate container 9ae4069608c6 [2022-09-15T22:25:44.078Z] ---> 2f3015754a13 [2022-09-15T22:25:44.078Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:25:44.078Z] ---> Running in 39d3d181f7f3 [2022-09-15T22:25:44.678Z] Removing intermediate container 39d3d181f7f3 [2022-09-15T22:25:44.678Z] ---> e81950664278 [2022-09-15T22:25:44.678Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:25:44.678Z] ---> Running in 37d6bfc2818a [2022-09-15T22:25:46.649Z] Removing intermediate container 37d6bfc2818a [2022-09-15T22:25:46.649Z] ---> d0ad6d693db3 [2022-09-15T22:25:46.649Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:25:46.649Z] ---> Running in 92b06604cbcb [2022-09-15T22:25:47.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:25:48.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:25:49.218Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:25:49.494Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:25:49.494Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:25:49.776Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:25:49.776Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:25:49.776Z] OK: 226 MiB in 55 packages [2022-09-15T22:25:50.768Z] Removing intermediate container 92b06604cbcb [2022-09-15T22:25:50.768Z] ---> 185973a67f0e [2022-09-15T22:25:50.768Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-09-15T22:25:51.042Z] ---> Running in cacbb1190f6d [2022-09-15T22:25:51.316Z] Removing intermediate container cacbb1190f6d [2022-09-15T22:25:51.316Z] ---> 336ed4498632 [2022-09-15T22:25:51.316Z] Step 8/12 : COPY go.mod vendor* ./ [2022-09-15T22:25:51.915Z] ---> 1f6b90e764a9 [2022-09-15T22:25:51.915Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:25:51.915Z] ---> Running in 697a8b9c431a [2022-09-15T22:26:48.493Z] Removing intermediate container 697a8b9c431a [2022-09-15T22:26:48.493Z] ---> a7bc9d095290 [2022-09-15T22:26:48.493Z] Step 10/12 : COPY . . [2022-09-15T22:26:48.493Z] ---> fbd6ee156253 [2022-09-15T22:26:48.493Z] Step 11/12 : ARG MAKE='make build' [2022-09-15T22:26:48.493Z] ---> Running in 9df084751d89 [2022-09-15T22:26:48.493Z] Removing intermediate container 9df084751d89 [2022-09-15T22:26:48.493Z] ---> e31615fbcccc [2022-09-15T22:26:48.493Z] Step 12/12 : RUN $MAKE [2022-09-15T22:26:48.493Z] ---> Running in c59163776f01 [2022-09-15T22:26:48.493Z] noop [2022-09-15T22:26:48.493Z] Removing intermediate container c59163776f01 [2022-09-15T22:26:48.493Z] ---> ac1fba0a65f2 [2022-09-15T22:26:48.493Z] Successfully built ac1fba0a65f2 [2022-09-15T22:26:48.493Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:26:48.859Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:26:48.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:26:49.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-29626 does not seem to be running inside a container [2022-09-15T22:26:49.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/63 -v /w/workspace/device-mqtt-go/63:/w/workspace/device-mqtt-go/63:rw,z -v /w/workspace/device-mqtt-go/63@tmp:/w/workspace/device-mqtt-go/63@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 [2022-09-15T22:26:50.626Z] $ docker top 350954144c224b560962f8850726f1e6f2ac8d601d262dceb1b1e1d1f3e726d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:26:51.586Z] + go version [2022-09-15T22:26:51.586Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:26:51.613Z] $ docker stop --time=1 350954144c224b560962f8850726f1e6f2ac8d601d262dceb1b1e1d1f3e726d5 [2022-09-15T22:26:53.338Z] $ docker rm -f 350954144c224b560962f8850726f1e6f2ac8d601d262dceb1b1e1d1f3e726d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:26:53.963Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:26:53.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:26:54.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-29626 does not seem to be running inside a container [2022-09-15T22:26:54.309Z] $ 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/63 -v /w/workspace/device-mqtt-go/63:/w/workspace/device-mqtt-go/63:rw,z -v /w/workspace/device-mqtt-go/63@tmp:/w/workspace/device-mqtt-go/63@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 [2022-09-15T22:26:55.661Z] $ docker top 6207eb690a822254f27cfdb7e9fbf3773f545d30e013c43f3706dd84a6b58961 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:26:56.634Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/63 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:26:57.314Z] + make test [2022-09-15T22:26:57.314Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:26:59.303Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-15T22:28:36.262Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-15T22:28:36.262Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements [2022-09-15T22:28:36.262Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-15T22:28:36.262Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:28:36.262Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:28:58.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:28:58.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:28:58.485Z] ./bin/test-attribution-txt.sh [2022-09-15T22:28:58.485Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:28:58.485Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:28:58.485Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:28:58.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:28:58.523Z] $ docker stop --time=1 6207eb690a822254f27cfdb7e9fbf3773f545d30e013c43f3706dd84a6b58961 [2022-09-15T22:29:00.341Z] $ docker rm -f 6207eb690a822254f27cfdb7e9fbf3773f545d30e013c43f3706dd84a6b58961 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:29:01.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:29:01.424Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:29:02.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:29:02.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:29:02.860Z] + ls -al . [2022-09-15T22:29:02.860Z] total 176 [2022-09-15T22:29:02.860Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:26 . [2022-09-15T22:29:02.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:24 .. [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 15 22:24 .dockerignore [2022-09-15T22:29:02.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git [2022-09-15T22:29:02.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 .github [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 15 22:24 .gitignore [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:24 .golangci.yml [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 8917 Sep 15 22:24 Attribution.txt [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 15 22:24 CHANGELOG.md [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 1932 Sep 15 22:24 Dockerfile [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:24 GOVERNANCE.md [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:24 Jenkinsfile [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:24 LICENSE [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 1917 Sep 15 22:24 Makefile [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:24 OWNERS.md [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 2501 Sep 15 22:24 README.md [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:13 VERSION [2022-09-15T22:29:02.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:24 bin [2022-09-15T22:29:02.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 cmd [2022-09-15T22:29:02.860Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 15 22:28 coverage.out [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 3452 Sep 15 22:24 go.mod [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 15 22:24 go.sum [2022-09-15T22:29:02.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 internal [2022-09-15T22:29:02.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:24 mock [2022-09-15T22:29:02.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:24 snap [2022-09-15T22:29:02.860Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 15 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:29:03.286Z] + 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=e3b17c36aac665b2f67a5aeebf35b3bad318417a --label arch=arm64 --label version=2.3.0-dev.16 . [2022-09-15T22:29:03.933Z] Sending build context to Docker daemon 3.162MB [2022-09-15T22:29:03.933Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:29:03.933Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-15T22:29:03.933Z] ---> ac1fba0a65f2 [2022-09-15T22:29:03.933Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:29:03.933Z] ---> Running in 711173aeef51 [2022-09-15T22:29:04.219Z] Removing intermediate container 711173aeef51 [2022-09-15T22:29:04.219Z] ---> eac932d51bef [2022-09-15T22:29:04.219Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:29:04.495Z] ---> Running in 35545315dd70 [2022-09-15T22:29:04.776Z] Removing intermediate container 35545315dd70 [2022-09-15T22:29:04.776Z] ---> f16f6d08534d [2022-09-15T22:29:04.776Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:29:04.776Z] ---> Running in 36a2105667f7 [2022-09-15T22:29:06.770Z] Removing intermediate container 36a2105667f7 [2022-09-15T22:29:06.770Z] ---> de9b328bbd36 [2022-09-15T22:29:06.770Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:29:06.770Z] ---> Running in 1574eb1875f7 [2022-09-15T22:29:07.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:29:08.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:29:10.166Z] OK: 226 MiB in 55 packages [2022-09-15T22:29:10.762Z] Removing intermediate container 1574eb1875f7 [2022-09-15T22:29:10.762Z] ---> 2c5f1bd147c3 [2022-09-15T22:29:10.762Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-09-15T22:29:10.762Z] ---> Running in cbe3c3a72bc8 [2022-09-15T22:29:11.360Z] Removing intermediate container cbe3c3a72bc8 [2022-09-15T22:29:11.360Z] ---> 12156639e958 [2022-09-15T22:29:11.360Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-15T22:29:11.634Z] ---> 883c1b63eacc [2022-09-15T22:29:11.634Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:29:11.909Z] ---> Running in ebc801af50cc [2022-09-15T22:29:13.890Z] Removing intermediate container ebc801af50cc [2022-09-15T22:29:13.890Z] ---> 8ede11f74066 [2022-09-15T22:29:13.890Z] Step 10/24 : COPY . . [2022-09-15T22:29:14.879Z] ---> e756725b2b5d [2022-09-15T22:29:14.879Z] Step 11/24 : ARG MAKE='make build' [2022-09-15T22:29:14.879Z] ---> Running in 2ab03f8b4c18 [2022-09-15T22:29:15.480Z] Removing intermediate container 2ab03f8b4c18 [2022-09-15T22:29:15.480Z] ---> 2b2811afbe15 [2022-09-15T22:29:15.480Z] Step 12/24 : RUN $MAKE [2022-09-15T22:29:15.480Z] ---> Running in eb701c3910aa [2022-09-15T22:29:16.467Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-15T22:31:53.449Z] Removing intermediate container eb701c3910aa [2022-09-15T22:31:53.449Z] ---> 17e2f3a03fd1 [2022-09-15T22:31:53.449Z] Step 13/24 : FROM alpine:3.16 [2022-09-15T22:31:53.449Z] 3.16: Pulling from library/alpine [2022-09-15T22:31:53.449Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:31:53.449Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:31:53.449Z] 9b18e9b68314: Download complete [2022-09-15T22:31:53.449Z] 9b18e9b68314: Pull complete [2022-09-15T22:31:53.449Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:31:53.449Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:31:53.449Z] ---> a6215f271958 [2022-09-15T22:31:53.449Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-15T22:31:53.449Z] ---> Running in 708af8f12b31 [2022-09-15T22:31:53.449Z] Removing intermediate container 708af8f12b31 [2022-09-15T22:31:53.449Z] ---> e97f99d08f47 [2022-09-15T22:31:53.449Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T22:31:53.449Z] ---> Running in 2b3b3b603e52 [2022-09-15T22:31:53.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:31:53.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:31:53.449Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T22:31:53.449Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:31:53.449Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T22:31:53.449Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:31:53.449Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T22:31:53.449Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T22:31:53.449Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:31:53.449Z] OK: 8 MiB in 20 packages [2022-09-15T22:31:53.449Z] Removing intermediate container 2b3b3b603e52 [2022-09-15T22:31:53.449Z] ---> 2f07b2307aec [2022-09-15T22:31:53.449Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-15T22:31:53.449Z] ---> 4db872c609bb [2022-09-15T22:31:53.449Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-15T22:31:54.048Z] ---> aeedc94987bb [2022-09-15T22:31:54.048Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-15T22:31:54.651Z] ---> 8d8f0386c74c [2022-09-15T22:31:54.651Z] Step 19/24 : EXPOSE 59982 [2022-09-15T22:31:54.651Z] ---> Running in 829344da4ece [2022-09-15T22:31:54.926Z] Removing intermediate container 829344da4ece [2022-09-15T22:31:54.926Z] ---> acf91335f95d [2022-09-15T22:31:54.926Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-09-15T22:31:54.926Z] ---> Running in 727907818a5a [2022-09-15T22:31:55.528Z] Removing intermediate container 727907818a5a [2022-09-15T22:31:55.528Z] ---> bb5d97c79b1d [2022-09-15T22:31:55.528Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T22:31:55.528Z] ---> Running in 6c3fce2fb77a [2022-09-15T22:31:55.803Z] Removing intermediate container 6c3fce2fb77a [2022-09-15T22:31:55.803Z] ---> 4872e0400002 [2022-09-15T22:31:55.803Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T22:31:55.803Z] ---> Running in 967b3054fcdb [2022-09-15T22:31:56.405Z] Removing intermediate container 967b3054fcdb [2022-09-15T22:31:56.405Z] ---> a8d7ef09ddab [2022-09-15T22:31:56.405Z] Step 23/24 : LABEL git_sha=e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:31:56.405Z] ---> Running in bb3fba6cca3c [2022-09-15T22:31:56.678Z] Removing intermediate container bb3fba6cca3c [2022-09-15T22:31:56.678Z] ---> 3d54f7dc012e [2022-09-15T22:31:56.678Z] Step 24/24 : LABEL version=2.3.0-dev.16 [2022-09-15T22:31:56.678Z] ---> Running in 62de838fa447 [2022-09-15T22:31:56.951Z] Removing intermediate container 62de838fa447 [2022-09-15T22:31:56.951Z] ---> 875533655e3f [2022-09-15T22:31:56.951Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:31:57.223Z] Successfully built 875533655e3f [2022-09-15T22:31:57.223Z] 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 [2022-09-15T22:31:57.361Z] provisioning config files... [2022-09-15T22:31:57.379Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/63@tmp/config3663683539135032212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:31:57.732Z] ---> docker-login.sh [2022-09-15T22:31:57.732Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:31:58.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:58.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:58.006Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:58.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:58.006Z] [2022-09-15T22:31:58.006Z] Login Succeeded [2022-09-15T22:31:58.006Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:31:58.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:58.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:58.601Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:58.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:58.601Z] [2022-09-15T22:31:58.601Z] Login Succeeded [2022-09-15T22:31:58.601Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:31:59.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:59.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:59.194Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:59.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:59.194Z] [2022-09-15T22:31:59.194Z] Login Succeeded [2022-09-15T22:31:59.194Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:31:59.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:59.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:59.761Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:59.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:59.761Z] [2022-09-15T22:31:59.761Z] Login Succeeded [2022-09-15T22:31:59.761Z] docker.io [2022-09-15T22:32:00.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:32:00.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:32:00.626Z] Configure a credential helper to remove this warning. See [2022-09-15T22:32:00.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:32:00.626Z] [2022-09-15T22:32:00.626Z] Login Succeeded [2022-09-15T22:32:00.626Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:32:00.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:32:00.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:32:00.709Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-09-15T22:32:00.709Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:32:00.709Z] latest [2022-09-15T22:32:00.709Z] 2.3.0-dev.16 [2022-09-15T22:32:00.709Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [2022-09-15T22:32:00.709Z] main [2022-09-15T22:32:00.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:01.073Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:01.438Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:32:01.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-15T22:32:01.438Z] 09d5ed27ee59: Preparing [2022-09-15T22:32:01.438Z] dba7fe3738dc: Preparing [2022-09-15T22:32:01.438Z] df6f223665dc: Preparing [2022-09-15T22:32:01.438Z] 1180efb35e45: Preparing [2022-09-15T22:32:01.438Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:01.711Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:01.711Z] dba7fe3738dc: Pushed [2022-09-15T22:32:01.711Z] 09d5ed27ee59: Pushed [2022-09-15T22:32:02.690Z] 1180efb35e45: Pushed [2022-09-15T22:32:06.980Z] df6f223665dc: Pushed [2022-09-15T22:32:07.250Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a: digest: sha256:0ede836a61a755ee2c40e8f1baf5403925caf2e64675f48e19787f990820620e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:07.618Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:07.985Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-15T22:32:07.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-15T22:32:07.985Z] 09d5ed27ee59: Preparing [2022-09-15T22:32:07.985Z] dba7fe3738dc: Preparing [2022-09-15T22:32:07.985Z] df6f223665dc: Preparing [2022-09-15T22:32:07.985Z] 1180efb35e45: Preparing [2022-09-15T22:32:07.985Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:07.985Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:07.985Z] df6f223665dc: Layer already exists [2022-09-15T22:32:07.985Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:07.985Z] 1180efb35e45: Layer already exists [2022-09-15T22:32:07.985Z] 09d5ed27ee59: Layer already exists [2022-09-15T22:32:08.257Z] latest: digest: sha256:0ede836a61a755ee2c40e8f1baf5403925caf2e64675f48e19787f990820620e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:08.630Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:08.994Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.16 [2022-09-15T22:32:08.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-15T22:32:08.995Z] 09d5ed27ee59: Preparing [2022-09-15T22:32:08.995Z] dba7fe3738dc: Preparing [2022-09-15T22:32:08.995Z] df6f223665dc: Preparing [2022-09-15T22:32:08.995Z] 1180efb35e45: Preparing [2022-09-15T22:32:08.995Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:08.995Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:08.995Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:08.995Z] 09d5ed27ee59: Layer already exists [2022-09-15T22:32:08.995Z] 1180efb35e45: Layer already exists [2022-09-15T22:32:08.995Z] df6f223665dc: Layer already exists [2022-09-15T22:32:09.265Z] 2.3.0-dev.16: digest: sha256:0ede836a61a755ee2c40e8f1baf5403925caf2e64675f48e19787f990820620e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:09.640Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:09.999Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [2022-09-15T22:32:10.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-15T22:32:10.000Z] 09d5ed27ee59: Preparing [2022-09-15T22:32:10.000Z] dba7fe3738dc: Preparing [2022-09-15T22:32:10.000Z] df6f223665dc: Preparing [2022-09-15T22:32:10.000Z] 1180efb35e45: Preparing [2022-09-15T22:32:10.000Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:10.000Z] 1180efb35e45: Layer already exists [2022-09-15T22:32:10.000Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:10.000Z] df6f223665dc: Layer already exists [2022-09-15T22:32:10.000Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:10.000Z] 09d5ed27ee59: Layer already exists [2022-09-15T22:32:10.271Z] e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16: digest: sha256:0ede836a61a755ee2c40e8f1baf5403925caf2e64675f48e19787f990820620e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:10.643Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:11.006Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-09-15T22:32:11.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-15T22:32:11.006Z] 09d5ed27ee59: Preparing [2022-09-15T22:32:11.006Z] dba7fe3738dc: Preparing [2022-09-15T22:32:11.006Z] df6f223665dc: Preparing [2022-09-15T22:32:11.006Z] 1180efb35e45: Preparing [2022-09-15T22:32:11.006Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:11.006Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:11.006Z] 09d5ed27ee59: Layer already exists [2022-09-15T22:32:11.006Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:11.006Z] df6f223665dc: Layer already exists [2022-09-15T22:32:11.006Z] 1180efb35e45: Layer already exists [2022-09-15T22:32:11.278Z] main: digest: sha256:0ede836a61a755ee2c40e8f1baf5403925caf2e64675f48e19787f990820620e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:32:11.346Z] ===================================================== [Pipeline] echo [2022-09-15T22:32:11.354Z] taggedImages: [2022-09-15T22:32:11.354Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3b17c36aac665b2f67a5aeebf35b3bad318417a [2022-09-15T22:32:11.354Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-15T22:32:11.354Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.16 [2022-09-15T22:32:11.354Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3b17c36aac665b2f67a5aeebf35b3bad318417a-2.3.0-dev.16 [2022-09-15T22:32:11.354Z] - 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 [2022-09-15T22:32:11.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:32:11.735Z] [2022-09-15T22:32:11.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:12.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:32:12.371Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:32:12.371Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:32:12.371Z] 04944245beec: Pulling fs layer [2022-09-15T22:32:12.371Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:32:12.371Z] 765212b225bb: Pulling fs layer [2022-09-15T22:32:12.371Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:32:12.371Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:32:12.371Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:32:12.371Z] f23df028b6ca: Waiting [2022-09-15T22:32:12.371Z] d65c8cfc05b1: Waiting [2022-09-15T22:32:12.371Z] 2437ff75d9bd: Waiting [2022-09-15T22:32:12.371Z] 765212b225bb: Waiting [2022-09-15T22:32:12.371Z] 04944245beec: Verifying Checksum [2022-09-15T22:32:12.371Z] 04944245beec: Download complete [2022-09-15T22:32:12.371Z] 765212b225bb: Verifying Checksum [2022-09-15T22:32:12.371Z] 765212b225bb: Download complete [2022-09-15T22:32:12.371Z] f23df028b6ca: Verifying Checksum [2022-09-15T22:32:12.371Z] f23df028b6ca: Download complete [2022-09-15T22:32:12.648Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:32:12.648Z] d65c8cfc05b1: Download complete [2022-09-15T22:32:12.648Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:32:12.648Z] 699f458cf7ca: Download complete [2022-09-15T22:32:12.929Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T22:32:12.929Z] 8998bd30e6a1: Download complete [2022-09-15T22:32:16.449Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:32:16.449Z] 2437ff75d9bd: Download complete [2022-09-15T22:32:18.452Z] 8998bd30e6a1: Pull complete [2022-09-15T22:32:18.724Z] 04944245beec: Pull complete [2022-09-15T22:32:20.153Z] 699f458cf7ca: Pull complete [2022-09-15T22:32:20.427Z] 765212b225bb: Pull complete [2022-09-15T22:32:21.407Z] f23df028b6ca: Pull complete [2022-09-15T22:32:21.407Z] d65c8cfc05b1: Pull complete [2022-09-15T22:32:36.521Z] 2437ff75d9bd: Pull complete [2022-09-15T22:32:36.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:32:36.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:32:36.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:32:36.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-29626 does not seem to be running inside a container [2022-09-15T22:32:36.878Z] $ 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/63 -v /w/workspace/device-mqtt-go/63:/w/workspace/device-mqtt-go/63:rw,z -v /w/workspace/device-mqtt-go/63@tmp:/w/workspace/device-mqtt-go/63@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 [2022-09-15T22:32:39.862Z] $ docker top 537b25bb41c5c41faac7ca24c6f783668b04fe0d28cb022abd6434c9c78b4c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:32:40.811Z] ---> job-cost.sh [2022-09-15T22:32:40.811Z] lf-activate-venv: SKIPPING [2022-09-15T22:32:40.811Z] INFO: No Stack... [2022-09-15T22:32:41.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:32:42.066Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:32:42.737Z] + cat /w/workspace/device-mqtt-go/63/archives/cost.csv [2022-09-15T22:32:42.737Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:32:42.816Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] [2022-09-15T22:32:42.822Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] did not exist. Created. [2022-09-15T22:32:42.822Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:32:43.508Z] /w/workspace/device-mqtt-go/63@tmp/durable-be629e6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:32:44.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:32:44.220Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:32:44.270Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:32:44.278Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:32:44.299Z] $ docker stop --time=1 537b25bb41c5c41faac7ca24c6f783668b04fe0d28cb022abd6434c9c78b4c2f [2022-09-15T22:32:45.861Z] $ docker rm -f 537b25bb41c5c41faac7ca24c6f783668b04fe0d28cb022abd6434c9c78b4c2f [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 [2022-09-15T22:32:46.323Z] provisioning config files... [2022-09-15T22:32:46.333Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1129591184013854282tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:32:46.640Z] + set +x [2022-09-15T22:32:46.640Z] + curl -s https://codecov.io/bash [2022-09-15T22:32:46.640Z] + bash -s -- [2022-09-15T22:32:46.640Z] [2022-09-15T22:32:46.640Z] _____ _ [2022-09-15T22:32:46.640Z] / ____| | | [2022-09-15T22:32:46.640Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:32:46.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:32:46.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:32:46.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:32:46.640Z] Bash-1.0.6 [2022-09-15T22:32:46.640Z] [2022-09-15T22:32:46.640Z] [2022-09-15T22:32:46.640Z] ==> git version 2.25.1 found [2022-09-15T22:32:46.640Z] ==> 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 [2022-09-15T22:32:46.640Z] Release-Date: 2020-01-08 [2022-09-15T22:32:46.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-15T22:32:46.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:32:46.640Z] ==> Jenkins CI detected. [2022-09-15T22:32:46.640Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-15T22:32:46.640Z] project root: . [2022-09-15T22:32:46.640Z] --> token set from env [2022-09-15T22:32:46.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:32:46.640Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:32:46.640Z] ==> Python coveragepy not found [2022-09-15T22:32:46.640Z] ==> Searching for coverage reports in: [2022-09-15T22:32:46.640Z] + . [2022-09-15T22:32:46.640Z] -> Found 1 reports [2022-09-15T22:32:46.640Z] ==> Detecting git/mercurial file structure [2022-09-15T22:32:46.640Z] ==> Reading reports [2022-09-15T22:32:46.640Z] + ./coverage.out bytes=17887 [2022-09-15T22:32:46.640Z] ==> Appending adjustments [2022-09-15T22:32:46.640Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:32:46.901Z] + Found adjustments [2022-09-15T22:32:46.901Z] ==> Gzipping contents [2022-09-15T22:32:46.901Z] 4.0K /tmp/codecov.ODTPnI.gz [2022-09-15T22:32:46.901Z] ==> Uploading reports [2022-09-15T22:32:46.901Z] url: https://codecov.io [2022-09-15T22:32:46.901Z] query: branch=main&commit=e3b17c36aac665b2f67a5aeebf35b3bad318417a&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:32:46.901Z] -> Pinging Codecov [2022-09-15T22:32:46.901Z] 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=e3b17c36aac665b2f67a5aeebf35b3bad318417a&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:32:47.162Z] -> Uploading to [2022-09-15T22:32:47.162Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/7D719EC7BBE17E464838252E33014C33/e3b17c36aac665b2f67a5aeebf35b3bad318417a/36a4777e-5d95-4977-a9aa-dc435d258c05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f72b2040f9cf7723e60ef04bf25c1ef9c3fdfefe152e0e6478e5abf3ccdfa238 [2022-09-15T22:32:47.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:32:47.162Z] Dload Upload Total Spent Left Speed [2022-09-15T22:32:47.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 13184 --:--:-- --:--:-- --:--:-- 13238 [2022-09-15T22:32:47.422Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] } [2022-09-15T22:32:47.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-15T22:32:47.546Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T22:32:47.555Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:47.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:32:47.858Z] [2022-09-15T22:32:47.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:48.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:32:48.178Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T22:32:48.178Z] df9b9388f04a: Pulling fs layer [2022-09-15T22:32:48.178Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T22:32:48.178Z] 25bc292e5bac: Pulling fs layer [2022-09-15T22:32:48.178Z] 114826534d7a: Pulling fs layer [2022-09-15T22:32:48.178Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T22:32:48.178Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T22:32:48.178Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T22:32:48.178Z] 6ad1cebc031e: Waiting [2022-09-15T22:32:48.178Z] 8a3aa393b2d8: Waiting [2022-09-15T22:32:48.178Z] 114826534d7a: Waiting [2022-09-15T22:32:48.178Z] 4657fd5d0bcf: Waiting [2022-09-15T22:32:48.178Z] 25bc292e5bac: Verifying Checksum [2022-09-15T22:32:48.178Z] 25bc292e5bac: Download complete [2022-09-15T22:32:48.178Z] 52dc419b0ee2: Verifying Checksum [2022-09-15T22:32:48.178Z] 52dc419b0ee2: Download complete [2022-09-15T22:32:48.178Z] 4657fd5d0bcf: Verifying Checksum [2022-09-15T22:32:48.178Z] 4657fd5d0bcf: Download complete [2022-09-15T22:32:48.178Z] df9b9388f04a: Verifying Checksum [2022-09-15T22:32:48.178Z] df9b9388f04a: Download complete [2022-09-15T22:32:48.447Z] df9b9388f04a: Pull complete [2022-09-15T22:32:48.447Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T22:32:48.447Z] 6ad1cebc031e: Download complete [2022-09-15T22:32:48.447Z] 52dc419b0ee2: Pull complete [2022-09-15T22:32:48.447Z] 25bc292e5bac: Pull complete [2022-09-15T22:32:49.244Z] 114826534d7a: Verifying Checksum [2022-09-15T22:32:49.244Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T22:32:49.244Z] 8a3aa393b2d8: Download complete [2022-09-15T22:32:52.529Z] 114826534d7a: Pull complete [2022-09-15T22:32:52.529Z] 4657fd5d0bcf: Pull complete [2022-09-15T22:32:53.097Z] 6ad1cebc031e: Pull complete [2022-09-15T22:32:55.642Z] 8a3aa393b2d8: Pull complete [2022-09-15T22:32:55.642Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T22:32:55.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:32:55.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:32:55.725Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:32:55.770Z] $ 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 [2022-09-15T22:32:58.022Z] $ docker top 7ec41e99440a8fb4cc48d87c559a79ef46c1dbf94130221a8a4d4f1c252aa128 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T22:32:58.092Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-09-15T22:32:58.375Z] + set -o pipefail [2022-09-15T22:32:58.375Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-09-15T22:33:04.968Z] [2022-09-15T22:33:04.968Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-09-15T22:33:04.968Z] [2022-09-15T22:33:04.968Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/edf46bee-cb86-46aa-9f0f-ecfb426c4575 [2022-09-15T22:33:04.968Z] [2022-09-15T22:33:04.968Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T22:33:04.968Z] [2022-09-15T22:33:04.968Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T22:33:04.968Z] [2022-09-15T22:33:04.968Z] [Pipeline] } [2022-09-15T22:33:04.986Z] $ docker stop --time=1 7ec41e99440a8fb4cc48d87c559a79ef46c1dbf94130221a8a4d4f1c252aa128 [2022-09-15T22:33:07.262Z] $ docker rm -f 7ec41e99440a8fb4cc48d87c559a79ef46c1dbf94130221a8a4d4f1c252aa128 [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 [2022-09-15T22:33:08.008Z] + git log --format=format:%s -1 e3b17c36aac665b2f67a5aeebf35b3bad318417a [Pipeline] sh [2022-09-15T22:33:08.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:33:08.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:08.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:33:08.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:08.683Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:33:08.729Z] $ 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 [2022-09-15T22:33:09.170Z] $ docker top 1c9e3630b4666ab521811991bdd7c2940005bba4f852f086d9a2baf437f086ae -eo pid,comm [2022-09-15T22:33:09.221Z] 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). [2022-09-15T22:33:09.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:33:09.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:33:09.258Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:33:09.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:33:09.399Z] $ docker exec 1c9e3630b4666ab521811991bdd7c2940005bba4f852f086d9a2baf437f086ae ssh-agent [2022-09-15T22:33:09.506Z] SSH_AUTH_SOCK=/tmp/ssh-0EgxjgjQ3kzf/agent.33 [2022-09-15T22:33:09.506Z] SSH_AGENT_PID=39 [2022-09-15T22:33:09.512Z] Running ssh-add (command line suppressed) [2022-09-15T22:33:09.625Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1384786127451416260.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1384786127451416260.key) [2022-09-15T22:33:09.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:33:09.981Z] + git semver tag [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,105 [run_tag] DEBUG tag force:False [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,105 [check_head_tag] DEBUG check head tag [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,106 [execute] INFO git cat-file --batch-check [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,110 [execute] INFO git cat-file --batch [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,122 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:33:10.306Z] 2022-09-15 22:33:10,127 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:10.306Z] 2.3.0-dev.16 [Pipeline] } [2022-09-15T22:33:10.320Z] $ docker exec --env ******** --env ******** 1c9e3630b4666ab521811991bdd7c2940005bba4f852f086d9a2baf437f086ae ssh-agent -k [2022-09-15T22:33:10.439Z] unset SSH_AUTH_SOCK; [2022-09-15T22:33:10.439Z] unset SSH_AGENT_PID; [2022-09-15T22:33:10.439Z] echo Agent pid 39 killed; [2022-09-15T22:33:10.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:33:10.752Z] + git semver [Pipeline] } [2022-09-15T22:33:11.036Z] $ docker stop --time=1 1c9e3630b4666ab521811991bdd7c2940005bba4f852f086d9a2baf437f086ae [2022-09-15T22:33:12.356Z] $ docker rm -f 1c9e3630b4666ab521811991bdd7c2940005bba4f852f086d9a2baf437f086ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:12.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:33:12.732Z] [2022-09-15T22:33:12.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:13.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:33:13.040Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T22:33:13.040Z] ab5ef0e58194: Pulling fs layer [2022-09-15T22:33:13.040Z] 9712f1f96733: Pulling fs layer [2022-09-15T22:33:13.040Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T22:33:13.040Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T22:33:13.040Z] e9a5061849ea: Pulling fs layer [2022-09-15T22:33:13.040Z] d747dcd14b5f: Pulling fs layer [2022-09-15T22:33:13.040Z] 2de7ff778b66: Pulling fs layer [2022-09-15T22:33:13.040Z] e9a5061849ea: Waiting [2022-09-15T22:33:13.040Z] d747dcd14b5f: Waiting [2022-09-15T22:33:13.040Z] 2de7ff778b66: Waiting [2022-09-15T22:33:13.040Z] 0d9ebad4ef96: Waiting [2022-09-15T22:33:13.040Z] 9712f1f96733: Verifying Checksum [2022-09-15T22:33:13.040Z] 9712f1f96733: Download complete [2022-09-15T22:33:13.302Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T22:33:13.302Z] 63f879dbbcfc: Download complete [2022-09-15T22:33:13.562Z] e9a5061849ea: Verifying Checksum [2022-09-15T22:33:13.562Z] e9a5061849ea: Download complete [2022-09-15T22:33:13.562Z] d747dcd14b5f: Verifying Checksum [2022-09-15T22:33:13.562Z] d747dcd14b5f: Download complete [2022-09-15T22:33:13.562Z] ab5ef0e58194: Verifying Checksum [2022-09-15T22:33:13.562Z] ab5ef0e58194: Download complete [2022-09-15T22:33:13.562Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T22:33:13.562Z] 0d9ebad4ef96: Download complete [2022-09-15T22:33:13.562Z] 2de7ff778b66: Verifying Checksum [2022-09-15T22:33:13.562Z] 2de7ff778b66: Download complete [2022-09-15T22:33:16.846Z] ab5ef0e58194: Pull complete [2022-09-15T22:33:16.846Z] 9712f1f96733: Pull complete [2022-09-15T22:33:17.415Z] 63f879dbbcfc: Pull complete [2022-09-15T22:33:21.601Z] 0d9ebad4ef96: Pull complete [2022-09-15T22:33:21.601Z] e9a5061849ea: Pull complete [2022-09-15T22:33:21.601Z] d747dcd14b5f: Pull complete [2022-09-15T22:33:22.536Z] 2de7ff778b66: Pull complete [2022-09-15T22:33:22.536Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T22:33:22.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:33:22.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:22.622Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:33:22.664Z] $ 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 [2022-09-15T22:33:25.591Z] $ docker top ca7fa3b49aef5655bbeef18d45bdbbc3bf51c19c3378ff17520218ebce203b40 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:33:25.669Z] provisioning config files... [2022-09-15T22:33:25.677Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6642528762895599862tmp [2022-09-15T22:33:25.692Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4638499981917178547tmp [2022-09-15T22:33:25.703Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8980215642367338779tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:33:25.718Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:26.007Z] ---> sigul-configuration.sh [2022-09-15T22:33:26.007Z] gpg: directory `/root/.gnupg' created [2022-09-15T22:33:26.007Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T22:33:26.007Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T22:33:26.007Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T22:33:26.007Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T22:33:26.007Z] gpg: CAST5 encrypted data [2022-09-15T22:33:26.007Z] gpg: encrypted with 1 passphrase [2022-09-15T22:33:26.007Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T22:33:26.301Z] + mkdir /home/jenkins [2022-09-15T22:33:26.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T22:33:26.592Z] + 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 [2022-09-15T22:33:26.601Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:26.887Z] ---> sigul-install.sh [2022-09-15T22:33:26.887Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T22:33:27.175Z] + git tag --list [2022-09-15T22:33:27.175Z] 0.7.1 [2022-09-15T22:33:27.175Z] v1.0.0 [2022-09-15T22:33:27.175Z] v1.1.0 [2022-09-15T22:33:27.175Z] v1.1.1 [2022-09-15T22:33:27.175Z] v1.2.2 [2022-09-15T22:33:27.175Z] v1.3.0 [2022-09-15T22:33:27.175Z] v1.3.1 [2022-09-15T22:33:27.175Z] v2.0.0 [2022-09-15T22:33:27.175Z] v2.1.0 [2022-09-15T22:33:27.175Z] v2.1.1 [2022-09-15T22:33:27.175Z] v2.1.1-dev.1 [2022-09-15T22:33:27.175Z] v2.1.1-dev.2 [2022-09-15T22:33:27.175Z] v2.2.0 [2022-09-15T22:33:27.175Z] v2.2.1-dev.1 [2022-09-15T22:33:27.175Z] v2.2.1-dev.10 [2022-09-15T22:33:27.175Z] v2.2.1-dev.2 [2022-09-15T22:33:27.175Z] v2.2.1-dev.3 [2022-09-15T22:33:27.175Z] v2.2.1-dev.4 [2022-09-15T22:33:27.175Z] v2.2.1-dev.5 [2022-09-15T22:33:27.175Z] v2.2.1-dev.6 [2022-09-15T22:33:27.175Z] v2.2.1-dev.7 [2022-09-15T22:33:27.175Z] v2.2.1-dev.8 [2022-09-15T22:33:27.175Z] v2.2.1-dev.9 [2022-09-15T22:33:27.175Z] v2.3.0-dev.10 [2022-09-15T22:33:27.175Z] v2.3.0-dev.11 [2022-09-15T22:33:27.175Z] v2.3.0-dev.12 [2022-09-15T22:33:27.175Z] v2.3.0-dev.13 [2022-09-15T22:33:27.175Z] v2.3.0-dev.14 [2022-09-15T22:33:27.175Z] v2.3.0-dev.15 [2022-09-15T22:33:27.175Z] v2.3.0-dev.16 [Pipeline] sh [2022-09-15T22:33:27.461Z] + lftools sign git-tag v2.3.0-dev.16 [2022-09-15T22:33:28.031Z] Signing Git tag with Sigul... [2022-09-15T22:33:28.031Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-09-15T22:33:28.300Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:28.588Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T22:33:28.597Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T22:33:28.624Z] $ docker stop --time=1 ca7fa3b49aef5655bbeef18d45bdbbc3bf51c19c3378ff17520218ebce203b40 [2022-09-15T22:33:29.967Z] $ docker rm -f ca7fa3b49aef5655bbeef18d45bdbbc3bf51c19c3378ff17520218ebce203b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T22:33:30.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:33:30.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:30.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:33:30.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:30.756Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:33:30.802Z] $ 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 [2022-09-15T22:33:31.239Z] $ docker top 74671529fa97b2c1ebc00d38429386ec89f5b7e4b368bcaeb7eb72c819b09ef7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:33:31.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:33:31.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:33:31.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:33:31.467Z] $ docker exec 74671529fa97b2c1ebc00d38429386ec89f5b7e4b368bcaeb7eb72c819b09ef7 ssh-agent [2022-09-15T22:33:31.597Z] SSH_AUTH_SOCK=/tmp/ssh-2eFkAy37lqrU/agent.33 [2022-09-15T22:33:31.597Z] SSH_AGENT_PID=39 [2022-09-15T22:33:31.604Z] Running ssh-add (command line suppressed) [2022-09-15T22:33:31.732Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4143669811552940420.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4143669811552940420.key) [2022-09-15T22:33:31.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:33:32.033Z] + git semver bump pre [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,228 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,228 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,228 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,228 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,230 [execute] INFO git cat-file --batch-check [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,236 [execute] INFO git cat-file --batch [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:32.293Z] 2022-09-15 22:33:32,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:32.293Z] 2.3.0-dev.17 [Pipeline] } [2022-09-15T22:33:32.312Z] $ docker exec --env ******** --env ******** 74671529fa97b2c1ebc00d38429386ec89f5b7e4b368bcaeb7eb72c819b09ef7 ssh-agent -k [2022-09-15T22:33:32.437Z] unset SSH_AUTH_SOCK; [2022-09-15T22:33:32.437Z] unset SSH_AGENT_PID; [2022-09-15T22:33:32.437Z] echo Agent pid 39 killed; [2022-09-15T22:33:32.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:33:32.751Z] + git semver [Pipeline] } [2022-09-15T22:33:33.031Z] $ docker stop --time=1 74671529fa97b2c1ebc00d38429386ec89f5b7e4b368bcaeb7eb72c819b09ef7 [2022-09-15T22:33:34.344Z] $ docker rm -f 74671529fa97b2c1ebc00d38429386ec89f5b7e4b368bcaeb7eb72c819b09ef7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:33:34.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:33:34.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:35.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:33:35.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:35.099Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:33:35.142Z] $ 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 [2022-09-15T22:33:35.577Z] $ docker top b780a97ffe2d53c7062b803f84ddd41c1a22b32405672ef34cfb5ebf3340bcdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:33:35.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:33:35.678Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:33:35.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:33:35.837Z] $ docker exec b780a97ffe2d53c7062b803f84ddd41c1a22b32405672ef34cfb5ebf3340bcdf ssh-agent [2022-09-15T22:33:35.974Z] SSH_AUTH_SOCK=/tmp/ssh-i9p8aetDyYHd/agent.33 [2022-09-15T22:33:35.974Z] SSH_AGENT_PID=39 [2022-09-15T22:33:35.980Z] Running ssh-add (command line suppressed) [2022-09-15T22:33:36.111Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5386986490054470241.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5386986490054470241.key) [2022-09-15T22:33:36.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:33:36.410Z] + git semver push [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,627 [run_push] DEBUG push [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,628 [execute] INFO git cat-file --batch-check [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,632 [execute] INFO git rev-list a3b1b8fdf7f3bb5021a236cb4f1c4845753c510a -- [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,632 [execute] DEBUG Popen(['git', 'rev-list', 'a3b1b8fdf7f3bb5021a236cb4f1c4845753c510a', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,642 [execute] INFO git fetch -v origin [2022-09-15T22:33:36.669Z] 2022-09-15 22:33:36,642 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-15T22:33:37.239Z] 2022-09-15 22:33:37,178 [run_push] DEBUG no remote changes detected [2022-09-15T22:33:37.239Z] 2022-09-15 22:33:37,178 [execute] INFO git push origin semver [2022-09-15T22:33:37.239Z] 2022-09-15 22:33:37,179 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:33:38.179Z] 2022-09-15 22:33:37,940 [run_push] DEBUG push all version tags [2022-09-15T22:33:38.179Z] 2022-09-15 22:33:37,940 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T22:33:38.179Z] 2022-09-15 22:33:37,941 [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) [2022-09-15T22:33:38.749Z] 2022-09-15 22:33:38,644 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-15T22:33:38.749Z] 2.3.0-dev.17 [Pipeline] } [2022-09-15T22:33:38.766Z] $ docker exec --env ******** --env ******** b780a97ffe2d53c7062b803f84ddd41c1a22b32405672ef34cfb5ebf3340bcdf ssh-agent -k [2022-09-15T22:33:38.882Z] unset SSH_AUTH_SOCK; [2022-09-15T22:33:38.882Z] unset SSH_AGENT_PID; [2022-09-15T22:33:38.882Z] echo Agent pid 39 killed; [2022-09-15T22:33:38.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:33:39.296Z] + git semver [Pipeline] } [2022-09-15T22:33:39.586Z] $ docker stop --time=1 b780a97ffe2d53c7062b803f84ddd41c1a22b32405672ef34cfb5ebf3340bcdf [2022-09-15T22:33:40.996Z] $ docker rm -f b780a97ffe2d53c7062b803f84ddd41c1a22b32405672ef34cfb5ebf3340bcdf [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 [2022-09-15T22:33:41.573Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-09-15T22:33:41.573Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-15T22:33:41.573Z] total 16 [2022-09-15T22:33:41.573Z] drwxr-xr-x 3 root root 4096 Sep 15 22:15 . [2022-09-15T22:33:41.573Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 22:33 .. [2022-09-15T22:33:41.573Z] drwxr-xr-x 2 root root 4096 Sep 15 22:15 cost [2022-09-15T22:33:41.573Z] -rw-r--r-- 1 root root 85 Sep 15 22:15 cost.csv [2022-09-15T22:33:41.573Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-15T22:33:41.573Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-15T22:33:41.573Z] total 16 [2022-09-15T22:33:41.573Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:15 . [2022-09-15T22:33:41.573Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 22:33 .. [2022-09-15T22:33:41.573Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:15 cost [2022-09-15T22:33:41.573Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 15 22:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:41.866Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:42.729Z] ---> package-listing.sh [2022-09-15T22:33:42.729Z] ++ facter osfamily [2022-09-15T22:33:42.729Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:33:42.989Z] + OS_FAMILY=debian [2022-09-15T22:33:42.989Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-15T22:33:42.989Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:33:42.989Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:33:42.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:33:42.989Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:33:42.989Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-15T22:33:42.989Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:33:42.989Z] + case "${OS_FAMILY}" in [2022-09-15T22:33:42.989Z] + dpkg -l [2022-09-15T22:33:42.989Z] + grep '^ii' [2022-09-15T22:33:42.989Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:33:42.989Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:33:42.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:33:42.989Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-15T22:33:42.989Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-09-15T22:33:42.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-09-15T22:33:43.005Z] 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 [2022-09-15T22:33:43.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:43.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:33:43.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:43.927Z] prd-ubuntu20.04-docker-8c-8g-29359 does not seem to be running inside a container [2022-09-15T22:33:43.966Z] $ 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 [2022-09-15T22:33:44.217Z] $ docker top baf7d04ae759b223951ac339b227e79b62c6e4985949bba76f59c0e87bf07cda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:33:44.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:33:44.853Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:33:45.141Z] + ls /var/log/sa-host [2022-09-15T22:33:45.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:33:45.215Z] provisioning config files... [2022-09-15T22:33:45.224Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config350089186016362846tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:33:45.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:45.522Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:33:45.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:45.849Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:33:45.856Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:46.139Z] ---> sudo-logs.sh [2022-09-15T22:33:46.139Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:33:46.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:46.443Z] ---> job-cost.sh [2022-09-15T22:33:46.443Z] lf-activate-venv: SKIPPING [2022-09-15T22:33:46.443Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:33:46.443Z] INFO: Retrieving Stack Cost... [2022-09-15T22:33:46.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:33:47.274Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:33:47.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:47.608Z] ---> logs-deploy.sh [2022-09-15T22:33:47.608Z] lf-activate-venv: SKIPPING [2022-09-15T22:33:47.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/63 [2022-09-15T22:33:47.608Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:33:48.549Z] Archives upload complete. [2022-09-15T22:33:48.549Z] INFO: archiving logs to Nexus