Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e3ea50809046315b94e2a0692d75037f7d6efed 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-ssh1763738780920930647.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6668583966695763746.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17009708698054715602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4088017881374611168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16671398845130014816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12627 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 2e3ea50809046315b94e2a0692d75037f7d6efed (main) Commit message: "feat!: Handle receiving multiple readings in the async payload (#586)" > 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 2e3ea50809046315b94e2a0692d75037f7d6efed # timeout=10 > git rev-list --no-walk 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T21:44:24.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T21:44:24.139Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T21:44:24.153Z] ========================================================= [2023-05-03T21:44:24.153Z] EdgeX Global Pipelines Version Info [2023-05-03T21:44:24.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:44:24.861Z] ------------------- [2023-05-03T21:44:24.861Z] stable info: [2023-05-03T21:44:24.861Z] ------------------- [2023-05-03T21:44:24.861Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T21:44:24.861Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T21:44:24.861Z] Message: update stable to v1.0.248 [2023-05-03T21:44:25.432Z] ------------------- [2023-05-03T21:44:25.432Z] experimental info: [2023-05-03T21:44:25.432Z] ------------------- [2023-05-03T21:44:25.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T21:44:25.432Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T21:44:25.432Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T21:44:25.596Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-03T21:44:25.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-03T21:44:25.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T21:44:25.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T21:44:25.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T21:44:25.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T21:44:25.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T21:44:25.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T21:44:25.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T21:44:25.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T21:44:25.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T21:44:25.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-03T21:44:25.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T21:44:25.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T21:44:25.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T21:44:25.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T21:44:25.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T21:44:25.817Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T21:44:25.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T21:44:25.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T21:44:25.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T21:44:25.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T21:44:25.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T21:44:25.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T21:44:25.909Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T21:44:25.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T21:44:25.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T21:44:25.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T21:44:25.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T21:44:25.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T21:44:25.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] echo [2023-05-03T21:44:25.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e3ea50 [Pipeline] echo [2023-05-03T21:44:26.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:44:26.053Z] provisioning config files... [2023-05-03T21:44:26.067Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17382366651592837703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:44:26.385Z] ---> docker-login.sh [2023-05-03T21:44:26.385Z] nexus3.edgexfoundry.org:10001 [2023-05-03T21:44:26.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:26.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:26.661Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:26.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:26.661Z] [2023-05-03T21:44:26.661Z] Login Succeeded [2023-05-03T21:44:26.661Z] nexus3.edgexfoundry.org:10002 [2023-05-03T21:44:26.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:26.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:26.942Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:26.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:26.942Z] [2023-05-03T21:44:26.942Z] Login Succeeded [2023-05-03T21:44:26.942Z] nexus3.edgexfoundry.org:10003 [2023-05-03T21:44:26.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:26.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:26.942Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:26.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:26.942Z] [2023-05-03T21:44:26.942Z] Login Succeeded [2023-05-03T21:44:26.942Z] nexus3.edgexfoundry.org:10004 [2023-05-03T21:44:27.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:27.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:27.204Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:27.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:27.204Z] [2023-05-03T21:44:27.204Z] Login Succeeded [2023-05-03T21:44:27.204Z] docker.io [2023-05-03T21:44:27.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:27.464Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:27.464Z] [2023-05-03T21:44:27.464Z] Login Succeeded [2023-05-03T21:44:27.464Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T21:44:27.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T21:44:27.879Z] + git rev-list -1 --merges 2e3ea50809046315b94e2a0692d75037f7d6efed~1..2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] echo [2023-05-03T21:44:27.929Z] -----------> git rev-list -1 --merges 2e3ea50809046315b94e2a0692d75037f7d6efed~1..2e3ea50809046315b94e2a0692d75037f7d6efed 2e3ea50809046315b94e2a0692d75037f7d6efed [false] [Pipeline] sh [2023-05-03T21:44:28.224Z] + git log --format=format:%s -1 2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] echo [2023-05-03T21:44:28.261Z] ========================================================= [2023-05-03T21:44:28.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T21:44:28.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T21:44:28.585Z] + git log --format=format:%s -1 2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] echo [2023-05-03T21:44:28.595Z] [semverPrep] GIT_COMMIT: 2e3ea50809046315b94e2a0692d75037f7d6efed, Commit Message: feat!: Handle receiving multiple readings in the async payload (#586) [Pipeline] echo [2023-05-03T21:44:28.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T21:44:28.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T21:44:28.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T21:44:28.974Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T21:44:28.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T21:44:28.974Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T21:44:28.974Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T21:44:28.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:44:29.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T21:44:29.400Z] [2023-05-03T21:44:29.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:44:29.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T21:44:29.702Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T21:44:29.702Z] b85a868b505f: Pulling fs layer [2023-05-03T21:44:29.702Z] e2be974225ed: Pulling fs layer [2023-05-03T21:44:29.702Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T21:44:29.702Z] 988bab9f4d93: Pulling fs layer [2023-05-03T21:44:29.702Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T21:44:29.702Z] eaf3925da568: Pulling fs layer [2023-05-03T21:44:29.702Z] bab4dde63d76: Pulling fs layer [2023-05-03T21:44:29.702Z] bde34c3a00c8: Pulling fs layer [2023-05-03T21:44:29.702Z] b352a97aabf1: Pulling fs layer [2023-05-03T21:44:29.702Z] 4872d77fe225: Pulling fs layer [2023-05-03T21:44:29.702Z] 5851b861e8e6: Pulling fs layer [2023-05-03T21:44:29.702Z] 988bab9f4d93: Waiting [2023-05-03T21:44:29.702Z] 1469e6f7b9e6: Waiting [2023-05-03T21:44:29.702Z] eaf3925da568: Waiting [2023-05-03T21:44:29.702Z] bab4dde63d76: Waiting [2023-05-03T21:44:29.702Z] bde34c3a00c8: Waiting [2023-05-03T21:44:29.702Z] 4872d77fe225: Waiting [2023-05-03T21:44:29.702Z] b352a97aabf1: Waiting [2023-05-03T21:44:29.702Z] e2be974225ed: Verifying Checksum [2023-05-03T21:44:29.702Z] e2be974225ed: Download complete [2023-05-03T21:44:29.702Z] 988bab9f4d93: Verifying Checksum [2023-05-03T21:44:29.702Z] 988bab9f4d93: Download complete [2023-05-03T21:44:29.962Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T21:44:29.962Z] 339a4e72a1f5: Download complete [2023-05-03T21:44:29.962Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T21:44:29.962Z] 1469e6f7b9e6: Download complete [2023-05-03T21:44:29.962Z] eaf3925da568: Verifying Checksum [2023-05-03T21:44:29.962Z] eaf3925da568: Download complete [2023-05-03T21:44:29.962Z] bde34c3a00c8: Verifying Checksum [2023-05-03T21:44:29.962Z] bde34c3a00c8: Download complete [2023-05-03T21:44:29.962Z] b352a97aabf1: Verifying Checksum [2023-05-03T21:44:29.962Z] b352a97aabf1: Download complete [2023-05-03T21:44:29.962Z] 4872d77fe225: Verifying Checksum [2023-05-03T21:44:29.962Z] 4872d77fe225: Download complete [2023-05-03T21:44:29.962Z] 5851b861e8e6: Download complete [2023-05-03T21:44:29.962Z] b85a868b505f: Verifying Checksum [2023-05-03T21:44:29.962Z] b85a868b505f: Download complete [2023-05-03T21:44:30.222Z] bab4dde63d76: Verifying Checksum [2023-05-03T21:44:30.222Z] bab4dde63d76: Download complete [2023-05-03T21:44:31.160Z] b85a868b505f: Pull complete [2023-05-03T21:44:31.419Z] e2be974225ed: Pull complete [2023-05-03T21:44:31.992Z] 339a4e72a1f5: Pull complete [2023-05-03T21:44:31.992Z] 988bab9f4d93: Pull complete [2023-05-03T21:44:32.253Z] 1469e6f7b9e6: Pull complete [2023-05-03T21:44:32.253Z] eaf3925da568: Pull complete [2023-05-03T21:44:34.160Z] bab4dde63d76: Pull complete [2023-05-03T21:44:34.160Z] bde34c3a00c8: Pull complete [2023-05-03T21:44:34.160Z] b352a97aabf1: Pull complete [2023-05-03T21:44:34.419Z] 4872d77fe225: Pull complete [2023-05-03T21:44:34.419Z] 5851b861e8e6: Pull complete [2023-05-03T21:44:34.419Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T21:44:34.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T21:44:34.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:44:34.532Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:44:34.569Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T21:44:37.049Z] $ docker top 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 -eo pid,comm [2023-05-03T21:44:37.102Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T21:44:37.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T21:44:37.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T21:44:37.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T21:44:37.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T21:44:37.267Z] $ docker exec 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 ssh-agent [2023-05-03T21:44:37.377Z] SSH_AUTH_SOCK=/tmp/ssh-AvmvmArJYEZ8/agent.33 [2023-05-03T21:44:37.377Z] SSH_AGENT_PID=39 [2023-05-03T21:44:37.383Z] Running ssh-add (command line suppressed) [2023-05-03T21:44:37.492Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12290309665720700338.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12290309665720700338.key) [2023-05-03T21:44:37.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T21:44:37.793Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T21:44:37.809Z] $ docker exec --env ******** --env ******** 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 ssh-agent -k [2023-05-03T21:44:37.905Z] unset SSH_AUTH_SOCK; [2023-05-03T21:44:37.906Z] unset SSH_AGENT_PID; [2023-05-03T21:44:37.906Z] echo Agent pid 39 killed; [2023-05-03T21:44:37.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T21:44:37.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T21:44:37.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T21:44:38.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T21:44:38.062Z] $ docker exec 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 ssh-agent [2023-05-03T21:44:38.166Z] SSH_AUTH_SOCK=/tmp/ssh-AvkpU7bqSltt/agent.71 [2023-05-03T21:44:38.166Z] SSH_AGENT_PID=77 [2023-05-03T21:44:38.170Z] Running ssh-add (command line suppressed) [2023-05-03T21:44:38.286Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1150180937507807235.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1150180937507807235.key) [2023-05-03T21:44:38.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T21:44:38.586Z] + git semver init [2023-05-03T21:44:38.845Z] 2023-05-03 21:44:38,763 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T21:44:38.845Z] 2023-05-03 21:44:38,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-03T21:44:38.845Z] 2023-05-03 21:44:38,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-03T21:44:38.845Z] 2023-05-03 21:44:38,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T21:44:39.785Z] 2023-05-03 21:44:39,540 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-03T21:44:39.785Z] 2023-05-03 21:44:39,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-03T21:44:39.785Z] 2023-05-03 21:44:39,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:44:39.785Z] 2023-05-03 21:44:39,541 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:44:39.785Z] 3.0.0-dev.28 [Pipeline] } [2023-05-03T21:44:39.799Z] $ docker exec --env ******** --env ******** 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 ssh-agent -k [2023-05-03T21:44:39.900Z] unset SSH_AUTH_SOCK; [2023-05-03T21:44:39.901Z] unset SSH_AGENT_PID; [2023-05-03T21:44:39.901Z] echo Agent pid 77 killed; [2023-05-03T21:44:39.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T21:44:40.213Z] + git semver [Pipeline] } [2023-05-03T21:44:40.490Z] $ docker stop --time=1 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 [2023-05-03T21:44:41.751Z] $ docker rm -f --volumes 36d5f1e36b24724aa4f05dd4fd0560813bc4e183b5cdcf0f8740d30c6ba0e732 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T21:44:42.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T21:44:42.315Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T21:44:42.318Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:44:42.475Z] provisioning config files... [2023-05-03T21:44:42.485Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15410010324277979936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:44:42.781Z] ---> docker-login.sh [2023-05-03T21:44:42.781Z] nexus3.edgexfoundry.org:10001 [2023-05-03T21:44:42.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:42.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:42.781Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:42.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:42.781Z] [2023-05-03T21:44:42.781Z] Login Succeeded [2023-05-03T21:44:42.781Z] nexus3.edgexfoundry.org:10002 [2023-05-03T21:44:42.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:42.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:42.781Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:42.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:42.781Z] [2023-05-03T21:44:42.781Z] Login Succeeded [2023-05-03T21:44:42.781Z] nexus3.edgexfoundry.org:10003 [2023-05-03T21:44:43.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:43.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:43.041Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:43.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:43.041Z] [2023-05-03T21:44:43.041Z] Login Succeeded [2023-05-03T21:44:43.041Z] nexus3.edgexfoundry.org:10004 [2023-05-03T21:44:43.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:43.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:43.041Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:43.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:43.041Z] [2023-05-03T21:44:43.041Z] Login Succeeded [2023-05-03T21:44:43.041Z] docker.io [2023-05-03T21:44:43.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:44:43.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:44:43.303Z] Configure a credential helper to remove this warning. See [2023-05-03T21:44:43.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:44:43.303Z] [2023-05-03T21:44:43.303Z] Login Succeeded [2023-05-03T21:44:43.303Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T21:44:43.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T21:44:43.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:44:43.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:44:43.397Z] ========================================================= [2023-05-03T21:44:43.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T21:44:43.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:44:43.718Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T21:44:43.718Z] Sending build context to Docker daemon 6.471MB [2023-05-03T21:44:43.718Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T21:44:43.718Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T21:44:43.718Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T21:44:43.718Z] f56be85fc22e: Pulling fs layer [2023-05-03T21:44:43.718Z] 85791d961cd3: Pulling fs layer [2023-05-03T21:44:43.718Z] d694b5ae8c79: Pulling fs layer [2023-05-03T21:44:43.718Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T21:44:43.718Z] 4d19c01a9841: Pulling fs layer [2023-05-03T21:44:43.718Z] 9325e15d5711: Pulling fs layer [2023-05-03T21:44:43.718Z] 9f32a84ed3da: Waiting [2023-05-03T21:44:43.718Z] 556b6ee489ea: Pulling fs layer [2023-05-03T21:44:43.718Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T21:44:43.718Z] 4d19c01a9841: Waiting [2023-05-03T21:44:43.718Z] 9325e15d5711: Waiting [2023-05-03T21:44:43.718Z] c5a4b2cf53e6: Waiting [2023-05-03T21:44:43.718Z] 556b6ee489ea: Waiting [2023-05-03T21:44:43.718Z] 85791d961cd3: Download complete [2023-05-03T21:44:43.977Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T21:44:43.977Z] 9f32a84ed3da: Download complete [2023-05-03T21:44:43.977Z] 4d19c01a9841: Download complete [2023-05-03T21:44:43.977Z] f56be85fc22e: Verifying Checksum [2023-05-03T21:44:43.977Z] f56be85fc22e: Download complete [2023-05-03T21:44:43.977Z] 9325e15d5711: Verifying Checksum [2023-05-03T21:44:43.977Z] 9325e15d5711: Download complete [2023-05-03T21:44:43.977Z] f56be85fc22e: Pull complete [2023-05-03T21:44:44.237Z] 85791d961cd3: Pull complete [2023-05-03T21:44:44.496Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T21:44:44.496Z] c5a4b2cf53e6: Download complete [2023-05-03T21:44:44.496Z] d694b5ae8c79: Verifying Checksum [2023-05-03T21:44:44.496Z] d694b5ae8c79: Download complete [2023-05-03T21:44:44.756Z] 556b6ee489ea: Verifying Checksum [2023-05-03T21:44:44.756Z] 556b6ee489ea: Download complete [2023-05-03T21:44:48.043Z] d694b5ae8c79: Pull complete [2023-05-03T21:44:48.304Z] 9f32a84ed3da: Pull complete [2023-05-03T21:44:48.304Z] 4d19c01a9841: Pull complete [2023-05-03T21:44:48.304Z] 9325e15d5711: Pull complete [2023-05-03T21:44:50.836Z] 556b6ee489ea: Pull complete [2023-05-03T21:44:52.213Z] c5a4b2cf53e6: Pull complete [2023-05-03T21:44:52.213Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T21:44:52.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T21:44:52.213Z] ---> c4be618373d6 [2023-05-03T21:44:52.213Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T21:44:56.412Z] ---> Running in ac786c7f94c7 [2023-05-03T21:44:56.412Z] Removing intermediate container ac786c7f94c7 [2023-05-03T21:44:56.412Z] ---> 4fdf190fc452 [2023-05-03T21:44:56.412Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T21:44:56.412Z] ---> Running in 02814ee3bc5b [2023-05-03T21:44:56.412Z] Removing intermediate container 02814ee3bc5b [2023-05-03T21:44:56.412Z] ---> 573b12308489 [2023-05-03T21:44:56.412Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T21:44:56.412Z] ---> Running in 7a29230af429 [2023-05-03T21:44:56.412Z] Removing intermediate container 7a29230af429 [2023-05-03T21:44:56.412Z] ---> 6a1dd6fce714 [2023-05-03T21:44:56.412Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T21:44:56.412Z] ---> Running in 39461850dfc8 [2023-05-03T21:44:56.412Z] Removing intermediate container 39461850dfc8 [2023-05-03T21:44:56.412Z] ---> 551585bea429 [2023-05-03T21:44:56.412Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T21:44:56.412Z] ---> Running in 4bd3009f176b [2023-05-03T21:44:56.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T21:44:56.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T21:44:57.240Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T21:44:57.240Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T21:44:57.240Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T21:44:57.240Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T21:44:57.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:44:57.240Z] OK: 269 MiB in 57 packages [2023-05-03T21:44:57.425Z] Still waiting to schedule task [2023-05-03T21:44:57.426Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T21:44:57.499Z] Removing intermediate container 4bd3009f176b [2023-05-03T21:44:57.499Z] ---> 6b20ca76e0f1 [2023-05-03T21:44:57.499Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-03T21:44:57.758Z] ---> Running in 63147a442f8a [2023-05-03T21:44:57.758Z] Removing intermediate container 63147a442f8a [2023-05-03T21:44:57.758Z] ---> b7dbb5ac5283 [2023-05-03T21:44:57.758Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T21:44:57.758Z] ---> 90f8c65dabe1 [2023-05-03T21:44:57.758Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T21:44:57.758Z] ---> Running in a3d34bd5d55a [2023-05-03T21:45:44.456Z] Removing intermediate container a3d34bd5d55a [2023-05-03T21:45:44.456Z] ---> 5c1947d1ea48 [2023-05-03T21:45:44.456Z] Step 11/12 : COPY . . [2023-05-03T21:45:44.456Z] ---> 19221ca4f912 [2023-05-03T21:45:44.456Z] Step 12/12 : RUN $MAKE [2023-05-03T21:45:44.456Z] ---> Running in a524b7aa156e [2023-05-03T21:45:44.456Z] noop [2023-05-03T21:45:44.456Z] Removing intermediate container a524b7aa156e [2023-05-03T21:45:44.456Z] ---> b7060de994a5 [2023-05-03T21:45:44.456Z] Successfully built b7060de994a5 [2023-05-03T21:45:44.456Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:45:44.769Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T21:45:44.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:45:44.840Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:45:44.871Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-03T21:45:45.234Z] $ docker top 8cd0d4c276ba1292e2ea1fd6489a33419eb8c69b77fe4a6280ad5aad24468a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:45:45.577Z] + go version [2023-05-03T21:45:45.577Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T21:45:45.590Z] $ docker stop --time=1 8cd0d4c276ba1292e2ea1fd6489a33419eb8c69b77fe4a6280ad5aad24468a77 [2023-05-03T21:45:46.873Z] $ docker rm -f --volumes 8cd0d4c276ba1292e2ea1fd6489a33419eb8c69b77fe4a6280ad5aad24468a77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:45:47.285Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T21:45:47.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:45:47.350Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:45:47.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T21:45:47.721Z] $ docker top 5179c55aedba1020b8e7b72ca1c6f254701e3fe41ab55ef0deb371a29ec2bfe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:45:48.059Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T21:45:48.360Z] + make test [2023-05-03T21:45:48.360Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T21:45:53.636Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-03T21:46:05.830Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-03T21:46:05.830Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-03T21:46:05.830Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 23.1% of statements [2023-05-03T21:46:12.506Z] go vet ./... [2023-05-03T21:46:15.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T21:46:15.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T21:46:15.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T21:46:15.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T21:46:15.820Z] $ docker stop --time=1 5179c55aedba1020b8e7b72ca1c6f254701e3fe41ab55ef0deb371a29ec2bfe1 [2023-05-03T21:46:18.806Z] $ docker rm -f --volumes 5179c55aedba1020b8e7b72ca1c6f254701e3fe41ab55ef0deb371a29ec2bfe1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T21:46:19.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T21:46:19.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T21:46:19.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T21:46:20.110Z] + ls -al . [2023-05-03T21:46:20.110Z] total 180 [2023-05-03T21:46:20.110Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 21:45 . [2023-05-03T21:46:20.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 21:44 .. [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 21:44 .dockerignore [2023-05-03T21:46:20.110Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 21:44 .git [2023-05-03T21:46:20.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:44 .github [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 21:44 .gitignore [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 21:44 .golangci.yml [2023-05-03T21:46:20.110Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 21:44 .semver [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 3 21:44 Attribution.txt [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 3 21:44 CHANGELOG.md [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 3 21:44 Dockerfile [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 21:44 GOVERNANCE.md [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 21:44 Jenkinsfile [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 21:44 LICENSE [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 3 21:44 Makefile [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 21:44 OWNERS.md [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 3 21:44 README.md [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 21:44 VERSION [2023-05-03T21:46:20.110Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 21:44 bin [2023-05-03T21:46:20.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:44 cmd [2023-05-03T21:46:20.110Z] -rw-r--r-- 1 jenkins jenkins 18144 May 3 21:46 coverage.out [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 3 21:44 go.mod [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 3 21:44 go.sum [2023-05-03T21:46:20.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:44 internal [2023-05-03T21:46:20.110Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 21:44 mock [2023-05-03T21:46:20.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 21:44 snap [2023-05-03T21:46:20.110Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 21:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:20.414Z] + 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=2e3ea50809046315b94e2a0692d75037f7d6efed --label arch=amd64 --label version=3.0.0-dev.28 . [2023-05-03T21:46:20.414Z] Sending build context to Docker daemon 6.49MB [2023-05-03T21:46:20.414Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T21:46:20.414Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-03T21:46:20.414Z] ---> b7060de994a5 [2023-05-03T21:46:20.414Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T21:46:20.673Z] ---> Running in a9c66676af92 [2023-05-03T21:46:20.673Z] Removing intermediate container a9c66676af92 [2023-05-03T21:46:20.673Z] ---> b4301d11b041 [2023-05-03T21:46:20.673Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T21:46:20.673Z] ---> Running in 260711ce3c88 [2023-05-03T21:46:20.673Z] Removing intermediate container 260711ce3c88 [2023-05-03T21:46:20.673Z] ---> 552780de856b [2023-05-03T21:46:20.673Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T21:46:20.673Z] ---> Running in 762206e244c3 [2023-05-03T21:46:20.935Z] Removing intermediate container 762206e244c3 [2023-05-03T21:46:20.935Z] ---> e9ea9eb4ab06 [2023-05-03T21:46:20.935Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T21:46:20.935Z] ---> Running in 28e13d861dcf [2023-05-03T21:46:20.935Z] Removing intermediate container 28e13d861dcf [2023-05-03T21:46:20.935Z] ---> b1fd47cd0c5c [2023-05-03T21:46:20.935Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T21:46:20.935Z] ---> Running in 4d39bd454162 [2023-05-03T21:46:21.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T21:46:21.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T21:46:21.712Z] OK: 269 MiB in 57 packages [2023-05-03T21:46:21.971Z] Removing intermediate container 4d39bd454162 [2023-05-03T21:46:21.971Z] ---> a88a3058ec99 [2023-05-03T21:46:21.971Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-03T21:46:21.971Z] ---> Running in f001f6979155 [2023-05-03T21:46:21.971Z] Removing intermediate container f001f6979155 [2023-05-03T21:46:21.971Z] ---> cf54d62cc312 [2023-05-03T21:46:21.971Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-03T21:46:22.230Z] ---> cbe348da06e6 [2023-05-03T21:46:22.230Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T21:46:22.230Z] ---> Running in 77db0c7a30ba [2023-05-03T21:46:22.851Z] Removing intermediate container 77db0c7a30ba [2023-05-03T21:46:22.851Z] ---> 1eed28b6ebdb [2023-05-03T21:46:22.851Z] Step 11/24 : COPY . . [2023-05-03T21:46:23.484Z] ---> e02d99bd61f0 [2023-05-03T21:46:23.484Z] Step 12/24 : RUN $MAKE [2023-05-03T21:46:23.484Z] ---> Running in ff6b3a4e4a06 [2023-05-03T21:46:23.759Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-03T21:46:25.664Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12628 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-03T21:46:25.675Z] Running in /w/workspace/device-mqtt-go/112 [Pipeline] { [Pipeline] checkout [2023-05-03T21:46:25.707Z] Selected Git installation does not exist. Using Default [2023-05-03T21:46:25.707Z] The recommended git tool is: NONE [2023-05-03T21:46:30.584Z] using credential edgex-jenkins-ssh [2023-05-03T21:46:30.604Z] Cloning the remote Git repository [2023-05-03T21:46:30.636Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-03T21:46:30.725Z] > git init /w/workspace/device-mqtt-go/112 # timeout=10 [2023-05-03T21:46:30.864Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-03T21:46:30.865Z] > git --version # timeout=10 [2023-05-03T21:46:30.883Z] > git --version # 'git version 2.25.1' [2023-05-03T21:46:30.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T21:46:31.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T21:46:32.908Z] Avoid second fetch [2023-05-03T21:46:32.909Z] Checking out Revision 2e3ea50809046315b94e2a0692d75037f7d6efed (main) [2023-05-03T21:46:32.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-03T21:46:32.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T21:46:32.915Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T21:46:32.990Z] > git checkout -f 2e3ea50809046315b94e2a0692d75037f7d6efed # timeout=10 [2023-05-03T21:46:33.416Z] Commit message: "feat!: Handle receiving multiple readings in the async payload (#586)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T21:46:34.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T21:46:34.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T21:46:34.226Z] Dload Upload Total Spent Left Speed [2023-05-03T21:46:34.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-05-03T21:46:34.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T21:46:35.146Z] + sudo tee /etc/docker/daemon.new [2023-05-03T21:46:35.146Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T21:46:35.146Z] { [2023-05-03T21:46:35.146Z] "registry-mirrors": [ [2023-05-03T21:46:35.146Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T21:46:35.146Z] ], [2023-05-03T21:46:35.146Z] "bip": "10.250.0.254/24", [2023-05-03T21:46:35.146Z] "hosts": [ [2023-05-03T21:46:35.146Z] "tcp://0.0.0.0:5555", [2023-05-03T21:46:35.146Z] "unix:///var/run/docker.sock" [2023-05-03T21:46:35.146Z] ], [2023-05-03T21:46:35.146Z] "mtu": 1458, [2023-05-03T21:46:35.146Z] "selinux-enabled": true, [2023-05-03T21:46:35.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T21:46:35.146Z] } [Pipeline] sh [2023-05-03T21:46:35.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T21:46:35.794Z] + sudo service docker restart [2023-05-03T21:46:45.701Z] Removing intermediate container ff6b3a4e4a06 [2023-05-03T21:46:45.701Z] ---> 4b39d7eee1c5 [2023-05-03T21:46:45.701Z] Step 13/24 : FROM alpine:3.17 [2023-05-03T21:46:45.701Z] 3.17: Pulling from library/alpine [2023-05-03T21:46:45.701Z] f56be85fc22e: Already exists [2023-05-03T21:46:45.701Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T21:46:45.701Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T21:46:45.701Z] ---> 9ed4aefc74f6 [2023-05-03T21:46:45.701Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-03T21:46:45.701Z] ---> Running in b2b54076a95c [2023-05-03T21:46:45.701Z] Removing intermediate container b2b54076a95c [2023-05-03T21:46:45.701Z] ---> dfe30769731b [2023-05-03T21:46:45.701Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T21:46:45.701Z] ---> Running in 6d6e40f5d007 [2023-05-03T21:46:45.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T21:46:45.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T21:46:45.701Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T21:46:45.701Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:46:45.701Z] OK: 7 MiB in 16 packages [2023-05-03T21:46:45.701Z] Removing intermediate container 6d6e40f5d007 [2023-05-03T21:46:45.701Z] ---> d14c15784ce9 [2023-05-03T21:46:45.701Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-03T21:46:46.273Z] ---> 83eb7c4e4402 [2023-05-03T21:46:46.273Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-03T21:46:46.537Z] ---> 4e2a820c319c [2023-05-03T21:46:46.537Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-03T21:46:46.537Z] ---> 3dc25bfdae91 [2023-05-03T21:46:46.537Z] Step 19/24 : EXPOSE 59982 [2023-05-03T21:46:46.537Z] ---> Running in 81e8f95b7aa4 [2023-05-03T21:46:46.537Z] Removing intermediate container 81e8f95b7aa4 [2023-05-03T21:46:46.537Z] ---> feba57e593df [2023-05-03T21:46:46.537Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-03T21:46:46.797Z] ---> Running in 9878706131f9 [2023-05-03T21:46:46.797Z] Removing intermediate container 9878706131f9 [2023-05-03T21:46:46.797Z] ---> f84234305494 [2023-05-03T21:46:46.797Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T21:46:46.797Z] ---> Running in aeef592e3352 [2023-05-03T21:46:46.797Z] Removing intermediate container aeef592e3352 [2023-05-03T21:46:46.797Z] ---> 654d34dbade2 [2023-05-03T21:46:46.797Z] Step 22/24 : LABEL arch=amd64 [2023-05-03T21:46:46.797Z] ---> Running in 528b5baa91cf [2023-05-03T21:46:47.056Z] Removing intermediate container 528b5baa91cf [2023-05-03T21:46:47.056Z] ---> fece2ecb86b6 [2023-05-03T21:46:47.056Z] Step 23/24 : LABEL git_sha=2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:46:47.056Z] ---> Running in 2e061fc7a2e6 [2023-05-03T21:46:47.317Z] Removing intermediate container 2e061fc7a2e6 [2023-05-03T21:46:47.317Z] ---> cca4168b26df [2023-05-03T21:46:47.317Z] Step 24/24 : LABEL version=3.0.0-dev.28 [2023-05-03T21:46:47.317Z] ---> Running in 938da7954603 [2023-05-03T21:46:47.577Z] Removing intermediate container 938da7954603 [2023-05-03T21:46:47.577Z] ---> b22f68fef77b [2023-05-03T21:46:47.577Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T21:46:47.577Z] Successfully built b22f68fef77b [2023-05-03T21:46:47.577Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:46:47.700Z] provisioning config files... [2023-05-03T21:46:47.709Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config424152017287822660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:46:48.006Z] ---> docker-login.sh [2023-05-03T21:46:48.007Z] nexus3.edgexfoundry.org:10001 [2023-05-03T21:46:48.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:48.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:48.007Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:48.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:48.007Z] [2023-05-03T21:46:48.007Z] Login Succeeded [2023-05-03T21:46:48.007Z] nexus3.edgexfoundry.org:10002 [2023-05-03T21:46:48.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:48.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:48.007Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:48.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:48.007Z] [2023-05-03T21:46:48.007Z] Login Succeeded [2023-05-03T21:46:48.007Z] nexus3.edgexfoundry.org:10003 [2023-05-03T21:46:48.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:48.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:48.265Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:48.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:48.265Z] [2023-05-03T21:46:48.265Z] Login Succeeded [2023-05-03T21:46:48.265Z] nexus3.edgexfoundry.org:10004 [2023-05-03T21:46:48.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:48.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:48.265Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:48.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:48.265Z] [2023-05-03T21:46:48.265Z] Login Succeeded [2023-05-03T21:46:48.265Z] docker.io [2023-05-03T21:46:48.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:48.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:48.525Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:48.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:48.525Z] [2023-05-03T21:46:48.525Z] Login Succeeded [2023-05-03T21:46:48.525Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T21:46:48.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T21:46:48.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:46:48.576Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-03T21:46:48.577Z] 2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:46:48.577Z] latest [2023-05-03T21:46:48.577Z] 3.0.0-dev.28 [2023-05-03T21:46:48.577Z] 2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [2023-05-03T21:46:48.577Z] main [2023-05-03T21:46:48.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:48.889Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:49.190Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:46:49.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-03T21:46:49.191Z] d8b6abb48312: Preparing [2023-05-03T21:46:49.191Z] 3a72b50cffab: Preparing [2023-05-03T21:46:49.191Z] fefab0856a8f: Preparing [2023-05-03T21:46:49.191Z] fd122f5f5107: Preparing [2023-05-03T21:46:49.191Z] f1417ff83b31: Preparing [2023-05-03T21:46:49.191Z] f1417ff83b31: Layer already exists [2023-05-03T21:46:49.191Z] fd122f5f5107: Pushed [2023-05-03T21:46:49.191Z] 3a72b50cffab: Pushed [2023-05-03T21:46:49.191Z] d8b6abb48312: Pushed [2023-05-03T21:46:52.476Z] fefab0856a8f: Pushed [2023-05-03T21:46:52.476Z] 2e3ea50809046315b94e2a0692d75037f7d6efed: digest: sha256:84f02c682ba3641a6299cd241d89b4cbcf8b06a4f4e9a6817fa3f5731763e702 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:52.784Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:53.089Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-03T21:46:53.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-03T21:46:53.089Z] d8b6abb48312: Preparing [2023-05-03T21:46:53.089Z] 3a72b50cffab: Preparing [2023-05-03T21:46:53.089Z] fefab0856a8f: Preparing [2023-05-03T21:46:53.089Z] fd122f5f5107: Preparing [2023-05-03T21:46:53.089Z] f1417ff83b31: Preparing [2023-05-03T21:46:53.089Z] fefab0856a8f: Layer already exists [2023-05-03T21:46:53.089Z] fd122f5f5107: Layer already exists [2023-05-03T21:46:53.089Z] d8b6abb48312: Layer already exists [2023-05-03T21:46:53.089Z] f1417ff83b31: Layer already exists [2023-05-03T21:46:53.089Z] 3a72b50cffab: Layer already exists [2023-05-03T21:46:53.089Z] latest: digest: sha256:84f02c682ba3641a6299cd241d89b4cbcf8b06a4f4e9a6817fa3f5731763e702 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:53.397Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:53.698Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.28 [2023-05-03T21:46:53.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-03T21:46:53.698Z] d8b6abb48312: Preparing [2023-05-03T21:46:53.698Z] 3a72b50cffab: Preparing [2023-05-03T21:46:53.698Z] fefab0856a8f: Preparing [2023-05-03T21:46:53.698Z] fd122f5f5107: Preparing [2023-05-03T21:46:53.698Z] f1417ff83b31: Preparing [2023-05-03T21:46:53.698Z] fd122f5f5107: Layer already exists [2023-05-03T21:46:53.698Z] f1417ff83b31: Layer already exists [2023-05-03T21:46:53.698Z] d8b6abb48312: Layer already exists [2023-05-03T21:46:53.698Z] 3a72b50cffab: Layer already exists [2023-05-03T21:46:53.698Z] fefab0856a8f: Layer already exists [2023-05-03T21:46:53.698Z] 3.0.0-dev.28: digest: sha256:84f02c682ba3641a6299cd241d89b4cbcf8b06a4f4e9a6817fa3f5731763e702 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:54.014Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] configFileProvider [2023-05-03T21:46:54.036Z] provisioning config files... [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:54.058Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/112@tmp/config2212742733097546139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:46:54.331Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [2023-05-03T21:46:54.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-03T21:46:54.331Z] d8b6abb48312: Preparing [2023-05-03T21:46:54.331Z] 3a72b50cffab: Preparing [2023-05-03T21:46:54.331Z] fefab0856a8f: Preparing [2023-05-03T21:46:54.331Z] fd122f5f5107: Preparing [2023-05-03T21:46:54.331Z] f1417ff83b31: Preparing [2023-05-03T21:46:54.331Z] d8b6abb48312: Layer already exists [2023-05-03T21:46:54.331Z] fefab0856a8f: Layer already exists [2023-05-03T21:46:54.331Z] 3a72b50cffab: Layer already exists [2023-05-03T21:46:54.331Z] f1417ff83b31: Layer already exists [2023-05-03T21:46:54.331Z] fd122f5f5107: Layer already exists [2023-05-03T21:46:54.331Z] 2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28: digest: sha256:84f02c682ba3641a6299cd241d89b4cbcf8b06a4f4e9a6817fa3f5731763e702 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:54.399Z] ---> docker-login.sh [2023-05-03T21:46:54.399Z] nexus3.edgexfoundry.org:10001 [2023-05-03T21:46:54.634Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:54.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:54.940Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-03T21:46:54.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-03T21:46:54.940Z] d8b6abb48312: Preparing [2023-05-03T21:46:54.940Z] 3a72b50cffab: Preparing [2023-05-03T21:46:54.940Z] fefab0856a8f: Preparing [2023-05-03T21:46:54.940Z] fd122f5f5107: Preparing [2023-05-03T21:46:54.940Z] f1417ff83b31: Preparing [2023-05-03T21:46:54.940Z] f1417ff83b31: Layer already exists [2023-05-03T21:46:54.940Z] fd122f5f5107: Layer already exists [2023-05-03T21:46:54.940Z] fefab0856a8f: Layer already exists [2023-05-03T21:46:54.940Z] 3a72b50cffab: Layer already exists [2023-05-03T21:46:54.940Z] d8b6abb48312: Layer already exists [2023-05-03T21:46:54.940Z] main: digest: sha256:84f02c682ba3641a6299cd241d89b4cbcf8b06a4f4e9a6817fa3f5731763e702 size: 1365 [2023-05-03T21:46:54.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:54.941Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:54.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:54.941Z] [2023-05-03T21:46:54.941Z] Login Succeeded [2023-05-03T21:46:54.941Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T21:46:54.976Z] ===================================================== [Pipeline] echo [2023-05-03T21:46:54.981Z] taggedImages: [2023-05-03T21:46:54.981Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:46:54.981Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-03T21:46:54.981Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.28 [2023-05-03T21:46:54.981Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [2023-05-03T21:46:54.981Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:55.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:55.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:55.209Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:55.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:55.209Z] [2023-05-03T21:46:55.209Z] Login Succeeded [2023-05-03T21:46:55.209Z] nexus3.edgexfoundry.org:10003 [2023-05-03T21:46:55.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:46:55.373Z] [2023-05-03T21:46:55.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:55.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:55.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:55.488Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:55.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:55.488Z] [2023-05-03T21:46:55.488Z] Login Succeeded [2023-05-03T21:46:55.488Z] nexus3.edgexfoundry.org:10004 [2023-05-03T21:46:55.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:46:55.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T21:46:55.679Z] 5eb5b503b376: Pulling fs layer [2023-05-03T21:46:55.679Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T21:46:55.679Z] ec43610c2a17: Pulling fs layer [2023-05-03T21:46:55.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T21:46:55.679Z] 33b1e0a273af: Pulling fs layer [2023-05-03T21:46:55.679Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T21:46:55.679Z] 2f39f015ded8: Pulling fs layer [2023-05-03T21:46:55.679Z] 3a2ae6a8a46f: Waiting [2023-05-03T21:46:55.679Z] 33b1e0a273af: Waiting [2023-05-03T21:46:55.679Z] 5d3b04190fa2: Waiting [2023-05-03T21:46:55.679Z] 2f39f015ded8: Waiting [2023-05-03T21:46:55.679Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T21:46:55.679Z] 5c69ac0246d0: Download complete [2023-05-03T21:46:55.679Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T21:46:55.679Z] 3a2ae6a8a46f: Download complete [2023-05-03T21:46:55.679Z] 33b1e0a273af: Verifying Checksum [2023-05-03T21:46:55.679Z] 33b1e0a273af: Download complete [2023-05-03T21:46:55.679Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T21:46:55.679Z] 5d3b04190fa2: Download complete [2023-05-03T21:46:55.679Z] ec43610c2a17: Verifying Checksum [2023-05-03T21:46:55.679Z] ec43610c2a17: Download complete [2023-05-03T21:46:55.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:55.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:55.756Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:55.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:55.756Z] [2023-05-03T21:46:55.756Z] Login Succeeded [2023-05-03T21:46:55.937Z] 5eb5b503b376: Verifying Checksum [2023-05-03T21:46:55.937Z] 5eb5b503b376: Download complete [2023-05-03T21:46:56.024Z] docker.io [2023-05-03T21:46:56.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:46:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:46:56.292Z] Configure a credential helper to remove this warning. See [2023-05-03T21:46:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:46:56.292Z] [2023-05-03T21:46:56.292Z] Login Succeeded [2023-05-03T21:46:56.292Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T21:46:56.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-03T21:46:56.505Z] 2f39f015ded8: Download complete [Pipeline] echo [2023-05-03T21:46:56.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:46:56.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:46:56.569Z] ========================================================= [2023-05-03T21:46:56.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T21:46:56.569Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:46:56.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T21:46:57.088Z] 5eb5b503b376: Pull complete [2023-05-03T21:46:57.178Z] Sending build context to Docker daemon 3.356MB [2023-05-03T21:46:57.178Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T21:46:57.178Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T21:46:57.348Z] 5c69ac0246d0: Pull complete [2023-05-03T21:46:57.448Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T21:46:57.448Z] c41833b44d91: Pulling fs layer [2023-05-03T21:46:57.448Z] ed15518f5707: Pulling fs layer [2023-05-03T21:46:57.448Z] feae8fd75edb: Pulling fs layer [2023-05-03T21:46:57.448Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T21:46:57.448Z] 3cdef696dda3: Pulling fs layer [2023-05-03T21:46:57.448Z] 2ced38df9373: Pulling fs layer [2023-05-03T21:46:57.448Z] 58f1dce35555: Pulling fs layer [2023-05-03T21:46:57.448Z] 242c74f7c9fa: Waiting [2023-05-03T21:46:57.448Z] 3cdef696dda3: Waiting [2023-05-03T21:46:57.448Z] 2ced38df9373: Waiting [2023-05-03T21:46:57.448Z] 58f1dce35555: Waiting [2023-05-03T21:46:57.448Z] ed15518f5707: Verifying Checksum [2023-05-03T21:46:57.448Z] ed15518f5707: Download complete [2023-05-03T21:46:57.448Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T21:46:57.448Z] 242c74f7c9fa: Download complete [2023-05-03T21:46:57.448Z] 3cdef696dda3: Verifying Checksum [2023-05-03T21:46:57.448Z] 3cdef696dda3: Download complete [2023-05-03T21:46:57.448Z] c41833b44d91: Verifying Checksum [2023-05-03T21:46:57.448Z] c41833b44d91: Download complete [2023-05-03T21:46:57.913Z] ec43610c2a17: Pull complete [2023-05-03T21:46:57.914Z] 3a2ae6a8a46f: Pull complete [2023-05-03T21:46:58.173Z] 33b1e0a273af: Pull complete [2023-05-03T21:46:58.173Z] 5d3b04190fa2: Pull complete [2023-05-03T21:46:58.418Z] c41833b44d91: Pull complete [2023-05-03T21:46:58.690Z] 58f1dce35555: Verifying Checksum [2023-05-03T21:46:58.690Z] 58f1dce35555: Download complete [2023-05-03T21:46:58.961Z] ed15518f5707: Pull complete [2023-05-03T21:46:59.946Z] feae8fd75edb: Verifying Checksum [2023-05-03T21:46:59.946Z] feae8fd75edb: Download complete [2023-05-03T21:46:59.946Z] 2ced38df9373: Verifying Checksum [2023-05-03T21:46:59.946Z] 2ced38df9373: Download complete [2023-05-03T21:47:03.444Z] 2f39f015ded8: Pull complete [2023-05-03T21:47:03.444Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T21:47:03.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:47:03.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:47:03.526Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:47:03.571Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T21:47:07.062Z] $ docker top 87b0b44c69554d41f6a70f37eec7633c68a5f1b69689151544f58797d08075c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:47:07.465Z] ---> job-cost.sh [2023-05-03T21:47:07.465Z] lf-activate-venv: SKIPPING [2023-05-03T21:47:07.465Z] INFO: No Stack... [2023-05-03T21:47:07.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T21:47:07.985Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T21:47:08.275Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-03T21:47:08.275Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T21:47:08.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] [2023-05-03T21:47:08.300Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] did not exist. Created. [2023-05-03T21:47:08.301Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T21:47:08.602Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T21:47:08.636Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T21:47:08.644Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T21:47:08.662Z] $ docker stop --time=1 87b0b44c69554d41f6a70f37eec7633c68a5f1b69689151544f58797d08075c5 [2023-05-03T21:47:09.833Z] $ docker rm -f --volumes 87b0b44c69554d41f6a70f37eec7633c68a5f1b69689151544f58797d08075c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T21:47:10.042Z] feae8fd75edb: Pull complete [2023-05-03T21:47:10.042Z] 242c74f7c9fa: Pull complete [2023-05-03T21:47:10.042Z] 3cdef696dda3: Pull complete [2023-05-03T21:47:15.395Z] 2ced38df9373: Pull complete [2023-05-03T21:47:17.335Z] 58f1dce35555: Pull complete [2023-05-03T21:47:17.335Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T21:47:17.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T21:47:17.335Z] ---> fadd8f120f05 [2023-05-03T21:47:17.335Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T21:47:19.297Z] ---> Running in 73338d1c88a6 [2023-05-03T21:47:19.297Z] Removing intermediate container 73338d1c88a6 [2023-05-03T21:47:19.297Z] ---> 858d71c9b0ee [2023-05-03T21:47:19.297Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T21:47:19.297Z] ---> Running in 93df5fe96663 [2023-05-03T21:47:19.564Z] Removing intermediate container 93df5fe96663 [2023-05-03T21:47:19.564Z] ---> d01e870690ad [2023-05-03T21:47:19.564Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T21:47:19.846Z] ---> Running in c3d65a157e3b [2023-05-03T21:47:20.113Z] Removing intermediate container c3d65a157e3b [2023-05-03T21:47:20.113Z] ---> 46ed79247606 [2023-05-03T21:47:20.113Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T21:47:20.113Z] ---> Running in 5c9f1b870008 [2023-05-03T21:47:20.640Z] Removing intermediate container 5c9f1b870008 [2023-05-03T21:47:20.640Z] ---> 8b46b6a29eef [2023-05-03T21:47:20.640Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T21:47:20.640Z] ---> Running in 29952b47775c [2023-05-03T21:47:21.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T21:47:22.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T21:47:23.140Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T21:47:23.140Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T21:47:23.140Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T21:47:23.140Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T21:47:23.140Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:47:23.140Z] OK: 268 MiB in 57 packages [2023-05-03T21:47:24.107Z] Removing intermediate container 29952b47775c [2023-05-03T21:47:24.107Z] ---> 87c56d137637 [2023-05-03T21:47:24.107Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-03T21:47:24.107Z] ---> Running in 9063f33bc8de [2023-05-03T21:47:24.375Z] Removing intermediate container 9063f33bc8de [2023-05-03T21:47:24.375Z] ---> 56852e651114 [2023-05-03T21:47:24.375Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T21:47:25.083Z] ---> 47937d6255dd [2023-05-03T21:47:25.083Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T21:47:25.083Z] ---> Running in 3b7469dfd948 [2023-05-03T21:48:46.804Z] Removing intermediate container 3b7469dfd948 [2023-05-03T21:48:46.804Z] ---> 098be26675b4 [2023-05-03T21:48:46.804Z] Step 11/12 : COPY . . [2023-05-03T21:48:46.804Z] ---> 33173b02b29d [2023-05-03T21:48:46.804Z] Step 12/12 : RUN $MAKE [2023-05-03T21:48:46.804Z] ---> Running in 046cc07691d8 [2023-05-03T21:48:46.804Z] noop [2023-05-03T21:48:46.804Z] Removing intermediate container 046cc07691d8 [2023-05-03T21:48:46.804Z] ---> b9b6a17238cc [2023-05-03T21:48:46.804Z] Successfully built b9b6a17238cc [2023-05-03T21:48:46.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:48:47.160Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T21:48:47.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:48:47.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-12628 does not seem to be running inside a container [2023-05-03T21:48:47.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/112 -v /w/workspace/device-mqtt-go/112:/w/workspace/device-mqtt-go/112:rw,z -v /w/workspace/device-mqtt-go/112@tmp:/w/workspace/device-mqtt-go/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T21:48:48.681Z] $ docker top f217ebb6f3a0cc9af4b1d85255ecd757f4abbc4e29ac102441bdae5716070317 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:48:49.500Z] + go version [2023-05-03T21:48:49.500Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T21:48:49.522Z] $ docker stop --time=1 f217ebb6f3a0cc9af4b1d85255ecd757f4abbc4e29ac102441bdae5716070317 [2023-05-03T21:48:51.119Z] $ docker rm -f --volumes f217ebb6f3a0cc9af4b1d85255ecd757f4abbc4e29ac102441bdae5716070317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:48:51.683Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T21:48:51.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:48:51.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-12628 does not seem to be running inside a container [2023-05-03T21:48:51.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/112 -v /w/workspace/device-mqtt-go/112:/w/workspace/device-mqtt-go/112:rw,z -v /w/workspace/device-mqtt-go/112@tmp:/w/workspace/device-mqtt-go/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T21:48:53.091Z] $ docker top 4ae5a1117d31ffbeb43cf2087ad1205ee4fc35fa7eced2a5364bdb0603541856 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:48:53.595Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/112 [Pipeline] fileExists [Pipeline] sh [2023-05-03T21:48:54.517Z] + make test [2023-05-03T21:48:54.517Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T21:49:26.753Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-03T21:51:18.485Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-03T21:51:18.485Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-03T21:51:18.485Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 23.1% of statements [2023-05-03T21:51:18.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T21:51:18.753Z] go vet ./... [2023-05-03T21:51:51.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T21:51:51.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T21:51:51.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T21:51:51.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T21:51:51.040Z] $ docker stop --time=1 4ae5a1117d31ffbeb43cf2087ad1205ee4fc35fa7eced2a5364bdb0603541856 [2023-05-03T21:51:52.859Z] $ docker rm -f --volumes 4ae5a1117d31ffbeb43cf2087ad1205ee4fc35fa7eced2a5364bdb0603541856 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T21:51:53.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T21:51:53.933Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T21:51:54.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T21:51:54.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T21:51:55.023Z] + ls -al . [2023-05-03T21:51:55.023Z] total 176 [2023-05-03T21:51:55.023Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 21:48 . [2023-05-03T21:51:55.023Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 21:46 .. [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 21:46 .dockerignore [2023-05-03T21:51:55.023Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 21:46 .git [2023-05-03T21:51:55.023Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:46 .github [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 21:46 .gitignore [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 21:46 .golangci.yml [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 3 21:46 Attribution.txt [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 3 21:46 CHANGELOG.md [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 3 21:46 Dockerfile [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 21:46 GOVERNANCE.md [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 21:46 Jenkinsfile [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 21:46 LICENSE [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 3 21:46 Makefile [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 21:46 OWNERS.md [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 3 21:46 README.md [2023-05-03T21:51:55.023Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 21:44 VERSION [2023-05-03T21:51:55.023Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 21:46 bin [2023-05-03T21:51:55.023Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:46 cmd [2023-05-03T21:51:55.024Z] -rw-r--r-- 1 jenkins jenkins 18144 May 3 21:51 coverage.out [2023-05-03T21:51:55.024Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 3 21:46 go.mod [2023-05-03T21:51:55.024Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 3 21:46 go.sum [2023-05-03T21:51:55.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 21:46 internal [2023-05-03T21:51:55.024Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 21:46 mock [2023-05-03T21:51:55.024Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 21:46 snap [2023-05-03T21:51:55.024Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 21:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:51:55.355Z] + 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=2e3ea50809046315b94e2a0692d75037f7d6efed --label arch=arm64 --label version=3.0.0-dev.28 . [2023-05-03T21:51:55.631Z] Sending build context to Docker daemon 3.375MB [2023-05-03T21:51:55.631Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T21:51:55.631Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-03T21:51:55.631Z] ---> b9b6a17238cc [2023-05-03T21:51:55.631Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T21:51:55.899Z] ---> Running in 8b7680cb08de [2023-05-03T21:51:56.165Z] Removing intermediate container 8b7680cb08de [2023-05-03T21:51:56.165Z] ---> 678d084737ac [2023-05-03T21:51:56.165Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T21:51:56.165Z] ---> Running in d2f81abbe9fe [2023-05-03T21:51:56.431Z] Removing intermediate container d2f81abbe9fe [2023-05-03T21:51:56.431Z] ---> 4ab372126fcb [2023-05-03T21:51:56.431Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T21:51:56.431Z] ---> Running in c42e05e1b53d [2023-05-03T21:51:56.699Z] Removing intermediate container c42e05e1b53d [2023-05-03T21:51:56.699Z] ---> e1d23ec765fa [2023-05-03T21:51:56.699Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T21:51:56.699Z] ---> Running in 9891ea9b1aa1 [2023-05-03T21:51:56.972Z] Removing intermediate container 9891ea9b1aa1 [2023-05-03T21:51:56.972Z] ---> 3c23bb9b3425 [2023-05-03T21:51:56.972Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T21:51:57.241Z] ---> Running in 36fd869963f7 [2023-05-03T21:51:58.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T21:51:58.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T21:51:59.878Z] OK: 268 MiB in 57 packages [2023-05-03T21:52:00.462Z] Removing intermediate container 36fd869963f7 [2023-05-03T21:52:00.462Z] ---> cf10632a8ac8 [2023-05-03T21:52:00.462Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-03T21:52:00.462Z] ---> Running in 56c682edab5b [2023-05-03T21:52:00.731Z] Removing intermediate container 56c682edab5b [2023-05-03T21:52:00.731Z] ---> 29e5ce0169b5 [2023-05-03T21:52:00.731Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-03T21:52:01.316Z] ---> b3935b6859be [2023-05-03T21:52:01.316Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T21:52:01.316Z] ---> Running in 208c0a01b14a [2023-05-03T21:52:03.901Z] Removing intermediate container 208c0a01b14a [2023-05-03T21:52:03.901Z] ---> 09614ab4a53a [2023-05-03T21:52:03.901Z] Step 11/24 : COPY . . [2023-05-03T21:52:04.483Z] ---> a82f13cd64ec [2023-05-03T21:52:04.483Z] Step 12/24 : RUN $MAKE [2023-05-03T21:52:04.483Z] ---> Running in 343de9abcd28 [2023-05-03T21:52:05.443Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-03T21:54:12.449Z] Removing intermediate container 343de9abcd28 [2023-05-03T21:54:12.449Z] ---> 360315b04b1e [2023-05-03T21:54:12.449Z] Step 13/24 : FROM alpine:3.17 [2023-05-03T21:54:12.449Z] 3.17: Pulling from library/alpine [2023-05-03T21:54:12.449Z] c41833b44d91: Already exists [2023-05-03T21:54:12.449Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T21:54:12.449Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T21:54:12.449Z] ---> 51e60588ff2c [2023-05-03T21:54:12.449Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-03T21:54:12.449Z] ---> Running in 43d94f4e35d2 [2023-05-03T21:54:12.449Z] Removing intermediate container 43d94f4e35d2 [2023-05-03T21:54:12.449Z] ---> a2657057e01c [2023-05-03T21:54:12.449Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T21:54:12.449Z] ---> Running in ad887e6b4f18 [2023-05-03T21:54:13.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T21:54:13.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T21:54:14.576Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T21:54:14.576Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T21:54:14.576Z] OK: 8 MiB in 16 packages [2023-05-03T21:54:15.540Z] Removing intermediate container ad887e6b4f18 [2023-05-03T21:54:15.540Z] ---> 39701a001423 [2023-05-03T21:54:15.540Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-03T21:54:19.798Z] ---> b0fff96c7129 [2023-05-03T21:54:19.798Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-03T21:54:20.385Z] ---> a19c31537e8e [2023-05-03T21:54:20.385Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-03T21:54:20.967Z] ---> 48305e95cbad [2023-05-03T21:54:20.967Z] Step 19/24 : EXPOSE 59982 [2023-05-03T21:54:20.967Z] ---> Running in 8219bf655068 [2023-05-03T21:54:21.234Z] Removing intermediate container 8219bf655068 [2023-05-03T21:54:21.234Z] ---> 5c12623b343a [2023-05-03T21:54:21.234Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-03T21:54:21.234Z] ---> Running in c3847bd4ee1c [2023-05-03T21:54:21.500Z] Removing intermediate container c3847bd4ee1c [2023-05-03T21:54:21.500Z] ---> 6a38b36d6198 [2023-05-03T21:54:21.500Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T21:54:21.500Z] ---> Running in 2bd6ce6daa9c [2023-05-03T21:54:21.769Z] Removing intermediate container 2bd6ce6daa9c [2023-05-03T21:54:21.769Z] ---> 17c158745314 [2023-05-03T21:54:21.769Z] Step 22/24 : LABEL arch=arm64 [2023-05-03T21:54:22.038Z] ---> Running in c622af58e5c2 [2023-05-03T21:54:22.309Z] Removing intermediate container c622af58e5c2 [2023-05-03T21:54:22.309Z] ---> e332c7fbe740 [2023-05-03T21:54:22.309Z] Step 23/24 : LABEL git_sha=2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:54:22.309Z] ---> Running in db793c7cb16a [2023-05-03T21:54:22.576Z] Removing intermediate container db793c7cb16a [2023-05-03T21:54:22.576Z] ---> 5925781056a8 [2023-05-03T21:54:22.576Z] Step 24/24 : LABEL version=3.0.0-dev.28 [2023-05-03T21:54:22.576Z] ---> Running in ddc750629899 [2023-05-03T21:54:22.843Z] Removing intermediate container ddc750629899 [2023-05-03T21:54:22.843Z] ---> ddbd72ba2237 [2023-05-03T21:54:22.843Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T21:54:23.110Z] Successfully built ddbd72ba2237 [2023-05-03T21:54:23.110Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:54:23.216Z] provisioning config files... [2023-05-03T21:54:23.235Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/112@tmp/config13784019753125451453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:54:23.579Z] ---> docker-login.sh [2023-05-03T21:54:23.579Z] nexus3.edgexfoundry.org:10001 [2023-05-03T21:54:23.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:54:23.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:54:23.845Z] Configure a credential helper to remove this warning. See [2023-05-03T21:54:23.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:54:23.845Z] [2023-05-03T21:54:23.845Z] Login Succeeded [2023-05-03T21:54:23.845Z] nexus3.edgexfoundry.org:10002 [2023-05-03T21:54:24.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:54:24.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:54:24.111Z] Configure a credential helper to remove this warning. See [2023-05-03T21:54:24.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:54:24.111Z] [2023-05-03T21:54:24.111Z] Login Succeeded [2023-05-03T21:54:24.111Z] nexus3.edgexfoundry.org:10003 [2023-05-03T21:54:24.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:54:24.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:54:24.649Z] Configure a credential helper to remove this warning. See [2023-05-03T21:54:24.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:54:24.649Z] [2023-05-03T21:54:24.649Z] Login Succeeded [2023-05-03T21:54:24.649Z] nexus3.edgexfoundry.org:10004 [2023-05-03T21:54:24.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:54:24.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:54:24.916Z] Configure a credential helper to remove this warning. See [2023-05-03T21:54:24.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:54:24.916Z] [2023-05-03T21:54:24.916Z] Login Succeeded [2023-05-03T21:54:24.916Z] docker.io [2023-05-03T21:54:25.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T21:54:25.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T21:54:25.452Z] Configure a credential helper to remove this warning. See [2023-05-03T21:54:25.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T21:54:25.452Z] [2023-05-03T21:54:25.452Z] Login Succeeded [2023-05-03T21:54:25.452Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T21:54:25.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T21:54:25.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T21:54:25.528Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-03T21:54:25.528Z] 2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:54:25.528Z] latest [2023-05-03T21:54:25.528Z] 3.0.0-dev.28 [2023-05-03T21:54:25.528Z] 2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [2023-05-03T21:54:25.528Z] main [2023-05-03T21:54:25.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:25.884Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:26.220Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:54:26.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-03T21:54:26.220Z] 23f7d140838c: Preparing [2023-05-03T21:54:26.220Z] 45aae34690e8: Preparing [2023-05-03T21:54:26.220Z] 979f771052f7: Preparing [2023-05-03T21:54:26.220Z] d366edd18f69: Preparing [2023-05-03T21:54:26.220Z] 26cbea5cba74: Preparing [2023-05-03T21:54:26.221Z] 26cbea5cba74: Layer already exists [2023-05-03T21:54:26.488Z] d366edd18f69: Pushed [2023-05-03T21:54:26.488Z] 45aae34690e8: Pushed [2023-05-03T21:54:26.488Z] 23f7d140838c: Pushed [2023-05-03T21:54:31.835Z] 979f771052f7: Pushed [2023-05-03T21:54:31.835Z] 2e3ea50809046315b94e2a0692d75037f7d6efed: digest: sha256:7421269182def678298e0edf8f076c2c524c5cf05f2a33684e0456b7e9e4f0c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:32.178Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:32.516Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-03T21:54:32.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-03T21:54:32.517Z] 23f7d140838c: Preparing [2023-05-03T21:54:32.517Z] 45aae34690e8: Preparing [2023-05-03T21:54:32.517Z] 979f771052f7: Preparing [2023-05-03T21:54:32.517Z] d366edd18f69: Preparing [2023-05-03T21:54:32.517Z] 26cbea5cba74: Preparing [2023-05-03T21:54:32.517Z] 26cbea5cba74: Layer already exists [2023-05-03T21:54:32.517Z] 45aae34690e8: Layer already exists [2023-05-03T21:54:32.517Z] d366edd18f69: Layer already exists [2023-05-03T21:54:32.517Z] 979f771052f7: Layer already exists [2023-05-03T21:54:32.517Z] 23f7d140838c: Layer already exists [2023-05-03T21:54:32.517Z] latest: digest: sha256:7421269182def678298e0edf8f076c2c524c5cf05f2a33684e0456b7e9e4f0c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:33.121Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:33.456Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.28 [2023-05-03T21:54:33.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-03T21:54:33.456Z] 23f7d140838c: Preparing [2023-05-03T21:54:33.456Z] 45aae34690e8: Preparing [2023-05-03T21:54:33.456Z] 979f771052f7: Preparing [2023-05-03T21:54:33.456Z] d366edd18f69: Preparing [2023-05-03T21:54:33.456Z] 26cbea5cba74: Preparing [2023-05-03T21:54:33.456Z] 26cbea5cba74: Layer already exists [2023-05-03T21:54:33.456Z] d366edd18f69: Layer already exists [2023-05-03T21:54:33.456Z] 45aae34690e8: Layer already exists [2023-05-03T21:54:33.456Z] 979f771052f7: Layer already exists [2023-05-03T21:54:33.456Z] 23f7d140838c: Layer already exists [2023-05-03T21:54:33.724Z] 3.0.0-dev.28: digest: sha256:7421269182def678298e0edf8f076c2c524c5cf05f2a33684e0456b7e9e4f0c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:34.070Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:34.411Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [2023-05-03T21:54:34.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-03T21:54:34.411Z] 23f7d140838c: Preparing [2023-05-03T21:54:34.411Z] 45aae34690e8: Preparing [2023-05-03T21:54:34.411Z] 979f771052f7: Preparing [2023-05-03T21:54:34.411Z] d366edd18f69: Preparing [2023-05-03T21:54:34.411Z] 26cbea5cba74: Preparing [2023-05-03T21:54:34.411Z] 979f771052f7: Layer already exists [2023-05-03T21:54:34.411Z] 23f7d140838c: Layer already exists [2023-05-03T21:54:34.411Z] 45aae34690e8: Layer already exists [2023-05-03T21:54:34.411Z] d366edd18f69: Layer already exists [2023-05-03T21:54:34.411Z] 26cbea5cba74: Layer already exists [2023-05-03T21:54:34.411Z] 2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28: digest: sha256:7421269182def678298e0edf8f076c2c524c5cf05f2a33684e0456b7e9e4f0c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:35.019Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:35.360Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-03T21:54:35.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-03T21:54:35.360Z] 23f7d140838c: Preparing [2023-05-03T21:54:35.360Z] 45aae34690e8: Preparing [2023-05-03T21:54:35.360Z] 979f771052f7: Preparing [2023-05-03T21:54:35.360Z] d366edd18f69: Preparing [2023-05-03T21:54:35.360Z] 26cbea5cba74: Preparing [2023-05-03T21:54:35.360Z] 45aae34690e8: Layer already exists [2023-05-03T21:54:35.360Z] 23f7d140838c: Layer already exists [2023-05-03T21:54:35.360Z] 26cbea5cba74: Layer already exists [2023-05-03T21:54:35.360Z] 979f771052f7: Layer already exists [2023-05-03T21:54:35.360Z] d366edd18f69: Layer already exists [2023-05-03T21:54:35.628Z] main: digest: sha256:7421269182def678298e0edf8f076c2c524c5cf05f2a33684e0456b7e9e4f0c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T21:54:35.688Z] ===================================================== [Pipeline] echo [2023-05-03T21:54:35.696Z] taggedImages: [2023-05-03T21:54:35.696Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e3ea50809046315b94e2a0692d75037f7d6efed [2023-05-03T21:54:35.696Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-03T21:54:35.696Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.28 [2023-05-03T21:54:35.696Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e3ea50809046315b94e2a0692d75037f7d6efed-3.0.0-dev.28 [2023-05-03T21:54:35.696Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:36.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T21:54:36.057Z] [2023-05-03T21:54:36.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:54:36.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T21:54:36.395Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T21:54:36.395Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T21:54:36.395Z] 04944245beec: Pulling fs layer [2023-05-03T21:54:36.395Z] 699f458cf7ca: Pulling fs layer [2023-05-03T21:54:36.395Z] 765212b225bb: Pulling fs layer [2023-05-03T21:54:36.395Z] f23df028b6ca: Pulling fs layer [2023-05-03T21:54:36.395Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T21:54:36.395Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T21:54:36.395Z] 765212b225bb: Waiting [2023-05-03T21:54:36.395Z] f23df028b6ca: Waiting [2023-05-03T21:54:36.395Z] d65c8cfc05b1: Waiting [2023-05-03T21:54:36.395Z] 2437ff75d9bd: Waiting [2023-05-03T21:54:36.668Z] 04944245beec: Verifying Checksum [2023-05-03T21:54:36.668Z] 04944245beec: Download complete [2023-05-03T21:54:36.668Z] 765212b225bb: Verifying Checksum [2023-05-03T21:54:36.668Z] 765212b225bb: Download complete [2023-05-03T21:54:36.668Z] f23df028b6ca: Verifying Checksum [2023-05-03T21:54:36.668Z] f23df028b6ca: Download complete [2023-05-03T21:54:36.668Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T21:54:36.668Z] d65c8cfc05b1: Download complete [2023-05-03T21:54:36.943Z] 699f458cf7ca: Verifying Checksum [2023-05-03T21:54:36.943Z] 699f458cf7ca: Download complete [2023-05-03T21:54:37.213Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T21:54:37.213Z] 8998bd30e6a1: Download complete [2023-05-03T21:54:39.802Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T21:54:41.213Z] 8998bd30e6a1: Pull complete [2023-05-03T21:54:41.798Z] 04944245beec: Pull complete [2023-05-03T21:54:43.210Z] 699f458cf7ca: Pull complete [2023-05-03T21:54:43.477Z] 765212b225bb: Pull complete [2023-05-03T21:54:47.725Z] f23df028b6ca: Pull complete [2023-05-03T21:54:47.725Z] d65c8cfc05b1: Pull complete [2023-05-03T21:55:02.726Z] 2437ff75d9bd: Pull complete [2023-05-03T21:55:02.726Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T21:55:02.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T21:55:02.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:55:02.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-12628 does not seem to be running inside a container [2023-05-03T21:55:02.986Z] $ 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/112 -v /w/workspace/device-mqtt-go/112:/w/workspace/device-mqtt-go/112:rw,z -v /w/workspace/device-mqtt-go/112@tmp:/w/workspace/device-mqtt-go/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T21:55:05.709Z] $ docker top 39999db6ea4ffe143abcc3ccfcbf6ed34a2519d0c216879b593af1a2b9cc8449 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:55:06.557Z] ---> job-cost.sh [2023-05-03T21:55:06.557Z] lf-activate-venv: SKIPPING [2023-05-03T21:55:06.557Z] INFO: No Stack... [2023-05-03T21:55:07.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T21:55:07.726Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T21:55:08.364Z] + cat /w/workspace/device-mqtt-go/112/archives/cost.csv [2023-05-03T21:55:08.364Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T21:55:08.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] [2023-05-03T21:55:08.412Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] did not exist. Created. [2023-05-03T21:55:08.412Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T21:55:09.070Z] /w/workspace/device-mqtt-go/112@tmp/durable-504bb85f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T21:55:09.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T21:55:09.744Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T21:55:09.793Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T21:55:09.799Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T21:55:09.821Z] $ docker stop --time=1 39999db6ea4ffe143abcc3ccfcbf6ed34a2519d0c216879b593af1a2b9cc8449 [2023-05-03T21:55:11.366Z] $ docker rm -f --volumes 39999db6ea4ffe143abcc3ccfcbf6ed34a2519d0c216879b593af1a2b9cc8449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-03T21:55:11.746Z] provisioning config files... [2023-05-03T21:55:11.752Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14027683349681307157tmp [Pipeline] { [Pipeline] sh [2023-05-03T21:55:12.046Z] + set +x [2023-05-03T21:55:12.046Z] + curl -s https://codecov.io/bash [2023-05-03T21:55:12.046Z] + bash -s -- [2023-05-03T21:55:12.046Z] [2023-05-03T21:55:12.046Z] _____ _ [2023-05-03T21:55:12.046Z] / ____| | | [2023-05-03T21:55:12.046Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T21:55:12.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T21:55:12.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T21:55:12.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T21:55:12.046Z] Bash-1.0.6 [2023-05-03T21:55:12.046Z] [2023-05-03T21:55:12.046Z] [2023-05-03T21:55:12.046Z] ==> git version 2.25.1 found [2023-05-03T21:55:12.046Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-03T21:55:12.046Z] Release-Date: 2020-01-08 [2023-05-03T21:55:12.046Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T21:55:12.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T21:55:12.046Z] ==> Jenkins CI detected. [2023-05-03T21:55:12.046Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-03T21:55:12.046Z] project root: . [2023-05-03T21:55:12.046Z] --> token set from env [2023-05-03T21:55:12.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T21:55:12.306Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T21:55:12.306Z] ==> Python coveragepy not found [2023-05-03T21:55:12.306Z] ==> Searching for coverage reports in: [2023-05-03T21:55:12.306Z] + . [2023-05-03T21:55:12.306Z] -> Found 1 reports [2023-05-03T21:55:12.306Z] ==> Detecting git/mercurial file structure [2023-05-03T21:55:12.306Z] ==> Reading reports [2023-05-03T21:55:12.306Z] + ./coverage.out bytes=18144 [2023-05-03T21:55:12.306Z] ==> Appending adjustments [2023-05-03T21:55:12.306Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T21:55:12.306Z] + Found adjustments [2023-05-03T21:55:12.306Z] ==> Gzipping contents [2023-05-03T21:55:12.306Z] 4.0K /tmp/codecov.2A3FAO.gz [2023-05-03T21:55:12.306Z] ==> Uploading reports [2023-05-03T21:55:12.306Z] url: https://codecov.io [2023-05-03T21:55:12.306Z] query: branch=main&commit=2e3ea50809046315b94e2a0692d75037f7d6efed&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T21:55:12.306Z] -> Pinging Codecov [2023-05-03T21:55:12.306Z] 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=2e3ea50809046315b94e2a0692d75037f7d6efed&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T21:55:12.565Z] -> Uploading to [2023-05-03T21:55:12.565Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/7D719EC7BBE17E464838252E33014C33/2e3ea50809046315b94e2a0692d75037f7d6efed/9900e92d-5170-4855-93ce-622170c85324.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T215512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c37f7006859360d5d22b990bfa31e691287b6802f6ab084a516a77e6fb3f6534 [2023-05-03T21:55:12.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T21:55:12.565Z] Dload Upload Total Spent Left Speed [2023-05-03T21:55:12.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 14672 --:--:-- --:--:-- --:--:-- 14672 [2023-05-03T21:55:12.825Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] } [2023-05-03T21:55:12.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T21:55:13.033Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T21:55:13.042Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:13.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T21:55:13.345Z] [2023-05-03T21:55:13.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:13.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T21:55:13.647Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T21:55:13.647Z] df9b9388f04a: Pulling fs layer [2023-05-03T21:55:13.647Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T21:55:13.647Z] 25bc292e5bac: Pulling fs layer [2023-05-03T21:55:13.647Z] 114826534d7a: Pulling fs layer [2023-05-03T21:55:13.647Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T21:55:13.647Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T21:55:13.647Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T21:55:13.647Z] 114826534d7a: Waiting [2023-05-03T21:55:13.647Z] 4657fd5d0bcf: Waiting [2023-05-03T21:55:13.647Z] 6ad1cebc031e: Waiting [2023-05-03T21:55:13.647Z] 8a3aa393b2d8: Waiting [2023-05-03T21:55:13.647Z] 25bc292e5bac: Verifying Checksum [2023-05-03T21:55:13.647Z] 25bc292e5bac: Download complete [2023-05-03T21:55:13.647Z] 52dc419b0ee2: Verifying Checksum [2023-05-03T21:55:13.647Z] 52dc419b0ee2: Download complete [2023-05-03T21:55:13.647Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T21:55:13.647Z] 4657fd5d0bcf: Download complete [2023-05-03T21:55:13.647Z] df9b9388f04a: Verifying Checksum [2023-05-03T21:55:13.647Z] df9b9388f04a: Download complete [2023-05-03T21:55:13.906Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T21:55:13.906Z] 6ad1cebc031e: Download complete [2023-05-03T21:55:13.906Z] df9b9388f04a: Pull complete [2023-05-03T21:55:13.906Z] 52dc419b0ee2: Pull complete [2023-05-03T21:55:14.165Z] 25bc292e5bac: Pull complete [2023-05-03T21:55:14.424Z] 114826534d7a: Download complete [2023-05-03T21:55:14.424Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T21:55:14.424Z] 8a3aa393b2d8: Download complete [2023-05-03T21:55:17.715Z] 114826534d7a: Pull complete [2023-05-03T21:55:17.715Z] 4657fd5d0bcf: Pull complete [2023-05-03T21:55:17.974Z] 6ad1cebc031e: Pull complete [2023-05-03T21:55:20.517Z] 8a3aa393b2d8: Pull complete [2023-05-03T21:55:20.517Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T21:55:20.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T21:55:20.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:55:20.594Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:55:20.629Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-03T21:55:22.623Z] $ docker top d4b09d71741b0655875f59001e34dac8b1bdb2765585b6e639493af58fef11cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T21:55:22.690Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-03T21:55:22.975Z] + set -o pipefail [2023-05-03T21:55:22.976Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-03T21:55:28.247Z] [2023-05-03T21:55:28.247Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-03T21:55:28.247Z] [2023-05-03T21:55:28.247Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/64649bb5-68df-4525-b119-72145cd60392 [2023-05-03T21:55:28.247Z] [2023-05-03T21:55:28.247Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-03T21:55:28.247Z] [2023-05-03T21:55:28.247Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T21:55:28.247Z] [2023-05-03T21:55:28.247Z] [2023-05-03T21:55:28.247Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T21:55:28.247Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T21:55:28.247Z] More details here: https://snyk.co/ue1NS [2023-05-03T21:55:28.247Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-03T21:55:28.247Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-03T21:55:28.261Z] $ docker stop --time=1 d4b09d71741b0655875f59001e34dac8b1bdb2765585b6e639493af58fef11cf [2023-05-03T21:55:30.626Z] $ docker rm -f --volumes d4b09d71741b0655875f59001e34dac8b1bdb2765585b6e639493af58fef11cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T21:55:31.342Z] + git log --format=format:%s -1 2e3ea50809046315b94e2a0692d75037f7d6efed [Pipeline] sh [2023-05-03T21:55:31.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T21:55:31.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:31.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T21:55:31.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:55:32.005Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:55:32.036Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T21:55:32.361Z] $ docker top 46704c6362451cf6bffc87c6b8525d8ca58f8900e6684b441f724504149cfe12 -eo pid,comm [2023-05-03T21:55:32.408Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T21:55:32.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T21:55:32.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T21:55:32.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T21:55:32.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T21:55:32.572Z] $ docker exec 46704c6362451cf6bffc87c6b8525d8ca58f8900e6684b441f724504149cfe12 ssh-agent [2023-05-03T21:55:32.678Z] SSH_AUTH_SOCK=/tmp/ssh-98Z9sgkwptAo/agent.31 [2023-05-03T21:55:32.678Z] SSH_AGENT_PID=37 [2023-05-03T21:55:32.682Z] Running ssh-add (command line suppressed) [2023-05-03T21:55:32.788Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18306756703027110453.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18306756703027110453.key) [2023-05-03T21:55:32.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T21:55:33.087Z] + git semver tag [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,279 [run_tag] DEBUG tag force:False [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,279 [check_head_tag] DEBUG check head tag [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,280 [execute] INFO git cat-file --batch-check [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,285 [execute] INFO git cat-file --batch [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,315 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,315 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T21:55:33.346Z] 2023-05-03 21:55:33,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:33.346Z] 3.0.0-dev.28 [Pipeline] } [2023-05-03T21:55:33.357Z] $ docker exec --env ******** --env ******** 46704c6362451cf6bffc87c6b8525d8ca58f8900e6684b441f724504149cfe12 ssh-agent -k [2023-05-03T21:55:33.454Z] unset SSH_AUTH_SOCK; [2023-05-03T21:55:33.454Z] unset SSH_AGENT_PID; [2023-05-03T21:55:33.454Z] echo Agent pid 37 killed; [2023-05-03T21:55:33.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T21:55:33.777Z] + git semver [Pipeline] } [2023-05-03T21:55:34.052Z] $ docker stop --time=1 46704c6362451cf6bffc87c6b8525d8ca58f8900e6684b441f724504149cfe12 [2023-05-03T21:55:35.331Z] $ docker rm -f --volumes 46704c6362451cf6bffc87c6b8525d8ca58f8900e6684b441f724504149cfe12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:35.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T21:55:35.718Z] [2023-05-03T21:55:35.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:36.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T21:55:36.019Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T21:55:36.019Z] ab5ef0e58194: Pulling fs layer [2023-05-03T21:55:36.019Z] 9712f1f96733: Pulling fs layer [2023-05-03T21:55:36.019Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T21:55:36.019Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T21:55:36.019Z] e9a5061849ea: Pulling fs layer [2023-05-03T21:55:36.019Z] d747dcd14b5f: Pulling fs layer [2023-05-03T21:55:36.019Z] 2de7ff778b66: Pulling fs layer [2023-05-03T21:55:36.019Z] e9a5061849ea: Waiting [2023-05-03T21:55:36.019Z] d747dcd14b5f: Waiting [2023-05-03T21:55:36.019Z] 2de7ff778b66: Waiting [2023-05-03T21:55:36.019Z] 0d9ebad4ef96: Waiting [2023-05-03T21:55:36.019Z] 9712f1f96733: Verifying Checksum [2023-05-03T21:55:36.019Z] 9712f1f96733: Download complete [2023-05-03T21:55:36.279Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T21:55:36.279Z] 63f879dbbcfc: Download complete [2023-05-03T21:55:36.537Z] e9a5061849ea: Verifying Checksum [2023-05-03T21:55:36.537Z] e9a5061849ea: Download complete [2023-05-03T21:55:36.537Z] d747dcd14b5f: Verifying Checksum [2023-05-03T21:55:36.537Z] d747dcd14b5f: Download complete [2023-05-03T21:55:36.537Z] ab5ef0e58194: Verifying Checksum [2023-05-03T21:55:36.537Z] ab5ef0e58194: Download complete [2023-05-03T21:55:36.537Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T21:55:36.537Z] 0d9ebad4ef96: Download complete [2023-05-03T21:55:36.537Z] 2de7ff778b66: Verifying Checksum [2023-05-03T21:55:36.537Z] 2de7ff778b66: Download complete [2023-05-03T21:55:39.069Z] ab5ef0e58194: Pull complete [2023-05-03T21:55:39.069Z] 9712f1f96733: Pull complete [2023-05-03T21:55:40.007Z] 63f879dbbcfc: Pull complete [2023-05-03T21:55:44.197Z] 0d9ebad4ef96: Pull complete [2023-05-03T21:55:44.197Z] e9a5061849ea: Pull complete [2023-05-03T21:55:44.197Z] d747dcd14b5f: Pull complete [2023-05-03T21:55:44.763Z] 2de7ff778b66: Pull complete [2023-05-03T21:55:44.763Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T21:55:44.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T21:55:44.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:55:44.834Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:55:44.866Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-03T21:55:47.076Z] $ docker top 49a6db5dcc6b8a745e84da74152f29892543051e71293d6c7b3c3190f6c69db4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:55:47.147Z] provisioning config files... [2023-05-03T21:55:47.154Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8915823575213297441tmp [2023-05-03T21:55:47.164Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12240106262068078541tmp [2023-05-03T21:55:47.175Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12823533153446525480tmp [Pipeline] { [Pipeline] echo [2023-05-03T21:55:47.188Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:55:47.473Z] ---> sigul-configuration.sh [2023-05-03T21:55:47.473Z] gpg: directory `/root/.gnupg' created [2023-05-03T21:55:47.473Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T21:55:47.473Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T21:55:47.473Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T21:55:47.473Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T21:55:47.473Z] gpg: CAST5 encrypted data [2023-05-03T21:55:47.473Z] gpg: encrypted with 1 passphrase [2023-05-03T21:55:47.473Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T21:55:47.772Z] + mkdir /home/jenkins [2023-05-03T21:55:47.772Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T21:55:48.056Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-03T21:55:48.064Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:55:48.349Z] ---> sigul-install.sh [2023-05-03T21:55:48.349Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T21:55:48.647Z] + git tag --list [2023-05-03T21:55:48.648Z] 0.7.1 [2023-05-03T21:55:48.648Z] v1.0.0 [2023-05-03T21:55:48.648Z] v1.1.0 [2023-05-03T21:55:48.648Z] v1.1.1 [2023-05-03T21:55:48.648Z] v1.2.2 [2023-05-03T21:55:48.648Z] v1.3.0 [2023-05-03T21:55:48.648Z] v1.3.1 [2023-05-03T21:55:48.648Z] v2.0.0 [2023-05-03T21:55:48.648Z] v2.1.0 [2023-05-03T21:55:48.648Z] v2.1.1 [2023-05-03T21:55:48.648Z] v2.1.1-dev.1 [2023-05-03T21:55:48.648Z] v2.1.1-dev.2 [2023-05-03T21:55:48.648Z] v2.2.0 [2023-05-03T21:55:48.648Z] v2.2.1-dev.1 [2023-05-03T21:55:48.648Z] v2.2.1-dev.10 [2023-05-03T21:55:48.648Z] v2.2.1-dev.2 [2023-05-03T21:55:48.648Z] v2.2.1-dev.3 [2023-05-03T21:55:48.648Z] v2.2.1-dev.4 [2023-05-03T21:55:48.648Z] v2.2.1-dev.5 [2023-05-03T21:55:48.648Z] v2.2.1-dev.6 [2023-05-03T21:55:48.648Z] v2.2.1-dev.7 [2023-05-03T21:55:48.648Z] v2.2.1-dev.8 [2023-05-03T21:55:48.648Z] v2.2.1-dev.9 [2023-05-03T21:55:48.648Z] v2.3.0 [2023-05-03T21:55:48.648Z] v2.3.0-dev.10 [2023-05-03T21:55:48.648Z] v2.3.0-dev.11 [2023-05-03T21:55:48.648Z] v2.3.0-dev.12 [2023-05-03T21:55:48.648Z] v2.3.0-dev.13 [2023-05-03T21:55:48.648Z] v2.3.0-dev.14 [2023-05-03T21:55:48.648Z] v2.3.0-dev.15 [2023-05-03T21:55:48.648Z] v2.3.0-dev.16 [2023-05-03T21:55:48.648Z] v2.3.0-dev.17 [2023-05-03T21:55:48.648Z] v2.3.0-dev.18 [2023-05-03T21:55:48.648Z] v2.3.0-dev.19 [2023-05-03T21:55:48.648Z] v2.3.0-dev.20 [2023-05-03T21:55:48.648Z] v2.3.0-dev.21 [2023-05-03T21:55:48.648Z] v2.3.0-dev.22 [2023-05-03T21:55:48.648Z] v2.3.0-dev.23 [2023-05-03T21:55:48.648Z] v2.3.0-dev.24 [2023-05-03T21:55:48.648Z] v2.3.0-dev.25 [2023-05-03T21:55:48.648Z] v2.3.0-dev.26 [2023-05-03T21:55:48.648Z] v2.3.0-dev.27 [2023-05-03T21:55:48.648Z] v2.3.0-dev.28 [2023-05-03T21:55:48.648Z] v2.3.0-dev.29 [2023-05-03T21:55:48.648Z] v2.3.0-dev.30 [2023-05-03T21:55:48.648Z] v2.3.0-dev.31 [2023-05-03T21:55:48.648Z] v2.3.0-dev.32 [2023-05-03T21:55:48.648Z] v2.3.0-dev.33 [2023-05-03T21:55:48.648Z] v2.3.0-dev.34 [2023-05-03T21:55:48.648Z] v3.0.0-dev.1 [2023-05-03T21:55:48.648Z] v3.0.0-dev.10 [2023-05-03T21:55:48.648Z] v3.0.0-dev.11 [2023-05-03T21:55:48.648Z] v3.0.0-dev.12 [2023-05-03T21:55:48.648Z] v3.0.0-dev.13 [2023-05-03T21:55:48.648Z] v3.0.0-dev.14 [2023-05-03T21:55:48.648Z] v3.0.0-dev.15 [2023-05-03T21:55:48.648Z] v3.0.0-dev.16 [2023-05-03T21:55:48.648Z] v3.0.0-dev.17 [2023-05-03T21:55:48.648Z] v3.0.0-dev.18 [2023-05-03T21:55:48.648Z] v3.0.0-dev.19 [2023-05-03T21:55:48.648Z] v3.0.0-dev.2 [2023-05-03T21:55:48.648Z] v3.0.0-dev.20 [2023-05-03T21:55:48.648Z] v3.0.0-dev.21 [2023-05-03T21:55:48.648Z] v3.0.0-dev.22 [2023-05-03T21:55:48.648Z] v3.0.0-dev.23 [2023-05-03T21:55:48.648Z] v3.0.0-dev.24 [2023-05-03T21:55:48.648Z] v3.0.0-dev.25 [2023-05-03T21:55:48.648Z] v3.0.0-dev.26 [2023-05-03T21:55:48.648Z] v3.0.0-dev.27 [2023-05-03T21:55:48.648Z] v3.0.0-dev.28 [2023-05-03T21:55:48.648Z] v3.0.0-dev.3 [2023-05-03T21:55:48.648Z] v3.0.0-dev.4 [2023-05-03T21:55:48.648Z] v3.0.0-dev.5 [2023-05-03T21:55:48.648Z] v3.0.0-dev.6 [2023-05-03T21:55:48.648Z] v3.0.0-dev.7 [2023-05-03T21:55:48.648Z] v3.0.0-dev.8 [2023-05-03T21:55:48.648Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T21:55:48.937Z] + lftools sign git-tag v3.0.0-dev.28 [2023-05-03T21:55:49.507Z] Signing Git tag with Sigul... [2023-05-03T21:55:49.507Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-05-03T21:55:49.776Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:55:50.064Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T21:55:50.072Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T21:55:50.091Z] $ docker stop --time=1 49a6db5dcc6b8a745e84da74152f29892543051e71293d6c7b3c3190f6c69db4 [2023-05-03T21:55:51.392Z] $ docker rm -f --volumes 49a6db5dcc6b8a745e84da74152f29892543051e71293d6c7b3c3190f6c69db4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T21:55:51.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T21:55:51.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:52.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T21:55:52.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:55:52.172Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:55:52.202Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T21:55:52.544Z] $ docker top e9a5e47adb00880a35fc4b50fef8cf447535a95ee74685dd2a883ff6156ac9b0 -eo pid,comm [2023-05-03T21:55:52.593Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T21:55:52.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T21:55:52.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T21:55:52.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T21:55:52.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T21:55:52.736Z] $ docker exec e9a5e47adb00880a35fc4b50fef8cf447535a95ee74685dd2a883ff6156ac9b0 ssh-agent [2023-05-03T21:55:52.841Z] SSH_AUTH_SOCK=/tmp/ssh-NLiwrm9QmehD/agent.32 [2023-05-03T21:55:52.841Z] SSH_AGENT_PID=38 [2023-05-03T21:55:52.845Z] Running ssh-add (command line suppressed) [2023-05-03T21:55:52.944Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12691541123517347915.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12691541123517347915.key) [2023-05-03T21:55:52.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T21:55:53.237Z] + git semver bump pre [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,407 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,407 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,407 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,408 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,408 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,410 [execute] INFO git cat-file --batch-check [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,416 [execute] INFO git cat-file --batch [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T21:55:53.496Z] 2023-05-03 21:55:53,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:53.496Z] 3.0.0-dev.29 [Pipeline] } [2023-05-03T21:55:53.507Z] $ docker exec --env ******** --env ******** e9a5e47adb00880a35fc4b50fef8cf447535a95ee74685dd2a883ff6156ac9b0 ssh-agent -k [2023-05-03T21:55:53.612Z] unset SSH_AUTH_SOCK; [2023-05-03T21:55:53.613Z] unset SSH_AGENT_PID; [2023-05-03T21:55:53.613Z] echo Agent pid 38 killed; [2023-05-03T21:55:53.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T21:55:53.917Z] + git semver [Pipeline] } [2023-05-03T21:55:54.190Z] $ docker stop --time=1 e9a5e47adb00880a35fc4b50fef8cf447535a95ee74685dd2a883ff6156ac9b0 [2023-05-03T21:55:55.506Z] $ docker rm -f --volumes e9a5e47adb00880a35fc4b50fef8cf447535a95ee74685dd2a883ff6156ac9b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T21:55:55.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T21:55:55.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:55:56.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T21:55:56.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:55:56.230Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:55:56.257Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T21:55:56.587Z] $ docker top 2526e3f227d548cdc6aab89cc4acdd919a6987493eb54aa4164711f57ef1a357 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T21:55:56.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T21:55:56.679Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T21:55:56.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T21:55:56.807Z] $ docker exec 2526e3f227d548cdc6aab89cc4acdd919a6987493eb54aa4164711f57ef1a357 ssh-agent [2023-05-03T21:55:56.903Z] SSH_AUTH_SOCK=/tmp/ssh-QBr8lUV6Fn5U/agent.31 [2023-05-03T21:55:56.903Z] SSH_AGENT_PID=37 [2023-05-03T21:55:56.908Z] Running ssh-add (command line suppressed) [2023-05-03T21:55:57.014Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5274648706016713461.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5274648706016713461.key) [2023-05-03T21:55:57.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T21:55:57.377Z] + git semver push [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,522 [run_push] DEBUG push [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,522 [execute] INFO git cat-file --batch-check [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,526 [execute] INFO git rev-list d396acfb6e184e2ecc32581fda5dba525eb9a356 -- [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,527 [execute] DEBUG Popen(['git', 'rev-list', 'd396acfb6e184e2ecc32581fda5dba525eb9a356', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,536 [execute] INFO git fetch -v origin [2023-05-03T21:55:57.645Z] 2023-05-03 21:55:57,536 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T21:55:58.215Z] 2023-05-03 21:55:58,020 [run_push] DEBUG no remote changes detected [2023-05-03T21:55:58.215Z] 2023-05-03 21:55:58,021 [execute] INFO git push origin semver [2023-05-03T21:55:58.215Z] 2023-05-03 21:55:58,021 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T21:55:58.784Z] 2023-05-03 21:55:58,742 [run_push] DEBUG push all version tags [2023-05-03T21:55:58.784Z] 2023-05-03 21:55:58,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T21:55:58.784Z] 2023-05-03 21:55:58,743 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T21:55:59.723Z] 2023-05-03 21:55:59,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-03T21:55:59.723Z] 3.0.0-dev.29 [Pipeline] } [2023-05-03T21:55:59.740Z] $ docker exec --env ******** --env ******** 2526e3f227d548cdc6aab89cc4acdd919a6987493eb54aa4164711f57ef1a357 ssh-agent -k [2023-05-03T21:55:59.856Z] unset SSH_AUTH_SOCK; [2023-05-03T21:55:59.856Z] unset SSH_AGENT_PID; [2023-05-03T21:55:59.856Z] echo Agent pid 37 killed; [2023-05-03T21:55:59.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T21:56:00.182Z] + git semver [Pipeline] } [2023-05-03T21:56:00.455Z] $ docker stop --time=1 2526e3f227d548cdc6aab89cc4acdd919a6987493eb54aa4164711f57ef1a357 [2023-05-03T21:56:01.717Z] $ docker rm -f --volumes 2526e3f227d548cdc6aab89cc4acdd919a6987493eb54aa4164711f57ef1a357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-03T21:56:02.222Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-03T21:56:02.222Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-03T21:56:02.222Z] total 16 [2023-05-03T21:56:02.222Z] drwxr-xr-x 3 root root 4096 May 3 21:47 . [2023-05-03T21:56:02.222Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 21:55 .. [2023-05-03T21:56:02.222Z] drwxr-xr-x 2 root root 4096 May 3 21:47 cost [2023-05-03T21:56:02.222Z] -rw-r--r-- 1 root root 86 May 3 21:47 cost.csv [2023-05-03T21:56:02.222Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-03T21:56:02.222Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-03T21:56:02.222Z] total 16 [2023-05-03T21:56:02.222Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 21:47 . [2023-05-03T21:56:02.222Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 21:55 .. [2023-05-03T21:56:02.222Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 21:47 cost [2023-05-03T21:56:02.222Z] -rw-r--r-- 1 jenkins jenkins 86 May 3 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:02.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:03.379Z] ---> package-listing.sh [2023-05-03T21:56:03.379Z] ++ facter osfamily [2023-05-03T21:56:03.379Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T21:56:03.640Z] + OS_FAMILY=debian [2023-05-03T21:56:03.640Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-03T21:56:03.640Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T21:56:03.640Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T21:56:03.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T21:56:03.640Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T21:56:03.640Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-03T21:56:03.640Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T21:56:03.640Z] + case "${OS_FAMILY}" in [2023-05-03T21:56:03.640Z] + dpkg -l [2023-05-03T21:56:03.640Z] + grep '^ii' [2023-05-03T21:56:03.640Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T21:56:03.640Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T21:56:03.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T21:56:03.640Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-03T21:56:03.640Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-03T21:56:03.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-03T21:56:03.651Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T21:56:03.928Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T21:56:04.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T21:56:04.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T21:56:04.557Z] prd-ubuntu20.04-docker-8c-8g-12627 does not seem to be running inside a container [2023-05-03T21:56:04.591Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T21:56:04.782Z] $ docker top 19f784b19139b39831e5d5ff85992cdc94388da614a6e14456ca25fb2490e14f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T21:56:05.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T21:56:05.398Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T21:56:05.681Z] + ls /var/log/sa-host [2023-05-03T21:56:05.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T21:56:05.747Z] provisioning config files... [2023-05-03T21:56:05.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6316568242436942686tmp [Pipeline] { [Pipeline] echo [2023-05-03T21:56:05.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:06.051Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T21:56:06.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:06.383Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T21:56:06.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:06.670Z] ---> sudo-logs.sh [2023-05-03T21:56:06.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T21:56:06.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:06.977Z] ---> job-cost.sh [2023-05-03T21:56:06.977Z] lf-activate-venv: SKIPPING [2023-05-03T21:56:06.977Z] DEBUG: total: 0.2199999988079071 [2023-05-03T21:56:06.977Z] INFO: Retrieving Stack Cost... [2023-05-03T21:56:07.234Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T21:56:07.801Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T21:56:07.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T21:56:08.095Z] ---> logs-deploy.sh [2023-05-03T21:56:08.095Z] lf-activate-venv: SKIPPING [2023-05-03T21:56:08.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/112 [2023-05-03T21:56:08.095Z] INFO: archiving workspace using pattern(s): [2023-05-03T21:56:09.034Z] Archives upload complete. [2023-05-03T21:56:09.034Z] INFO: archiving logs to Nexus