Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 848b2de29f6cbb620b3229edbec9a9c03b237451 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-ssh1774839767227107212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1790073973049088945.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7122123427987017014.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh17184159865304839802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh6374237380773999200.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-22753 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 848b2de29f6cbb620b3229edbec9a9c03b237451 (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 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 Commit message: "Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19" > git rev-list --no-walk 179cca868af1b00faff609cce4fd97c31e151189 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T01:46:16.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T01:46:16.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T01:46:16.599Z] ========================================================= [2022-08-15T01:46:16.599Z] EdgeX Global Pipelines Version Info [2022-08-15T01:46:16.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:46:17.344Z] ------------------- [2022-08-15T01:46:17.344Z] stable info: [2022-08-15T01:46:17.344Z] ------------------- [2022-08-15T01:46:17.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T01:46:17.344Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T01:46:17.344Z] Message: update stable to v1.0.238 [2022-08-15T01:46:17.917Z] ------------------- [2022-08-15T01:46:17.917Z] experimental info: [2022-08-15T01:46:17.917Z] ------------------- [2022-08-15T01:46:17.917Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T01:46:17.917Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T01:46:17.917Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T01:46:18.162Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-08-15T01:46:18.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-08-15T01:46:18.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T01:46:18.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T01:46:18.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T01:46:18.227Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T01:46:18.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T01:46:18.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T01:46:18.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T01:46:18.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T01:46:18.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T01:46:18.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-08-15T01:46:18.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T01:46:18.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T01:46:18.343Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T01:46:18.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T01:46:18.364Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T01:46:18.378Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T01:46:18.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T01:46:18.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T01:46:18.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T01:46:18.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T01:46:18.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T01:46:18.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T01:46:18.459Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T01:46:18.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T01:46:18.484Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T01:46:18.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-15T01:46:18.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-15T01:46:18.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-15T01:46:18.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] echo [2022-08-15T01:46:18.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848b2de [Pipeline] echo [2022-08-15T01:46:18.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:46:18.615Z] provisioning config files... [2022-08-15T01:46:18.629Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4564700281168465324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:46:18.928Z] ---> docker-login.sh [2022-08-15T01:46:18.928Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:46:19.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:19.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:19.449Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:19.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:19.449Z] [2022-08-15T01:46:19.449Z] Login Succeeded [2022-08-15T01:46:19.449Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:46:19.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:19.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:19.449Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:19.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:19.449Z] [2022-08-15T01:46:19.449Z] Login Succeeded [2022-08-15T01:46:19.449Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:46:19.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:19.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:19.710Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:19.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:19.710Z] [2022-08-15T01:46:19.710Z] Login Succeeded [2022-08-15T01:46:19.710Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:46:19.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:19.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:19.971Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:19.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:19.971Z] [2022-08-15T01:46:19.971Z] Login Succeeded [2022-08-15T01:46:19.971Z] docker.io [2022-08-15T01:46:19.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:20.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:20.232Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:20.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:20.232Z] [2022-08-15T01:46:20.232Z] Login Succeeded [2022-08-15T01:46:20.232Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:46:20.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T01:46:20.622Z] + git rev-list -1 --merges 848b2de29f6cbb620b3229edbec9a9c03b237451~1..848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] echo [2022-08-15T01:46:20.651Z] -----------> git rev-list -1 --merges 848b2de29f6cbb620b3229edbec9a9c03b237451~1..848b2de29f6cbb620b3229edbec9a9c03b237451 848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:46:20.651Z] 848b2de29f6cbb620b3229edbec9a9c03b237451 [false] [Pipeline] sh [2022-08-15T01:46:20.941Z] + git log --format=format:%s -1 848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] echo [2022-08-15T01:46:20.959Z] ========================================================= [2022-08-15T01:46:20.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T01:46:20.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T01:46:21.303Z] + git log --format=format:%s -1 848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] echo [2022-08-15T01:46:21.317Z] [semverPrep] GIT_COMMIT: 848b2de29f6cbb620b3229edbec9a9c03b237451, Commit Message: Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19 [Pipeline] echo [2022-08-15T01:46:21.327Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T01:46:21.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:46:21.687Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T01:46:21.687Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T01:46:21.687Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T01:46:21.687Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T01:46:21.687Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T01:46:21.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:46:22.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:46:22.096Z] [2022-08-15T01:46:22.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:46:22.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:46:22.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T01:46:22.406Z] b85a868b505f: Pulling fs layer [2022-08-15T01:46:22.406Z] e2be974225ed: Pulling fs layer [2022-08-15T01:46:22.406Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T01:46:22.406Z] 988bab9f4d93: Pulling fs layer [2022-08-15T01:46:22.406Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T01:46:22.406Z] eaf3925da568: Pulling fs layer [2022-08-15T01:46:22.406Z] bab4dde63d76: Pulling fs layer [2022-08-15T01:46:22.406Z] bde34c3a00c8: Pulling fs layer [2022-08-15T01:46:22.406Z] b352a97aabf1: Pulling fs layer [2022-08-15T01:46:22.406Z] 4872d77fe225: Pulling fs layer [2022-08-15T01:46:22.406Z] 5851b861e8e6: Pulling fs layer [2022-08-15T01:46:22.406Z] b352a97aabf1: Waiting [2022-08-15T01:46:22.406Z] bde34c3a00c8: Waiting [2022-08-15T01:46:22.406Z] 988bab9f4d93: Waiting [2022-08-15T01:46:22.406Z] 1469e6f7b9e6: Waiting [2022-08-15T01:46:22.406Z] 4872d77fe225: Waiting [2022-08-15T01:46:22.406Z] eaf3925da568: Waiting [2022-08-15T01:46:22.406Z] 5851b861e8e6: Waiting [2022-08-15T01:46:22.406Z] bab4dde63d76: Waiting [2022-08-15T01:46:22.406Z] e2be974225ed: Download complete [2022-08-15T01:46:22.406Z] 988bab9f4d93: Verifying Checksum [2022-08-15T01:46:22.406Z] 988bab9f4d93: Download complete [2022-08-15T01:46:22.670Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T01:46:22.670Z] 1469e6f7b9e6: Download complete [2022-08-15T01:46:22.670Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T01:46:22.670Z] 339a4e72a1f5: Download complete [2022-08-15T01:46:22.670Z] eaf3925da568: Verifying Checksum [2022-08-15T01:46:22.670Z] eaf3925da568: Download complete [2022-08-15T01:46:22.670Z] bde34c3a00c8: Verifying Checksum [2022-08-15T01:46:22.670Z] bde34c3a00c8: Download complete [2022-08-15T01:46:22.670Z] b352a97aabf1: Verifying Checksum [2022-08-15T01:46:22.670Z] 4872d77fe225: Download complete [2022-08-15T01:46:22.670Z] 5851b861e8e6: Verifying Checksum [2022-08-15T01:46:22.670Z] 5851b861e8e6: Download complete [2022-08-15T01:46:22.670Z] b85a868b505f: Verifying Checksum [2022-08-15T01:46:22.670Z] b85a868b505f: Download complete [2022-08-15T01:46:22.929Z] bab4dde63d76: Verifying Checksum [2022-08-15T01:46:22.929Z] bab4dde63d76: Download complete [2022-08-15T01:46:24.317Z] b85a868b505f: Pull complete [2022-08-15T01:46:24.317Z] e2be974225ed: Pull complete [2022-08-15T01:46:24.912Z] 339a4e72a1f5: Pull complete [2022-08-15T01:46:24.912Z] 988bab9f4d93: Pull complete [2022-08-15T01:46:25.486Z] 1469e6f7b9e6: Pull complete [2022-08-15T01:46:25.486Z] eaf3925da568: Pull complete [2022-08-15T01:46:27.413Z] bab4dde63d76: Pull complete [2022-08-15T01:46:27.413Z] bde34c3a00c8: Pull complete [2022-08-15T01:46:27.673Z] b352a97aabf1: Pull complete [2022-08-15T01:46:27.673Z] 4872d77fe225: Pull complete [2022-08-15T01:46:27.673Z] 5851b861e8e6: Pull complete [2022-08-15T01:46:27.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T01:46:27.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:46:27.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:46:28.039Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:46:28.075Z] $ 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-08-15T01:46:30.652Z] $ docker top 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 -eo pid,comm [2022-08-15T01:46:30.720Z] 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-08-15T01:46:30.720Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:46:30.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:46:30.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:46:30.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:46:30.882Z] $ docker exec 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 ssh-agent [2022-08-15T01:46:31.015Z] SSH_AUTH_SOCK=/tmp/ssh-WHXMYwqZyB42/agent.32 [2022-08-15T01:46:31.015Z] SSH_AGENT_PID=39 [2022-08-15T01:46:31.023Z] Running ssh-add (command line suppressed) [2022-08-15T01:46:31.140Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7378359344921176163.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7378359344921176163.key) [2022-08-15T01:46:31.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:46:31.446Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T01:46:31.461Z] $ docker exec --env ******** --env ******** 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 ssh-agent -k [2022-08-15T01:46:31.581Z] unset SSH_AUTH_SOCK; [2022-08-15T01:46:31.582Z] unset SSH_AGENT_PID; [2022-08-15T01:46:31.582Z] echo Agent pid 39 killed; [2022-08-15T01:46:31.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T01:46:31.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:46:31.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:46:31.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:46:31.762Z] $ docker exec 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 ssh-agent [2022-08-15T01:46:31.906Z] SSH_AUTH_SOCK=/tmp/ssh-4FSVBl0FAjTc/agent.71 [2022-08-15T01:46:31.906Z] SSH_AGENT_PID=78 [2022-08-15T01:46:31.912Z] Running ssh-add (command line suppressed) [2022-08-15T01:46:32.035Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7482906736409220852.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7482906736409220852.key) [2022-08-15T01:46:32.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:46:32.348Z] + git semver init [2022-08-15T01:46:32.609Z] 2022-08-15 01:46:32,540 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T01:46:32.609Z] 2022-08-15 01:46:32,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-08-15T01:46:32.609Z] 2022-08-15 01:46:32,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-08-15T01:46:32.609Z] 2022-08-15 01:46:32,542 [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-08-15T01:46:33.549Z] 2022-08-15 01:46:33,292 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-08-15T01:46:33.549Z] 2022-08-15 01:46:33,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-08-15T01:46:33.549Z] 2022-08-15 01:46:33,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:46:33.549Z] 2022-08-15 01:46:33,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:46:33.549Z] 2.3.0-dev.15 [Pipeline] } [2022-08-15T01:46:33.559Z] $ docker exec --env ******** --env ******** 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 ssh-agent -k [2022-08-15T01:46:33.689Z] unset SSH_AUTH_SOCK; [2022-08-15T01:46:33.690Z] unset SSH_AGENT_PID; [2022-08-15T01:46:33.690Z] echo Agent pid 78 killed; [2022-08-15T01:46:33.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:46:34.014Z] + git semver [Pipeline] } [2022-08-15T01:46:34.292Z] $ docker stop --time=1 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 [2022-08-15T01:46:35.563Z] $ docker rm -f 628d4af4ce44b01247eda8fbf09f5be0fc532f541c01e446fdfe75a151730148 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:46:35.923Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T01:46:36.181Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T01:46:36.184Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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-08-15T01:46:36.341Z] provisioning config files... [2022-08-15T01:46:36.352Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7485634629069278913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:46:36.651Z] ---> docker-login.sh [2022-08-15T01:46:36.651Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:46:36.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:36.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:36.651Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:36.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:36.651Z] [2022-08-15T01:46:36.651Z] Login Succeeded [2022-08-15T01:46:36.651Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:46:36.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:36.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:36.911Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:36.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:36.911Z] [2022-08-15T01:46:36.911Z] Login Succeeded [2022-08-15T01:46:36.911Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:46:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:36.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:36.911Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:36.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:36.911Z] [2022-08-15T01:46:36.911Z] Login Succeeded [2022-08-15T01:46:36.911Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:46:37.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:37.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:37.172Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:37.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:37.172Z] [2022-08-15T01:46:37.172Z] Login Succeeded [2022-08-15T01:46:37.172Z] docker.io [2022-08-15T01:46:37.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:46:37.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:46:37.431Z] Configure a credential helper to remove this warning. See [2022-08-15T01:46:37.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:46:37.431Z] [2022-08-15T01:46:37.431Z] Login Succeeded [2022-08-15T01:46:37.431Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:46:37.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T01:46:37.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:46:37.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:46:37.520Z] ========================================================= [2022-08-15T01:46:37.520Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T01:46:37.520Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:46:37.834Z] + 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-08-15T01:46:37.834Z] Sending build context to Docker daemon 6.082MB [2022-08-15T01:46:37.834Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:46:37.834Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-15T01:46:37.834Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T01:46:37.834Z] 2408cc74d12b: Pulling fs layer [2022-08-15T01:46:37.834Z] ea60b727a1ce: Pulling fs layer [2022-08-15T01:46:37.834Z] 30c4a7721957: Pulling fs layer [2022-08-15T01:46:37.834Z] 370296b7ddb6: Pulling fs layer [2022-08-15T01:46:37.834Z] 7c6cee850709: Pulling fs layer [2022-08-15T01:46:37.834Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T01:46:37.834Z] d94ebbe4e438: Pulling fs layer [2022-08-15T01:46:37.834Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T01:46:37.834Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T01:46:37.834Z] 7c6cee850709: Waiting [2022-08-15T01:46:37.834Z] 370296b7ddb6: Waiting [2022-08-15T01:46:37.834Z] d94ebbe4e438: Waiting [2022-08-15T01:46:37.834Z] bcfd1f05c69d: Waiting [2022-08-15T01:46:37.834Z] 59ccb84bbe0f: Waiting [2022-08-15T01:46:37.834Z] 39a5fcdaea64: Waiting [2022-08-15T01:46:37.834Z] 30c4a7721957: Verifying Checksum [2022-08-15T01:46:37.834Z] 30c4a7721957: Download complete [2022-08-15T01:46:38.099Z] ea60b727a1ce: Verifying Checksum [2022-08-15T01:46:38.099Z] ea60b727a1ce: Download complete [2022-08-15T01:46:38.099Z] 7c6cee850709: Verifying Checksum [2022-08-15T01:46:38.099Z] 7c6cee850709: Download complete [2022-08-15T01:46:38.099Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T01:46:38.099Z] 39a5fcdaea64: Download complete [2022-08-15T01:46:38.099Z] 2408cc74d12b: Verifying Checksum [2022-08-15T01:46:38.099Z] 2408cc74d12b: Download complete [2022-08-15T01:46:38.099Z] d94ebbe4e438: Download complete [2022-08-15T01:46:38.099Z] 2408cc74d12b: Pull complete [2022-08-15T01:46:38.370Z] ea60b727a1ce: Pull complete [2022-08-15T01:46:38.370Z] 30c4a7721957: Pull complete [2022-08-15T01:46:38.642Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T01:46:38.642Z] 59ccb84bbe0f: Download complete [2022-08-15T01:46:38.906Z] 370296b7ddb6: Verifying Checksum [2022-08-15T01:46:38.906Z] 370296b7ddb6: Download complete [2022-08-15T01:46:38.906Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T01:46:38.906Z] bcfd1f05c69d: Download complete [2022-08-15T01:46:43.104Z] 370296b7ddb6: Pull complete [2022-08-15T01:46:43.104Z] 7c6cee850709: Pull complete [2022-08-15T01:46:43.104Z] 39a5fcdaea64: Pull complete [2022-08-15T01:46:43.104Z] d94ebbe4e438: Pull complete [2022-08-15T01:46:45.654Z] bcfd1f05c69d: Pull complete [2022-08-15T01:46:46.244Z] 59ccb84bbe0f: Pull complete [2022-08-15T01:46:46.244Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T01:46:46.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T01:46:46.244Z] ---> a4fb48ad2a94 [2022-08-15T01:46:46.244Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:46:48.795Z] ---> Running in f1fa5f894b73 [2022-08-15T01:46:49.054Z] Removing intermediate container f1fa5f894b73 [2022-08-15T01:46:49.054Z] ---> ad1543db4913 [2022-08-15T01:46:49.054Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:46:49.054Z] ---> Running in 11f8057b183d [2022-08-15T01:46:49.054Z] Removing intermediate container 11f8057b183d [2022-08-15T01:46:49.054Z] ---> 27c63d5226c1 [2022-08-15T01:46:49.054Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:46:49.054Z] ---> Running in 64d1a2efd404 [2022-08-15T01:46:49.625Z] Removing intermediate container 64d1a2efd404 [2022-08-15T01:46:49.625Z] ---> 359aee66f099 [2022-08-15T01:46:49.625Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:46:49.625Z] ---> Running in 0e28750adc6d [2022-08-15T01:46:49.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T01:46:50.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T01:46:51.295Z] Still waiting to schedule task [2022-08-15T01:46:51.295Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-15T01:46:51.402Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-15T01:46:51.402Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-15T01:46:51.402Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-15T01:46:51.664Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-15T01:46:51.664Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T01:46:51.664Z] OK: 216 MiB in 55 packages [2022-08-15T01:46:52.235Z] Removing intermediate container 0e28750adc6d [2022-08-15T01:46:52.235Z] ---> 050e625d67e6 [2022-08-15T01:46:52.235Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-15T01:46:52.235Z] ---> Running in ab36f0f3bdd2 [2022-08-15T01:46:52.235Z] Removing intermediate container ab36f0f3bdd2 [2022-08-15T01:46:52.235Z] ---> 529e3836b862 [2022-08-15T01:46:52.235Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-15T01:46:52.496Z] ---> fedbc820007e [2022-08-15T01:46:52.496Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:46:52.496Z] ---> Running in 28fbb3ace8d9 [2022-08-15T01:47:10.623Z] Removing intermediate container 28fbb3ace8d9 [2022-08-15T01:47:10.623Z] ---> b784e9a4cd3d [2022-08-15T01:47:10.623Z] Step 10/12 : COPY . . [2022-08-15T01:47:10.623Z] ---> b5899ad3265b [2022-08-15T01:47:10.623Z] Step 11/12 : ARG MAKE='make build' [2022-08-15T01:47:10.623Z] ---> Running in aa9068e621ef [2022-08-15T01:47:10.623Z] Removing intermediate container aa9068e621ef [2022-08-15T01:47:10.623Z] ---> f18bfe7fa9e8 [2022-08-15T01:47:10.623Z] Step 12/12 : RUN $MAKE [2022-08-15T01:47:10.623Z] ---> Running in c3af24c8427b [2022-08-15T01:47:10.623Z] noop [2022-08-15T01:47:10.623Z] Removing intermediate container c3af24c8427b [2022-08-15T01:47:10.623Z] ---> a1e36bcd6b5d [2022-08-15T01:47:10.623Z] Successfully built a1e36bcd6b5d [2022-08-15T01:47:10.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:47:10.949Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T01:47:10.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:47:11.039Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:47:11.083Z] $ 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-08-15T01:47:11.456Z] $ docker top 6d65bb97fb40597778aebd3838a77e1edbd0bc54329ffa2dec536971a57db0bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:47:11.820Z] + go version [2022-08-15T01:47:11.820Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T01:47:11.838Z] $ docker stop --time=1 6d65bb97fb40597778aebd3838a77e1edbd0bc54329ffa2dec536971a57db0bd [2022-08-15T01:47:13.117Z] $ docker rm -f 6d65bb97fb40597778aebd3838a77e1edbd0bc54329ffa2dec536971a57db0bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:47:13.557Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T01:47:13.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:47:13.664Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:47:13.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-08-15T01:47:14.162Z] $ docker top 9f3bdcddf7f4707f6f1daebded6ee609640b81803218d1622ffeae757cd60c22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:47:14.528Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-15T01:47:14.827Z] + make test [2022-08-15T01:47:14.827Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T01:47:15.397Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-15T01:47:25.396Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-15T01:47:25.969Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 21.8% of statements [2022-08-15T01:47:25.969Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-15T01:47:34.114Z] 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-08-15T01:47:34.114Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T01:47:36.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T01:47:36.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T01:47:36.652Z] ./bin/test-attribution-txt.sh [2022-08-15T01:47:36.652Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-15T01:47:36.652Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-15T01:47:36.652Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-15T01:47:36.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T01:47:36.681Z] $ docker stop --time=1 9f3bdcddf7f4707f6f1daebded6ee609640b81803218d1622ffeae757cd60c22 [2022-08-15T01:47:38.615Z] $ docker rm -f 9f3bdcddf7f4707f6f1daebded6ee609640b81803218d1622ffeae757cd60c22 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:47:39.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T01:47:39.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T01:47:39.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T01:47:39.907Z] + ls -al . [2022-08-15T01:47:39.907Z] total 180 [2022-08-15T01:47:39.907Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 01:47 . [2022-08-15T01:47:39.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:46 .. [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 01:46 .dockerignore [2022-08-15T01:47:39.907Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:47 .git [2022-08-15T01:47:39.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:46 .github [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 15 01:46 .gitignore [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 01:46 .golangci.yml [2022-08-15T01:47:39.907Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:46 .semver [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 15 01:46 Attribution.txt [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 15 01:46 CHANGELOG.md [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 15 01:46 Dockerfile [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:46 GOVERNANCE.md [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 01:46 Jenkinsfile [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:46 LICENSE [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 15 01:46 Makefile [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 15 01:46 OWNERS.md [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 15 01:46 README.md [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 01:46 VERSION [2022-08-15T01:47:39.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:46 bin [2022-08-15T01:47:39.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:46 cmd [2022-08-15T01:47:39.907Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 15 01:47 coverage.out [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 15 01:46 go.mod [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 15 01:46 go.sum [2022-08-15T01:47:39.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:46 internal [2022-08-15T01:47:39.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:46 mock [2022-08-15T01:47:39.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:46 snap [2022-08-15T01:47:39.907Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 15 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:47:40.219Z] + 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=848b2de29f6cbb620b3229edbec9a9c03b237451 --label arch=amd64 --label version=2.3.0-dev.15 . [2022-08-15T01:47:40.220Z] Sending build context to Docker daemon 6.1MB [2022-08-15T01:47:40.220Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:47:40.220Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-15T01:47:40.220Z] ---> a1e36bcd6b5d [2022-08-15T01:47:40.220Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:47:40.220Z] ---> Running in dcaa12d34db3 [2022-08-15T01:47:40.220Z] Removing intermediate container dcaa12d34db3 [2022-08-15T01:47:40.220Z] ---> 722a787e1a59 [2022-08-15T01:47:40.220Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:47:40.478Z] ---> Running in 32dca1be3e35 [2022-08-15T01:47:40.478Z] Removing intermediate container 32dca1be3e35 [2022-08-15T01:47:40.478Z] ---> 05b19ec6aac0 [2022-08-15T01:47:40.478Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:47:40.478Z] ---> Running in 74d00bf44e3d [2022-08-15T01:47:41.051Z] Removing intermediate container 74d00bf44e3d [2022-08-15T01:47:41.051Z] ---> 1dda527b48ca [2022-08-15T01:47:41.051Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:47:41.051Z] ---> Running in 89b20432de68 [2022-08-15T01:47:41.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T01:47:42.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T01:47:42.513Z] OK: 216 MiB in 55 packages [2022-08-15T01:47:42.773Z] Removing intermediate container 89b20432de68 [2022-08-15T01:47:42.773Z] ---> 2550c0c81391 [2022-08-15T01:47:42.773Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-15T01:47:42.773Z] ---> Running in b49c044c314f [2022-08-15T01:47:43.034Z] Removing intermediate container b49c044c314f [2022-08-15T01:47:43.034Z] ---> 45e4fabbfc38 [2022-08-15T01:47:43.034Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-15T01:47:43.034Z] ---> 8f31c8b8ec7d [2022-08-15T01:47:43.034Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:47:43.034Z] ---> Running in 88998ed4cfe1 [2022-08-15T01:47:43.606Z] Removing intermediate container 88998ed4cfe1 [2022-08-15T01:47:43.606Z] ---> 8c98d4494f89 [2022-08-15T01:47:43.606Z] Step 10/24 : COPY . . [2022-08-15T01:47:44.178Z] ---> 1d0c2c5d39de [2022-08-15T01:47:44.178Z] Step 11/24 : ARG MAKE='make build' [2022-08-15T01:47:44.178Z] ---> Running in cd373d6ee836 [2022-08-15T01:47:44.178Z] Removing intermediate container cd373d6ee836 [2022-08-15T01:47:44.178Z] ---> 2ca4da83d1e6 [2022-08-15T01:47:44.178Z] Step 12/24 : RUN $MAKE [2022-08-15T01:47:44.178Z] ---> Running in f04bd6a950f6 [2022-08-15T01:47:44.438Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-08-15T01:48:06.538Z] Removing intermediate container f04bd6a950f6 [2022-08-15T01:48:06.538Z] ---> 2e880d56ceb5 [2022-08-15T01:48:06.538Z] Step 13/24 : FROM alpine:3.16 [2022-08-15T01:48:06.538Z] 3.16: Pulling from library/alpine [2022-08-15T01:48:06.538Z] 213ec9aee27d: Pulling fs layer [2022-08-15T01:48:06.538Z] 213ec9aee27d: Download complete [2022-08-15T01:48:06.538Z] 213ec9aee27d: Pull complete [2022-08-15T01:48:06.538Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T01:48:06.538Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T01:48:06.538Z] ---> 9c6f07244728 [2022-08-15T01:48:06.538Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-15T01:48:06.799Z] ---> Running in 84aa33243920 [2022-08-15T01:48:06.799Z] Removing intermediate container 84aa33243920 [2022-08-15T01:48:06.799Z] ---> 84f6789999c1 [2022-08-15T01:48:06.799Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-15T01:48:06.799Z] ---> Running in 5b7094df5774 [2022-08-15T01:48:07.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T01:48:07.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T01:48:07.324Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-15T01:48:07.324Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T01:48:07.324Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-15T01:48:07.324Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T01:48:07.324Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-15T01:48:07.324Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-15T01:48:07.324Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T01:48:07.585Z] OK: 8 MiB in 20 packages [2022-08-15T01:48:07.845Z] Removing intermediate container 5b7094df5774 [2022-08-15T01:48:07.845Z] ---> 04cd79b7dbc7 [2022-08-15T01:48:07.845Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-15T01:48:08.418Z] ---> ba35ed2d1ad1 [2022-08-15T01:48:08.418Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-15T01:48:08.679Z] ---> 7b46cedbe920 [2022-08-15T01:48:08.679Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-15T01:48:08.679Z] ---> ae31fa9e830f [2022-08-15T01:48:08.679Z] Step 19/24 : EXPOSE 59982 [2022-08-15T01:48:08.679Z] ---> Running in 65d59d9bacc8 [2022-08-15T01:48:08.941Z] Removing intermediate container 65d59d9bacc8 [2022-08-15T01:48:08.941Z] ---> a1d58fd0cc3a [2022-08-15T01:48:08.941Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-15T01:48:08.941Z] ---> Running in 9f2ab821cf57 [2022-08-15T01:48:08.941Z] Removing intermediate container 9f2ab821cf57 [2022-08-15T01:48:08.941Z] ---> b3a2c81a0f59 [2022-08-15T01:48:08.941Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-15T01:48:08.941Z] ---> Running in 8ddba3961e86 [2022-08-15T01:48:08.941Z] Removing intermediate container 8ddba3961e86 [2022-08-15T01:48:08.941Z] ---> bf263a5c8016 [2022-08-15T01:48:08.941Z] Step 22/24 : LABEL arch=amd64 [2022-08-15T01:48:09.201Z] ---> Running in feb34d18901e [2022-08-15T01:48:09.201Z] Removing intermediate container feb34d18901e [2022-08-15T01:48:09.201Z] ---> a58d274b4cec [2022-08-15T01:48:09.201Z] Step 23/24 : LABEL git_sha=848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:48:09.201Z] ---> Running in c573d9d9c796 [2022-08-15T01:48:09.201Z] Removing intermediate container c573d9d9c796 [2022-08-15T01:48:09.201Z] ---> 4656f8da6b9f [2022-08-15T01:48:09.201Z] Step 24/24 : LABEL version=2.3.0-dev.15 [2022-08-15T01:48:09.201Z] ---> Running in d265b5317cba [2022-08-15T01:48:09.462Z] Removing intermediate container d265b5317cba [2022-08-15T01:48:09.462Z] ---> 2e821ee72f55 [2022-08-15T01:48:09.462Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T01:48:09.462Z] Successfully built 2e821ee72f55 [2022-08-15T01:48:09.462Z] 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-08-15T01:48:09.575Z] provisioning config files... [2022-08-15T01:48:09.584Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1095885355559169379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:48:09.883Z] ---> docker-login.sh [2022-08-15T01:48:09.883Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:48:09.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:48:09.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:48:09.883Z] Configure a credential helper to remove this warning. See [2022-08-15T01:48:09.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:48:09.883Z] [2022-08-15T01:48:09.883Z] Login Succeeded [2022-08-15T01:48:09.883Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:48:09.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:48:10.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:48:10.142Z] Configure a credential helper to remove this warning. See [2022-08-15T01:48:10.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:48:10.142Z] [2022-08-15T01:48:10.142Z] Login Succeeded [2022-08-15T01:48:10.142Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:48:10.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:48:10.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:48:10.142Z] Configure a credential helper to remove this warning. See [2022-08-15T01:48:10.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:48:10.142Z] [2022-08-15T01:48:10.142Z] Login Succeeded [2022-08-15T01:48:10.142Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:48:10.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:48:10.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:48:10.403Z] Configure a credential helper to remove this warning. See [2022-08-15T01:48:10.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:48:10.403Z] [2022-08-15T01:48:10.403Z] Login Succeeded [2022-08-15T01:48:10.403Z] docker.io [2022-08-15T01:48:10.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:48:10.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:48:10.664Z] Configure a credential helper to remove this warning. See [2022-08-15T01:48:10.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:48:10.664Z] [2022-08-15T01:48:10.664Z] Login Succeeded [2022-08-15T01:48:10.664Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:48:10.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:48:10.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:48:10.726Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-08-15T01:48:10.726Z] 848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:48:10.726Z] latest [2022-08-15T01:48:10.726Z] 2.3.0-dev.15 [2022-08-15T01:48:10.726Z] 848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [2022-08-15T01:48:10.726Z] main [2022-08-15T01:48:10.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:11.045Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:11.368Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:48:11.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-15T01:48:11.369Z] d71073efeacc: Preparing [2022-08-15T01:48:11.369Z] ed0935f85a9d: Preparing [2022-08-15T01:48:11.369Z] 6e96ab0898f2: Preparing [2022-08-15T01:48:11.369Z] e32d186b3de3: Preparing [2022-08-15T01:48:11.369Z] 994393dc58e7: Preparing [2022-08-15T01:48:11.369Z] 994393dc58e7: Layer already exists [2022-08-15T01:48:11.369Z] ed0935f85a9d: Pushed [2022-08-15T01:48:11.369Z] d71073efeacc: Pushed [2022-08-15T01:48:11.631Z] e32d186b3de3: Pushed [2022-08-15T01:48:14.178Z] 6e96ab0898f2: Pushed [2022-08-15T01:48:14.178Z] 848b2de29f6cbb620b3229edbec9a9c03b237451: digest: sha256:2c9901378982412ff5a10be353a4e7d5a35639ec53e5edd0b101ad7d60205e6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:14.759Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:15.072Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-08-15T01:48:15.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-15T01:48:15.073Z] d71073efeacc: Preparing [2022-08-15T01:48:15.073Z] ed0935f85a9d: Preparing [2022-08-15T01:48:15.073Z] 6e96ab0898f2: Preparing [2022-08-15T01:48:15.073Z] e32d186b3de3: Preparing [2022-08-15T01:48:15.073Z] 994393dc58e7: Preparing [2022-08-15T01:48:15.073Z] 6e96ab0898f2: Layer already exists [2022-08-15T01:48:15.073Z] e32d186b3de3: Layer already exists [2022-08-15T01:48:15.073Z] d71073efeacc: Layer already exists [2022-08-15T01:48:15.073Z] ed0935f85a9d: Layer already exists [2022-08-15T01:48:15.073Z] 994393dc58e7: Layer already exists [2022-08-15T01:48:15.073Z] latest: digest: sha256:2c9901378982412ff5a10be353a4e7d5a35639ec53e5edd0b101ad7d60205e6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:15.396Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:15.711Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.15 [2022-08-15T01:48:15.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-15T01:48:15.711Z] d71073efeacc: Preparing [2022-08-15T01:48:15.711Z] ed0935f85a9d: Preparing [2022-08-15T01:48:15.711Z] 6e96ab0898f2: Preparing [2022-08-15T01:48:15.711Z] e32d186b3de3: Preparing [2022-08-15T01:48:15.711Z] 994393dc58e7: Preparing [2022-08-15T01:48:15.711Z] d71073efeacc: Layer already exists [2022-08-15T01:48:15.711Z] 994393dc58e7: Layer already exists [2022-08-15T01:48:15.711Z] 6e96ab0898f2: Layer already exists [2022-08-15T01:48:15.711Z] ed0935f85a9d: Layer already exists [2022-08-15T01:48:15.711Z] e32d186b3de3: Layer already exists [2022-08-15T01:48:15.711Z] 2.3.0-dev.15: digest: sha256:2c9901378982412ff5a10be353a4e7d5a35639ec53e5edd0b101ad7d60205e6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:16.033Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:16.347Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [2022-08-15T01:48:16.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-15T01:48:16.347Z] d71073efeacc: Preparing [2022-08-15T01:48:16.347Z] ed0935f85a9d: Preparing [2022-08-15T01:48:16.347Z] 6e96ab0898f2: Preparing [2022-08-15T01:48:16.347Z] e32d186b3de3: Preparing [2022-08-15T01:48:16.347Z] 994393dc58e7: Preparing [2022-08-15T01:48:16.347Z] 6e96ab0898f2: Layer already exists [2022-08-15T01:48:16.347Z] ed0935f85a9d: Layer already exists [2022-08-15T01:48:16.347Z] d71073efeacc: Layer already exists [2022-08-15T01:48:16.347Z] e32d186b3de3: Layer already exists [2022-08-15T01:48:16.347Z] 994393dc58e7: Layer already exists [2022-08-15T01:48:16.347Z] 848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15: digest: sha256:2c9901378982412ff5a10be353a4e7d5a35639ec53e5edd0b101ad7d60205e6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:16.757Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:17.084Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-08-15T01:48:17.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-15T01:48:17.084Z] d71073efeacc: Preparing [2022-08-15T01:48:17.084Z] ed0935f85a9d: Preparing [2022-08-15T01:48:17.084Z] 6e96ab0898f2: Preparing [2022-08-15T01:48:17.084Z] e32d186b3de3: Preparing [2022-08-15T01:48:17.084Z] 994393dc58e7: Preparing [2022-08-15T01:48:17.084Z] d71073efeacc: Layer already exists [2022-08-15T01:48:17.084Z] 6e96ab0898f2: Layer already exists [2022-08-15T01:48:17.084Z] 994393dc58e7: Layer already exists [2022-08-15T01:48:17.084Z] e32d186b3de3: Layer already exists [2022-08-15T01:48:17.084Z] ed0935f85a9d: Layer already exists [2022-08-15T01:48:17.084Z] main: digest: sha256:2c9901378982412ff5a10be353a4e7d5a35639ec53e5edd0b101ad7d60205e6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:48:17.134Z] ===================================================== [Pipeline] echo [2022-08-15T01:48:17.143Z] taggedImages: [2022-08-15T01:48:17.143Z] - nexus3.edgexfoundry.org:10004/device-mqtt:848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:48:17.143Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-08-15T01:48:17.143Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.15 [2022-08-15T01:48:17.143Z] - nexus3.edgexfoundry.org:10004/device-mqtt:848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [2022-08-15T01:48:17.143Z] - 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-08-15T01:48:17.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:48:17.529Z] [2022-08-15T01:48:17.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:48:17.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:48:17.837Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T01:48:17.837Z] 5eb5b503b376: Pulling fs layer [2022-08-15T01:48:17.837Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T01:48:17.837Z] ec43610c2a17: Pulling fs layer [2022-08-15T01:48:17.837Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T01:48:17.837Z] 33b1e0a273af: Pulling fs layer [2022-08-15T01:48:17.837Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T01:48:17.837Z] 2f39f015ded8: Pulling fs layer [2022-08-15T01:48:17.837Z] 33b1e0a273af: Waiting [2022-08-15T01:48:17.837Z] 5d3b04190fa2: Waiting [2022-08-15T01:48:17.837Z] 2f39f015ded8: Waiting [2022-08-15T01:48:17.837Z] 3a2ae6a8a46f: Waiting [2022-08-15T01:48:17.837Z] 5c69ac0246d0: Verifying Checksum [2022-08-15T01:48:17.837Z] 5c69ac0246d0: Download complete [2022-08-15T01:48:17.837Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T01:48:17.837Z] 3a2ae6a8a46f: Download complete [2022-08-15T01:48:18.098Z] 33b1e0a273af: Verifying Checksum [2022-08-15T01:48:18.098Z] 33b1e0a273af: Download complete [2022-08-15T01:48:18.098Z] ec43610c2a17: Verifying Checksum [2022-08-15T01:48:18.098Z] ec43610c2a17: Download complete [2022-08-15T01:48:18.098Z] 5d3b04190fa2: Verifying Checksum [2022-08-15T01:48:18.098Z] 5d3b04190fa2: Download complete [2022-08-15T01:48:18.098Z] 5eb5b503b376: Verifying Checksum [2022-08-15T01:48:18.098Z] 5eb5b503b376: Download complete [2022-08-15T01:48:18.670Z] 2f39f015ded8: Download complete [2022-08-15T01:48:19.614Z] 5eb5b503b376: Pull complete [2022-08-15T01:48:19.614Z] 5c69ac0246d0: Pull complete [2022-08-15T01:48:20.184Z] ec43610c2a17: Pull complete [2022-08-15T01:48:20.184Z] 3a2ae6a8a46f: Pull complete [2022-08-15T01:48:20.756Z] 33b1e0a273af: Pull complete [2022-08-15T01:48:20.756Z] 5d3b04190fa2: Pull complete [2022-08-15T01:48:26.038Z] 2f39f015ded8: Pull complete [2022-08-15T01:48:26.038Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T01:48:26.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:48:26.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:48:26.139Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:48:26.181Z] $ 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-08-15T01:48:28.148Z] $ docker top 07ee166a2b72a7b08fadb1260986e4945843536bbd2a3b918b351dd24d617783 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:48:28.576Z] ---> job-cost.sh [2022-08-15T01:48:28.576Z] lf-activate-venv: SKIPPING [2022-08-15T01:48:28.576Z] INFO: No Stack... [2022-08-15T01:48:29.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T01:48:29.406Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T01:48:29.707Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-08-15T01:48:29.707Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T01:48:29.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] [2022-08-15T01:48:29.730Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] did not exist. Created. [2022-08-15T01:48:29.730Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T01:48:30.042Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T01:48:30.065Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T01:48:30.071Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T01:48:30.097Z] $ docker stop --time=1 07ee166a2b72a7b08fadb1260986e4945843536bbd2a3b918b351dd24d617783 [2022-08-15T01:48:31.311Z] $ docker rm -f 07ee166a2b72a7b08fadb1260986e4945843536bbd2a3b918b351dd24d617783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T01:50:37.352Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22754 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-08-15T01:50:37.365Z] Running in /w/workspace/device-mqtt-go/62 [Pipeline] { [Pipeline] checkout [2022-08-15T01:50:37.416Z] Selected Git installation does not exist. Using Default [2022-08-15T01:50:37.416Z] The recommended git tool is: NONE [2022-08-15T01:50:43.721Z] using credential edgex-jenkins-ssh [2022-08-15T01:50:43.739Z] Cloning the remote Git repository [2022-08-15T01:50:43.792Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-15T01:50:43.883Z] > git init /w/workspace/device-mqtt-go/62 # timeout=10 [2022-08-15T01:50:43.955Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-15T01:50:43.956Z] > git --version # timeout=10 [2022-08-15T01:50:43.978Z] > git --version # 'git version 2.25.1' [2022-08-15T01:50:43.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T01:50:44.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T01:50:45.213Z] Avoid second fetch [2022-08-15T01:50:45.213Z] Checking out Revision 848b2de29f6cbb620b3229edbec9a9c03b237451 (main) [2022-08-15T01:50:45.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-08-15T01:50:45.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T01:50:45.236Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T01:50:45.251Z] > git checkout -f 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 [2022-08-15T01:50:49.552Z] Commit message: "Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T01:50:50.516Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T01:50:50.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T01:50:50.516Z] Dload Upload Total Spent Left Speed [2022-08-15T01:50:50.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 83324 0 --:--:-- --:--:-- --:--:-- 83324 [Pipeline] sh [2022-08-15T01:50:51.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T01:50:51.583Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T01:50:51.583Z] + sudo tee /etc/docker/daemon.new [2022-08-15T01:50:51.583Z] { [2022-08-15T01:50:51.583Z] "registry-mirrors": [ [2022-08-15T01:50:51.583Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T01:50:51.583Z] ], [2022-08-15T01:50:51.583Z] "bip": "10.250.0.254/24", [2022-08-15T01:50:51.583Z] "hosts": [ [2022-08-15T01:50:51.583Z] "tcp://0.0.0.0:5555", [2022-08-15T01:50:51.583Z] "unix:///var/run/docker.sock" [2022-08-15T01:50:51.583Z] ], [2022-08-15T01:50:51.583Z] "mtu": 1458, [2022-08-15T01:50:51.583Z] "selinux-enabled": true, [2022-08-15T01:50:51.583Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T01:50:51.583Z] } [Pipeline] sh [2022-08-15T01:50:52.008Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T01:50:52.352Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:51:10.722Z] provisioning config files... [2022-08-15T01:51:10.746Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/62@tmp/config8068579040268839562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:51:11.120Z] ---> docker-login.sh [2022-08-15T01:51:11.120Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:51:11.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:51:11.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:51:11.995Z] Configure a credential helper to remove this warning. See [2022-08-15T01:51:11.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:51:11.995Z] [2022-08-15T01:51:11.995Z] Login Succeeded [2022-08-15T01:51:11.995Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:51:12.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:51:12.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:51:12.549Z] Configure a credential helper to remove this warning. See [2022-08-15T01:51:12.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:51:12.549Z] [2022-08-15T01:51:12.549Z] Login Succeeded [2022-08-15T01:51:12.549Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:51:12.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:51:13.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:51:13.107Z] Configure a credential helper to remove this warning. See [2022-08-15T01:51:13.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:51:13.107Z] [2022-08-15T01:51:13.107Z] Login Succeeded [2022-08-15T01:51:13.107Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:51:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:51:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:51:13.384Z] Configure a credential helper to remove this warning. See [2022-08-15T01:51:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:51:13.384Z] [2022-08-15T01:51:13.384Z] Login Succeeded [2022-08-15T01:51:13.384Z] docker.io [2022-08-15T01:51:13.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:51:14.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:51:14.256Z] Configure a credential helper to remove this warning. See [2022-08-15T01:51:14.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:51:14.256Z] [2022-08-15T01:51:14.256Z] Login Succeeded [2022-08-15T01:51:14.256Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:51:14.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T01:51:14.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:51:14.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:51:14.845Z] ========================================================= [2022-08-15T01:51:14.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T01:51:14.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:51:15.266Z] + 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-08-15T01:51:15.541Z] Sending build context to Docker daemon 3.14MB [2022-08-15T01:51:15.541Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:51:15.541Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-15T01:51:15.816Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T01:51:15.816Z] b3c136eddcbf: Pulling fs layer [2022-08-15T01:51:15.816Z] c0a3192eca97: Pulling fs layer [2022-08-15T01:51:15.816Z] a050256f5b6f: Pulling fs layer [2022-08-15T01:51:15.816Z] 656be50a0ddc: Pulling fs layer [2022-08-15T01:51:15.816Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T01:51:15.816Z] 46d945488cbd: Pulling fs layer [2022-08-15T01:51:15.816Z] 8a5474983e97: Pulling fs layer [2022-08-15T01:51:15.816Z] 329c88fbcd65: Pulling fs layer [2022-08-15T01:51:15.816Z] 656be50a0ddc: Waiting [2022-08-15T01:51:15.816Z] 2bbca73fdf42: Waiting [2022-08-15T01:51:15.816Z] 46d945488cbd: Waiting [2022-08-15T01:51:15.816Z] 8a5474983e97: Waiting [2022-08-15T01:51:15.816Z] 329c88fbcd65: Waiting [2022-08-15T01:51:15.816Z] a050256f5b6f: Download complete [2022-08-15T01:51:15.816Z] c0a3192eca97: Download complete [2022-08-15T01:51:15.816Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T01:51:15.816Z] 2bbca73fdf42: Download complete [2022-08-15T01:51:15.816Z] 46d945488cbd: Verifying Checksum [2022-08-15T01:51:15.816Z] 46d945488cbd: Download complete [2022-08-15T01:51:15.816Z] b3c136eddcbf: Verifying Checksum [2022-08-15T01:51:15.816Z] b3c136eddcbf: Download complete [2022-08-15T01:51:16.826Z] b3c136eddcbf: Pull complete [2022-08-15T01:51:16.826Z] 329c88fbcd65: Verifying Checksum [2022-08-15T01:51:16.826Z] 329c88fbcd65: Download complete [2022-08-15T01:51:17.431Z] c0a3192eca97: Pull complete [2022-08-15T01:51:17.710Z] a050256f5b6f: Pull complete [2022-08-15T01:51:18.309Z] 8a5474983e97: Verifying Checksum [2022-08-15T01:51:18.309Z] 8a5474983e97: Download complete [2022-08-15T01:51:18.908Z] 656be50a0ddc: Verifying Checksum [2022-08-15T01:51:18.908Z] 656be50a0ddc: Download complete [2022-08-15T01:51:34.020Z] 656be50a0ddc: Pull complete [2022-08-15T01:51:34.020Z] 2bbca73fdf42: Pull complete [2022-08-15T01:51:34.020Z] 46d945488cbd: Pull complete [2022-08-15T01:51:38.329Z] 8a5474983e97: Pull complete [2022-08-15T01:51:40.956Z] 329c88fbcd65: Pull complete [2022-08-15T01:51:40.956Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T01:51:40.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T01:51:40.956Z] ---> ff4287adb874 [2022-08-15T01:51:40.956Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:51:41.940Z] ---> Running in 5a374c5f411a [2022-08-15T01:51:42.213Z] Removing intermediate container 5a374c5f411a [2022-08-15T01:51:42.213Z] ---> 3657eb87a01e [2022-08-15T01:51:42.213Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:51:42.213Z] ---> Running in cf44a60e065d [2022-08-15T01:51:42.488Z] Removing intermediate container cf44a60e065d [2022-08-15T01:51:42.488Z] ---> 58b6dd619356 [2022-08-15T01:51:42.488Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:51:42.761Z] ---> Running in 34f96813b9ad [2022-08-15T01:51:44.759Z] Removing intermediate container 34f96813b9ad [2022-08-15T01:51:44.759Z] ---> e960e0739137 [2022-08-15T01:51:44.759Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:51:44.759Z] ---> Running in 211f292e1e8a [2022-08-15T01:51:46.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T01:51:47.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T01:51:48.326Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-15T01:51:48.326Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-15T01:51:48.326Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-15T01:51:48.599Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-15T01:51:48.599Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T01:51:48.874Z] OK: 226 MiB in 55 packages [2022-08-15T01:51:49.857Z] Removing intermediate container 211f292e1e8a [2022-08-15T01:51:49.857Z] ---> 1021f8053941 [2022-08-15T01:51:49.857Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-15T01:51:49.857Z] ---> Running in e85175dc50b2 [2022-08-15T01:51:50.133Z] Removing intermediate container e85175dc50b2 [2022-08-15T01:51:50.134Z] ---> cbd22c38f900 [2022-08-15T01:51:50.134Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-15T01:51:50.739Z] ---> c11bf1427fa8 [2022-08-15T01:51:50.739Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:51:50.739Z] ---> Running in d26a9533cd31 [2022-08-15T01:52:37.709Z] Removing intermediate container d26a9533cd31 [2022-08-15T01:52:37.709Z] ---> ba1969c549d3 [2022-08-15T01:52:37.709Z] Step 10/12 : COPY . . [2022-08-15T01:52:37.709Z] ---> 6a5acdf47567 [2022-08-15T01:52:37.709Z] Step 11/12 : ARG MAKE='make build' [2022-08-15T01:52:37.709Z] ---> Running in 103d490cd2c1 [2022-08-15T01:52:37.709Z] Removing intermediate container 103d490cd2c1 [2022-08-15T01:52:37.709Z] ---> 34d6104a3e66 [2022-08-15T01:52:37.709Z] Step 12/12 : RUN $MAKE [2022-08-15T01:52:37.709Z] ---> Running in 5d472576dc63 [2022-08-15T01:52:38.307Z] noop [2022-08-15T01:52:38.901Z] Removing intermediate container 5d472576dc63 [2022-08-15T01:52:38.901Z] ---> 083fdd05db78 [2022-08-15T01:52:38.901Z] Successfully built 083fdd05db78 [2022-08-15T01:52:38.901Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:52:39.264Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T01:52:39.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:52:39.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-22754 does not seem to be running inside a container [2022-08-15T01:52:39.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-08-15T01:52:40.755Z] $ docker top bfa6072e383db6c0ecc45ac9a4e54e78f6bfef5bd1ce8167cc05df4be82869c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:52:41.655Z] + go version [2022-08-15T01:52:41.655Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T01:52:41.686Z] $ docker stop --time=1 bfa6072e383db6c0ecc45ac9a4e54e78f6bfef5bd1ce8167cc05df4be82869c5 [2022-08-15T01:52:43.351Z] $ docker rm -f bfa6072e383db6c0ecc45ac9a4e54e78f6bfef5bd1ce8167cc05df4be82869c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:52:43.966Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T01:52:43.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:52:44.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-22754 does not seem to be running inside a container [2022-08-15T01:52:44.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-08-15T01:52:45.483Z] $ docker top a6dbc3b7475d81fd8441d23cb0d79cb082219b038d5a29877392c0b5af1b64ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:52:46.367Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/62 [Pipeline] fileExists [Pipeline] sh [2022-08-15T01:52:47.053Z] + make test [2022-08-15T01:52:47.053Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T01:52:48.499Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-15T01:54:10.341Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-15T01:54:13.730Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-08-15T01:54:13.730Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-15T01:54:13.730Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T01:54:13.730Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T01:54:35.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T01:54:35.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T01:54:35.960Z] ./bin/test-attribution-txt.sh [2022-08-15T01:54:35.960Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-15T01:54:35.960Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-15T01:54:35.960Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-15T01:54:35.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T01:54:36.003Z] $ docker stop --time=1 a6dbc3b7475d81fd8441d23cb0d79cb082219b038d5a29877392c0b5af1b64ce [2022-08-15T01:54:37.849Z] $ docker rm -f a6dbc3b7475d81fd8441d23cb0d79cb082219b038d5a29877392c0b5af1b64ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:54:38.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T01:54:38.994Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T01:54:39.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T01:54:39.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T01:54:40.290Z] + ls -al . [2022-08-15T01:54:40.291Z] total 176 [2022-08-15T01:54:40.291Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 01:52 . [2022-08-15T01:54:40.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:50 .. [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 01:50 .dockerignore [2022-08-15T01:54:40.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:50 .git [2022-08-15T01:54:40.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:50 .github [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 15 01:50 .gitignore [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 01:50 .golangci.yml [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 15 01:50 Attribution.txt [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 15 01:50 CHANGELOG.md [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 15 01:50 Dockerfile [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:50 GOVERNANCE.md [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 01:50 Jenkinsfile [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:50 LICENSE [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 15 01:50 Makefile [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 15 01:50 OWNERS.md [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 15 01:50 README.md [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 01:46 VERSION [2022-08-15T01:54:40.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:50 bin [2022-08-15T01:54:40.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:50 cmd [2022-08-15T01:54:40.291Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 15 01:54 coverage.out [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 15 01:50 go.mod [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 15 01:50 go.sum [2022-08-15T01:54:40.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:50 internal [2022-08-15T01:54:40.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:50 mock [2022-08-15T01:54:40.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:50 snap [2022-08-15T01:54:40.291Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 15 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:54:40.661Z] + 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=848b2de29f6cbb620b3229edbec9a9c03b237451 --label arch=arm64 --label version=2.3.0-dev.15 . [2022-08-15T01:54:40.936Z] Sending build context to Docker daemon 3.158MB [2022-08-15T01:54:41.212Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:54:41.212Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-15T01:54:41.212Z] ---> 083fdd05db78 [2022-08-15T01:54:41.212Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:54:41.212Z] ---> Running in d957433463bc [2022-08-15T01:54:41.487Z] Removing intermediate container d957433463bc [2022-08-15T01:54:41.487Z] ---> 65ef636b1970 [2022-08-15T01:54:41.487Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:54:41.779Z] ---> Running in 38864d00fb0a [2022-08-15T01:54:42.064Z] Removing intermediate container 38864d00fb0a [2022-08-15T01:54:42.064Z] ---> e660a9d80fdf [2022-08-15T01:54:42.064Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:54:42.064Z] ---> Running in 75fbb52ef64d [2022-08-15T01:54:43.497Z] Removing intermediate container 75fbb52ef64d [2022-08-15T01:54:43.497Z] ---> b026815f768a [2022-08-15T01:54:43.497Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:54:43.773Z] ---> Running in 3f812b304034 [2022-08-15T01:54:44.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T01:54:45.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T01:54:46.704Z] OK: 226 MiB in 55 packages [2022-08-15T01:54:47.298Z] Removing intermediate container 3f812b304034 [2022-08-15T01:54:47.298Z] ---> 2127ece06833 [2022-08-15T01:54:47.298Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-15T01:54:47.298Z] ---> Running in d53fbbff6bb5 [2022-08-15T01:54:47.892Z] Removing intermediate container d53fbbff6bb5 [2022-08-15T01:54:47.892Z] ---> 6b798e9b5359 [2022-08-15T01:54:47.892Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-15T01:54:48.165Z] ---> df58dde99976 [2022-08-15T01:54:48.165Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:54:48.165Z] ---> Running in 2bd6862da09c [2022-08-15T01:54:50.144Z] Removing intermediate container 2bd6862da09c [2022-08-15T01:54:50.144Z] ---> e126e23f9cfe [2022-08-15T01:54:50.144Z] Step 10/24 : COPY . . [2022-08-15T01:54:51.131Z] ---> 89662e157539 [2022-08-15T01:54:51.131Z] Step 11/24 : ARG MAKE='make build' [2022-08-15T01:54:51.131Z] ---> Running in 0ced3c303f36 [2022-08-15T01:54:51.406Z] Removing intermediate container 0ced3c303f36 [2022-08-15T01:54:51.406Z] ---> 66d122f2891f [2022-08-15T01:54:51.406Z] Step 12/24 : RUN $MAKE [2022-08-15T01:54:51.680Z] ---> Running in e356307415fd [2022-08-15T01:54:52.659Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-08-15T01:57:14.617Z] Removing intermediate container e356307415fd [2022-08-15T01:57:14.617Z] ---> d3549101ead5 [2022-08-15T01:57:14.617Z] Step 13/24 : FROM alpine:3.16 [2022-08-15T01:57:14.617Z] 3.16: Pulling from library/alpine [2022-08-15T01:57:14.617Z] 9b18e9b68314: Pulling fs layer [2022-08-15T01:57:14.617Z] 9b18e9b68314: Verifying Checksum [2022-08-15T01:57:14.617Z] 9b18e9b68314: Download complete [2022-08-15T01:57:14.617Z] 9b18e9b68314: Pull complete [2022-08-15T01:57:14.617Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T01:57:14.617Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T01:57:14.617Z] ---> a6215f271958 [2022-08-15T01:57:14.617Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-15T01:57:14.617Z] ---> Running in 65d4ecb34668 [2022-08-15T01:57:14.617Z] Removing intermediate container 65d4ecb34668 [2022-08-15T01:57:14.617Z] ---> c57d3061e031 [2022-08-15T01:57:14.617Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-15T01:57:14.617Z] ---> Running in ee45d7f755d5 [2022-08-15T01:57:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T01:57:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T01:57:14.617Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-15T01:57:14.617Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T01:57:14.617Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-15T01:57:14.617Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T01:57:14.617Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-15T01:57:14.617Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-15T01:57:14.618Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T01:57:14.618Z] OK: 8 MiB in 20 packages [2022-08-15T01:57:14.618Z] Removing intermediate container ee45d7f755d5 [2022-08-15T01:57:14.618Z] ---> 1d51ab3654ae [2022-08-15T01:57:14.618Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-15T01:57:14.618Z] ---> 4140b17d3f17 [2022-08-15T01:57:14.618Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-15T01:57:14.618Z] ---> 3a5f0de56a31 [2022-08-15T01:57:14.618Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-15T01:57:15.216Z] ---> 6bf95183cd5d [2022-08-15T01:57:15.216Z] Step 19/24 : EXPOSE 59982 [2022-08-15T01:57:15.216Z] ---> Running in 4a3d63afaafc [2022-08-15T01:57:15.489Z] Removing intermediate container 4a3d63afaafc [2022-08-15T01:57:15.489Z] ---> 2b61a6c40df6 [2022-08-15T01:57:15.489Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-15T01:57:15.489Z] ---> Running in 31552e2b5f9b [2022-08-15T01:57:15.769Z] Removing intermediate container 31552e2b5f9b [2022-08-15T01:57:15.769Z] ---> 31e1ee40bdcf [2022-08-15T01:57:15.769Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-15T01:57:16.043Z] ---> Running in 24164f9628db [2022-08-15T01:57:16.318Z] Removing intermediate container 24164f9628db [2022-08-15T01:57:16.318Z] ---> e4dc22094f3b [2022-08-15T01:57:16.318Z] Step 22/24 : LABEL arch=arm64 [2022-08-15T01:57:16.318Z] ---> Running in 2400f9ed733a [2022-08-15T01:57:16.593Z] Removing intermediate container 2400f9ed733a [2022-08-15T01:57:16.593Z] ---> 117f86df667e [2022-08-15T01:57:16.593Z] Step 23/24 : LABEL git_sha=848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:57:16.867Z] ---> Running in e03d2cd3f7f3 [2022-08-15T01:57:17.143Z] Removing intermediate container e03d2cd3f7f3 [2022-08-15T01:57:17.143Z] ---> e1d7f2057679 [2022-08-15T01:57:17.143Z] Step 24/24 : LABEL version=2.3.0-dev.15 [2022-08-15T01:57:17.143Z] ---> Running in 89b52019ee87 [2022-08-15T01:57:17.416Z] Removing intermediate container 89b52019ee87 [2022-08-15T01:57:17.416Z] ---> eb6cb20bc20a [2022-08-15T01:57:17.416Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T01:57:17.416Z] Successfully built eb6cb20bc20a [2022-08-15T01:57:17.416Z] 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-08-15T01:57:17.531Z] provisioning config files... [2022-08-15T01:57:17.551Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/62@tmp/config3902034292534329239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:57:17.904Z] ---> docker-login.sh [2022-08-15T01:57:17.904Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:57:18.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:57:18.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:57:18.177Z] Configure a credential helper to remove this warning. See [2022-08-15T01:57:18.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:57:18.177Z] [2022-08-15T01:57:18.177Z] Login Succeeded [2022-08-15T01:57:18.177Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:57:18.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:57:18.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:57:18.774Z] Configure a credential helper to remove this warning. See [2022-08-15T01:57:18.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:57:18.774Z] [2022-08-15T01:57:18.774Z] Login Succeeded [2022-08-15T01:57:18.774Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:57:19.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:57:19.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:57:19.368Z] Configure a credential helper to remove this warning. See [2022-08-15T01:57:19.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:57:19.368Z] [2022-08-15T01:57:19.368Z] Login Succeeded [2022-08-15T01:57:19.368Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:57:19.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:57:19.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:57:19.965Z] Configure a credential helper to remove this warning. See [2022-08-15T01:57:19.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:57:19.965Z] [2022-08-15T01:57:19.965Z] Login Succeeded [2022-08-15T01:57:19.965Z] docker.io [2022-08-15T01:57:20.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:57:20.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:57:20.833Z] Configure a credential helper to remove this warning. See [2022-08-15T01:57:20.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:57:20.833Z] [2022-08-15T01:57:20.833Z] Login Succeeded [2022-08-15T01:57:20.833Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:57:20.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:57:20.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:57:20.894Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-08-15T01:57:20.894Z] 848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:57:20.894Z] latest [2022-08-15T01:57:20.894Z] 2.3.0-dev.15 [2022-08-15T01:57:20.894Z] 848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [2022-08-15T01:57:20.894Z] main [2022-08-15T01:57:20.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:21.241Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:21.611Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:57:21.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-15T01:57:21.611Z] 1400355c641f: Preparing [2022-08-15T01:57:21.611Z] d183928b32ab: Preparing [2022-08-15T01:57:21.611Z] b9bc30baa7dc: Preparing [2022-08-15T01:57:21.611Z] 178c3e6d9704: Preparing [2022-08-15T01:57:21.611Z] 5d3e392a13a0: Preparing [2022-08-15T01:57:21.886Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:57:21.886Z] d183928b32ab: Pushed [2022-08-15T01:57:21.886Z] 1400355c641f: Pushed [2022-08-15T01:57:22.489Z] 178c3e6d9704: Pushed [2022-08-15T01:57:26.798Z] b9bc30baa7dc: Pushed [2022-08-15T01:57:27.071Z] 848b2de29f6cbb620b3229edbec9a9c03b237451: digest: sha256:af59a54cc6f3a5fb17db175cd5f3e946386750de8c10936e5731d84a4fbea6c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:27.442Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:27.802Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-08-15T01:57:27.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-15T01:57:27.802Z] 1400355c641f: Preparing [2022-08-15T01:57:27.802Z] d183928b32ab: Preparing [2022-08-15T01:57:27.802Z] b9bc30baa7dc: Preparing [2022-08-15T01:57:27.803Z] 178c3e6d9704: Preparing [2022-08-15T01:57:27.803Z] 5d3e392a13a0: Preparing [2022-08-15T01:57:27.803Z] 178c3e6d9704: Layer already exists [2022-08-15T01:57:27.803Z] d183928b32ab: Layer already exists [2022-08-15T01:57:27.803Z] b9bc30baa7dc: Layer already exists [2022-08-15T01:57:27.803Z] 1400355c641f: Layer already exists [2022-08-15T01:57:27.803Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:57:28.074Z] latest: digest: sha256:af59a54cc6f3a5fb17db175cd5f3e946386750de8c10936e5731d84a4fbea6c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:28.444Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:28.803Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.15 [2022-08-15T01:57:28.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-15T01:57:28.804Z] 1400355c641f: Preparing [2022-08-15T01:57:28.804Z] d183928b32ab: Preparing [2022-08-15T01:57:28.804Z] b9bc30baa7dc: Preparing [2022-08-15T01:57:28.804Z] 178c3e6d9704: Preparing [2022-08-15T01:57:28.804Z] 5d3e392a13a0: Preparing [2022-08-15T01:57:28.804Z] 178c3e6d9704: Layer already exists [2022-08-15T01:57:28.804Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:57:28.804Z] d183928b32ab: Layer already exists [2022-08-15T01:57:28.804Z] b9bc30baa7dc: Layer already exists [2022-08-15T01:57:28.804Z] 1400355c641f: Layer already exists [2022-08-15T01:57:29.078Z] 2.3.0-dev.15: digest: sha256:af59a54cc6f3a5fb17db175cd5f3e946386750de8c10936e5731d84a4fbea6c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:29.455Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:29.820Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [2022-08-15T01:57:29.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-15T01:57:29.820Z] 1400355c641f: Preparing [2022-08-15T01:57:29.820Z] d183928b32ab: Preparing [2022-08-15T01:57:29.820Z] b9bc30baa7dc: Preparing [2022-08-15T01:57:29.820Z] 178c3e6d9704: Preparing [2022-08-15T01:57:29.820Z] 5d3e392a13a0: Preparing [2022-08-15T01:57:29.820Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:57:29.820Z] d183928b32ab: Layer already exists [2022-08-15T01:57:29.820Z] 1400355c641f: Layer already exists [2022-08-15T01:57:29.820Z] b9bc30baa7dc: Layer already exists [2022-08-15T01:57:29.820Z] 178c3e6d9704: Layer already exists [2022-08-15T01:57:30.094Z] 848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15: digest: sha256:af59a54cc6f3a5fb17db175cd5f3e946386750de8c10936e5731d84a4fbea6c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:30.465Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:30.830Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-08-15T01:57:30.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-15T01:57:30.830Z] 1400355c641f: Preparing [2022-08-15T01:57:30.830Z] d183928b32ab: Preparing [2022-08-15T01:57:30.830Z] b9bc30baa7dc: Preparing [2022-08-15T01:57:30.830Z] 178c3e6d9704: Preparing [2022-08-15T01:57:30.830Z] 5d3e392a13a0: Preparing [2022-08-15T01:57:30.830Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:57:30.830Z] d183928b32ab: Layer already exists [2022-08-15T01:57:30.830Z] b9bc30baa7dc: Layer already exists [2022-08-15T01:57:30.830Z] 178c3e6d9704: Layer already exists [2022-08-15T01:57:30.830Z] 1400355c641f: Layer already exists [2022-08-15T01:57:31.104Z] main: digest: sha256:af59a54cc6f3a5fb17db175cd5f3e946386750de8c10936e5731d84a4fbea6c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:57:31.168Z] ===================================================== [Pipeline] echo [2022-08-15T01:57:31.178Z] taggedImages: [2022-08-15T01:57:31.178Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848b2de29f6cbb620b3229edbec9a9c03b237451 [2022-08-15T01:57:31.178Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-08-15T01:57:31.178Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.15 [2022-08-15T01:57:31.178Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848b2de29f6cbb620b3229edbec9a9c03b237451-2.3.0-dev.15 [2022-08-15T01:57:31.178Z] - 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-08-15T01:57:31.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T01:57:31.559Z] [2022-08-15T01:57:31.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:57:31.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T01:57:32.195Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T01:57:32.195Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T01:57:32.195Z] 04944245beec: Pulling fs layer [2022-08-15T01:57:32.195Z] 699f458cf7ca: Pulling fs layer [2022-08-15T01:57:32.195Z] 765212b225bb: Pulling fs layer [2022-08-15T01:57:32.195Z] f23df028b6ca: Pulling fs layer [2022-08-15T01:57:32.195Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T01:57:32.195Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T01:57:32.195Z] 765212b225bb: Waiting [2022-08-15T01:57:32.195Z] f23df028b6ca: Waiting [2022-08-15T01:57:32.195Z] d65c8cfc05b1: Waiting [2022-08-15T01:57:32.195Z] 2437ff75d9bd: Waiting [2022-08-15T01:57:32.195Z] 04944245beec: Verifying Checksum [2022-08-15T01:57:32.195Z] 04944245beec: Download complete [2022-08-15T01:57:32.195Z] 765212b225bb: Download complete [2022-08-15T01:57:32.195Z] f23df028b6ca: Download complete [2022-08-15T01:57:32.476Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T01:57:32.476Z] d65c8cfc05b1: Download complete [2022-08-15T01:57:32.476Z] 699f458cf7ca: Verifying Checksum [2022-08-15T01:57:32.476Z] 699f458cf7ca: Download complete [2022-08-15T01:57:32.752Z] 8998bd30e6a1: Download complete [2022-08-15T01:57:35.390Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T01:57:35.390Z] 2437ff75d9bd: Download complete [2022-08-15T01:57:37.377Z] 8998bd30e6a1: Pull complete [2022-08-15T01:57:37.977Z] 04944245beec: Pull complete [2022-08-15T01:57:39.417Z] 699f458cf7ca: Pull complete [2022-08-15T01:57:39.692Z] 765212b225bb: Pull complete [2022-08-15T01:57:40.679Z] f23df028b6ca: Pull complete [2022-08-15T01:57:40.679Z] d65c8cfc05b1: Pull complete [2022-08-15T01:57:55.814Z] 2437ff75d9bd: Pull complete [2022-08-15T01:57:55.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T01:57:55.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T01:57:55.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:57:56.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-22754 does not seem to be running inside a container [2022-08-15T01:57:56.192Z] $ 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/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-08-15T01:57:59.054Z] $ docker top a0b423df8654830cbcb5947cd47a1e64079fe53316d0c2c2b96680b112cbfef4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:57:59.998Z] ---> job-cost.sh [2022-08-15T01:57:59.998Z] lf-activate-venv: SKIPPING [2022-08-15T01:57:59.998Z] INFO: No Stack... [2022-08-15T01:58:00.598Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T01:58:01.584Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T01:58:02.264Z] + cut -d, -f6 [2022-08-15T01:58:02.264Z] + cat /w/workspace/device-mqtt-go/62/archives/cost.csv [Pipeline] lock [2022-08-15T01:58:02.337Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] [2022-08-15T01:58:02.342Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] did not exist. Created. [2022-08-15T01:58:02.342Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T01:58:03.026Z] /w/workspace/device-mqtt-go/62@tmp/durable-8cc9b4ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T01:58:03.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T01:58:03.733Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T01:58:03.786Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T01:58:03.793Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T01:58:03.823Z] $ docker stop --time=1 a0b423df8654830cbcb5947cd47a1e64079fe53316d0c2c2b96680b112cbfef4 [2022-08-15T01:58:05.357Z] $ docker rm -f a0b423df8654830cbcb5947cd47a1e64079fe53316d0c2c2b96680b112cbfef4 [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-08-15T01:58:05.853Z] provisioning config files... [2022-08-15T01:58:05.863Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5924977985063398427tmp [Pipeline] { [Pipeline] sh [2022-08-15T01:58:06.162Z] + set +x [2022-08-15T01:58:06.162Z] + curl -s https://codecov.io/bash [2022-08-15T01:58:06.162Z] + bash -s -- [2022-08-15T01:58:06.422Z] [2022-08-15T01:58:06.422Z] _____ _ [2022-08-15T01:58:06.422Z] / ____| | | [2022-08-15T01:58:06.422Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T01:58:06.422Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T01:58:06.422Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T01:58:06.422Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T01:58:06.422Z] Bash-1.0.6 [2022-08-15T01:58:06.422Z] [2022-08-15T01:58:06.422Z] [2022-08-15T01:58:06.422Z] ==> git version 2.25.1 found [2022-08-15T01:58:06.422Z] ==> 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-08-15T01:58:06.422Z] Release-Date: 2020-01-08 [2022-08-15T01:58:06.422Z] 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-08-15T01:58:06.422Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T01:58:06.422Z] ==> Jenkins CI detected. [2022-08-15T01:58:06.422Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-08-15T01:58:06.422Z] project root: . [2022-08-15T01:58:06.422Z] --> token set from env [2022-08-15T01:58:06.422Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T01:58:06.422Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T01:58:06.422Z] ==> Python coveragepy not found [2022-08-15T01:58:06.422Z] ==> Searching for coverage reports in: [2022-08-15T01:58:06.422Z] + . [2022-08-15T01:58:06.422Z] -> Found 1 reports [2022-08-15T01:58:06.422Z] ==> Detecting git/mercurial file structure [2022-08-15T01:58:06.422Z] ==> Reading reports [2022-08-15T01:58:06.422Z] + ./coverage.out bytes=17887 [2022-08-15T01:58:06.422Z] ==> Appending adjustments [2022-08-15T01:58:06.422Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T01:58:06.682Z] + Found adjustments [2022-08-15T01:58:06.682Z] ==> Gzipping contents [2022-08-15T01:58:06.682Z] 4.0K /tmp/codecov.X71c7L.gz [2022-08-15T01:58:06.682Z] ==> Uploading reports [2022-08-15T01:58:06.682Z] url: https://codecov.io [2022-08-15T01:58:06.682Z] query: branch=main&commit=848b2de29f6cbb620b3229edbec9a9c03b237451&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-15T01:58:06.682Z] -> Pinging Codecov [2022-08-15T01:58:06.682Z] 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=848b2de29f6cbb620b3229edbec9a9c03b237451&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-15T01:58:06.942Z] -> Uploading to [2022-08-15T01:58:06.942Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/7D719EC7BBE17E464838252E33014C33/848b2de29f6cbb620b3229edbec9a9c03b237451/71da9bd3-61d1-452b-ba17-bfc08d6f0ed9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T015806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c99f02ba269f19ac0dbabcaeb71a4212b8446c109207032fe9089647e67c566 [2022-08-15T01:58:06.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T01:58:06.942Z] Dload Upload Total Spent Left Speed [2022-08-15T01:58:07.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 13573 --:--:-- --:--:-- --:--:-- 13573 [2022-08-15T01:58:07.202Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] } [2022-08-15T01:58:07.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-15T01:58:07.386Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-15T01:58:07.394Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:07.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T01:58:07.691Z] [2022-08-15T01:58:07.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:07.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T01:58:07.995Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-15T01:58:07.995Z] df9b9388f04a: Pulling fs layer [2022-08-15T01:58:07.995Z] 52dc419b0ee2: Pulling fs layer [2022-08-15T01:58:07.995Z] 25bc292e5bac: Pulling fs layer [2022-08-15T01:58:07.995Z] 114826534d7a: Pulling fs layer [2022-08-15T01:58:07.995Z] 4657fd5d0bcf: Pulling fs layer [2022-08-15T01:58:07.995Z] 114826534d7a: Waiting [2022-08-15T01:58:07.995Z] 6ad1cebc031e: Pulling fs layer [2022-08-15T01:58:07.995Z] 8a3aa393b2d8: Pulling fs layer [2022-08-15T01:58:07.995Z] 6ad1cebc031e: Waiting [2022-08-15T01:58:07.995Z] 4657fd5d0bcf: Waiting [2022-08-15T01:58:07.995Z] 8a3aa393b2d8: Waiting [2022-08-15T01:58:07.995Z] 25bc292e5bac: Download complete [2022-08-15T01:58:07.995Z] 52dc419b0ee2: Download complete [2022-08-15T01:58:07.995Z] 4657fd5d0bcf: Verifying Checksum [2022-08-15T01:58:07.995Z] 4657fd5d0bcf: Download complete [2022-08-15T01:58:07.995Z] df9b9388f04a: Verifying Checksum [2022-08-15T01:58:07.995Z] df9b9388f04a: Download complete [2022-08-15T01:58:08.254Z] df9b9388f04a: Pull complete [2022-08-15T01:58:08.254Z] 6ad1cebc031e: Verifying Checksum [2022-08-15T01:58:08.254Z] 6ad1cebc031e: Download complete [2022-08-15T01:58:08.254Z] 52dc419b0ee2: Pull complete [2022-08-15T01:58:08.517Z] 25bc292e5bac: Pull complete [2022-08-15T01:58:08.776Z] 114826534d7a: Verifying Checksum [2022-08-15T01:58:08.776Z] 114826534d7a: Download complete [2022-08-15T01:58:09.035Z] 8a3aa393b2d8: Verifying Checksum [2022-08-15T01:58:09.035Z] 8a3aa393b2d8: Download complete [2022-08-15T01:58:13.232Z] 114826534d7a: Pull complete [2022-08-15T01:58:13.232Z] 4657fd5d0bcf: Pull complete [2022-08-15T01:58:13.232Z] 6ad1cebc031e: Pull complete [2022-08-15T01:58:16.529Z] 8a3aa393b2d8: Pull complete [2022-08-15T01:58:16.529Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-15T01:58:16.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T01:58:16.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:58:16.622Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:58:16.670Z] $ 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-08-15T01:58:18.360Z] $ docker top d5601df2a65ad75cbad2e3ee10478e1dfb72b1e0a66d691e757bc36cac5c3a4a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-15T01:58:18.436Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-08-15T01:58:18.718Z] + set -o pipefail [2022-08-15T01:58:18.719Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-08-15T01:58:24.008Z] [2022-08-15T01:58:24.008Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-08-15T01:58:24.008Z] [2022-08-15T01:58:24.008Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/7b97baff-a831-486a-8da9-3ea4a2a72da6 [2022-08-15T01:58:24.008Z] [2022-08-15T01:58:24.008Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-15T01:58:24.008Z] [2022-08-15T01:58:24.008Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-15T01:58:24.008Z] [2022-08-15T01:58:24.579Z] [Pipeline] } [2022-08-15T01:58:24.601Z] $ docker stop --time=1 d5601df2a65ad75cbad2e3ee10478e1dfb72b1e0a66d691e757bc36cac5c3a4a [2022-08-15T01:58:26.652Z] $ docker rm -f d5601df2a65ad75cbad2e3ee10478e1dfb72b1e0a66d691e757bc36cac5c3a4a [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-08-15T01:58:27.417Z] + git log --format=format:%s -1 848b2de29f6cbb620b3229edbec9a9c03b237451 [Pipeline] sh [2022-08-15T01:58:27.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:58:27.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:28.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:58:28.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:58:28.092Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:58:28.138Z] $ 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-08-15T01:58:28.541Z] $ docker top 27a6eafbad28cdab46f292491d4e0d0be15197d909adf69dda2bb33564fd2fc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:58:28.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:58:28.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:58:28.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:58:28.804Z] $ docker exec 27a6eafbad28cdab46f292491d4e0d0be15197d909adf69dda2bb33564fd2fc0 ssh-agent [2022-08-15T01:58:28.943Z] SSH_AUTH_SOCK=/tmp/ssh-hyThXbOkDgkx/agent.32 [2022-08-15T01:58:28.943Z] SSH_AGENT_PID=39 [2022-08-15T01:58:28.950Z] Running ssh-add (command line suppressed) [2022-08-15T01:58:29.078Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_338880061209836733.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_338880061209836733.key) [2022-08-15T01:58:29.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:58:29.386Z] + git semver tag [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,591 [run_tag] DEBUG tag force:False [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,591 [check_head_tag] DEBUG check head tag [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,592 [execute] INFO git cat-file --batch-check [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,596 [execute] INFO git cat-file --batch [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,609 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,610 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,610 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:58:29.646Z] 2022-08-15 01:58:29,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:29.646Z] 2.3.0-dev.15 [Pipeline] } [2022-08-15T01:58:29.667Z] $ docker exec --env ******** --env ******** 27a6eafbad28cdab46f292491d4e0d0be15197d909adf69dda2bb33564fd2fc0 ssh-agent -k [2022-08-15T01:58:29.792Z] unset SSH_AUTH_SOCK; [2022-08-15T01:58:29.792Z] unset SSH_AGENT_PID; [2022-08-15T01:58:29.792Z] echo Agent pid 39 killed; [2022-08-15T01:58:29.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:58:30.101Z] + git semver [Pipeline] } [2022-08-15T01:58:30.386Z] $ docker stop --time=1 27a6eafbad28cdab46f292491d4e0d0be15197d909adf69dda2bb33564fd2fc0 [2022-08-15T01:58:31.686Z] $ docker rm -f 27a6eafbad28cdab46f292491d4e0d0be15197d909adf69dda2bb33564fd2fc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:32.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T01:58:32.089Z] [2022-08-15T01:58:32.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:32.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T01:58:32.400Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-15T01:58:32.400Z] ab5ef0e58194: Pulling fs layer [2022-08-15T01:58:32.400Z] 9712f1f96733: Pulling fs layer [2022-08-15T01:58:32.400Z] 63f879dbbcfc: Pulling fs layer [2022-08-15T01:58:32.400Z] 0d9ebad4ef96: Pulling fs layer [2022-08-15T01:58:32.400Z] e9a5061849ea: Pulling fs layer [2022-08-15T01:58:32.400Z] d747dcd14b5f: Pulling fs layer [2022-08-15T01:58:32.400Z] 2de7ff778b66: Pulling fs layer [2022-08-15T01:58:32.400Z] 0d9ebad4ef96: Waiting [2022-08-15T01:58:32.400Z] d747dcd14b5f: Waiting [2022-08-15T01:58:32.400Z] e9a5061849ea: Waiting [2022-08-15T01:58:32.400Z] 2de7ff778b66: Waiting [2022-08-15T01:58:32.400Z] 9712f1f96733: Verifying Checksum [2022-08-15T01:58:32.400Z] 9712f1f96733: Download complete [2022-08-15T01:58:32.665Z] 63f879dbbcfc: Verifying Checksum [2022-08-15T01:58:32.665Z] 63f879dbbcfc: Download complete [2022-08-15T01:58:32.926Z] 0d9ebad4ef96: Verifying Checksum [2022-08-15T01:58:32.926Z] 0d9ebad4ef96: Download complete [2022-08-15T01:58:32.926Z] d747dcd14b5f: Verifying Checksum [2022-08-15T01:58:32.926Z] d747dcd14b5f: Download complete [2022-08-15T01:58:32.926Z] e9a5061849ea: Verifying Checksum [2022-08-15T01:58:32.926Z] e9a5061849ea: Download complete [2022-08-15T01:58:32.926Z] ab5ef0e58194: Verifying Checksum [2022-08-15T01:58:32.926Z] ab5ef0e58194: Download complete [2022-08-15T01:58:32.926Z] 2de7ff778b66: Download complete [2022-08-15T01:58:36.221Z] ab5ef0e58194: Pull complete [2022-08-15T01:58:36.221Z] 9712f1f96733: Pull complete [2022-08-15T01:58:36.793Z] 63f879dbbcfc: Pull complete [2022-08-15T01:58:42.114Z] 0d9ebad4ef96: Pull complete [2022-08-15T01:58:42.114Z] e9a5061849ea: Pull complete [2022-08-15T01:58:42.114Z] d747dcd14b5f: Pull complete [2022-08-15T01:58:43.055Z] 2de7ff778b66: Pull complete [2022-08-15T01:58:43.055Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-15T01:58:43.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T01:58:43.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:58:43.164Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:58:43.213Z] $ 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-08-15T01:58:45.323Z] $ docker top bb1c8cc30f9614ac8b9e1e8c1a27a001d279ef3f01d27015371dc67b8f83443e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:58:45.402Z] provisioning config files... [2022-08-15T01:58:45.409Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8478641394262499874tmp [2022-08-15T01:58:45.420Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4289898044426512270tmp [2022-08-15T01:58:45.429Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7278918151837608878tmp [Pipeline] { [Pipeline] echo [2022-08-15T01:58:45.445Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:58:45.734Z] ---> sigul-configuration.sh [2022-08-15T01:58:45.734Z] gpg: directory `/root/.gnupg' created [2022-08-15T01:58:45.734Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-15T01:58:45.734Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-15T01:58:45.734Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-15T01:58:45.734Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-15T01:58:45.734Z] gpg: CAST5 encrypted data [2022-08-15T01:58:45.734Z] gpg: encrypted with 1 passphrase [2022-08-15T01:58:45.734Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-15T01:58:46.030Z] + mkdir /home/jenkins [2022-08-15T01:58:46.030Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-15T01:58:46.322Z] + 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-08-15T01:58:46.333Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:58:46.623Z] ---> sigul-install.sh [2022-08-15T01:58:46.623Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-15T01:58:46.917Z] + git tag --list [2022-08-15T01:58:46.917Z] 0.7.1 [2022-08-15T01:58:46.917Z] v1.0.0 [2022-08-15T01:58:46.917Z] v1.1.0 [2022-08-15T01:58:46.917Z] v1.1.1 [2022-08-15T01:58:46.917Z] v1.2.2 [2022-08-15T01:58:46.917Z] v1.3.0 [2022-08-15T01:58:46.917Z] v1.3.1 [2022-08-15T01:58:46.917Z] v2.0.0 [2022-08-15T01:58:46.917Z] v2.1.0 [2022-08-15T01:58:46.917Z] v2.1.1 [2022-08-15T01:58:46.917Z] v2.1.1-dev.1 [2022-08-15T01:58:46.917Z] v2.1.1-dev.2 [2022-08-15T01:58:46.917Z] v2.2.0 [2022-08-15T01:58:46.917Z] v2.2.1-dev.1 [2022-08-15T01:58:46.917Z] v2.2.1-dev.10 [2022-08-15T01:58:46.917Z] v2.2.1-dev.2 [2022-08-15T01:58:46.917Z] v2.2.1-dev.3 [2022-08-15T01:58:46.917Z] v2.2.1-dev.4 [2022-08-15T01:58:46.917Z] v2.2.1-dev.5 [2022-08-15T01:58:46.917Z] v2.2.1-dev.6 [2022-08-15T01:58:46.917Z] v2.2.1-dev.7 [2022-08-15T01:58:46.917Z] v2.2.1-dev.8 [2022-08-15T01:58:46.917Z] v2.2.1-dev.9 [2022-08-15T01:58:46.917Z] v2.3.0-dev.10 [2022-08-15T01:58:46.917Z] v2.3.0-dev.11 [2022-08-15T01:58:46.917Z] v2.3.0-dev.12 [2022-08-15T01:58:46.917Z] v2.3.0-dev.13 [2022-08-15T01:58:46.917Z] v2.3.0-dev.14 [2022-08-15T01:58:46.917Z] v2.3.0-dev.15 [Pipeline] sh [2022-08-15T01:58:47.210Z] + lftools sign git-tag v2.3.0-dev.15 [2022-08-15T01:58:47.782Z] Signing Git tag with Sigul... [2022-08-15T01:58:47.782Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-08-15T01:58:48.051Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:58:48.336Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-15T01:58:48.345Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-15T01:58:48.373Z] $ docker stop --time=1 bb1c8cc30f9614ac8b9e1e8c1a27a001d279ef3f01d27015371dc67b8f83443e [2022-08-15T01:58:49.740Z] $ docker rm -f bb1c8cc30f9614ac8b9e1e8c1a27a001d279ef3f01d27015371dc67b8f83443e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-15T01:58:50.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:58:50.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:50.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:58:50.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:58:50.553Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:58:50.601Z] $ 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-08-15T01:58:50.975Z] $ docker top bd99372c7984bf42ddfefbbab6d3bec65c74271e4486e18aae870f0f3038e4e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:58:51.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:58:51.070Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:58:51.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:58:51.234Z] $ docker exec bd99372c7984bf42ddfefbbab6d3bec65c74271e4486e18aae870f0f3038e4e7 ssh-agent [2022-08-15T01:58:51.359Z] SSH_AUTH_SOCK=/tmp/ssh-1Q6KvbfDMp62/agent.32 [2022-08-15T01:58:51.359Z] SSH_AGENT_PID=38 [2022-08-15T01:58:51.364Z] Running ssh-add (command line suppressed) [2022-08-15T01:58:51.512Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9086142201979858073.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9086142201979858073.key) [2022-08-15T01:58:51.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:58:51.807Z] + git semver bump pre [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,024 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,024 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,025 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,025 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,027 [execute] INFO git cat-file --batch-check [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,033 [execute] INFO git cat-file --batch [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T01:58:52.069Z] 2022-08-15 01:58:52,039 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:52.069Z] 2.3.0-dev.16 [Pipeline] } [2022-08-15T01:58:52.089Z] $ docker exec --env ******** --env ******** bd99372c7984bf42ddfefbbab6d3bec65c74271e4486e18aae870f0f3038e4e7 ssh-agent -k [2022-08-15T01:58:52.209Z] unset SSH_AUTH_SOCK; [2022-08-15T01:58:52.210Z] unset SSH_AGENT_PID; [2022-08-15T01:58:52.210Z] echo Agent pid 38 killed; [2022-08-15T01:58:52.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:58:52.518Z] + git semver [Pipeline] } [2022-08-15T01:58:52.804Z] $ docker stop --time=1 bd99372c7984bf42ddfefbbab6d3bec65c74271e4486e18aae870f0f3038e4e7 [2022-08-15T01:58:54.099Z] $ docker rm -f bd99372c7984bf42ddfefbbab6d3bec65c74271e4486e18aae870f0f3038e4e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:58:54.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:58:54.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:58:54.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:58:54.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:58:54.825Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:58:54.869Z] $ 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-08-15T01:58:55.213Z] $ docker top 62f86255de6e72f3be5dae0edbf76c51ced23640869678da0394744e3ba2d5c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:58:55.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:58:55.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:58:55.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:58:55.449Z] $ docker exec 62f86255de6e72f3be5dae0edbf76c51ced23640869678da0394744e3ba2d5c0 ssh-agent [2022-08-15T01:58:55.563Z] SSH_AUTH_SOCK=/tmp/ssh-wNrhSU7zqxEf/agent.32 [2022-08-15T01:58:55.563Z] SSH_AGENT_PID=38 [2022-08-15T01:58:55.568Z] Running ssh-add (command line suppressed) [2022-08-15T01:58:55.700Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7522157473299993664.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7522157473299993664.key) [2022-08-15T01:58:55.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:58:56.059Z] + git semver push [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,216 [run_push] DEBUG push [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,217 [execute] INFO git cat-file --batch-check [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,221 [execute] INFO git rev-list 398a1d1572e2597b8296e9e480a71022233c410a -- [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,221 [execute] DEBUG Popen(['git', 'rev-list', '398a1d1572e2597b8296e9e480a71022233c410a', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,229 [execute] INFO git fetch -v origin [2022-08-15T01:58:56.318Z] 2022-08-15 01:58:56,230 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-15T01:58:56.889Z] 2022-08-15 01:58:56,724 [run_push] DEBUG no remote changes detected [2022-08-15T01:58:56.889Z] 2022-08-15 01:58:56,725 [execute] INFO git push origin semver [2022-08-15T01:58:56.889Z] 2022-08-15 01:58:56,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:58:57.461Z] 2022-08-15 01:58:57,422 [run_push] DEBUG push all version tags [2022-08-15T01:58:57.461Z] 2022-08-15 01:58:57,423 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-15T01:58:57.461Z] 2022-08-15 01:58:57,423 [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-08-15T01:58:58.400Z] 2022-08-15 01:58:58,113 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-15T01:58:58.400Z] 2.3.0-dev.16 [Pipeline] } [2022-08-15T01:58:58.419Z] $ docker exec --env ******** --env ******** 62f86255de6e72f3be5dae0edbf76c51ced23640869678da0394744e3ba2d5c0 ssh-agent -k [2022-08-15T01:58:58.534Z] unset SSH_AUTH_SOCK; [2022-08-15T01:58:58.538Z] unset SSH_AGENT_PID; [2022-08-15T01:58:58.538Z] echo Agent pid 38 killed; [2022-08-15T01:58:58.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:58:58.839Z] + git semver [Pipeline] } [2022-08-15T01:58:59.127Z] $ docker stop --time=1 62f86255de6e72f3be5dae0edbf76c51ced23640869678da0394744e3ba2d5c0 [2022-08-15T01:59:00.392Z] $ docker rm -f 62f86255de6e72f3be5dae0edbf76c51ced23640869678da0394744e3ba2d5c0 [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-08-15T01:59:01.001Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-08-15T01:59:01.001Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-08-15T01:59:01.001Z] total 16 [2022-08-15T01:59:01.001Z] drwxr-xr-x 3 root root 4096 Aug 15 01:48 . [2022-08-15T01:59:01.001Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 01:58 .. [2022-08-15T01:59:01.001Z] drwxr-xr-x 2 root root 4096 Aug 15 01:48 cost [2022-08-15T01:59:01.001Z] -rw-r--r-- 1 root root 85 Aug 15 01:48 cost.csv [2022-08-15T01:59:01.001Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-08-15T01:59:01.001Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-08-15T01:59:01.001Z] total 16 [2022-08-15T01:59:01.001Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:48 . [2022-08-15T01:59:01.001Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 01:58 .. [2022-08-15T01:59:01.001Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 01:48 cost [2022-08-15T01:59:01.001Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 15 01:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:01.296Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:02.161Z] ---> package-listing.sh [2022-08-15T01:59:02.161Z] ++ facter osfamily [2022-08-15T01:59:02.161Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T01:59:02.421Z] + OS_FAMILY=debian [2022-08-15T01:59:02.421Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-08-15T01:59:02.421Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T01:59:02.421Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T01:59:02.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T01:59:02.421Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T01:59:02.421Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-08-15T01:59:02.421Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T01:59:02.421Z] + case "${OS_FAMILY}" in [2022-08-15T01:59:02.421Z] + dpkg -l [2022-08-15T01:59:02.421Z] + grep '^ii' [2022-08-15T01:59:02.421Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T01:59:02.421Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T01:59:02.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T01:59:02.421Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-08-15T01:59:02.421Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-08-15T01:59:02.421Z] + 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-08-15T01:59:02.432Z] 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-08-15T01:59:02.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:59:03.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:59:03.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:59:03.361Z] prd-ubuntu20.04-docker-8c-8g-22753 does not seem to be running inside a container [2022-08-15T01:59:03.404Z] $ 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-08-15T01:59:03.618Z] $ docker top 8b3ebbe98b765f73d6534eb05f20888a30fbc830f03086332c64d851f4a6d38d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:59:03.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T01:59:04.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T01:59:04.557Z] + ls /var/log/sa-host [2022-08-15T01:59:04.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:59:04.697Z] provisioning config files... [2022-08-15T01:59:04.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3664931000484499277tmp [Pipeline] { [Pipeline] echo [2022-08-15T01:59:04.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:05.011Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T01:59:05.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:05.347Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T01:59:05.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:05.642Z] ---> sudo-logs.sh [2022-08-15T01:59:05.642Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T01:59:05.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:05.963Z] ---> job-cost.sh [2022-08-15T01:59:05.963Z] lf-activate-venv: SKIPPING [2022-08-15T01:59:05.963Z] DEBUG: total: 0.2199999988079071 [2022-08-15T01:59:05.963Z] INFO: Retrieving Stack Cost... [2022-08-15T01:59:06.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T01:59:06.796Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T01:59:06.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:59:07.097Z] ---> logs-deploy.sh [2022-08-15T01:59:07.097Z] lf-activate-venv: SKIPPING [2022-08-15T01:59:07.097Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/62 [2022-08-15T01:59:07.097Z] INFO: archiving workspace using pattern(s): [2022-08-15T01:59:08.039Z] Archives upload complete. [2022-08-15T01:59:08.301Z] INFO: archiving logs to Nexus