Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7890826e223808f9f870907e908c893318dcbe65 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-ssh13335608808224759825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2715765614711011491.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6477017810649685307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17111797620575677719.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-ssh10475719139253626100.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16774 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 7890826e223808f9f870907e908c893318dcbe65 (main) Commit message: "docs: Update changelog for 3.0 (#609)" > 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 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 > git rev-list --no-walk a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T19:46:01.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T19:46:01.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T19:46:01.908Z] ========================================================= [2023-05-24T19:46:01.908Z] EdgeX Global Pipelines Version Info [2023-05-24T19:46:01.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:46:02.609Z] ------------------- [2023-05-24T19:46:02.609Z] stable info: [2023-05-24T19:46:02.609Z] ------------------- [2023-05-24T19:46:02.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T19:46:02.609Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T19:46:02.609Z] Message: update stable to v1.0.249 [2023-05-24T19:46:03.181Z] ------------------- [2023-05-24T19:46:03.181Z] experimental info: [2023-05-24T19:46:03.181Z] ------------------- [2023-05-24T19:46:03.181Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T19:46:03.181Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T19:46:03.181Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T19:46:03.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-24T19:46:03.367Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-24T19:46:03.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T19:46:03.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T19:46:03.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T19:46:03.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T19:46:03.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T19:46:03.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T19:46:03.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T19:46:03.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T19:46:03.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T19:46:03.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-24T19:46:03.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T19:46:03.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T19:46:03.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T19:46:03.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T19:46:03.576Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:46:03.590Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:46:03.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T19:46:03.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T19:46:03.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T19:46:03.645Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T19:46:03.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T19:46:03.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T19:46:03.683Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T19:46:03.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T19:46:03.709Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T19:46:03.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T19:46:03.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T19:46:03.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T19:46:03.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7890826e223808f9f870907e908c893318dcbe65 [Pipeline] echo [2023-05-24T19:46:03.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7890826 [Pipeline] echo [2023-05-24T19:46:03.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:46:03.822Z] provisioning config files... [2023-05-24T19:46:03.837Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6230402665688205504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:46:04.140Z] ---> docker-login.sh [2023-05-24T19:46:04.140Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:46:04.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:04.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:04.665Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:04.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:04.665Z] [2023-05-24T19:46:04.665Z] Login Succeeded [2023-05-24T19:46:04.665Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:46:04.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:04.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:04.665Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:04.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:04.665Z] [2023-05-24T19:46:04.665Z] Login Succeeded [2023-05-24T19:46:04.665Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:46:04.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:04.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:04.925Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:04.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:04.925Z] [2023-05-24T19:46:04.925Z] Login Succeeded [2023-05-24T19:46:04.925Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:46:04.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:04.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:04.925Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:04.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:04.925Z] [2023-05-24T19:46:04.925Z] Login Succeeded [2023-05-24T19:46:04.925Z] docker.io [2023-05-24T19:46:04.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:05.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:05.185Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:05.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:05.185Z] [2023-05-24T19:46:05.185Z] Login Succeeded [2023-05-24T19:46:05.185Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:46:05.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T19:46:05.572Z] + git rev-list -1 --merges 7890826e223808f9f870907e908c893318dcbe65~1..7890826e223808f9f870907e908c893318dcbe65 [Pipeline] echo [2023-05-24T19:46:05.617Z] -----------> git rev-list -1 --merges 7890826e223808f9f870907e908c893318dcbe65~1..7890826e223808f9f870907e908c893318dcbe65 7890826e223808f9f870907e908c893318dcbe65 [false] [Pipeline] sh [2023-05-24T19:46:05.908Z] + git log --format=format:%s -1 7890826e223808f9f870907e908c893318dcbe65 [Pipeline] echo [2023-05-24T19:46:05.951Z] ========================================================= [2023-05-24T19:46:05.951Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T19:46:05.951Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:46:06.268Z] + git log --format=format:%s -1 7890826e223808f9f870907e908c893318dcbe65 [Pipeline] echo [2023-05-24T19:46:06.279Z] [semverPrep] GIT_COMMIT: 7890826e223808f9f870907e908c893318dcbe65, Commit Message: docs: Update changelog for 3.0 (#609) [Pipeline] echo [2023-05-24T19:46:06.288Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T19:46:06.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:46:06.639Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T19:46:06.639Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T19:46:06.639Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T19:46:06.639Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T19:46:06.639Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T19:46:06.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:46:06.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:46:06.997Z] [2023-05-24T19:46:06.997Z] 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-24T19:46:07.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:46:07.314Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T19:46:07.314Z] b85a868b505f: Pulling fs layer [2023-05-24T19:46:07.314Z] e2be974225ed: Pulling fs layer [2023-05-24T19:46:07.314Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T19:46:07.314Z] 988bab9f4d93: Pulling fs layer [2023-05-24T19:46:07.314Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T19:46:07.314Z] eaf3925da568: Pulling fs layer [2023-05-24T19:46:07.314Z] 988bab9f4d93: Waiting [2023-05-24T19:46:07.314Z] 1469e6f7b9e6: Waiting [2023-05-24T19:46:07.314Z] bab4dde63d76: Pulling fs layer [2023-05-24T19:46:07.314Z] bde34c3a00c8: Pulling fs layer [2023-05-24T19:46:07.314Z] eaf3925da568: Waiting [2023-05-24T19:46:07.314Z] b352a97aabf1: Pulling fs layer [2023-05-24T19:46:07.314Z] 4872d77fe225: Pulling fs layer [2023-05-24T19:46:07.314Z] bab4dde63d76: Waiting [2023-05-24T19:46:07.314Z] b352a97aabf1: Waiting [2023-05-24T19:46:07.314Z] bde34c3a00c8: Waiting [2023-05-24T19:46:07.314Z] 5851b861e8e6: Pulling fs layer [2023-05-24T19:46:07.314Z] 4872d77fe225: Waiting [2023-05-24T19:46:07.314Z] e2be974225ed: Verifying Checksum [2023-05-24T19:46:07.314Z] e2be974225ed: Download complete [2023-05-24T19:46:07.314Z] 988bab9f4d93: Download complete [2023-05-24T19:46:07.314Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T19:46:07.314Z] 1469e6f7b9e6: Download complete [2023-05-24T19:46:07.314Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T19:46:07.314Z] 339a4e72a1f5: Download complete [2023-05-24T19:46:07.314Z] eaf3925da568: Verifying Checksum [2023-05-24T19:46:07.314Z] eaf3925da568: Download complete [2023-05-24T19:46:07.314Z] bde34c3a00c8: Download complete [2023-05-24T19:46:07.576Z] b352a97aabf1: Verifying Checksum [2023-05-24T19:46:07.576Z] b352a97aabf1: Download complete [2023-05-24T19:46:07.576Z] 4872d77fe225: Download complete [2023-05-24T19:46:07.576Z] 5851b861e8e6: Download complete [2023-05-24T19:46:07.576Z] b85a868b505f: Verifying Checksum [2023-05-24T19:46:07.576Z] b85a868b505f: Download complete [2023-05-24T19:46:07.839Z] bab4dde63d76: Verifying Checksum [2023-05-24T19:46:07.839Z] bab4dde63d76: Download complete [2023-05-24T19:46:08.777Z] b85a868b505f: Pull complete [2023-05-24T19:46:09.038Z] e2be974225ed: Pull complete [2023-05-24T19:46:09.605Z] 339a4e72a1f5: Pull complete [2023-05-24T19:46:09.605Z] 988bab9f4d93: Pull complete [2023-05-24T19:46:09.866Z] 1469e6f7b9e6: Pull complete [2023-05-24T19:46:09.866Z] eaf3925da568: Pull complete [2023-05-24T19:46:11.771Z] bab4dde63d76: Pull complete [2023-05-24T19:46:11.771Z] bde34c3a00c8: Pull complete [2023-05-24T19:46:11.771Z] b352a97aabf1: Pull complete [2023-05-24T19:46:12.031Z] 4872d77fe225: Pull complete [2023-05-24T19:46:12.031Z] 5851b861e8e6: Pull complete [2023-05-24T19:46:12.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T19:46:12.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:46:12.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:46:12.130Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:46:12.169Z] $ 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-24T19:46:15.543Z] $ docker top 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 -eo pid,comm [2023-05-24T19:46:15.597Z] 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-24T19:46:15.597Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:46:15.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:46:15.642Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:46:15.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:46:15.778Z] $ docker exec 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 ssh-agent [2023-05-24T19:46:15.892Z] SSH_AUTH_SOCK=/tmp/ssh-nzZkNxlusVx7/agent.31 [2023-05-24T19:46:15.892Z] SSH_AGENT_PID=37 [2023-05-24T19:46:15.899Z] Running ssh-add (command line suppressed) [2023-05-24T19:46:16.004Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13374344861897838140.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13374344861897838140.key) [2023-05-24T19:46:16.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:46:16.303Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T19:46:16.319Z] $ docker exec --env ******** --env ******** 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 ssh-agent -k [2023-05-24T19:46:16.419Z] unset SSH_AUTH_SOCK; [2023-05-24T19:46:16.419Z] unset SSH_AGENT_PID; [2023-05-24T19:46:16.419Z] echo Agent pid 37 killed; [2023-05-24T19:46:16.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T19:46:16.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:46:16.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:46:16.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:46:16.568Z] $ docker exec 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 ssh-agent [2023-05-24T19:46:16.667Z] SSH_AUTH_SOCK=/tmp/ssh-sCk0QpRMJmPC/agent.69 [2023-05-24T19:46:16.667Z] SSH_AGENT_PID=75 [2023-05-24T19:46:16.673Z] Running ssh-add (command line suppressed) [2023-05-24T19:46:16.781Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_722607472931516669.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_722607472931516669.key) [2023-05-24T19:46:16.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:46:17.083Z] + git semver init [2023-05-24T19:46:17.343Z] 2023-05-24 19:46:17,260 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T19:46:17.343Z] 2023-05-24 19:46:17,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-24T19:46:17.343Z] 2023-05-24 19:46:17,261 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-24T19:46:17.343Z] 2023-05-24 19:46:17,261 [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-24T19:46:18.284Z] 2023-05-24 19:46:18,013 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-24T19:46:18.284Z] 2023-05-24 19:46:18,013 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-24T19:46:18.284Z] 2023-05-24 19:46:18,013 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:46:18.284Z] 2023-05-24 19:46:18,013 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:46:18.284Z] 3.0.0-dev.40 [Pipeline] } [2023-05-24T19:46:18.297Z] $ docker exec --env ******** --env ******** 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 ssh-agent -k [2023-05-24T19:46:18.390Z] unset SSH_AUTH_SOCK; [2023-05-24T19:46:18.391Z] unset SSH_AGENT_PID; [2023-05-24T19:46:18.392Z] echo Agent pid 75 killed; [2023-05-24T19:46:18.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:46:18.709Z] + git semver [Pipeline] } [2023-05-24T19:46:18.985Z] $ docker stop --time=1 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 [2023-05-24T19:46:20.259Z] $ docker rm -f --volumes 79c14bc835faf290970192a7225006e75d90fc6f916a62d42ba95e21a3db0a06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:46:20.591Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T19:46:20.808Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T19:46:20.811Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [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-24T19:46:20.934Z] provisioning config files... [2023-05-24T19:46:20.942Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config373249409052624697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:46:21.237Z] ---> docker-login.sh [2023-05-24T19:46:21.237Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:46:21.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:21.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:21.237Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:21.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:21.237Z] [2023-05-24T19:46:21.237Z] Login Succeeded [2023-05-24T19:46:21.237Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:46:21.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:21.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:21.496Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:21.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:21.496Z] [2023-05-24T19:46:21.496Z] Login Succeeded [2023-05-24T19:46:21.496Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:46:21.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:21.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:21.496Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:21.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:21.496Z] [2023-05-24T19:46:21.496Z] Login Succeeded [2023-05-24T19:46:21.496Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:46:21.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:21.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:21.496Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:21.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:21.496Z] [2023-05-24T19:46:21.496Z] Login Succeeded [2023-05-24T19:46:21.496Z] docker.io [2023-05-24T19:46:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:46:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:46:22.016Z] Configure a credential helper to remove this warning. See [2023-05-24T19:46:22.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:46:22.016Z] [2023-05-24T19:46:22.016Z] Login Succeeded [2023-05-24T19:46:22.016Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:46:22.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T19:46:22.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:46:22.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:46:22.102Z] ========================================================= [2023-05-24T19:46:22.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T19:46:22.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:46:22.408Z] + 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-24T19:46:22.408Z] Sending build context to Docker daemon 6.599MB [2023-05-24T19:46:22.408Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:46:22.408Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T19:46:22.669Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T19:46:22.669Z] f56be85fc22e: Pulling fs layer [2023-05-24T19:46:22.669Z] 85791d961cd3: Pulling fs layer [2023-05-24T19:46:22.669Z] d694b5ae8c79: Pulling fs layer [2023-05-24T19:46:22.669Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T19:46:22.669Z] 4d19c01a9841: Pulling fs layer [2023-05-24T19:46:22.669Z] 9325e15d5711: Pulling fs layer [2023-05-24T19:46:22.669Z] 556b6ee489ea: Pulling fs layer [2023-05-24T19:46:22.669Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T19:46:22.669Z] 9f32a84ed3da: Waiting [2023-05-24T19:46:22.669Z] 4d19c01a9841: Waiting [2023-05-24T19:46:22.669Z] 9325e15d5711: Waiting [2023-05-24T19:46:22.669Z] 556b6ee489ea: Waiting [2023-05-24T19:46:22.669Z] c5a4b2cf53e6: Waiting [2023-05-24T19:46:22.669Z] 85791d961cd3: Verifying Checksum [2023-05-24T19:46:22.669Z] 85791d961cd3: Download complete [2023-05-24T19:46:22.669Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T19:46:22.669Z] 9f32a84ed3da: Download complete [2023-05-24T19:46:22.669Z] f56be85fc22e: Verifying Checksum [2023-05-24T19:46:22.669Z] f56be85fc22e: Download complete [2023-05-24T19:46:22.669Z] 4d19c01a9841: Verifying Checksum [2023-05-24T19:46:22.669Z] 4d19c01a9841: Download complete [2023-05-24T19:46:22.669Z] 9325e15d5711: Verifying Checksum [2023-05-24T19:46:22.669Z] 9325e15d5711: Download complete [2023-05-24T19:46:22.669Z] f56be85fc22e: Pull complete [2023-05-24T19:46:22.933Z] 85791d961cd3: Pull complete [2023-05-24T19:46:23.194Z] d694b5ae8c79: Verifying Checksum [2023-05-24T19:46:23.194Z] d694b5ae8c79: Download complete [2023-05-24T19:46:23.194Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T19:46:23.194Z] c5a4b2cf53e6: Download complete [2023-05-24T19:46:23.453Z] 556b6ee489ea: Verifying Checksum [2023-05-24T19:46:23.453Z] 556b6ee489ea: Download complete [2023-05-24T19:46:26.751Z] d694b5ae8c79: Pull complete [2023-05-24T19:46:26.751Z] 9f32a84ed3da: Pull complete [2023-05-24T19:46:26.751Z] 4d19c01a9841: Pull complete [2023-05-24T19:46:27.009Z] 9325e15d5711: Pull complete [2023-05-24T19:46:29.543Z] 556b6ee489ea: Pull complete [2023-05-24T19:46:30.501Z] c5a4b2cf53e6: Pull complete [2023-05-24T19:46:30.501Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T19:46:30.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T19:46:30.501Z] ---> c4be618373d6 [2023-05-24T19:46:30.501Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:46:35.822Z] ---> Running in fdef5c96a6bb [2023-05-24T19:46:35.822Z] Removing intermediate container fdef5c96a6bb [2023-05-24T19:46:35.822Z] ---> 2d9a2df8ce0c [2023-05-24T19:46:35.822Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:46:35.822Z] ---> Running in 1c0eeeea626a [2023-05-24T19:46:35.822Z] Removing intermediate container 1c0eeeea626a [2023-05-24T19:46:35.822Z] ---> 0b68538a2489 [2023-05-24T19:46:35.822Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:46:35.822Z] ---> Running in c44c186132de [2023-05-24T19:46:35.822Z] Removing intermediate container c44c186132de [2023-05-24T19:46:35.822Z] ---> c88ed8cc4d3c [2023-05-24T19:46:35.822Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:46:35.822Z] ---> Running in df70e05f4cf6 [2023-05-24T19:46:35.822Z] Removing intermediate container df70e05f4cf6 [2023-05-24T19:46:35.822Z] ---> 6b792b297e5f [2023-05-24T19:46:35.822Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:46:35.822Z] ---> Running in 0d46bfa6c01b [2023-05-24T19:46:35.906Z] Still waiting to schedule task [2023-05-24T19:46:35.906Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16775’ is offline [2023-05-24T19:46:36.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:46:36.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:46:36.340Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T19:46:36.340Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T19:46:36.340Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T19:46:36.340Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T19:46:36.340Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:46:36.340Z] OK: 269 MiB in 57 packages [2023-05-24T19:46:36.908Z] Removing intermediate container 0d46bfa6c01b [2023-05-24T19:46:36.908Z] ---> 2fe5ce38f9ee [2023-05-24T19:46:36.908Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T19:46:36.908Z] ---> Running in de83a9f67e6d [2023-05-24T19:46:37.171Z] Removing intermediate container de83a9f67e6d [2023-05-24T19:46:37.171Z] ---> 59dc9a852f3c [2023-05-24T19:46:37.171Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T19:46:37.171Z] ---> 3e1380fdcc34 [2023-05-24T19:46:37.171Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:46:37.171Z] ---> Running in cb6e14d15e89 [2023-05-24T19:47:03.739Z] Removing intermediate container cb6e14d15e89 [2023-05-24T19:47:03.739Z] ---> 34f70c1d6b0b [2023-05-24T19:47:03.739Z] Step 11/12 : COPY . . [2023-05-24T19:47:03.997Z] ---> 874c34b55c71 [2023-05-24T19:47:03.997Z] Step 12/12 : RUN $MAKE [2023-05-24T19:47:03.997Z] ---> Running in 7a65ad319099 [2023-05-24T19:47:04.255Z] noop [2023-05-24T19:47:04.515Z] Removing intermediate container 7a65ad319099 [2023-05-24T19:47:04.515Z] ---> 3f791a83ff08 [2023-05-24T19:47:04.515Z] Successfully built 3f791a83ff08 [2023-05-24T19:47:04.515Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:47:04.818Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T19:47:04.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:47:04.879Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:47:04.910Z] $ 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-24T19:47:05.229Z] $ docker top 816604da2cc2756050871e5fec76eef9b8545ca903c62c960d832af65b57492b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:47:05.561Z] + go version [2023-05-24T19:47:05.561Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T19:47:05.574Z] $ docker stop --time=1 816604da2cc2756050871e5fec76eef9b8545ca903c62c960d832af65b57492b [2023-05-24T19:47:06.823Z] $ docker rm -f --volumes 816604da2cc2756050871e5fec76eef9b8545ca903c62c960d832af65b57492b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:47:07.214Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T19:47:07.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:47:07.284Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:47:07.312Z] $ 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-24T19:47:07.660Z] $ docker top f8ec12ee4a089810497b11b13fd863791c6596e556dc7a42de270240534c44c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:47:08.000Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T19:47:08.294Z] + make test [2023-05-24T19:47:08.295Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T19:47:13.556Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T19:47:23.517Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T19:47:23.517Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T19:47:23.517Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-05-24T19:47:28.804Z] go vet ./... [2023-05-24T19:47:31.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T19:47:31.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T19:47:31.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T19:47:31.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T19:47:31.617Z] $ docker stop --time=1 f8ec12ee4a089810497b11b13fd863791c6596e556dc7a42de270240534c44c4 [2023-05-24T19:47:34.746Z] $ docker rm -f --volumes f8ec12ee4a089810497b11b13fd863791c6596e556dc7a42de270240534c44c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:47:35.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T19:47:35.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T19:47:35.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T19:47:35.976Z] + ls -al . [2023-05-24T19:47:35.976Z] total 184 [2023-05-24T19:47:35.976Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 19:47 . [2023-05-24T19:47:35.976Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:46 .. [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:46 .dockerignore [2023-05-24T19:47:35.976Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:46 .git [2023-05-24T19:47:35.976Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:46 .github [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 19:46 .gitignore [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 19:46 .golangci.yml [2023-05-24T19:47:35.976Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:46 .semver [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 19:46 Attribution.txt [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 19:46 CHANGELOG.md [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 19:46 Dockerfile [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:46 GOVERNANCE.md [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 19:46 Jenkinsfile [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 19:46 LICENSE [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 19:46 Makefile [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 19:46 OWNERS.md [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 19:46 README.md [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 19:46 VERSION [2023-05-24T19:47:35.976Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:46 bin [2023-05-24T19:47:35.976Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:46 cmd [2023-05-24T19:47:35.976Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 19:47 coverage.out [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 24 19:46 go.mod [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 24 19:46 go.sum [2023-05-24T19:47:35.976Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:46 internal [2023-05-24T19:47:35.976Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:46 mock [2023-05-24T19:47:35.976Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:46 snap [2023-05-24T19:47:35.976Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 19:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:47:36.277Z] + 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=7890826e223808f9f870907e908c893318dcbe65 --label arch=amd64 --label version=3.0.0-dev.40 . [2023-05-24T19:47:36.277Z] Sending build context to Docker daemon 6.618MB [2023-05-24T19:47:36.277Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:47:36.277Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T19:47:36.277Z] ---> 3f791a83ff08 [2023-05-24T19:47:36.277Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:47:36.277Z] ---> Running in 9016309ef661 [2023-05-24T19:47:36.536Z] Removing intermediate container 9016309ef661 [2023-05-24T19:47:36.536Z] ---> c6341f3c652b [2023-05-24T19:47:36.536Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:47:36.536Z] ---> Running in 2b14a9a375a2 [2023-05-24T19:47:36.536Z] Removing intermediate container 2b14a9a375a2 [2023-05-24T19:47:36.536Z] ---> ba423eb40445 [2023-05-24T19:47:36.536Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:47:36.536Z] ---> Running in f0ded9beccf0 [2023-05-24T19:47:36.536Z] Removing intermediate container f0ded9beccf0 [2023-05-24T19:47:36.536Z] ---> 5ca668d4e8ff [2023-05-24T19:47:36.536Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:47:36.536Z] ---> Running in 4374911d7aa1 [2023-05-24T19:47:36.795Z] Removing intermediate container 4374911d7aa1 [2023-05-24T19:47:36.795Z] ---> 2a8be544cb9f [2023-05-24T19:47:36.795Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:47:36.795Z] ---> Running in ed43a2331ff1 [2023-05-24T19:47:37.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:37.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:37.313Z] OK: 269 MiB in 57 packages [2023-05-24T19:47:37.572Z] Removing intermediate container ed43a2331ff1 [2023-05-24T19:47:37.572Z] ---> d8dfea08f89c [2023-05-24T19:47:37.572Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T19:47:37.833Z] ---> Running in a376fbd4d31a [2023-05-24T19:47:37.833Z] Removing intermediate container a376fbd4d31a [2023-05-24T19:47:37.833Z] ---> 6a98ff99c572 [2023-05-24T19:47:37.833Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T19:47:37.833Z] ---> cc68407434a4 [2023-05-24T19:47:37.833Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:47:37.833Z] ---> Running in 07388cfdc7bf [2023-05-24T19:47:38.870Z] Removing intermediate container 07388cfdc7bf [2023-05-24T19:47:38.870Z] ---> c0282bfd5c62 [2023-05-24T19:47:38.870Z] Step 11/24 : COPY . . [2023-05-24T19:47:39.131Z] ---> e5c082a9f196 [2023-05-24T19:47:39.131Z] Step 12/24 : RUN $MAKE [2023-05-24T19:47:39.131Z] ---> Running in 685bf5b91243 [2023-05-24T19:47:39.390Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-24T19:47:57.611Z] Removing intermediate container 685bf5b91243 [2023-05-24T19:47:57.611Z] ---> d9ea5f54835b [2023-05-24T19:47:57.611Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T19:47:57.884Z] 3.17: Pulling from library/alpine [2023-05-24T19:47:57.884Z] f56be85fc22e: Already exists [2023-05-24T19:47:58.146Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:47:58.146Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:47:58.146Z] ---> 9ed4aefc74f6 [2023-05-24T19:47:58.146Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T19:47:58.146Z] ---> Running in 04fcdea0156b [2023-05-24T19:47:58.146Z] Removing intermediate container 04fcdea0156b [2023-05-24T19:47:58.146Z] ---> fa28f4b0fd43 [2023-05-24T19:47:58.146Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:47:58.146Z] ---> Running in b47bfc4ef292 [2023-05-24T19:47:58.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:58.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:47:58.661Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:47:58.661Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:47:58.661Z] OK: 7 MiB in 16 packages [2023-05-24T19:47:59.228Z] Removing intermediate container b47bfc4ef292 [2023-05-24T19:47:59.228Z] ---> 421811a038e4 [2023-05-24T19:47:59.228Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T19:47:59.796Z] ---> c8db3e2872af [2023-05-24T19:47:59.796Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T19:47:59.796Z] ---> 2de169c5be1a [2023-05-24T19:47:59.796Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T19:48:00.059Z] ---> c1afa1191ec9 [2023-05-24T19:48:00.059Z] Step 19/24 : EXPOSE 59982 [2023-05-24T19:48:00.059Z] ---> Running in b8d17c4b3144 [2023-05-24T19:48:00.059Z] Removing intermediate container b8d17c4b3144 [2023-05-24T19:48:00.059Z] ---> 961ed61384e2 [2023-05-24T19:48:00.059Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T19:48:00.059Z] ---> Running in 7c090c4dbc96 [2023-05-24T19:48:00.317Z] Removing intermediate container 7c090c4dbc96 [2023-05-24T19:48:00.317Z] ---> a177fe295c91 [2023-05-24T19:48:00.317Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T19:48:00.317Z] ---> Running in 23aae5817508 [2023-05-24T19:48:00.317Z] Removing intermediate container 23aae5817508 [2023-05-24T19:48:00.317Z] ---> 743c08d000e5 [2023-05-24T19:48:00.317Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T19:48:00.317Z] ---> Running in cacdb7360aa5 [2023-05-24T19:48:00.317Z] Removing intermediate container cacdb7360aa5 [2023-05-24T19:48:00.317Z] ---> 407eea9b4ffa [2023-05-24T19:48:00.317Z] Step 23/24 : LABEL git_sha=7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:48:00.317Z] ---> Running in 9fd1baa6cc08 [2023-05-24T19:48:00.575Z] Removing intermediate container 9fd1baa6cc08 [2023-05-24T19:48:00.575Z] ---> 08c29388f6f4 [2023-05-24T19:48:00.575Z] Step 24/24 : LABEL version=3.0.0-dev.40 [2023-05-24T19:48:00.575Z] ---> Running in dff7b6bc3494 [2023-05-24T19:48:00.575Z] Removing intermediate container dff7b6bc3494 [2023-05-24T19:48:00.575Z] ---> 10345144a62b [2023-05-24T19:48:00.575Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T19:48:00.575Z] Successfully built 10345144a62b [2023-05-24T19:48:00.575Z] 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-24T19:48:00.673Z] provisioning config files... [2023-05-24T19:48:00.681Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8213197450615215550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:48:00.972Z] ---> docker-login.sh [2023-05-24T19:48:00.972Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:48:00.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:48:00.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:48:00.972Z] Configure a credential helper to remove this warning. See [2023-05-24T19:48:00.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:48:00.972Z] [2023-05-24T19:48:00.972Z] Login Succeeded [2023-05-24T19:48:00.972Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:48:00.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:48:00.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:48:00.972Z] Configure a credential helper to remove this warning. See [2023-05-24T19:48:00.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:48:00.972Z] [2023-05-24T19:48:00.972Z] Login Succeeded [2023-05-24T19:48:00.972Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:48:01.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:48:01.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:48:01.232Z] Configure a credential helper to remove this warning. See [2023-05-24T19:48:01.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:48:01.232Z] [2023-05-24T19:48:01.232Z] Login Succeeded [2023-05-24T19:48:01.232Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:48:01.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:48:01.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:48:01.232Z] Configure a credential helper to remove this warning. See [2023-05-24T19:48:01.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:48:01.232Z] [2023-05-24T19:48:01.232Z] Login Succeeded [2023-05-24T19:48:01.232Z] docker.io [2023-05-24T19:48:01.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:48:01.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:48:01.491Z] Configure a credential helper to remove this warning. See [2023-05-24T19:48:01.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:48:01.491Z] [2023-05-24T19:48:01.491Z] Login Succeeded [2023-05-24T19:48:01.491Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:48:01.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:48:01.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:48:01.547Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-24T19:48:01.547Z] 7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:48:01.547Z] latest [2023-05-24T19:48:01.547Z] 3.0.0-dev.40 [2023-05-24T19:48:01.547Z] 7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [2023-05-24T19:48:01.547Z] main [2023-05-24T19:48:01.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:01.870Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7890826e223808f9f870907e908c893318dcbe65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:02.176Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:48:02.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-24T19:48:02.176Z] 558f36218a70: Preparing [2023-05-24T19:48:02.176Z] a86f99454614: Preparing [2023-05-24T19:48:02.176Z] d8584140f71e: Preparing [2023-05-24T19:48:02.176Z] 34d3acaab9b4: Preparing [2023-05-24T19:48:02.176Z] f1417ff83b31: Preparing [2023-05-24T19:48:02.176Z] f1417ff83b31: Layer already exists [2023-05-24T19:48:02.176Z] 558f36218a70: Pushed [2023-05-24T19:48:02.176Z] a86f99454614: Pushed [2023-05-24T19:48:02.176Z] 34d3acaab9b4: Pushed [2023-05-24T19:48:04.711Z] d8584140f71e: Pushed [2023-05-24T19:48:04.711Z] 7890826e223808f9f870907e908c893318dcbe65: digest: sha256:4fffac7a04066b8e38e9fef9d28ec8a200e8aa83f47f84283554f1f37411a0f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:05.019Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:05.326Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-24T19:48:05.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-24T19:48:05.326Z] 558f36218a70: Preparing [2023-05-24T19:48:05.326Z] a86f99454614: Preparing [2023-05-24T19:48:05.326Z] d8584140f71e: Preparing [2023-05-24T19:48:05.326Z] 34d3acaab9b4: Preparing [2023-05-24T19:48:05.326Z] f1417ff83b31: Preparing [2023-05-24T19:48:05.326Z] a86f99454614: Layer already exists [2023-05-24T19:48:05.326Z] 558f36218a70: Layer already exists [2023-05-24T19:48:05.326Z] f1417ff83b31: Layer already exists [2023-05-24T19:48:05.326Z] d8584140f71e: Layer already exists [2023-05-24T19:48:05.326Z] 34d3acaab9b4: Layer already exists [2023-05-24T19:48:05.326Z] latest: digest: sha256:4fffac7a04066b8e38e9fef9d28ec8a200e8aa83f47f84283554f1f37411a0f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:05.642Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:05.946Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.40 [2023-05-24T19:48:05.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-24T19:48:05.946Z] 558f36218a70: Preparing [2023-05-24T19:48:05.946Z] a86f99454614: Preparing [2023-05-24T19:48:05.946Z] d8584140f71e: Preparing [2023-05-24T19:48:05.946Z] 34d3acaab9b4: Preparing [2023-05-24T19:48:05.946Z] f1417ff83b31: Preparing [2023-05-24T19:48:05.946Z] f1417ff83b31: Layer already exists [2023-05-24T19:48:05.946Z] d8584140f71e: Layer already exists [2023-05-24T19:48:05.946Z] 558f36218a70: Layer already exists [2023-05-24T19:48:05.946Z] a86f99454614: Layer already exists [2023-05-24T19:48:05.946Z] 34d3acaab9b4: Layer already exists [2023-05-24T19:48:05.946Z] 3.0.0-dev.40: digest: sha256:4fffac7a04066b8e38e9fef9d28ec8a200e8aa83f47f84283554f1f37411a0f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:06.248Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:06.552Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [2023-05-24T19:48:06.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-24T19:48:06.552Z] 558f36218a70: Preparing [2023-05-24T19:48:06.552Z] a86f99454614: Preparing [2023-05-24T19:48:06.552Z] d8584140f71e: Preparing [2023-05-24T19:48:06.552Z] 34d3acaab9b4: Preparing [2023-05-24T19:48:06.552Z] f1417ff83b31: Preparing [2023-05-24T19:48:06.552Z] 34d3acaab9b4: Layer already exists [2023-05-24T19:48:06.552Z] f1417ff83b31: Layer already exists [2023-05-24T19:48:06.552Z] a86f99454614: Layer already exists [2023-05-24T19:48:06.552Z] d8584140f71e: Layer already exists [2023-05-24T19:48:06.552Z] 558f36218a70: Layer already exists [2023-05-24T19:48:06.552Z] 7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40: digest: sha256:4fffac7a04066b8e38e9fef9d28ec8a200e8aa83f47f84283554f1f37411a0f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:06.857Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:07.159Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-24T19:48:07.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-24T19:48:07.159Z] 558f36218a70: Preparing [2023-05-24T19:48:07.159Z] a86f99454614: Preparing [2023-05-24T19:48:07.159Z] d8584140f71e: Preparing [2023-05-24T19:48:07.159Z] 34d3acaab9b4: Preparing [2023-05-24T19:48:07.159Z] f1417ff83b31: Preparing [2023-05-24T19:48:07.159Z] d8584140f71e: Layer already exists [2023-05-24T19:48:07.159Z] a86f99454614: Layer already exists [2023-05-24T19:48:07.159Z] 558f36218a70: Layer already exists [2023-05-24T19:48:07.159Z] 34d3acaab9b4: Layer already exists [2023-05-24T19:48:07.159Z] f1417ff83b31: Layer already exists [2023-05-24T19:48:07.159Z] main: digest: sha256:4fffac7a04066b8e38e9fef9d28ec8a200e8aa83f47f84283554f1f37411a0f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:48:07.194Z] ===================================================== [Pipeline] echo [2023-05-24T19:48:07.200Z] taggedImages: [2023-05-24T19:48:07.200Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:48:07.200Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-24T19:48:07.200Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.40 [2023-05-24T19:48:07.200Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [2023-05-24T19:48:07.200Z] - 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-24T19:48:07.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:48:07.589Z] [2023-05-24T19:48:07.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:48:07.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:48:07.884Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T19:48:07.884Z] 5eb5b503b376: Pulling fs layer [2023-05-24T19:48:07.884Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T19:48:07.884Z] ec43610c2a17: Pulling fs layer [2023-05-24T19:48:07.884Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T19:48:07.884Z] 33b1e0a273af: Pulling fs layer [2023-05-24T19:48:07.884Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T19:48:07.884Z] 2f39f015ded8: Pulling fs layer [2023-05-24T19:48:07.884Z] 33b1e0a273af: Waiting [2023-05-24T19:48:07.884Z] 3a2ae6a8a46f: Waiting [2023-05-24T19:48:07.884Z] 5d3b04190fa2: Waiting [2023-05-24T19:48:07.884Z] 2f39f015ded8: Waiting [2023-05-24T19:48:07.884Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T19:48:07.884Z] 5c69ac0246d0: Download complete [2023-05-24T19:48:07.884Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T19:48:07.884Z] 3a2ae6a8a46f: Download complete [2023-05-24T19:48:07.884Z] ec43610c2a17: Verifying Checksum [2023-05-24T19:48:07.884Z] ec43610c2a17: Download complete [2023-05-24T19:48:07.884Z] 33b1e0a273af: Verifying Checksum [2023-05-24T19:48:07.884Z] 33b1e0a273af: Download complete [2023-05-24T19:48:07.884Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T19:48:07.884Z] 5d3b04190fa2: Download complete [2023-05-24T19:48:08.144Z] 5eb5b503b376: Verifying Checksum [2023-05-24T19:48:08.144Z] 5eb5b503b376: Download complete [2023-05-24T19:48:08.709Z] 2f39f015ded8: Download complete [2023-05-24T19:48:09.275Z] 5eb5b503b376: Pull complete [2023-05-24T19:48:09.533Z] 5c69ac0246d0: Pull complete [2023-05-24T19:48:09.791Z] ec43610c2a17: Pull complete [2023-05-24T19:48:09.791Z] 3a2ae6a8a46f: Pull complete [2023-05-24T19:48:10.051Z] 33b1e0a273af: Pull complete [2023-05-24T19:48:10.310Z] 5d3b04190fa2: Pull complete [2023-05-24T19:48:14.493Z] 2f39f015ded8: Pull complete [2023-05-24T19:48:14.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T19:48:14.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:48:14.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:48:14.579Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:48:14.613Z] $ 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-24T19:48:18.505Z] $ docker top 5491858c5eb357df7755a37660054778e9b48de5b7749afad01c797310b3a61c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:48:18.861Z] ---> job-cost.sh [2023-05-24T19:48:18.861Z] lf-activate-venv: SKIPPING [2023-05-24T19:48:18.861Z] INFO: No Stack... [2023-05-24T19:48:19.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T19:48:19.379Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:48:19.668Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-24T19:48:19.669Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:48:19.679Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] [2023-05-24T19:48:19.687Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] did not exist. Created. [2023-05-24T19:48:19.687Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:48:19.978Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T19:48:20.004Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:48:20.010Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:48:20.027Z] $ docker stop --time=1 5491858c5eb357df7755a37660054778e9b48de5b7749afad01c797310b3a61c [2023-05-24T19:48:21.190Z] $ docker rm -f --volumes 5491858c5eb357df7755a37660054778e9b48de5b7749afad01c797310b3a61c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T19:48:59.842Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16776 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-24T19:48:59.856Z] Running in /w/workspace/device-mqtt-go/124 [Pipeline] { [Pipeline] checkout [2023-05-24T19:48:59.893Z] Selected Git installation does not exist. Using Default [2023-05-24T19:48:59.893Z] The recommended git tool is: NONE [2023-05-24T19:49:07.704Z] using credential edgex-jenkins-ssh [2023-05-24T19:49:07.724Z] Cloning the remote Git repository [2023-05-24T19:49:07.815Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T19:49:07.948Z] > git init /w/workspace/device-mqtt-go/124 # timeout=10 [2023-05-24T19:49:08.208Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T19:49:08.210Z] > git --version # timeout=10 [2023-05-24T19:49:08.257Z] > git --version # 'git version 2.25.1' [2023-05-24T19:49:08.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T19:49:08.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T19:49:09.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T19:49:09.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T19:49:11.441Z] Avoid second fetch [2023-05-24T19:49:11.441Z] Checking out Revision 7890826e223808f9f870907e908c893318dcbe65 (main) [2023-05-24T19:49:11.472Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T19:49:11.591Z] > git checkout -f 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 [2023-05-24T19:49:12.269Z] Commit message: "docs: Update changelog for 3.0 (#609)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:49:13.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T19:49:13.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:49:13.297Z] Dload Upload Total Spent Left Speed [2023-05-24T19:49:13.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-24T19:49:14.382Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T19:49:14.861Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T19:49:14.861Z] + sudo tee /etc/docker/daemon.new [2023-05-24T19:49:16.336Z] { [2023-05-24T19:49:16.336Z] "registry-mirrors": [ [2023-05-24T19:49:16.336Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T19:49:16.336Z] ], [2023-05-24T19:49:16.336Z] "bip": "10.250.0.254/24", [2023-05-24T19:49:16.336Z] "hosts": [ [2023-05-24T19:49:16.336Z] "tcp://0.0.0.0:5555", [2023-05-24T19:49:16.336Z] "unix:///var/run/docker.sock" [2023-05-24T19:49:16.336Z] ], [2023-05-24T19:49:16.336Z] "mtu": 1458, [2023-05-24T19:49:16.336Z] "selinux-enabled": true, [2023-05-24T19:49:16.336Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T19:49:16.336Z] } [Pipeline] sh [2023-05-24T19:49:16.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T19:49:17.142Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:49:35.449Z] provisioning config files... [2023-05-24T19:49:35.474Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/124@tmp/config367416960264969255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:49:35.830Z] ---> docker-login.sh [2023-05-24T19:49:35.830Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:49:36.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:49:36.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:49:36.371Z] Configure a credential helper to remove this warning. See [2023-05-24T19:49:36.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:49:36.371Z] [2023-05-24T19:49:36.371Z] Login Succeeded [2023-05-24T19:49:36.371Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:49:36.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:49:36.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:49:36.641Z] Configure a credential helper to remove this warning. See [2023-05-24T19:49:36.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:49:36.641Z] [2023-05-24T19:49:36.641Z] Login Succeeded [2023-05-24T19:49:36.911Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:49:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:49:37.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:49:37.182Z] Configure a credential helper to remove this warning. See [2023-05-24T19:49:37.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:49:37.182Z] [2023-05-24T19:49:37.182Z] Login Succeeded [2023-05-24T19:49:37.182Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:49:37.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:49:37.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:49:37.451Z] Configure a credential helper to remove this warning. See [2023-05-24T19:49:37.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:49:37.451Z] [2023-05-24T19:49:37.451Z] Login Succeeded [2023-05-24T19:49:37.451Z] docker.io [2023-05-24T19:49:37.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:49:37.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:49:37.991Z] Configure a credential helper to remove this warning. See [2023-05-24T19:49:37.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:49:37.991Z] [2023-05-24T19:49:37.991Z] Login Succeeded [2023-05-24T19:49:37.991Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:49:38.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T19:49:38.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:49:38.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:49:38.336Z] ========================================================= [2023-05-24T19:49:38.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T19:49:38.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:49:38.688Z] + 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-24T19:49:38.978Z] Sending build context to Docker daemon 3.426MB [2023-05-24T19:49:38.978Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:49:38.978Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T19:49:39.252Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T19:49:39.252Z] c41833b44d91: Pulling fs layer [2023-05-24T19:49:39.252Z] ed15518f5707: Pulling fs layer [2023-05-24T19:49:39.252Z] feae8fd75edb: Pulling fs layer [2023-05-24T19:49:39.252Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T19:49:39.252Z] 3cdef696dda3: Pulling fs layer [2023-05-24T19:49:39.252Z] 2ced38df9373: Pulling fs layer [2023-05-24T19:49:39.252Z] 58f1dce35555: Pulling fs layer [2023-05-24T19:49:39.252Z] 242c74f7c9fa: Waiting [2023-05-24T19:49:39.252Z] 3cdef696dda3: Waiting [2023-05-24T19:49:39.252Z] 2ced38df9373: Waiting [2023-05-24T19:49:39.252Z] 58f1dce35555: Waiting [2023-05-24T19:49:39.252Z] ed15518f5707: Verifying Checksum [2023-05-24T19:49:39.252Z] ed15518f5707: Download complete [2023-05-24T19:49:39.252Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T19:49:39.252Z] 242c74f7c9fa: Download complete [2023-05-24T19:49:39.252Z] 3cdef696dda3: Verifying Checksum [2023-05-24T19:49:39.252Z] 3cdef696dda3: Download complete [2023-05-24T19:49:39.252Z] c41833b44d91: Verifying Checksum [2023-05-24T19:49:39.252Z] c41833b44d91: Download complete [2023-05-24T19:49:40.680Z] 58f1dce35555: Verifying Checksum [2023-05-24T19:49:40.680Z] 58f1dce35555: Download complete [2023-05-24T19:49:41.653Z] feae8fd75edb: Verifying Checksum [2023-05-24T19:49:41.922Z] 2ced38df9373: Verifying Checksum [2023-05-24T19:49:41.922Z] 2ced38df9373: Download complete [2023-05-24T19:49:42.898Z] c41833b44d91: Pull complete [2023-05-24T19:49:43.488Z] ed15518f5707: Pull complete [2023-05-24T19:49:58.530Z] feae8fd75edb: Pull complete [2023-05-24T19:49:58.530Z] 242c74f7c9fa: Pull complete [2023-05-24T19:49:58.530Z] 3cdef696dda3: Pull complete [2023-05-24T19:50:03.909Z] 2ced38df9373: Pull complete [2023-05-24T19:50:05.861Z] 58f1dce35555: Pull complete [2023-05-24T19:50:05.861Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T19:50:05.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T19:50:05.861Z] ---> fadd8f120f05 [2023-05-24T19:50:05.861Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:50:07.814Z] ---> Running in dd56193a8a62 [2023-05-24T19:50:07.814Z] Removing intermediate container dd56193a8a62 [2023-05-24T19:50:07.814Z] ---> ac7df446172a [2023-05-24T19:50:07.814Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:50:08.082Z] ---> Running in 5891435084df [2023-05-24T19:50:08.350Z] Removing intermediate container 5891435084df [2023-05-24T19:50:08.350Z] ---> 106f134b33dc [2023-05-24T19:50:08.350Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:50:08.350Z] ---> Running in c4e297d77514 [2023-05-24T19:50:08.619Z] Removing intermediate container c4e297d77514 [2023-05-24T19:50:08.619Z] ---> 43c6290aa329 [2023-05-24T19:50:08.619Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:50:08.619Z] ---> Running in 524a0eda5784 [2023-05-24T19:50:08.895Z] Removing intermediate container 524a0eda5784 [2023-05-24T19:50:08.895Z] ---> 228ffcad5513 [2023-05-24T19:50:08.895Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:50:09.166Z] ---> Running in 6d7eb99fe2a2 [2023-05-24T19:50:10.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:50:10.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:50:11.687Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T19:50:11.687Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T19:50:11.687Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T19:50:11.955Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T19:50:11.955Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:50:11.955Z] OK: 268 MiB in 57 packages [2023-05-24T19:50:12.935Z] Removing intermediate container 6d7eb99fe2a2 [2023-05-24T19:50:12.935Z] ---> 8624004419e7 [2023-05-24T19:50:12.935Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T19:50:12.935Z] ---> Running in e7015d543935 [2023-05-24T19:50:13.263Z] Removing intermediate container e7015d543935 [2023-05-24T19:50:13.263Z] ---> 1de00165d04d [2023-05-24T19:50:13.263Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T19:50:13.554Z] ---> b206f5ab89e6 [2023-05-24T19:50:13.554Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:50:13.856Z] ---> Running in 3e1f5cf66db9 [2023-05-24T19:51:21.785Z] Removing intermediate container 3e1f5cf66db9 [2023-05-24T19:51:21.785Z] ---> 61cf63378d6d [2023-05-24T19:51:21.785Z] Step 11/12 : COPY . . [2023-05-24T19:51:21.785Z] ---> 31529cecf544 [2023-05-24T19:51:21.785Z] Step 12/12 : RUN $MAKE [2023-05-24T19:51:21.785Z] ---> Running in 625d7913f2a2 [2023-05-24T19:51:21.785Z] noop [2023-05-24T19:51:21.785Z] Removing intermediate container 625d7913f2a2 [2023-05-24T19:51:21.785Z] ---> 12efb9feb75a [2023-05-24T19:51:21.785Z] Successfully built 12efb9feb75a [2023-05-24T19:51:21.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:51:22.145Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T19:51:22.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:51:22.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-16776 does not seem to be running inside a container [2023-05-24T19:51:22.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/124 -v /w/workspace/device-mqtt-go/124:/w/workspace/device-mqtt-go/124:rw,z -v /w/workspace/device-mqtt-go/124@tmp:/w/workspace/device-mqtt-go/124@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-24T19:51:23.666Z] $ docker top 18ec8b9736608b8fc575b665148cd533f18acaa04b343c056659b1cadb57c26f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:51:24.497Z] + go version [2023-05-24T19:51:24.497Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T19:51:24.530Z] $ docker stop --time=1 18ec8b9736608b8fc575b665148cd533f18acaa04b343c056659b1cadb57c26f [2023-05-24T19:51:26.143Z] $ docker rm -f --volumes 18ec8b9736608b8fc575b665148cd533f18acaa04b343c056659b1cadb57c26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:51:26.696Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T19:51:26.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:51:26.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-16776 does not seem to be running inside a container [2023-05-24T19:51:26.984Z] $ 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/124 -v /w/workspace/device-mqtt-go/124:/w/workspace/device-mqtt-go/124:rw,z -v /w/workspace/device-mqtt-go/124@tmp:/w/workspace/device-mqtt-go/124@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-24T19:51:28.194Z] $ docker top 7e18031fbb3aa95bb9834b8d79cbb4386859dcb6e2d8050dcd95358e1d23c6e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:51:29.026Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/124 [Pipeline] fileExists [Pipeline] sh [2023-05-24T19:51:29.360Z] + make test [2023-05-24T19:51:29.630Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T19:52:08.539Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T19:54:00.230Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T19:54:00.230Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T19:54:00.230Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.8% of statements [2023-05-24T19:54:00.230Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T19:54:00.230Z] go vet ./... [2023-05-24T19:54:26.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T19:54:26.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T19:54:26.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T19:54:26.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T19:54:27.014Z] $ docker stop --time=1 7e18031fbb3aa95bb9834b8d79cbb4386859dcb6e2d8050dcd95358e1d23c6e9 [2023-05-24T19:54:29.686Z] $ docker rm -f --volumes 7e18031fbb3aa95bb9834b8d79cbb4386859dcb6e2d8050dcd95358e1d23c6e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:54:30.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T19:54:30.887Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T19:54:31.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:54:31.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T19:54:32.070Z] + ls -al . [2023-05-24T19:54:32.070Z] total 180 [2023-05-24T19:54:32.070Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 19:51 . [2023-05-24T19:54:32.070Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:49 .. [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:49 .dockerignore [2023-05-24T19:54:32.070Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:49 .git [2023-05-24T19:54:32.070Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:49 .github [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 19:49 .gitignore [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 19:49 .golangci.yml [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 19:49 Attribution.txt [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 19:49 CHANGELOG.md [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 19:49 Dockerfile [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:49 GOVERNANCE.md [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 19:49 Jenkinsfile [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 19:49 LICENSE [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 19:49 Makefile [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 19:49 OWNERS.md [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 19:49 README.md [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 19:46 VERSION [2023-05-24T19:54:32.070Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:49 bin [2023-05-24T19:54:32.070Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:49 cmd [2023-05-24T19:54:32.070Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 19:53 coverage.out [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 24 19:49 go.mod [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 24 19:49 go.sum [2023-05-24T19:54:32.070Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:49 internal [2023-05-24T19:54:32.070Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:49 mock [2023-05-24T19:54:32.070Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:49 snap [2023-05-24T19:54:32.070Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 19:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:54:32.417Z] + 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=7890826e223808f9f870907e908c893318dcbe65 --label arch=arm64 --label version=3.0.0-dev.40 . [2023-05-24T19:54:32.684Z] Sending build context to Docker daemon 3.446MB [2023-05-24T19:54:32.684Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:54:32.684Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T19:54:32.684Z] ---> 12efb9feb75a [2023-05-24T19:54:32.684Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:54:32.954Z] ---> Running in 46e30baa19b7 [2023-05-24T19:54:33.222Z] Removing intermediate container 46e30baa19b7 [2023-05-24T19:54:33.222Z] ---> 34719a8abc6c [2023-05-24T19:54:33.222Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:54:33.222Z] ---> Running in e83d8fe7c6e0 [2023-05-24T19:54:33.490Z] Removing intermediate container e83d8fe7c6e0 [2023-05-24T19:54:33.490Z] ---> da14664a2f94 [2023-05-24T19:54:33.490Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:54:33.490Z] ---> Running in d660b94e90f5 [2023-05-24T19:54:34.083Z] Removing intermediate container d660b94e90f5 [2023-05-24T19:54:34.083Z] ---> ea5342bf3a6e [2023-05-24T19:54:34.083Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:54:34.083Z] ---> Running in 16cce60c250c [2023-05-24T19:54:34.351Z] Removing intermediate container 16cce60c250c [2023-05-24T19:54:34.351Z] ---> 2c0abe667104 [2023-05-24T19:54:34.351Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:54:34.351Z] ---> Running in 46cf0f9b0f41 [2023-05-24T19:54:35.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:54:35.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:54:37.331Z] OK: 268 MiB in 57 packages [2023-05-24T19:54:37.918Z] Removing intermediate container 46cf0f9b0f41 [2023-05-24T19:54:37.918Z] ---> 8c1d1d08a3e3 [2023-05-24T19:54:37.918Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T19:54:37.918Z] ---> Running in 774dd3a42f74 [2023-05-24T19:54:38.187Z] Removing intermediate container 774dd3a42f74 [2023-05-24T19:54:38.187Z] ---> 4a2eaaa181a9 [2023-05-24T19:54:38.187Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T19:54:38.782Z] ---> e1e5b79348a9 [2023-05-24T19:54:38.782Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:54:38.782Z] ---> Running in e8994d0b6ffe [2023-05-24T19:54:44.152Z] Removing intermediate container e8994d0b6ffe [2023-05-24T19:54:44.152Z] ---> a294b543c498 [2023-05-24T19:54:44.152Z] Step 11/24 : COPY . . [2023-05-24T19:54:44.420Z] ---> 26b0aa2e671f [2023-05-24T19:54:44.420Z] Step 12/24 : RUN $MAKE [2023-05-24T19:54:44.420Z] ---> Running in 42c6bcbf83b7 [2023-05-24T19:54:45.384Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-24T19:57:07.362Z] Removing intermediate container 42c6bcbf83b7 [2023-05-24T19:57:07.362Z] ---> 33f535a3742b [2023-05-24T19:57:07.362Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T19:57:07.362Z] 3.17: Pulling from library/alpine [2023-05-24T19:57:07.362Z] c41833b44d91: Already exists [2023-05-24T19:57:07.362Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:57:07.362Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:57:07.362Z] ---> 51e60588ff2c [2023-05-24T19:57:07.362Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T19:57:07.362Z] ---> Running in dc87c0d3bc80 [2023-05-24T19:57:07.362Z] Removing intermediate container dc87c0d3bc80 [2023-05-24T19:57:07.362Z] ---> 4cd2c48ed03c [2023-05-24T19:57:07.362Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:57:07.362Z] ---> Running in 6fdee8f508e9 [2023-05-24T19:57:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:57:07.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:57:07.362Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:57:07.362Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:57:07.362Z] OK: 8 MiB in 16 packages [2023-05-24T19:57:07.362Z] Removing intermediate container 6fdee8f508e9 [2023-05-24T19:57:07.362Z] ---> 37d39f8c55a0 [2023-05-24T19:57:07.362Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T19:57:07.362Z] ---> 932c42fba91f [2023-05-24T19:57:07.362Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T19:57:07.362Z] ---> d184fdb4702f [2023-05-24T19:57:07.362Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T19:57:07.362Z] ---> 28ac3f20eaaa [2023-05-24T19:57:07.362Z] Step 19/24 : EXPOSE 59982 [2023-05-24T19:57:07.362Z] ---> Running in 3d906e97bd58 [2023-05-24T19:57:07.362Z] Removing intermediate container 3d906e97bd58 [2023-05-24T19:57:07.362Z] ---> 1410dca552a2 [2023-05-24T19:57:07.362Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T19:57:07.362Z] ---> Running in 88ed7a97f5c5 [2023-05-24T19:57:07.362Z] Removing intermediate container 88ed7a97f5c5 [2023-05-24T19:57:07.362Z] ---> de41700e1760 [2023-05-24T19:57:07.362Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T19:57:07.362Z] ---> Running in f949cf9bd9bb [2023-05-24T19:57:07.362Z] Removing intermediate container f949cf9bd9bb [2023-05-24T19:57:07.362Z] ---> 5c2d8e6facb3 [2023-05-24T19:57:07.362Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T19:57:07.362Z] ---> Running in bf087bc1c5f5 [2023-05-24T19:57:07.362Z] Removing intermediate container bf087bc1c5f5 [2023-05-24T19:57:07.362Z] ---> 307bb9ffa7fd [2023-05-24T19:57:07.362Z] Step 23/24 : LABEL git_sha=7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:57:07.362Z] ---> Running in d3501ec22b2d [2023-05-24T19:57:07.362Z] Removing intermediate container d3501ec22b2d [2023-05-24T19:57:07.362Z] ---> 2711275b8b99 [2023-05-24T19:57:07.362Z] Step 24/24 : LABEL version=3.0.0-dev.40 [2023-05-24T19:57:07.362Z] ---> Running in 1489b7c5dd65 [2023-05-24T19:57:07.362Z] Removing intermediate container 1489b7c5dd65 [2023-05-24T19:57:07.362Z] ---> 28b4d59fe3b2 [2023-05-24T19:57:07.362Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T19:57:07.362Z] Successfully built 28b4d59fe3b2 [2023-05-24T19:57:07.362Z] 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-24T19:57:07.472Z] provisioning config files... [2023-05-24T19:57:07.487Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/124@tmp/config15339272709031061621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:57:07.825Z] ---> docker-login.sh [2023-05-24T19:57:07.825Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:57:07.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:57:08.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:57:08.091Z] Configure a credential helper to remove this warning. See [2023-05-24T19:57:08.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:57:08.091Z] [2023-05-24T19:57:08.091Z] Login Succeeded [2023-05-24T19:57:08.091Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:57:08.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:57:08.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:57:08.356Z] Configure a credential helper to remove this warning. See [2023-05-24T19:57:08.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:57:08.356Z] [2023-05-24T19:57:08.356Z] Login Succeeded [2023-05-24T19:57:08.356Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:57:08.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:57:08.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:57:08.890Z] Configure a credential helper to remove this warning. See [2023-05-24T19:57:08.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:57:08.890Z] [2023-05-24T19:57:08.890Z] Login Succeeded [2023-05-24T19:57:08.890Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:57:08.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:57:09.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:57:09.158Z] Configure a credential helper to remove this warning. See [2023-05-24T19:57:09.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:57:09.158Z] [2023-05-24T19:57:09.158Z] Login Succeeded [2023-05-24T19:57:09.158Z] docker.io [2023-05-24T19:57:09.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:57:09.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:57:09.689Z] Configure a credential helper to remove this warning. See [2023-05-24T19:57:09.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:57:09.689Z] [2023-05-24T19:57:09.689Z] Login Succeeded [2023-05-24T19:57:09.689Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:57:09.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:57:09.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:57:09.742Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-24T19:57:09.742Z] 7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:57:09.742Z] latest [2023-05-24T19:57:09.742Z] 3.0.0-dev.40 [2023-05-24T19:57:09.742Z] 7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [2023-05-24T19:57:09.742Z] main [2023-05-24T19:57:09.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:10.082Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7890826e223808f9f870907e908c893318dcbe65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:10.420Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:57:10.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-24T19:57:10.420Z] 16e1611a923c: Preparing [2023-05-24T19:57:10.420Z] fd190e40b243: Preparing [2023-05-24T19:57:10.420Z] f427f6ede081: Preparing [2023-05-24T19:57:10.420Z] 6f4e24e97ceb: Preparing [2023-05-24T19:57:10.420Z] 26cbea5cba74: Preparing [2023-05-24T19:57:10.420Z] 26cbea5cba74: Layer already exists [2023-05-24T19:57:10.687Z] 16e1611a923c: Pushed [2023-05-24T19:57:10.687Z] 6f4e24e97ceb: Pushed [2023-05-24T19:57:10.687Z] fd190e40b243: Pushed [2023-05-24T19:57:16.029Z] f427f6ede081: Pushed [2023-05-24T19:57:16.029Z] 7890826e223808f9f870907e908c893318dcbe65: digest: sha256:9a7b45b6d899ad694061a0464f98481e5307e4bc3ce27773e3bd134608df243b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:16.371Z] + 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-24T19:57:16.716Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-24T19:57:16.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-24T19:57:16.716Z] 16e1611a923c: Preparing [2023-05-24T19:57:16.716Z] fd190e40b243: Preparing [2023-05-24T19:57:16.716Z] f427f6ede081: Preparing [2023-05-24T19:57:16.716Z] 6f4e24e97ceb: Preparing [2023-05-24T19:57:16.716Z] 26cbea5cba74: Preparing [2023-05-24T19:57:16.716Z] f427f6ede081: Layer already exists [2023-05-24T19:57:16.716Z] fd190e40b243: Layer already exists [2023-05-24T19:57:16.716Z] 26cbea5cba74: Layer already exists [2023-05-24T19:57:16.716Z] 16e1611a923c: Layer already exists [2023-05-24T19:57:16.716Z] 6f4e24e97ceb: Layer already exists [2023-05-24T19:57:16.716Z] latest: digest: sha256:9a7b45b6d899ad694061a0464f98481e5307e4bc3ce27773e3bd134608df243b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:17.060Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:17.414Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.40 [2023-05-24T19:57:17.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-24T19:57:17.414Z] 16e1611a923c: Preparing [2023-05-24T19:57:17.414Z] fd190e40b243: Preparing [2023-05-24T19:57:17.414Z] f427f6ede081: Preparing [2023-05-24T19:57:17.414Z] 6f4e24e97ceb: Preparing [2023-05-24T19:57:17.414Z] 26cbea5cba74: Preparing [2023-05-24T19:57:17.414Z] fd190e40b243: Layer already exists [2023-05-24T19:57:17.414Z] 26cbea5cba74: Layer already exists [2023-05-24T19:57:17.414Z] 16e1611a923c: Layer already exists [2023-05-24T19:57:17.414Z] 6f4e24e97ceb: Layer already exists [2023-05-24T19:57:17.414Z] f427f6ede081: Layer already exists [2023-05-24T19:57:17.414Z] 3.0.0-dev.40: digest: sha256:9a7b45b6d899ad694061a0464f98481e5307e4bc3ce27773e3bd134608df243b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:17.781Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:18.119Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [2023-05-24T19:57:18.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-24T19:57:18.120Z] 16e1611a923c: Preparing [2023-05-24T19:57:18.120Z] fd190e40b243: Preparing [2023-05-24T19:57:18.120Z] f427f6ede081: Preparing [2023-05-24T19:57:18.120Z] 6f4e24e97ceb: Preparing [2023-05-24T19:57:18.120Z] 26cbea5cba74: Preparing [2023-05-24T19:57:18.120Z] 26cbea5cba74: Layer already exists [2023-05-24T19:57:18.120Z] fd190e40b243: Layer already exists [2023-05-24T19:57:18.120Z] 16e1611a923c: Layer already exists [2023-05-24T19:57:18.120Z] f427f6ede081: Layer already exists [2023-05-24T19:57:18.120Z] 6f4e24e97ceb: Layer already exists [2023-05-24T19:57:18.386Z] 7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40: digest: sha256:9a7b45b6d899ad694061a0464f98481e5307e4bc3ce27773e3bd134608df243b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:18.755Z] + 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-24T19:57:19.102Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-24T19:57:19.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-24T19:57:19.103Z] 16e1611a923c: Preparing [2023-05-24T19:57:19.103Z] fd190e40b243: Preparing [2023-05-24T19:57:19.103Z] f427f6ede081: Preparing [2023-05-24T19:57:19.103Z] 6f4e24e97ceb: Preparing [2023-05-24T19:57:19.103Z] 26cbea5cba74: Preparing [2023-05-24T19:57:19.103Z] 16e1611a923c: Layer already exists [2023-05-24T19:57:19.103Z] 26cbea5cba74: Layer already exists [2023-05-24T19:57:19.103Z] fd190e40b243: Layer already exists [2023-05-24T19:57:19.103Z] 6f4e24e97ceb: Layer already exists [2023-05-24T19:57:19.103Z] f427f6ede081: Layer already exists [2023-05-24T19:57:19.103Z] main: digest: sha256:9a7b45b6d899ad694061a0464f98481e5307e4bc3ce27773e3bd134608df243b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:57:19.161Z] ===================================================== [Pipeline] echo [2023-05-24T19:57:19.172Z] taggedImages: [2023-05-24T19:57:19.172Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7890826e223808f9f870907e908c893318dcbe65 [2023-05-24T19:57:19.172Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-24T19:57:19.172Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.40 [2023-05-24T19:57:19.172Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7890826e223808f9f870907e908c893318dcbe65-3.0.0-dev.40 [2023-05-24T19:57:19.172Z] - 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-24T19:57:19.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:57:19.548Z] [2023-05-24T19:57:19.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:19.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:57:19.880Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T19:57:19.880Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T19:57:19.880Z] 04944245beec: Pulling fs layer [2023-05-24T19:57:19.880Z] 699f458cf7ca: Pulling fs layer [2023-05-24T19:57:19.881Z] 765212b225bb: Pulling fs layer [2023-05-24T19:57:19.881Z] f23df028b6ca: Pulling fs layer [2023-05-24T19:57:19.881Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T19:57:19.881Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T19:57:19.881Z] 765212b225bb: Waiting [2023-05-24T19:57:19.881Z] f23df028b6ca: Waiting [2023-05-24T19:57:19.881Z] d65c8cfc05b1: Waiting [2023-05-24T19:57:19.881Z] 2437ff75d9bd: Waiting [2023-05-24T19:57:20.147Z] 04944245beec: Verifying Checksum [2023-05-24T19:57:20.147Z] 04944245beec: Download complete [2023-05-24T19:57:20.147Z] 765212b225bb: Download complete [2023-05-24T19:57:20.147Z] f23df028b6ca: Verifying Checksum [2023-05-24T19:57:20.147Z] f23df028b6ca: Download complete [2023-05-24T19:57:20.147Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T19:57:20.147Z] d65c8cfc05b1: Download complete [2023-05-24T19:57:20.147Z] 699f458cf7ca: Verifying Checksum [2023-05-24T19:57:20.147Z] 699f458cf7ca: Download complete [2023-05-24T19:57:20.731Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T19:57:20.731Z] 8998bd30e6a1: Download complete [2023-05-24T19:57:22.900Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T19:57:22.900Z] 2437ff75d9bd: Download complete [2023-05-24T19:57:24.906Z] 8998bd30e6a1: Pull complete [2023-05-24T19:57:24.906Z] 04944245beec: Pull complete [2023-05-24T19:57:26.334Z] 699f458cf7ca: Pull complete [2023-05-24T19:57:26.334Z] 765212b225bb: Pull complete [2023-05-24T19:57:27.295Z] f23df028b6ca: Pull complete [2023-05-24T19:57:27.295Z] d65c8cfc05b1: Pull complete [2023-05-24T19:57:42.297Z] 2437ff75d9bd: Pull complete [2023-05-24T19:57:42.297Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T19:57:42.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:57:42.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:57:42.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-16776 does not seem to be running inside a container [2023-05-24T19:57:42.592Z] $ 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/124 -v /w/workspace/device-mqtt-go/124:/w/workspace/device-mqtt-go/124:rw,z -v /w/workspace/device-mqtt-go/124@tmp:/w/workspace/device-mqtt-go/124@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-24T19:57:45.329Z] $ docker top c9a5898502ff43fe62179a7abc3c80590ab347fe5d5c8b2e94b4c96baee7caa9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:57:46.173Z] ---> job-cost.sh [2023-05-24T19:57:46.173Z] lf-activate-venv: SKIPPING [2023-05-24T19:57:46.173Z] INFO: No Stack... [2023-05-24T19:57:46.758Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T19:57:47.341Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:57:47.981Z] + cat /w/workspace/device-mqtt-go/124/archives/cost.csv [2023-05-24T19:57:47.981Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:57:48.019Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] [2023-05-24T19:57:48.028Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] did not exist. Created. [2023-05-24T19:57:48.028Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:57:48.371Z] /w/workspace/device-mqtt-go/124@tmp/durable-0bcbc8c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T19:57:48.721Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T19:57:48.750Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T19:57:48.798Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:57:48.804Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:57:48.835Z] $ docker stop --time=1 c9a5898502ff43fe62179a7abc3c80590ab347fe5d5c8b2e94b4c96baee7caa9 [2023-05-24T19:57:50.349Z] $ docker rm -f --volumes c9a5898502ff43fe62179a7abc3c80590ab347fe5d5c8b2e94b4c96baee7caa9 [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-24T19:57:50.716Z] provisioning config files... [2023-05-24T19:57:50.722Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12326785792143701339tmp [Pipeline] { [Pipeline] sh [2023-05-24T19:57:51.015Z] + set +x [2023-05-24T19:57:51.015Z] + curl -s https://codecov.io/bash [2023-05-24T19:57:51.015Z] + bash -s -- [2023-05-24T19:57:51.015Z] [2023-05-24T19:57:51.015Z] _____ _ [2023-05-24T19:57:51.015Z] / ____| | | [2023-05-24T19:57:51.015Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T19:57:51.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T19:57:51.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T19:57:51.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T19:57:51.015Z] Bash-1.0.6 [2023-05-24T19:57:51.015Z] [2023-05-24T19:57:51.015Z] [2023-05-24T19:57:51.015Z] ==> git version 2.25.1 found [2023-05-24T19:57:51.015Z] ==> 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-24T19:57:51.015Z] Release-Date: 2020-01-08 [2023-05-24T19:57:51.015Z] 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-24T19:57:51.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T19:57:51.015Z] ==> Jenkins CI detected. [2023-05-24T19:57:51.015Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-24T19:57:51.015Z] project root: . [2023-05-24T19:57:51.015Z] --> token set from env [2023-05-24T19:57:51.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T19:57:51.015Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T19:57:51.015Z] ==> Python coveragepy not found [2023-05-24T19:57:51.015Z] ==> Searching for coverage reports in: [2023-05-24T19:57:51.015Z] + . [2023-05-24T19:57:51.015Z] -> Found 1 reports [2023-05-24T19:57:51.015Z] ==> Detecting git/mercurial file structure [2023-05-24T19:57:51.274Z] ==> Reading reports [2023-05-24T19:57:51.274Z] + ./coverage.out bytes=18506 [2023-05-24T19:57:51.274Z] ==> Appending adjustments [2023-05-24T19:57:51.274Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T19:57:51.274Z] + Found adjustments [2023-05-24T19:57:51.274Z] ==> Gzipping contents [2023-05-24T19:57:51.274Z] 4.0K /tmp/codecov.VZUQIC.gz [2023-05-24T19:57:51.274Z] ==> Uploading reports [2023-05-24T19:57:51.274Z] url: https://codecov.io [2023-05-24T19:57:51.274Z] query: branch=main&commit=7890826e223808f9f870907e908c893318dcbe65&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T19:57:51.274Z] -> Pinging Codecov [2023-05-24T19:57:51.274Z] 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=7890826e223808f9f870907e908c893318dcbe65&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T19:57:51.274Z] -> Uploading to [2023-05-24T19:57:51.274Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/7890826e223808f9f870907e908c893318dcbe65/3327ab65-400c-4b1e-8e90-83d3928a0c77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T195751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71c0b7a15ff9025082f40d2fc5d27eb1fdf007b8d9cc4b3b671e256e7f4fa79d [2023-05-24T19:57:51.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:57:51.274Z] Dload Upload Total Spent Left Speed [2023-05-24T19:57:51.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 13582 --:--:-- --:--:-- --:--:-- 13525 [2023-05-24T19:57:51.535Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7890826e223808f9f870907e908c893318dcbe65 [Pipeline] } [2023-05-24T19:57:51.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T19:57:51.753Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T19:57:51.763Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:57:52.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:57:52.058Z] [2023-05-24T19:57:52.058Z] 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-24T19:57:52.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:57:52.354Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T19:57:52.354Z] df9b9388f04a: Pulling fs layer [2023-05-24T19:57:52.354Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T19:57:52.354Z] 25bc292e5bac: Pulling fs layer [2023-05-24T19:57:52.354Z] 114826534d7a: Pulling fs layer [2023-05-24T19:57:52.354Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T19:57:52.354Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T19:57:52.354Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T19:57:52.354Z] 4657fd5d0bcf: Waiting [2023-05-24T19:57:52.354Z] 6ad1cebc031e: Waiting [2023-05-24T19:57:52.354Z] 8a3aa393b2d8: Waiting [2023-05-24T19:57:52.354Z] 114826534d7a: Waiting [2023-05-24T19:57:52.354Z] 25bc292e5bac: Download complete [2023-05-24T19:57:52.354Z] 52dc419b0ee2: Download complete [2023-05-24T19:57:52.354Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T19:57:52.354Z] 4657fd5d0bcf: Download complete [2023-05-24T19:57:52.354Z] df9b9388f04a: Verifying Checksum [2023-05-24T19:57:52.354Z] df9b9388f04a: Download complete [2023-05-24T19:57:52.613Z] df9b9388f04a: Pull complete [2023-05-24T19:57:52.613Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T19:57:52.613Z] 6ad1cebc031e: Download complete [2023-05-24T19:57:52.613Z] 52dc419b0ee2: Pull complete [2023-05-24T19:57:52.613Z] 25bc292e5bac: Pull complete [2023-05-24T19:57:53.180Z] 114826534d7a: Verifying Checksum [2023-05-24T19:57:53.180Z] 114826534d7a: Download complete [2023-05-24T19:57:53.180Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T19:57:53.180Z] 8a3aa393b2d8: Download complete [2023-05-24T19:57:56.465Z] 114826534d7a: Pull complete [2023-05-24T19:57:56.465Z] 4657fd5d0bcf: Pull complete [2023-05-24T19:57:56.465Z] 6ad1cebc031e: Pull complete [2023-05-24T19:57:58.990Z] 8a3aa393b2d8: Pull complete [2023-05-24T19:57:58.990Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T19:57:58.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:57:58.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:57:59.054Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:57:59.075Z] $ 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-24T19:58:03.619Z] $ docker top 8c4c85a6840a124361f614813f4b8df6d8e7d13f719be34027560a71baafba64 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T19:58:03.691Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-24T19:58:03.970Z] + set -o pipefail [2023-05-24T19:58:03.970Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-24T19:58:10.545Z] [2023-05-24T19:58:10.545Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-24T19:58:10.545Z] [2023-05-24T19:58:10.545Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/fdad7d49-0f7e-498e-b030-6487f5161c96 [2023-05-24T19:58:10.545Z] [2023-05-24T19:58:10.545Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-24T19:58:10.545Z] [2023-05-24T19:58:10.545Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T19:58:10.545Z] [2023-05-24T19:58:11.483Z] [2023-05-24T19:58:11.483Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T19:58:11.483Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T19:58:11.483Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T19:58:11.496Z] $ docker stop --time=1 8c4c85a6840a124361f614813f4b8df6d8e7d13f719be34027560a71baafba64 [2023-05-24T19:58:14.853Z] $ docker rm -f --volumes 8c4c85a6840a124361f614813f4b8df6d8e7d13f719be34027560a71baafba64 [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-24T19:58:15.523Z] + git log --format=format:%s -1 7890826e223808f9f870907e908c893318dcbe65 [Pipeline] sh [2023-05-24T19:58:15.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:58:15.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:16.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:58:16.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:58:16.183Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:58:16.205Z] $ 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-24T19:58:16.682Z] $ docker top 6535b6eb1c5a0fd01b12724707b575da525b2281131191023d97e48d5da1ac83 -eo pid,comm [2023-05-24T19:58:16.726Z] 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-24T19:58:16.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:58:16.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:58:16.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:58:16.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:58:16.872Z] $ docker exec 6535b6eb1c5a0fd01b12724707b575da525b2281131191023d97e48d5da1ac83 ssh-agent [2023-05-24T19:58:16.989Z] SSH_AUTH_SOCK=/tmp/ssh-kuCXWvUbMVhb/agent.31 [2023-05-24T19:58:16.989Z] SSH_AGENT_PID=37 [2023-05-24T19:58:16.994Z] Running ssh-add (command line suppressed) [2023-05-24T19:58:17.102Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4377967338656189988.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4377967338656189988.key) [2023-05-24T19:58:17.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:58:17.406Z] + git semver tag [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,602 [run_tag] DEBUG tag force:False [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,602 [check_head_tag] DEBUG check head tag [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,604 [execute] INFO git cat-file --batch-check [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,608 [execute] INFO git cat-file --batch [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,632 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:58:17.665Z] 2023-05-24 19:58:17,637 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:17.665Z] 3.0.0-dev.40 [Pipeline] } [2023-05-24T19:58:17.676Z] $ docker exec --env ******** --env ******** 6535b6eb1c5a0fd01b12724707b575da525b2281131191023d97e48d5da1ac83 ssh-agent -k [2023-05-24T19:58:17.779Z] unset SSH_AUTH_SOCK; [2023-05-24T19:58:17.779Z] unset SSH_AGENT_PID; [2023-05-24T19:58:17.779Z] echo Agent pid 37 killed; [2023-05-24T19:58:17.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:58:18.092Z] + git semver [Pipeline] } [2023-05-24T19:58:18.366Z] $ docker stop --time=1 6535b6eb1c5a0fd01b12724707b575da525b2281131191023d97e48d5da1ac83 [2023-05-24T19:58:19.628Z] $ docker rm -f --volumes 6535b6eb1c5a0fd01b12724707b575da525b2281131191023d97e48d5da1ac83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:20.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:58:20.032Z] [2023-05-24T19:58:20.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:20.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:58:20.333Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T19:58:20.333Z] ab5ef0e58194: Pulling fs layer [2023-05-24T19:58:20.333Z] 9712f1f96733: Pulling fs layer [2023-05-24T19:58:20.333Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T19:58:20.333Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T19:58:20.333Z] e9a5061849ea: Pulling fs layer [2023-05-24T19:58:20.333Z] d747dcd14b5f: Pulling fs layer [2023-05-24T19:58:20.333Z] 2de7ff778b66: Pulling fs layer [2023-05-24T19:58:20.333Z] e9a5061849ea: Waiting [2023-05-24T19:58:20.333Z] d747dcd14b5f: Waiting [2023-05-24T19:58:20.333Z] 2de7ff778b66: Waiting [2023-05-24T19:58:20.333Z] 0d9ebad4ef96: Waiting [2023-05-24T19:58:20.333Z] 9712f1f96733: Verifying Checksum [2023-05-24T19:58:20.333Z] 9712f1f96733: Download complete [2023-05-24T19:58:20.593Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T19:58:20.593Z] 63f879dbbcfc: Download complete [2023-05-24T19:58:20.855Z] e9a5061849ea: Verifying Checksum [2023-05-24T19:58:20.855Z] e9a5061849ea: Download complete [2023-05-24T19:58:20.855Z] 0d9ebad4ef96: Download complete [2023-05-24T19:58:20.855Z] d747dcd14b5f: Verifying Checksum [2023-05-24T19:58:20.855Z] d747dcd14b5f: Download complete [2023-05-24T19:58:20.855Z] ab5ef0e58194: Download complete [2023-05-24T19:58:20.855Z] 2de7ff778b66: Verifying Checksum [2023-05-24T19:58:20.855Z] 2de7ff778b66: Download complete [2023-05-24T19:58:23.395Z] ab5ef0e58194: Pull complete [2023-05-24T19:58:23.395Z] 9712f1f96733: Pull complete [2023-05-24T19:58:24.338Z] 63f879dbbcfc: Pull complete [2023-05-24T19:58:28.529Z] 0d9ebad4ef96: Pull complete [2023-05-24T19:58:28.529Z] e9a5061849ea: Pull complete [2023-05-24T19:58:28.529Z] d747dcd14b5f: Pull complete [2023-05-24T19:58:29.461Z] 2de7ff778b66: Pull complete [2023-05-24T19:58:29.461Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T19:58:29.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:58:29.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:58:29.538Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:58:29.569Z] $ 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-24T19:58:34.427Z] $ docker top e43b80569ecccb74751c82b42e054c10a6a008f40da2806bdd3e7e4ccdc5c49d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:58:34.498Z] provisioning config files... [2023-05-24T19:58:34.504Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3556355825133267552tmp [2023-05-24T19:58:34.513Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6438810105714911696tmp [2023-05-24T19:58:34.522Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13992879122140098529tmp [Pipeline] { [Pipeline] echo [2023-05-24T19:58:34.538Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:34.824Z] ---> sigul-configuration.sh [2023-05-24T19:58:34.825Z] gpg: directory `/root/.gnupg' created [2023-05-24T19:58:34.825Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T19:58:34.825Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T19:58:34.825Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T19:58:34.825Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T19:58:34.825Z] gpg: CAST5 encrypted data [2023-05-24T19:58:34.825Z] gpg: encrypted with 1 passphrase [2023-05-24T19:58:34.825Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T19:58:35.117Z] + mkdir /home/jenkins [2023-05-24T19:58:35.117Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T19:58:35.403Z] + 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-24T19:58:35.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:35.695Z] ---> sigul-install.sh [2023-05-24T19:58:35.695Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T19:58:35.980Z] + git tag --list [2023-05-24T19:58:35.980Z] 0.7.1 [2023-05-24T19:58:35.980Z] v1.0.0 [2023-05-24T19:58:35.980Z] v1.1.0 [2023-05-24T19:58:35.980Z] v1.1.1 [2023-05-24T19:58:35.980Z] v1.2.2 [2023-05-24T19:58:35.980Z] v1.3.0 [2023-05-24T19:58:35.980Z] v1.3.1 [2023-05-24T19:58:35.980Z] v2.0.0 [2023-05-24T19:58:35.980Z] v2.1.0 [2023-05-24T19:58:35.980Z] v2.1.1 [2023-05-24T19:58:35.980Z] v2.1.1-dev.1 [2023-05-24T19:58:35.980Z] v2.1.1-dev.2 [2023-05-24T19:58:35.980Z] v2.2.0 [2023-05-24T19:58:35.980Z] v2.2.1-dev.1 [2023-05-24T19:58:35.980Z] v2.2.1-dev.10 [2023-05-24T19:58:35.980Z] v2.2.1-dev.2 [2023-05-24T19:58:35.980Z] v2.2.1-dev.3 [2023-05-24T19:58:35.980Z] v2.2.1-dev.4 [2023-05-24T19:58:35.980Z] v2.2.1-dev.5 [2023-05-24T19:58:35.980Z] v2.2.1-dev.6 [2023-05-24T19:58:35.980Z] v2.2.1-dev.7 [2023-05-24T19:58:35.980Z] v2.2.1-dev.8 [2023-05-24T19:58:35.980Z] v2.2.1-dev.9 [2023-05-24T19:58:35.980Z] v2.3.0 [2023-05-24T19:58:35.980Z] v2.3.0-dev.10 [2023-05-24T19:58:35.980Z] v2.3.0-dev.11 [2023-05-24T19:58:35.980Z] v2.3.0-dev.12 [2023-05-24T19:58:35.980Z] v2.3.0-dev.13 [2023-05-24T19:58:35.980Z] v2.3.0-dev.14 [2023-05-24T19:58:35.980Z] v2.3.0-dev.15 [2023-05-24T19:58:35.980Z] v2.3.0-dev.16 [2023-05-24T19:58:35.980Z] v2.3.0-dev.17 [2023-05-24T19:58:35.980Z] v2.3.0-dev.18 [2023-05-24T19:58:35.980Z] v2.3.0-dev.19 [2023-05-24T19:58:35.980Z] v2.3.0-dev.20 [2023-05-24T19:58:35.980Z] v2.3.0-dev.21 [2023-05-24T19:58:35.980Z] v2.3.0-dev.22 [2023-05-24T19:58:35.980Z] v2.3.0-dev.23 [2023-05-24T19:58:35.980Z] v2.3.0-dev.24 [2023-05-24T19:58:35.980Z] v2.3.0-dev.25 [2023-05-24T19:58:35.980Z] v2.3.0-dev.26 [2023-05-24T19:58:35.980Z] v2.3.0-dev.27 [2023-05-24T19:58:35.980Z] v2.3.0-dev.28 [2023-05-24T19:58:35.981Z] v2.3.0-dev.29 [2023-05-24T19:58:35.981Z] v2.3.0-dev.30 [2023-05-24T19:58:35.981Z] v2.3.0-dev.31 [2023-05-24T19:58:35.981Z] v2.3.0-dev.32 [2023-05-24T19:58:35.981Z] v2.3.0-dev.33 [2023-05-24T19:58:35.981Z] v2.3.0-dev.34 [2023-05-24T19:58:35.981Z] v3.0.0-dev.1 [2023-05-24T19:58:35.981Z] v3.0.0-dev.10 [2023-05-24T19:58:35.981Z] v3.0.0-dev.11 [2023-05-24T19:58:35.981Z] v3.0.0-dev.12 [2023-05-24T19:58:35.981Z] v3.0.0-dev.13 [2023-05-24T19:58:35.981Z] v3.0.0-dev.14 [2023-05-24T19:58:35.981Z] v3.0.0-dev.15 [2023-05-24T19:58:35.981Z] v3.0.0-dev.16 [2023-05-24T19:58:35.981Z] v3.0.0-dev.17 [2023-05-24T19:58:35.981Z] v3.0.0-dev.18 [2023-05-24T19:58:35.981Z] v3.0.0-dev.19 [2023-05-24T19:58:35.981Z] v3.0.0-dev.2 [2023-05-24T19:58:35.981Z] v3.0.0-dev.20 [2023-05-24T19:58:35.981Z] v3.0.0-dev.21 [2023-05-24T19:58:35.981Z] v3.0.0-dev.22 [2023-05-24T19:58:35.981Z] v3.0.0-dev.23 [2023-05-24T19:58:35.981Z] v3.0.0-dev.24 [2023-05-24T19:58:35.981Z] v3.0.0-dev.25 [2023-05-24T19:58:35.981Z] v3.0.0-dev.26 [2023-05-24T19:58:35.981Z] v3.0.0-dev.27 [2023-05-24T19:58:35.981Z] v3.0.0-dev.28 [2023-05-24T19:58:35.981Z] v3.0.0-dev.29 [2023-05-24T19:58:35.981Z] v3.0.0-dev.3 [2023-05-24T19:58:35.981Z] v3.0.0-dev.30 [2023-05-24T19:58:35.981Z] v3.0.0-dev.31 [2023-05-24T19:58:35.981Z] v3.0.0-dev.32 [2023-05-24T19:58:35.981Z] v3.0.0-dev.33 [2023-05-24T19:58:35.981Z] v3.0.0-dev.34 [2023-05-24T19:58:35.981Z] v3.0.0-dev.35 [2023-05-24T19:58:35.981Z] v3.0.0-dev.36 [2023-05-24T19:58:35.981Z] v3.0.0-dev.37 [2023-05-24T19:58:35.981Z] v3.0.0-dev.38 [2023-05-24T19:58:35.981Z] v3.0.0-dev.39 [2023-05-24T19:58:35.981Z] v3.0.0-dev.4 [2023-05-24T19:58:35.981Z] v3.0.0-dev.40 [2023-05-24T19:58:35.981Z] v3.0.0-dev.5 [2023-05-24T19:58:35.981Z] v3.0.0-dev.6 [2023-05-24T19:58:35.981Z] v3.0.0-dev.7 [2023-05-24T19:58:35.981Z] v3.0.0-dev.8 [2023-05-24T19:58:35.981Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-24T19:58:36.266Z] + lftools sign git-tag v3.0.0-dev.40 [2023-05-24T19:58:36.835Z] Signing Git tag with Sigul... [2023-05-24T19:58:36.835Z] Signing v3.0.0-dev.40 [Pipeline] echo [2023-05-24T19:58:37.102Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:37.384Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T19:58:37.391Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T19:58:37.408Z] $ docker stop --time=1 e43b80569ecccb74751c82b42e054c10a6a008f40da2806bdd3e7e4ccdc5c49d [2023-05-24T19:58:38.686Z] $ docker rm -f --volumes e43b80569ecccb74751c82b42e054c10a6a008f40da2806bdd3e7e4ccdc5c49d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T19:58:39.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:58:39.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:39.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:58:39.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:58:39.474Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:58:39.502Z] $ 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-24T19:58:39.834Z] $ docker top 0bd9de8f8314e159981c6e96cdcf672eb609c1f6bbf73aaad1546d072f81af89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:58:39.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:58:39.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:58:40.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:58:40.028Z] $ docker exec 0bd9de8f8314e159981c6e96cdcf672eb609c1f6bbf73aaad1546d072f81af89 ssh-agent [2023-05-24T19:58:40.133Z] SSH_AUTH_SOCK=/tmp/ssh-eMq4e06AACsW/agent.33 [2023-05-24T19:58:40.133Z] SSH_AGENT_PID=39 [2023-05-24T19:58:40.138Z] Running ssh-add (command line suppressed) [2023-05-24T19:58:40.239Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14794732815006935019.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14794732815006935019.key) [2023-05-24T19:58:40.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:58:40.535Z] + git semver bump pre [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,693 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,693 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,693 [bump_version] DEBUG bumped version:3.0.0-dev.41 [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,693 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,693 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,693 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,695 [execute] INFO git cat-file --batch-check [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,695 [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-24T19:58:40.795Z] 2023-05-24 19:58:40,699 [execute] INFO git cat-file --batch [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T19:58:40.795Z] 2023-05-24 19:58:40,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:40.795Z] 3.0.0-dev.41 [Pipeline] } [2023-05-24T19:58:40.806Z] $ docker exec --env ******** --env ******** 0bd9de8f8314e159981c6e96cdcf672eb609c1f6bbf73aaad1546d072f81af89 ssh-agent -k [2023-05-24T19:58:40.902Z] unset SSH_AUTH_SOCK; [2023-05-24T19:58:40.902Z] unset SSH_AGENT_PID; [2023-05-24T19:58:40.902Z] echo Agent pid 39 killed; [2023-05-24T19:58:40.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:58:41.218Z] + git semver [Pipeline] } [2023-05-24T19:58:41.490Z] $ docker stop --time=1 0bd9de8f8314e159981c6e96cdcf672eb609c1f6bbf73aaad1546d072f81af89 [2023-05-24T19:58:42.780Z] $ docker rm -f --volumes 0bd9de8f8314e159981c6e96cdcf672eb609c1f6bbf73aaad1546d072f81af89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:58:43.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:58:43.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:43.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:58:43.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:58:43.474Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:58:43.505Z] $ 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-24T19:58:43.813Z] $ docker top 94680bf96338f5cf8be967eda57c89289f4e2a034680071dc7fcd5be8a5f3cc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:58:43.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:58:43.897Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:58:44.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:58:44.010Z] $ docker exec 94680bf96338f5cf8be967eda57c89289f4e2a034680071dc7fcd5be8a5f3cc0 ssh-agent [2023-05-24T19:58:44.103Z] SSH_AUTH_SOCK=/tmp/ssh-lV11iL3yw133/agent.32 [2023-05-24T19:58:44.103Z] SSH_AGENT_PID=38 [2023-05-24T19:58:44.107Z] Running ssh-add (command line suppressed) [2023-05-24T19:58:44.218Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7443163114533331118.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7443163114533331118.key) [2023-05-24T19:58:44.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:58:44.564Z] + git semver push [2023-05-24T19:58:44.837Z] 2023-05-24 19:58:44,720 [run_push] DEBUG push [2023-05-24T19:58:44.837Z] 2023-05-24 19:58:44,721 [execute] INFO git cat-file --batch-check [2023-05-24T19:58:44.837Z] 2023-05-24 19:58:44,721 [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-24T19:58:44.837Z] 2023-05-24 19:58:44,724 [execute] INFO git rev-list 1627cccf4f7c0759135ed46c0154b75fa0b61caf -- [2023-05-24T19:58:44.837Z] 2023-05-24 19:58:44,725 [execute] DEBUG Popen(['git', 'rev-list', '1627cccf4f7c0759135ed46c0154b75fa0b61caf', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:58:44.837Z] 2023-05-24 19:58:44,733 [execute] INFO git fetch -v origin [2023-05-24T19:58:44.837Z] 2023-05-24 19:58:44,734 [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-24T19:58:45.435Z] 2023-05-24 19:58:45,241 [run_push] DEBUG no remote changes detected [2023-05-24T19:58:45.435Z] 2023-05-24 19:58:45,242 [execute] INFO git push origin semver [2023-05-24T19:58:45.435Z] 2023-05-24 19:58:45,242 [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-24T19:58:46.005Z] 2023-05-24 19:58:45,972 [run_push] DEBUG push all version tags [2023-05-24T19:58:46.005Z] 2023-05-24 19:58:45,972 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T19:58:46.005Z] 2023-05-24 19:58:45,973 [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-24T19:58:46.941Z] 2023-05-24 19:58:46,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-24T19:58:46.941Z] 3.0.0-dev.41 [Pipeline] } [2023-05-24T19:58:46.952Z] $ docker exec --env ******** --env ******** 94680bf96338f5cf8be967eda57c89289f4e2a034680071dc7fcd5be8a5f3cc0 ssh-agent -k [2023-05-24T19:58:47.041Z] unset SSH_AUTH_SOCK; [2023-05-24T19:58:47.044Z] unset SSH_AGENT_PID; [2023-05-24T19:58:47.044Z] echo Agent pid 38 killed; [2023-05-24T19:58:47.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:58:47.350Z] + git semver [Pipeline] } [2023-05-24T19:58:47.622Z] $ docker stop --time=1 94680bf96338f5cf8be967eda57c89289f4e2a034680071dc7fcd5be8a5f3cc0 [2023-05-24T19:58:48.873Z] $ docker rm -f --volumes 94680bf96338f5cf8be967eda57c89289f4e2a034680071dc7fcd5be8a5f3cc0 [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-24T19:58:49.424Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-24T19:58:49.424Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-24T19:58:49.424Z] total 16 [2023-05-24T19:58:49.424Z] drwxr-xr-x 3 root root 4096 May 24 19:48 . [2023-05-24T19:58:49.424Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:58 .. [2023-05-24T19:58:49.424Z] drwxr-xr-x 2 root root 4096 May 24 19:48 cost [2023-05-24T19:58:49.424Z] -rw-r--r-- 1 root root 86 May 24 19:48 cost.csv [2023-05-24T19:58:49.424Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-24T19:58:49.425Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-24T19:58:49.425Z] total 16 [2023-05-24T19:58:49.425Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:48 . [2023-05-24T19:58:49.425Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:58 .. [2023-05-24T19:58:49.425Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 19:48 cost [2023-05-24T19:58:49.425Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 19:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:49.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:50.570Z] ---> package-listing.sh [2023-05-24T19:58:50.570Z] ++ facter osfamily [2023-05-24T19:58:50.570Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T19:58:50.829Z] + OS_FAMILY=debian [2023-05-24T19:58:50.829Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-24T19:58:50.829Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T19:58:50.829Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T19:58:50.829Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T19:58:50.829Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T19:58:50.829Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-24T19:58:50.829Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T19:58:50.829Z] + case "${OS_FAMILY}" in [2023-05-24T19:58:50.829Z] + dpkg -l [2023-05-24T19:58:50.829Z] + grep '^ii' [2023-05-24T19:58:50.829Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T19:58:50.829Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T19:58:50.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T19:58:50.829Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-24T19:58:50.829Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-24T19:58:50.829Z] + 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-24T19:58:50.839Z] 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-24T19:58:51.118Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:58:51.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:58:51.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:58:51.744Z] prd-ubuntu20.04-docker-8c-8g-16774 does not seem to be running inside a container [2023-05-24T19:58:51.771Z] $ 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-24T19:58:51.965Z] $ docker top 6326312e0ce8acd42fb7defb03a6d9cbf235e6c70a3ee3222f2a842398f14b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:58:52.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T19:58:52.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T19:58:52.865Z] + ls /var/log/sa-host [2023-05-24T19:58:52.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:58:53.002Z] provisioning config files... [2023-05-24T19:58:53.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13529793116405143728tmp [Pipeline] { [Pipeline] echo [2023-05-24T19:58:53.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:53.292Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T19:58:53.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:53.623Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T19:58:53.630Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:53.912Z] ---> sudo-logs.sh [2023-05-24T19:58:53.912Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T19:58:53.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:54.219Z] ---> job-cost.sh [2023-05-24T19:58:54.219Z] lf-activate-venv: SKIPPING [2023-05-24T19:58:54.219Z] DEBUG: total: 0.2199999988079071 [2023-05-24T19:58:54.219Z] INFO: Retrieving Stack Cost... [2023-05-24T19:58:54.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T19:58:55.045Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T19:58:55.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:58:55.338Z] ---> logs-deploy.sh [2023-05-24T19:58:55.338Z] lf-activate-venv: SKIPPING [2023-05-24T19:58:55.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/124 [2023-05-24T19:58:55.338Z] INFO: archiving workspace using pattern(s): [2023-05-24T19:58:56.277Z] Archives upload complete. [2023-05-24T19:58:56.277Z] INFO: archiving logs to Nexus