Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 151f68fece686541369959fa72875a7edd02f739 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-ssh4086624402945773401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6938953329185405586.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15186661035178766958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8982150614879907099.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-ssh17849353770307958540.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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6835 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 151f68fece686541369959fa72875a7edd02f739 (main) Commit message: "Merge pull request #685 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" > 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 151f68fece686541369959fa72875a7edd02f739 # timeout=10 > git rev-list --no-walk 8bf5b7d36c28be4da0349ec8b67dab2a1672f7af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T02:52:57.280Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T02:52:57.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T02:52:57.398Z] ========================================================= [2024-07-31T02:52:57.398Z] EdgeX Global Pipelines Version Info [2024-07-31T02:52:57.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:58.516Z] ------------------- [2024-07-31T02:52:58.516Z] stable info: [2024-07-31T02:52:58.516Z] ------------------- [2024-07-31T02:52:58.516Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:52:58.516Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T02:52:58.516Z] Message: update stable to v1.0.260 [2024-07-31T02:52:58.776Z] ------------------- [2024-07-31T02:52:58.776Z] experimental info: [2024-07-31T02:52:58.776Z] ------------------- [2024-07-31T02:52:58.776Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:52:58.776Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T02:52:58.776Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T02:52:58.861Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-31T02:52:58.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-31T02:52:58.914Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T02:52:58.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T02:52:58.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T02:52:59.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T02:52:59.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T02:52:59.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T02:52:59.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T02:52:59.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T02:52:59.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T02:52:59.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-31T02:52:59.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T02:52:59.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T02:52:59.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:52:59.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:52:59.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T02:52:59.315Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T02:52:59.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T02:52:59.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T02:52:59.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T02:52:59.409Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T02:52:59.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T02:52:59.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T02:52:59.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T02:52:59.519Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T02:52:59.546Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T02:52:59.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-31T02:52:59.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-31T02:52:59.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-31T02:52:59.655Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 151f68fece686541369959fa72875a7edd02f739 [Pipeline] echo [2024-07-31T02:52:59.685Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 151f68f [Pipeline] echo [2024-07-31T02:52:59.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:52:59.784Z] provisioning config files... [2024-07-31T02:52:59.796Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6572776137450837403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:00.133Z] ---> ****-login.sh [2024-07-31T02:53:00.133Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:53:00.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:00.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:00.393Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:00.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:00.393Z] [2024-07-31T02:53:00.393Z] Login Succeeded [2024-07-31T02:53:00.393Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:53:00.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:00.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:00.393Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:00.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:00.393Z] [2024-07-31T02:53:00.393Z] Login Succeeded [2024-07-31T02:53:00.393Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:53:00.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:00.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:00.653Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:00.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:00.653Z] [2024-07-31T02:53:00.653Z] Login Succeeded [2024-07-31T02:53:00.653Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:53:00.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:00.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:00.654Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:00.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:00.654Z] [2024-07-31T02:53:00.654Z] Login Succeeded [2024-07-31T02:53:00.654Z] ****.io [2024-07-31T02:53:00.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:00.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:00.915Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:00.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:00.915Z] [2024-07-31T02:53:00.915Z] Login Succeeded [2024-07-31T02:53:00.915Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:53:00.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T02:53:01.350Z] + git rev-list -1 --merges 151f68fece686541369959fa72875a7edd02f739~1..151f68fece686541369959fa72875a7edd02f739 [Pipeline] echo [2024-07-31T02:53:01.379Z] -----------> git rev-list -1 --merges 151f68fece686541369959fa72875a7edd02f739~1..151f68fece686541369959fa72875a7edd02f739 151f68fece686541369959fa72875a7edd02f739 [2024-07-31T02:53:01.379Z] 151f68fece686541369959fa72875a7edd02f739 [false] [Pipeline] sh [2024-07-31T02:53:01.674Z] + git log --format=format:%s -1 151f68fece686541369959fa72875a7edd02f739 [Pipeline] echo [2024-07-31T02:53:01.691Z] ========================================================= [2024-07-31T02:53:01.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T02:53:01.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:53:02.031Z] + git log --format=format:%s -1 151f68fece686541369959fa72875a7edd02f739 [Pipeline] echo [2024-07-31T02:53:02.043Z] [semverPrep] GIT_COMMIT: 151f68fece686541369959fa72875a7edd02f739, Commit Message: Merge pull request #685 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29 [Pipeline] echo [2024-07-31T02:53:02.057Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T02:53:02.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:53:02.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T02:53:02.413Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T02:53:02.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T02:53:02.413Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-31T02:53:02.413Z] -a /etc/ssh/ssh_known_hosts [2024-07-31T02:53:02.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:53:02.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:53:02.767Z] [2024-07-31T02:53:02.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:53:03.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:53:03.079Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T02:53:03.079Z] b85a868b505f: Pulling fs layer [2024-07-31T02:53:03.079Z] e2be974225ed: Pulling fs layer [2024-07-31T02:53:03.079Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T02:53:03.079Z] 988bab9f4d93: Pulling fs layer [2024-07-31T02:53:03.079Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T02:53:03.079Z] eaf3925da568: Pulling fs layer [2024-07-31T02:53:03.079Z] bab4dde63d76: Pulling fs layer [2024-07-31T02:53:03.079Z] bde34c3a00c8: Pulling fs layer [2024-07-31T02:53:03.079Z] b352a97aabf1: Pulling fs layer [2024-07-31T02:53:03.079Z] 4872d77fe225: Pulling fs layer [2024-07-31T02:53:03.079Z] 5851b861e8e6: Pulling fs layer [2024-07-31T02:53:03.079Z] 988bab9f4d93: Waiting [2024-07-31T02:53:03.079Z] b352a97aabf1: Waiting [2024-07-31T02:53:03.079Z] 4872d77fe225: Waiting [2024-07-31T02:53:03.079Z] eaf3925da568: Waiting [2024-07-31T02:53:03.079Z] bab4dde63d76: Waiting [2024-07-31T02:53:03.079Z] 1469e6f7b9e6: Waiting [2024-07-31T02:53:03.079Z] e2be974225ed: Download complete [2024-07-31T02:53:03.079Z] 988bab9f4d93: Verifying Checksum [2024-07-31T02:53:03.079Z] 988bab9f4d93: Download complete [2024-07-31T02:53:03.079Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T02:53:03.079Z] 1469e6f7b9e6: Download complete [2024-07-31T02:53:03.337Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T02:53:03.337Z] 339a4e72a1f5: Download complete [2024-07-31T02:53:03.337Z] eaf3925da568: Verifying Checksum [2024-07-31T02:53:03.337Z] eaf3925da568: Download complete [2024-07-31T02:53:03.337Z] bde34c3a00c8: Verifying Checksum [2024-07-31T02:53:03.337Z] bde34c3a00c8: Download complete [2024-07-31T02:53:03.337Z] b352a97aabf1: Verifying Checksum [2024-07-31T02:53:03.337Z] b352a97aabf1: Download complete [2024-07-31T02:53:03.337Z] 4872d77fe225: Download complete [2024-07-31T02:53:03.337Z] 5851b861e8e6: Download complete [2024-07-31T02:53:03.337Z] b85a868b505f: Download complete [2024-07-31T02:53:03.596Z] bab4dde63d76: Verifying Checksum [2024-07-31T02:53:03.596Z] bab4dde63d76: Download complete [2024-07-31T02:53:04.667Z] b85a868b505f: Pull complete [2024-07-31T02:53:04.667Z] e2be974225ed: Pull complete [2024-07-31T02:53:05.235Z] 339a4e72a1f5: Pull complete [2024-07-31T02:53:05.235Z] 988bab9f4d93: Pull complete [2024-07-31T02:53:05.494Z] 1469e6f7b9e6: Pull complete [2024-07-31T02:53:05.494Z] eaf3925da568: Pull complete [2024-07-31T02:53:07.399Z] bab4dde63d76: Pull complete [2024-07-31T02:53:07.399Z] bde34c3a00c8: Pull complete [2024-07-31T02:53:07.399Z] b352a97aabf1: Pull complete [2024-07-31T02:53:07.399Z] 4872d77fe225: Pull complete [2024-07-31T02:53:07.399Z] 5851b861e8e6: Pull complete [2024-07-31T02:53:07.399Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T02:53:07.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:53:07.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:53:07.547Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T02:53:07.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T02:53:11.349Z] $ docker top 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 -eo pid,comm [2024-07-31T02:53:11.405Z] 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). [2024-07-31T02:53:11.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:53:11.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:53:11.477Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:53:11.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:53:11.595Z] $ docker exec 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 ssh-agent [2024-07-31T02:53:11.709Z] SSH_AUTH_SOCK=/tmp/ssh-Q8FWegMe8WwZ/agent.32 [2024-07-31T02:53:11.709Z] SSH_AGENT_PID=38 [2024-07-31T02:53:11.717Z] Running ssh-add (command line suppressed) [2024-07-31T02:53:11.813Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15303378559675536142.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15303378559675536142.key) [2024-07-31T02:53:11.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:53:12.132Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T02:53:12.145Z] $ docker exec --env ******** --env ******** 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 ssh-agent -k [2024-07-31T02:53:12.239Z] unset SSH_AUTH_SOCK; [2024-07-31T02:53:12.240Z] unset SSH_AGENT_PID; [2024-07-31T02:53:12.240Z] echo Agent pid 38 killed; [2024-07-31T02:53:12.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T02:53:12.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:53:12.301Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:53:12.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:53:12.415Z] $ docker exec 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 ssh-agent [2024-07-31T02:53:12.532Z] SSH_AUTH_SOCK=/tmp/ssh-EUiGXBNtHd0Y/agent.71 [2024-07-31T02:53:12.532Z] SSH_AGENT_PID=77 [2024-07-31T02:53:12.537Z] Running ssh-add (command line suppressed) [2024-07-31T02:53:12.640Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5437455502067391680.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5437455502067391680.key) [2024-07-31T02:53:12.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:53:12.947Z] + git semver init [2024-07-31T02:53:13.207Z] 2024-07-31 02:53:13,092 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T02:53:13.207Z] 2024-07-31 02:53:13,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-31T02:53:13.207Z] 2024-07-31 02:53:13,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-31T02:53:13.207Z] 2024-07-31 02:53:13,094 [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) [2024-07-31T02:53:15.115Z] 2024-07-31 02:53:14,756 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-07-31T02:53:15.115Z] 2024-07-31 02:53:14,757 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-07-31T02:53:15.115Z] 2024-07-31 02:53:14,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T02:53:15.115Z] 2024-07-31 02:53:14,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T02:53:15.115Z] 3.2.0-dev.18 [Pipeline] } [2024-07-31T02:53:15.124Z] $ docker exec --env ******** --env ******** 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 ssh-agent -k [2024-07-31T02:53:15.231Z] unset SSH_AUTH_SOCK; [2024-07-31T02:53:15.232Z] unset SSH_AGENT_PID; [2024-07-31T02:53:15.232Z] echo Agent pid 77 killed; [2024-07-31T02:53:15.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:53:15.570Z] + git semver [Pipeline] } [2024-07-31T02:53:15.841Z] $ docker stop --time=1 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 [2024-07-31T02:53:17.120Z] $ docker rm -f --volumes 91008966574a810c2e182d869cdcd52f497d46e558ca2326f7018a4823bfeb51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:53:17.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T02:53:17.697Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T02:53:17.702Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 [2024-07-31T02:53:17.871Z] provisioning config files... [2024-07-31T02:53:17.881Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1099121604019924013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:18.183Z] ---> ****-login.sh [2024-07-31T02:53:18.183Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:53:18.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:18.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:18.184Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:18.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:18.184Z] [2024-07-31T02:53:18.184Z] Login Succeeded [2024-07-31T02:53:18.184Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:53:18.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:18.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:18.184Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:18.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:18.184Z] [2024-07-31T02:53:18.184Z] Login Succeeded [2024-07-31T02:53:18.184Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:53:18.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:18.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:18.443Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:18.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:18.443Z] [2024-07-31T02:53:18.443Z] Login Succeeded [2024-07-31T02:53:18.443Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:53:18.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:18.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:18.443Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:18.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:18.443Z] [2024-07-31T02:53:18.443Z] Login Succeeded [2024-07-31T02:53:18.443Z] ****.io [2024-07-31T02:53:18.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:53:18.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:53:18.704Z] Configure a credential helper to remove this warning. See [2024-07-31T02:53:18.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:53:18.704Z] [2024-07-31T02:53:18.704Z] Login Succeeded [2024-07-31T02:53:18.704Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:53:18.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T02:53:18.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:53:18.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:53:18.856Z] ========================================================= [2024-07-31T02:53:18.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T02:53:18.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:53:19.201Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T02:53:19.201Z] Sending build context to Docker daemon 20.81MB [2024-07-31T02:53:19.201Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:53:19.201Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T02:53:19.484Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T02:53:19.484Z] 619be1103602: Pulling fs layer [2024-07-31T02:53:19.484Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T02:53:19.484Z] 5df492c9dc93: Pulling fs layer [2024-07-31T02:53:19.484Z] 7629e6793208: Pulling fs layer [2024-07-31T02:53:19.484Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:53:19.484Z] fb5054dd5b73: Pulling fs layer [2024-07-31T02:53:19.484Z] eeca6798cff9: Pulling fs layer [2024-07-31T02:53:19.484Z] aa269ceb94a6: Pulling fs layer [2024-07-31T02:53:19.484Z] ada007ff1a6a: Pulling fs layer [2024-07-31T02:53:19.484Z] 7629e6793208: Waiting [2024-07-31T02:53:19.484Z] aa269ceb94a6: Waiting [2024-07-31T02:53:19.484Z] 4f4fb700ef54: Waiting [2024-07-31T02:53:19.484Z] fb5054dd5b73: Waiting [2024-07-31T02:53:19.484Z] eeca6798cff9: Waiting [2024-07-31T02:53:19.484Z] ada007ff1a6a: Waiting [2024-07-31T02:53:19.484Z] 7862e08f4a3e: Download complete [2024-07-31T02:53:19.484Z] 7629e6793208: Verifying Checksum [2024-07-31T02:53:19.484Z] 7629e6793208: Download complete [2024-07-31T02:53:19.484Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:53:19.484Z] 4f4fb700ef54: Download complete [2024-07-31T02:53:19.484Z] 619be1103602: Download complete [2024-07-31T02:53:19.484Z] fb5054dd5b73: Verifying Checksum [2024-07-31T02:53:19.484Z] fb5054dd5b73: Download complete [2024-07-31T02:53:19.484Z] eeca6798cff9: Verifying Checksum [2024-07-31T02:53:19.484Z] eeca6798cff9: Download complete [2024-07-31T02:53:19.744Z] 619be1103602: Pull complete [2024-07-31T02:53:19.744Z] ada007ff1a6a: Verifying Checksum [2024-07-31T02:53:19.744Z] ada007ff1a6a: Download complete [2024-07-31T02:53:19.744Z] 7862e08f4a3e: Pull complete [2024-07-31T02:53:20.001Z] 5df492c9dc93: Verifying Checksum [2024-07-31T02:53:20.001Z] 5df492c9dc93: Download complete [2024-07-31T02:53:20.265Z] aa269ceb94a6: Verifying Checksum [2024-07-31T02:53:20.265Z] aa269ceb94a6: Download complete [2024-07-31T02:53:22.798Z] 5df492c9dc93: Pull complete [2024-07-31T02:53:22.798Z] 7629e6793208: Pull complete [2024-07-31T02:53:22.798Z] 4f4fb700ef54: Pull complete [2024-07-31T02:53:23.056Z] fb5054dd5b73: Pull complete [2024-07-31T02:53:23.056Z] eeca6798cff9: Pull complete [2024-07-31T02:53:24.960Z] aa269ceb94a6: Pull complete [2024-07-31T02:53:25.530Z] ada007ff1a6a: Pull complete [2024-07-31T02:53:25.530Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T02:53:25.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:53:25.530Z] ---> f489d0715acc [2024-07-31T02:53:25.530Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:53:32.147Z] ---> Running in 5ed37b45fbe6 [2024-07-31T02:53:32.147Z] Removing intermediate container 5ed37b45fbe6 [2024-07-31T02:53:32.147Z] ---> d036b0ad593b [2024-07-31T02:53:32.147Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:53:32.147Z] ---> Running in a51341b30d23 [2024-07-31T02:53:32.147Z] Removing intermediate container a51341b30d23 [2024-07-31T02:53:32.147Z] ---> cc0eb942090b [2024-07-31T02:53:32.147Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T02:53:32.147Z] ---> Running in ab6c6abbdcc2 [2024-07-31T02:53:32.147Z] Removing intermediate container ab6c6abbdcc2 [2024-07-31T02:53:32.147Z] ---> 675e6c6703e3 [2024-07-31T02:53:32.147Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T02:53:32.147Z] ---> Running in b07ab877bff4 [2024-07-31T02:53:32.147Z] Removing intermediate container b07ab877bff4 [2024-07-31T02:53:32.147Z] ---> e294deb87dbb [2024-07-31T02:53:32.147Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:53:32.147Z] ---> Running in db4e181bb1cc [2024-07-31T02:53:32.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:53:32.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:53:32.406Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-31T02:53:32.406Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-31T02:53:32.406Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-31T02:53:32.667Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-31T02:53:32.667Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T02:53:32.667Z] OK: 268 MiB in 56 packages [2024-07-31T02:53:32.827Z] Still waiting to schedule task [2024-07-31T02:53:32.827Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-31T02:53:33.238Z] Removing intermediate container db4e181bb1cc [2024-07-31T02:53:33.238Z] ---> ecd71559c5e4 [2024-07-31T02:53:33.238Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-31T02:53:33.238Z] ---> Running in c28aa10c8efd [2024-07-31T02:53:33.238Z] Removing intermediate container c28aa10c8efd [2024-07-31T02:53:33.238Z] ---> fc4e0d1e7567 [2024-07-31T02:53:33.238Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-31T02:53:33.238Z] ---> 0e94c8e23c8f [2024-07-31T02:53:33.238Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:53:33.238Z] ---> Running in 2d37e0a05e29 [2024-07-31T02:54:41.003Z] Removing intermediate container 2d37e0a05e29 [2024-07-31T02:54:41.003Z] ---> 05375e811202 [2024-07-31T02:54:41.003Z] Step 11/12 : COPY . . [2024-07-31T02:54:41.003Z] ---> a5866faf084a [2024-07-31T02:54:41.003Z] Step 12/12 : RUN $MAKE [2024-07-31T02:54:41.003Z] ---> Running in 9dc8c1207d5f [2024-07-31T02:54:41.003Z] noop [2024-07-31T02:54:41.003Z] Removing intermediate container 9dc8c1207d5f [2024-07-31T02:54:41.003Z] ---> 676fc170b0d0 [2024-07-31T02:54:41.003Z] Successfully built 676fc170b0d0 [2024-07-31T02:54:41.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:54:41.343Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:54:41.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:54:41.469Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T02:54:41.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-31T02:54:42.083Z] $ docker top 098d14001993be0aa018f097d169995dad647b93f0fe7da721851663ba414c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:54:42.445Z] + go version [2024-07-31T02:54:42.445Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T02:54:42.454Z] $ docker stop --time=1 098d14001993be0aa018f097d169995dad647b93f0fe7da721851663ba414c7f [2024-07-31T02:54:47.320Z] $ docker rm -f --volumes 098d14001993be0aa018f097d169995dad647b93f0fe7da721851663ba414c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:54:47.837Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:54:47.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:54:47.919Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T02:54:47.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-31T02:54:48.393Z] $ docker top 559499b31d7bf60ee1f4c4d86b3a095505343f6a9459809058948ad7cdb7acb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:54:48.749Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:54:49.053Z] + make test [2024-07-31T02:54:49.053Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T02:54:50.965Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-31T02:55:09.072Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-31T02:55:09.072Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-31T02:55:09.072Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements [2024-07-31T02:55:17.193Z] go vet ./... [2024-07-31T02:55:22.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T02:55:22.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T02:55:22.542Z] ./bin/test-attribution-txt.sh [2024-07-31T02:55:22.542Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T02:55:22.542Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T02:55:22.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T02:55:22.571Z] $ docker stop --time=1 559499b31d7bf60ee1f4c4d86b3a095505343f6a9459809058948ad7cdb7acb0 [2024-07-31T02:55:28.971Z] $ docker rm -f --volumes 559499b31d7bf60ee1f4c4d86b3a095505343f6a9459809058948ad7cdb7acb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:55:29.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T02:55:29.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-31T02:55:30.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T02:55:30.433Z] + ls -al . [2024-07-31T02:55:30.433Z] total 252 [2024-07-31T02:55:30.433Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 02:54 . [2024-07-31T02:55:30.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:52 .. [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 02:52 .dockerignore [2024-07-31T02:55:30.433Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:55 .git [2024-07-31T02:55:30.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:52 .github [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 31 02:52 .gitignore [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 02:52 .golangci.yml [2024-07-31T02:55:30.433Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:53 .semver [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 31 02:52 Attribution.txt [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 31 02:52 CHANGELOG.md [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 31 02:52 Dockerfile [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 02:52 GOVERNANCE.md [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 02:52 Jenkinsfile [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 02:52 LICENSE [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 31 02:52 Makefile [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 31 02:52 OWNERS.md [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 31 02:52 README.md [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 02:53 VERSION [2024-07-31T02:55:30.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:52 bin [2024-07-31T02:55:30.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:52 cmd [2024-07-31T02:55:30.433Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 31 02:55 coverage.out [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 31 02:52 go.mod [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 31 02:52 go.sum [2024-07-31T02:55:30.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:52 internal [2024-07-31T02:55:30.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:52 mock [2024-07-31T02:55:30.433Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 31 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:55:30.751Z] + 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=151f68fece686541369959fa72875a7edd02f739 --label arch=amd64 --label version=3.2.0-dev.18 . [2024-07-31T02:55:30.751Z] Sending build context to Docker daemon 20.83MB [2024-07-31T02:55:30.751Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:55:30.751Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-31T02:55:30.751Z] ---> 676fc170b0d0 [2024-07-31T02:55:30.751Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:55:31.686Z] ---> Running in a22a49bc97ad [2024-07-31T02:55:31.686Z] Removing intermediate container a22a49bc97ad [2024-07-31T02:55:31.686Z] ---> 049109f7a95c [2024-07-31T02:55:31.686Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:55:31.686Z] ---> Running in c36b8b1246e4 [2024-07-31T02:55:31.686Z] Removing intermediate container c36b8b1246e4 [2024-07-31T02:55:31.686Z] ---> 013486a1430d [2024-07-31T02:55:31.686Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T02:55:31.686Z] ---> Running in aebd4bd427b2 [2024-07-31T02:55:31.686Z] Removing intermediate container aebd4bd427b2 [2024-07-31T02:55:31.686Z] ---> 58b1f1d47880 [2024-07-31T02:55:31.686Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T02:55:31.686Z] ---> Running in fa48dbc5426f [2024-07-31T02:55:31.686Z] Removing intermediate container fa48dbc5426f [2024-07-31T02:55:31.686Z] ---> bd316885431f [2024-07-31T02:55:31.686Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:55:31.942Z] ---> Running in 744cc96ed9b5 [2024-07-31T02:55:32.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:55:32.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:55:32.460Z] OK: 268 MiB in 56 packages [2024-07-31T02:55:33.029Z] Removing intermediate container 744cc96ed9b5 [2024-07-31T02:55:33.029Z] ---> 9f55611144b4 [2024-07-31T02:55:33.029Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-31T02:55:33.029Z] ---> Running in b441ea48b337 [2024-07-31T02:55:33.029Z] Removing intermediate container b441ea48b337 [2024-07-31T02:55:33.029Z] ---> 2ebe0532d18d [2024-07-31T02:55:33.029Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-31T02:55:33.289Z] ---> 716ce4e634f4 [2024-07-31T02:55:33.289Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:55:33.289Z] ---> Running in 9cd0f7b0ca68 [2024-07-31T02:55:33.857Z] Removing intermediate container 9cd0f7b0ca68 [2024-07-31T02:55:33.857Z] ---> d324363c7fb8 [2024-07-31T02:55:33.857Z] Step 11/25 : COPY . . [2024-07-31T02:55:34.793Z] ---> e62528278a8a [2024-07-31T02:55:34.793Z] Step 12/25 : RUN $MAKE [2024-07-31T02:55:34.793Z] ---> Running in f4a563c1c420 [2024-07-31T02:55:34.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-31T02:56:13.584Z] Removing intermediate container f4a563c1c420 [2024-07-31T02:56:13.584Z] ---> 9df0e5f8abbb [2024-07-31T02:56:13.584Z] Step 13/25 : FROM alpine:3.18 [2024-07-31T02:56:13.584Z] 3.18: Pulling from library/alpine [2024-07-31T02:56:13.584Z] 930bdd4d222e: Pulling fs layer [2024-07-31T02:56:13.584Z] 930bdd4d222e: Verifying Checksum [2024-07-31T02:56:13.584Z] 930bdd4d222e: Download complete [2024-07-31T02:56:13.584Z] 930bdd4d222e: Pull complete [2024-07-31T02:56:13.584Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:56:13.584Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T02:56:13.584Z] ---> 18f865063206 [2024-07-31T02:56:13.584Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-31T02:56:13.584Z] ---> Running in 295fd0c8103c [2024-07-31T02:56:13.584Z] Removing intermediate container 295fd0c8103c [2024-07-31T02:56:13.584Z] ---> 08f20b8aa5f7 [2024-07-31T02:56:13.584Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-31T02:56:13.584Z] ---> Running in ab83c3ac1786 [2024-07-31T02:56:13.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:56:13.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:56:13.584Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:56:13.584Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T02:56:13.584Z] OK: 7 MiB in 16 packages [2024-07-31T02:56:13.584Z] Removing intermediate container ab83c3ac1786 [2024-07-31T02:56:13.584Z] ---> 16298952577f [2024-07-31T02:56:13.584Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-31T02:56:13.584Z] ---> Running in 5eb01adb8bc6 [2024-07-31T02:56:13.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:56:13.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:56:13.584Z] OK: 7 MiB in 16 packages [2024-07-31T02:56:13.584Z] Removing intermediate container 5eb01adb8bc6 [2024-07-31T02:56:13.584Z] ---> 4c9eea941cbd [2024-07-31T02:56:13.584Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-31T02:56:13.843Z] ---> af00ab1a55b2 [2024-07-31T02:56:13.843Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-31T02:56:14.130Z] ---> 0ac4fa277c5b [2024-07-31T02:56:14.130Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-31T02:56:14.130Z] ---> 4e2a482fb56f [2024-07-31T02:56:14.130Z] Step 20/25 : EXPOSE 59982 [2024-07-31T02:56:14.391Z] ---> Running in e2264a8b50ed [2024-07-31T02:56:14.650Z] Removing intermediate container e2264a8b50ed [2024-07-31T02:56:14.650Z] ---> e76013cb5517 [2024-07-31T02:56:14.650Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-31T02:56:14.909Z] ---> Running in 09fbe9ee14ec [2024-07-31T02:56:14.909Z] Removing intermediate container 09fbe9ee14ec [2024-07-31T02:56:14.909Z] ---> e60963662198 [2024-07-31T02:56:14.909Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-31T02:56:15.168Z] ---> Running in b69e76fa8df9 [2024-07-31T02:56:15.427Z] Removing intermediate container b69e76fa8df9 [2024-07-31T02:56:15.427Z] ---> c83dd1917976 [2024-07-31T02:56:15.427Z] Step 23/25 : LABEL arch=amd64 [2024-07-31T02:56:15.427Z] ---> Running in 489d2ff2953e [2024-07-31T02:56:15.427Z] Removing intermediate container 489d2ff2953e [2024-07-31T02:56:15.427Z] ---> 03fd3b27437a [2024-07-31T02:56:15.427Z] Step 24/25 : LABEL git_sha=151f68fece686541369959fa72875a7edd02f739 [2024-07-31T02:56:15.427Z] ---> Running in 2376dcef668f [2024-07-31T02:56:15.688Z] Removing intermediate container 2376dcef668f [2024-07-31T02:56:15.688Z] ---> 71b2349c5e00 [2024-07-31T02:56:15.688Z] Step 25/25 : LABEL version=3.2.0-dev.18 [2024-07-31T02:56:15.688Z] ---> Running in 152f14be6981 [2024-07-31T02:56:15.688Z] Removing intermediate container 152f14be6981 [2024-07-31T02:56:15.688Z] ---> 50716cf2e634 [2024-07-31T02:56:15.688Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T02:56:15.688Z] Successfully built 50716cf2e634 [2024-07-31T02:56:15.688Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:56:15.840Z] provisioning config files... [2024-07-31T02:56:15.851Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9089532879311264807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:56:16.161Z] ---> ****-login.sh [2024-07-31T02:56:16.161Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:56:16.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:56:16.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:56:16.162Z] Configure a credential helper to remove this warning. See [2024-07-31T02:56:16.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:56:16.162Z] [2024-07-31T02:56:16.162Z] Login Succeeded [2024-07-31T02:56:16.162Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:56:16.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:56:16.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:56:16.162Z] Configure a credential helper to remove this warning. See [2024-07-31T02:56:16.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:56:16.162Z] [2024-07-31T02:56:16.162Z] Login Succeeded [2024-07-31T02:56:16.162Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:56:16.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:56:16.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:56:16.421Z] Configure a credential helper to remove this warning. See [2024-07-31T02:56:16.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:56:16.421Z] [2024-07-31T02:56:16.421Z] Login Succeeded [2024-07-31T02:56:16.421Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:56:16.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:56:16.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:56:16.421Z] Configure a credential helper to remove this warning. See [2024-07-31T02:56:16.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:56:16.421Z] [2024-07-31T02:56:16.421Z] Login Succeeded [2024-07-31T02:56:16.421Z] ****.io [2024-07-31T02:56:16.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:56:16.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:56:16.680Z] Configure a credential helper to remove this warning. See [2024-07-31T02:56:16.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:56:16.680Z] [2024-07-31T02:56:16.680Z] Login Succeeded [2024-07-31T02:56:16.680Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:56:16.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:56:16.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:56:16.887Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-07-31T02:56:16.887Z] 151f68fece686541369959fa72875a7edd02f739 [2024-07-31T02:56:16.887Z] latest [2024-07-31T02:56:16.887Z] 3.2.0-dev.18 [2024-07-31T02:56:16.887Z] 151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [2024-07-31T02:56:16.887Z] main [2024-07-31T02:56:16.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:17.259Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:151f68fece686541369959fa72875a7edd02f739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:17.592Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:151f68fece686541369959fa72875a7edd02f739 [2024-07-31T02:56:17.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-31T02:56:17.592Z] 576528ef2d13: Preparing [2024-07-31T02:56:17.592Z] 686803bc978a: Preparing [2024-07-31T02:56:17.592Z] 664cf96c0601: Preparing [2024-07-31T02:56:17.592Z] 7910344ab43f: Preparing [2024-07-31T02:56:17.592Z] a4e1185ee7e4: Preparing [2024-07-31T02:56:17.592Z] ce7f800efff9: Preparing [2024-07-31T02:56:17.592Z] ce7f800efff9: Waiting [2024-07-31T02:56:17.592Z] 686803bc978a: Pushed [2024-07-31T02:56:17.592Z] 7910344ab43f: Pushed [2024-07-31T02:56:17.592Z] a4e1185ee7e4: Pushed [2024-07-31T02:56:17.592Z] 576528ef2d13: Pushed [2024-07-31T02:56:17.592Z] ce7f800efff9: Layer already exists [2024-07-31T02:56:21.787Z] 664cf96c0601: Pushed [2024-07-31T02:56:21.787Z] 151f68fece686541369959fa72875a7edd02f739: digest: sha256:138ca132e33741cab192d32efe5d0e2a60ac7128f61adfba8382f2edfbbe35dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:22.126Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:22.466Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-31T02:56:22.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-31T02:56:22.466Z] 576528ef2d13: Preparing [2024-07-31T02:56:22.466Z] 686803bc978a: Preparing [2024-07-31T02:56:22.466Z] 664cf96c0601: Preparing [2024-07-31T02:56:22.466Z] 7910344ab43f: Preparing [2024-07-31T02:56:22.466Z] a4e1185ee7e4: Preparing [2024-07-31T02:56:22.466Z] ce7f800efff9: Preparing [2024-07-31T02:56:22.466Z] ce7f800efff9: Waiting [2024-07-31T02:56:22.466Z] 7910344ab43f: Layer already exists [2024-07-31T02:56:22.466Z] 576528ef2d13: Layer already exists [2024-07-31T02:56:22.466Z] 686803bc978a: Layer already exists [2024-07-31T02:56:22.466Z] 664cf96c0601: Layer already exists [2024-07-31T02:56:22.466Z] a4e1185ee7e4: Layer already exists [2024-07-31T02:56:22.466Z] ce7f800efff9: Layer already exists [2024-07-31T02:56:22.466Z] latest: digest: sha256:138ca132e33741cab192d32efe5d0e2a60ac7128f61adfba8382f2edfbbe35dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:22.804Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:23.137Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.18 [2024-07-31T02:56:23.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-31T02:56:23.137Z] 576528ef2d13: Preparing [2024-07-31T02:56:23.137Z] 686803bc978a: Preparing [2024-07-31T02:56:23.137Z] 664cf96c0601: Preparing [2024-07-31T02:56:23.137Z] 7910344ab43f: Preparing [2024-07-31T02:56:23.137Z] a4e1185ee7e4: Preparing [2024-07-31T02:56:23.137Z] ce7f800efff9: Preparing [2024-07-31T02:56:23.137Z] ce7f800efff9: Waiting [2024-07-31T02:56:23.137Z] a4e1185ee7e4: Layer already exists [2024-07-31T02:56:23.137Z] 576528ef2d13: Layer already exists [2024-07-31T02:56:23.137Z] 7910344ab43f: Layer already exists [2024-07-31T02:56:23.137Z] 686803bc978a: Layer already exists [2024-07-31T02:56:23.137Z] 664cf96c0601: Layer already exists [2024-07-31T02:56:23.137Z] ce7f800efff9: Layer already exists [2024-07-31T02:56:23.137Z] 3.2.0-dev.18: digest: sha256:138ca132e33741cab192d32efe5d0e2a60ac7128f61adfba8382f2edfbbe35dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:23.491Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:23.822Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [2024-07-31T02:56:23.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-31T02:56:23.822Z] 576528ef2d13: Preparing [2024-07-31T02:56:23.822Z] 686803bc978a: Preparing [2024-07-31T02:56:23.822Z] 664cf96c0601: Preparing [2024-07-31T02:56:23.822Z] 7910344ab43f: Preparing [2024-07-31T02:56:23.822Z] a4e1185ee7e4: Preparing [2024-07-31T02:56:23.822Z] ce7f800efff9: Preparing [2024-07-31T02:56:23.822Z] ce7f800efff9: Waiting [2024-07-31T02:56:23.822Z] 576528ef2d13: Layer already exists [2024-07-31T02:56:23.822Z] 686803bc978a: Layer already exists [2024-07-31T02:56:23.822Z] 7910344ab43f: Layer already exists [2024-07-31T02:56:23.822Z] a4e1185ee7e4: Layer already exists [2024-07-31T02:56:23.822Z] 664cf96c0601: Layer already exists [2024-07-31T02:56:23.822Z] ce7f800efff9: Layer already exists [2024-07-31T02:56:23.822Z] 151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18: digest: sha256:138ca132e33741cab192d32efe5d0e2a60ac7128f61adfba8382f2edfbbe35dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:24.160Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:24.515Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-07-31T02:56:24.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-31T02:56:24.515Z] 576528ef2d13: Preparing [2024-07-31T02:56:24.515Z] 686803bc978a: Preparing [2024-07-31T02:56:24.515Z] 664cf96c0601: Preparing [2024-07-31T02:56:24.515Z] 7910344ab43f: Preparing [2024-07-31T02:56:24.515Z] a4e1185ee7e4: Preparing [2024-07-31T02:56:24.515Z] ce7f800efff9: Preparing [2024-07-31T02:56:24.515Z] ce7f800efff9: Waiting [2024-07-31T02:56:24.515Z] 664cf96c0601: Layer already exists [2024-07-31T02:56:24.515Z] 686803bc978a: Layer already exists [2024-07-31T02:56:24.515Z] 7910344ab43f: Layer already exists [2024-07-31T02:56:24.515Z] 576528ef2d13: Layer already exists [2024-07-31T02:56:24.515Z] a4e1185ee7e4: Layer already exists [2024-07-31T02:56:24.515Z] ce7f800efff9: Layer already exists [2024-07-31T02:56:24.515Z] main: digest: sha256:138ca132e33741cab192d32efe5d0e2a60ac7128f61adfba8382f2edfbbe35dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:56:24.596Z] ===================================================== [Pipeline] echo [2024-07-31T02:56:24.614Z] taggedImages: [2024-07-31T02:56:24.614Z] - nexus3.edgexfoundry.org:10004/device-mqtt:151f68fece686541369959fa72875a7edd02f739 [2024-07-31T02:56:24.614Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-31T02:56:24.614Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.18 [2024-07-31T02:56:24.614Z] - nexus3.edgexfoundry.org:10004/device-mqtt:151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [2024-07-31T02:56:24.614Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:25.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:56:25.061Z] [2024-07-31T02:56:25.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:56:25.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:56:25.372Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T02:56:25.372Z] 5eb5b503b376: Pulling fs layer [2024-07-31T02:56:25.372Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T02:56:25.372Z] ec43610c2a17: Pulling fs layer [2024-07-31T02:56:25.372Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T02:56:25.372Z] 33b1e0a273af: Pulling fs layer [2024-07-31T02:56:25.372Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T02:56:25.372Z] 2f39f015ded8: Pulling fs layer [2024-07-31T02:56:25.372Z] 33b1e0a273af: Waiting [2024-07-31T02:56:25.372Z] 5d3b04190fa2: Waiting [2024-07-31T02:56:25.372Z] 2f39f015ded8: Waiting [2024-07-31T02:56:25.372Z] 3a2ae6a8a46f: Waiting [2024-07-31T02:56:25.372Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T02:56:25.372Z] 5c69ac0246d0: Download complete [2024-07-31T02:56:25.372Z] 3a2ae6a8a46f: Download complete [2024-07-31T02:56:25.372Z] 33b1e0a273af: Verifying Checksum [2024-07-31T02:56:25.372Z] 33b1e0a273af: Download complete [2024-07-31T02:56:25.372Z] 5d3b04190fa2: Download complete [2024-07-31T02:56:25.372Z] ec43610c2a17: Verifying Checksum [2024-07-31T02:56:25.372Z] ec43610c2a17: Download complete [2024-07-31T02:56:25.630Z] 5eb5b503b376: Verifying Checksum [2024-07-31T02:56:25.630Z] 5eb5b503b376: Download complete [2024-07-31T02:56:26.197Z] 2f39f015ded8: Verifying Checksum [2024-07-31T02:56:26.197Z] 2f39f015ded8: Download complete [2024-07-31T02:56:26.764Z] 5eb5b503b376: Pull complete [2024-07-31T02:56:27.022Z] 5c69ac0246d0: Pull complete [2024-07-31T02:56:27.282Z] ec43610c2a17: Pull complete [2024-07-31T02:56:27.282Z] 3a2ae6a8a46f: Pull complete [2024-07-31T02:56:27.543Z] 33b1e0a273af: Pull complete [2024-07-31T02:56:27.543Z] 5d3b04190fa2: Pull complete [2024-07-31T02:56:31.726Z] 2f39f015ded8: Pull complete [2024-07-31T02:56:31.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T02:56:31.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:56:31.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:56:31.836Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T02:56:31.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T02:56:38.518Z] $ docker top 4598f65c4d5e7cfa909b21f825a1d7e17ca305b83000bca6b345861020d5be90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:56:38.909Z] ---> job-cost.sh [2024-07-31T02:56:38.909Z] lf-activate-venv: SKIPPING [2024-07-31T02:56:38.909Z] INFO: No Stack... [2024-07-31T02:56:39.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T02:56:39.429Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T02:56:39.719Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-07-31T02:56:39.719Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T02:56:39.733Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] [2024-07-31T02:56:39.743Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] did not exist. Created. [2024-07-31T02:56:39.754Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:56:40.059Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T02:56:40.096Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T02:56:40.106Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T02:56:40.136Z] $ docker stop --time=1 4598f65c4d5e7cfa909b21f825a1d7e17ca305b83000bca6b345861020d5be90 [2024-07-31T02:56:41.277Z] $ docker rm -f --volumes 4598f65c4d5e7cfa909b21f825a1d7e17ca305b83000bca6b345861020d5be90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T02:58:49.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6837 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-07-31T02:58:49.503Z] Running in /w/workspace/device-mqtt-go/172 [Pipeline] { [Pipeline] checkout [2024-07-31T02:58:52.562Z] The recommended git tool is: git [2024-07-31T02:58:59.661Z] using credential edgex-jenkins-ssh [2024-07-31T02:58:59.703Z] Cloning the remote Git repository [2024-07-31T02:58:59.769Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-31T02:58:59.901Z] > git init /w/workspace/device-mqtt-go/172 # timeout=10 [2024-07-31T02:59:00.051Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-31T02:59:00.052Z] > git --version # timeout=10 [2024-07-31T02:59:00.074Z] > git --version # 'git version 2.25.1' [2024-07-31T02:59:00.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T02:59:00.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:59:02.895Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-31T02:59:02.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:59:03.860Z] Avoid second fetch [2024-07-31T02:59:03.861Z] Checking out Revision 151f68fece686541369959fa72875a7edd02f739 (main) [2024-07-31T02:59:04.529Z] Commit message: "Merge pull request #685 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" [2024-07-31T02:59:03.878Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T02:59:03.941Z] > git checkout -f 151f68fece686541369959fa72875a7edd02f739 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:59:09.355Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T02:59:09.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:59:09.355Z] Dload Upload Total Spent Left Speed [2024-07-31T02:59:09.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [2024-07-31T02:59:09.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T02:59:10.039Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-07-31T02:59:10.039Z] tee /etc/docker/daemon.new [2024-07-31T02:59:10.039Z] { [2024-07-31T02:59:10.039Z] "registry-mirrors": [ [2024-07-31T02:59:10.039Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T02:59:10.039Z] ], [2024-07-31T02:59:10.039Z] "bip": "10.250.0.254/24", [2024-07-31T02:59:10.039Z] "hosts": [ [2024-07-31T02:59:10.039Z] "tcp://0.0.0.0:5555", [2024-07-31T02:59:10.039Z] "unix:///var/run/docker.sock" [2024-07-31T02:59:10.039Z] ], [2024-07-31T02:59:10.039Z] "mtu": 1458, [2024-07-31T02:59:10.039Z] "selinux-enabled": true, [2024-07-31T02:59:10.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T02:59:10.039Z] } [Pipeline] sh [2024-07-31T02:59:10.366Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T02:59:10.694Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:59:28.967Z] provisioning config files... [2024-07-31T02:59:28.994Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/172@tmp/config16816786682671122053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:59:29.448Z] ---> ****-login.sh [2024-07-31T02:59:29.448Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:59:30.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:59:30.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:59:30.308Z] Configure a credential helper to remove this warning. See [2024-07-31T02:59:30.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:59:30.308Z] [2024-07-31T02:59:30.308Z] Login Succeeded [2024-07-31T02:59:30.308Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:59:30.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:59:30.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:59:30.576Z] Configure a credential helper to remove this warning. See [2024-07-31T02:59:30.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:59:30.576Z] [2024-07-31T02:59:30.576Z] Login Succeeded [2024-07-31T02:59:30.576Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:59:30.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:59:30.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:59:30.844Z] Configure a credential helper to remove this warning. See [2024-07-31T02:59:30.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:59:30.844Z] [2024-07-31T02:59:30.844Z] Login Succeeded [2024-07-31T02:59:31.120Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:59:31.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:59:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:59:31.390Z] Configure a credential helper to remove this warning. See [2024-07-31T02:59:31.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:59:31.390Z] [2024-07-31T02:59:31.390Z] Login Succeeded [2024-07-31T02:59:31.390Z] ****.io [2024-07-31T02:59:31.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:59:31.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:59:31.927Z] Configure a credential helper to remove this warning. See [2024-07-31T02:59:31.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:59:31.928Z] [2024-07-31T02:59:31.928Z] Login Succeeded [2024-07-31T02:59:31.928Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:59:31.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T02:59:32.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:59:32.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:59:32.325Z] ========================================================= [2024-07-31T02:59:32.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T02:59:32.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:59:32.698Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T02:59:32.965Z] Sending build context to Docker daemon 10.52MB [2024-07-31T02:59:33.235Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:59:33.235Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T02:59:33.235Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T02:59:33.235Z] c6b39de5b339: Pulling fs layer [2024-07-31T02:59:33.235Z] a69c41024577: Pulling fs layer [2024-07-31T02:59:33.235Z] d6de4b400683: Pulling fs layer [2024-07-31T02:59:33.235Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T02:59:33.235Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:59:33.235Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T02:59:33.235Z] 00f215d4a9da: Pulling fs layer [2024-07-31T02:59:33.235Z] d496ad576159: Pulling fs layer [2024-07-31T02:59:33.235Z] 35cb2a7552d0: Waiting [2024-07-31T02:59:33.235Z] 4f4fb700ef54: Waiting [2024-07-31T02:59:33.235Z] 464afbd9ba4c: Waiting [2024-07-31T02:59:33.235Z] 00f215d4a9da: Waiting [2024-07-31T02:59:33.235Z] d496ad576159: Waiting [2024-07-31T02:59:33.503Z] a69c41024577: Download complete [2024-07-31T02:59:33.503Z] 35cb2a7552d0: Download complete [2024-07-31T02:59:33.503Z] c6b39de5b339: Verifying Checksum [2024-07-31T02:59:33.503Z] c6b39de5b339: Download complete [2024-07-31T02:59:33.503Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:59:33.503Z] 4f4fb700ef54: Download complete [2024-07-31T02:59:33.503Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T02:59:33.504Z] 464afbd9ba4c: Download complete [2024-07-31T02:59:33.773Z] d496ad576159: Verifying Checksum [2024-07-31T02:59:33.773Z] d496ad576159: Download complete [2024-07-31T02:59:34.365Z] c6b39de5b339: Pull complete [2024-07-31T02:59:34.953Z] a69c41024577: Pull complete [2024-07-31T02:59:35.221Z] d6de4b400683: Verifying Checksum [2024-07-31T02:59:35.221Z] d6de4b400683: Download complete [2024-07-31T02:59:36.187Z] 00f215d4a9da: Verifying Checksum [2024-07-31T02:59:36.187Z] 00f215d4a9da: Download complete [2024-07-31T02:59:48.505Z] d6de4b400683: Pull complete [2024-07-31T02:59:48.505Z] 35cb2a7552d0: Pull complete [2024-07-31T02:59:48.505Z] 4f4fb700ef54: Pull complete [2024-07-31T02:59:48.505Z] 464afbd9ba4c: Pull complete [2024-07-31T02:59:56.739Z] 00f215d4a9da: Pull complete [2024-07-31T02:59:58.795Z] d496ad576159: Pull complete [2024-07-31T02:59:58.795Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T02:59:58.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:59:58.795Z] ---> f246e2811388 [2024-07-31T02:59:58.795Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T03:00:00.218Z] ---> Running in ed78690ec474 [2024-07-31T03:00:00.805Z] Removing intermediate container ed78690ec474 [2024-07-31T03:00:00.805Z] ---> 8e35c26a703f [2024-07-31T03:00:00.805Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T03:00:00.805Z] ---> Running in a96a954ee278 [2024-07-31T03:00:01.405Z] Removing intermediate container a96a954ee278 [2024-07-31T03:00:01.405Z] ---> 6b6187398f1e [2024-07-31T03:00:01.405Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T03:00:01.405Z] ---> Running in 4fb4337f39ad [2024-07-31T03:00:02.368Z] Removing intermediate container 4fb4337f39ad [2024-07-31T03:00:02.368Z] ---> b83004e9715c [2024-07-31T03:00:02.368Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T03:00:02.635Z] ---> Running in eec26b232953 [2024-07-31T03:00:02.903Z] Removing intermediate container eec26b232953 [2024-07-31T03:00:02.903Z] ---> a909e3a824ad [2024-07-31T03:00:02.903Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T03:00:02.903Z] ---> Running in f394b84065b0 [2024-07-31T03:00:03.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T03:00:04.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T03:00:05.424Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-31T03:00:05.424Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-31T03:00:05.424Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-31T03:00:05.424Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-31T03:00:05.424Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T03:00:05.424Z] OK: 271 MiB in 56 packages [2024-07-31T03:00:06.395Z] Removing intermediate container f394b84065b0 [2024-07-31T03:00:06.395Z] ---> bc80ab450f58 [2024-07-31T03:00:06.395Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-31T03:00:06.395Z] ---> Running in 160627c41e8b [2024-07-31T03:00:06.659Z] Removing intermediate container 160627c41e8b [2024-07-31T03:00:06.659Z] ---> 51a04044ff48 [2024-07-31T03:00:06.659Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-31T03:00:06.925Z] ---> 891e67b107ef [2024-07-31T03:00:06.925Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T03:00:07.191Z] ---> Running in ca038677fcc1 [2024-07-31T03:02:00.138Z] Removing intermediate container ca038677fcc1 [2024-07-31T03:02:00.138Z] ---> 5f5753b78254 [2024-07-31T03:02:00.138Z] Step 11/12 : COPY . . [2024-07-31T03:02:00.138Z] ---> e61a76ec75fe [2024-07-31T03:02:00.138Z] Step 12/12 : RUN $MAKE [2024-07-31T03:02:00.138Z] ---> Running in bb0054456238 [2024-07-31T03:02:00.138Z] noop [2024-07-31T03:02:00.138Z] Removing intermediate container bb0054456238 [2024-07-31T03:02:00.138Z] ---> 754c6649fd4c [2024-07-31T03:02:00.138Z] Successfully built 754c6649fd4c [2024-07-31T03:02:00.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:02:00.507Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T03:02:00.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:02:00.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2024-07-31T03:02:00.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/172 -v /w/workspace/device-mqtt-go/172:/w/workspace/device-mqtt-go/172:rw,z -v /w/workspace/device-mqtt-go/172@tmp:/w/workspace/device-mqtt-go/172@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 [2024-07-31T03:02:02.076Z] $ docker top 9910606e451494567968588ddabf4019e1007915706f1c8ffd06c7b49277b459 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:02:02.912Z] + go version [2024-07-31T03:02:02.912Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T03:02:02.933Z] $ docker stop --time=1 9910606e451494567968588ddabf4019e1007915706f1c8ffd06c7b49277b459 [2024-07-31T03:02:04.566Z] $ docker rm -f --volumes 9910606e451494567968588ddabf4019e1007915706f1c8ffd06c7b49277b459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:02:05.182Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T03:02:05.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:02:05.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2024-07-31T03:02:05.475Z] $ 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/172 -v /w/workspace/device-mqtt-go/172:/w/workspace/device-mqtt-go/172:rw,z -v /w/workspace/device-mqtt-go/172@tmp:/w/workspace/device-mqtt-go/172@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 [2024-07-31T03:02:06.727Z] $ docker top 4beac20231fa728ad282c313b5a33f23d9f4574b76808fa092092f3ea7eace71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:02:07.579Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/172 [Pipeline] fileExists [Pipeline] sh [2024-07-31T03:02:08.253Z] + make test [2024-07-31T03:02:08.253Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T03:02:14.914Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-31T03:05:36.730Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-31T03:05:36.730Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-31T03:05:36.730Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements [2024-07-31T03:05:36.730Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T03:05:36.730Z] go vet ./... [2024-07-31T03:06:23.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T03:06:23.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T03:06:23.599Z] ./bin/test-attribution-txt.sh [2024-07-31T03:06:23.599Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T03:06:23.599Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T03:06:23.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T03:06:23.632Z] $ docker stop --time=1 4beac20231fa728ad282c313b5a33f23d9f4574b76808fa092092f3ea7eace71 [2024-07-31T03:06:25.633Z] $ docker rm -f --volumes 4beac20231fa728ad282c313b5a33f23d9f4574b76808fa092092f3ea7eace71 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T03:06:27.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T03:06:27.316Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T03:06:27.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T03:06:28.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T03:06:28.495Z] + ls -al . [2024-07-31T03:06:28.495Z] total 248 [2024-07-31T03:06:28.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 03:02 . [2024-07-31T03:06:28.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:59 .. [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 02:59 .dockerignore [2024-07-31T03:06:28.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:59 .git [2024-07-31T03:06:28.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:59 .github [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 31 02:59 .gitignore [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 02:59 .golangci.yml [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 31 02:59 Attribution.txt [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 31 02:59 CHANGELOG.md [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 31 02:59 Dockerfile [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 02:59 GOVERNANCE.md [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 02:59 Jenkinsfile [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 02:59 LICENSE [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 31 02:59 Makefile [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 31 02:59 OWNERS.md [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 31 02:59 README.md [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 02:53 VERSION [2024-07-31T03:06:28.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:59 bin [2024-07-31T03:06:28.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:59 cmd [2024-07-31T03:06:28.495Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 31 03:05 coverage.out [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 31 02:59 go.mod [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 31 02:59 go.sum [2024-07-31T03:06:28.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:59 internal [2024-07-31T03:06:28.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:59 mock [2024-07-31T03:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 31 02:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:06:28.855Z] + 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=151f68fece686541369959fa72875a7edd02f739 --label arch=arm64 --label version=3.2.0-dev.18 . [2024-07-31T03:06:29.122Z] Sending build context to Docker daemon 10.53MB [2024-07-31T03:06:29.391Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T03:06:29.391Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-31T03:06:29.392Z] ---> 754c6649fd4c [2024-07-31T03:06:29.392Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-31T03:06:29.392Z] ---> Running in c979a62af887 [2024-07-31T03:06:29.664Z] Removing intermediate container c979a62af887 [2024-07-31T03:06:29.664Z] ---> add2254108a0 [2024-07-31T03:06:29.664Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T03:06:29.935Z] ---> Running in a25bb7effbcf [2024-07-31T03:06:30.205Z] Removing intermediate container a25bb7effbcf [2024-07-31T03:06:30.205Z] ---> 02b1ab31ae2d [2024-07-31T03:06:30.205Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T03:06:30.205Z] ---> Running in 97695c81f60c [2024-07-31T03:06:30.790Z] Removing intermediate container 97695c81f60c [2024-07-31T03:06:30.791Z] ---> a95b10c08401 [2024-07-31T03:06:30.791Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T03:06:30.791Z] ---> Running in 6e2c6a66235d [2024-07-31T03:06:31.060Z] Removing intermediate container 6e2c6a66235d [2024-07-31T03:06:31.060Z] ---> d71684f9499d [2024-07-31T03:06:31.060Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T03:06:31.060Z] ---> Running in 5f5f6f9fbd47 [2024-07-31T03:06:32.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T03:06:32.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T03:06:33.573Z] OK: 271 MiB in 56 packages [2024-07-31T03:06:34.537Z] Removing intermediate container 5f5f6f9fbd47 [2024-07-31T03:06:34.537Z] ---> 04e5c97119fc [2024-07-31T03:06:34.537Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-31T03:06:34.537Z] ---> Running in 3c97432faafe [2024-07-31T03:06:34.802Z] Removing intermediate container 3c97432faafe [2024-07-31T03:06:34.802Z] ---> 46bf300a404f [2024-07-31T03:06:34.802Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-31T03:06:35.385Z] ---> ba9a05a4aa93 [2024-07-31T03:06:35.385Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T03:06:35.385Z] ---> Running in 3b421adb7328 [2024-07-31T03:06:37.980Z] Removing intermediate container 3b421adb7328 [2024-07-31T03:06:37.980Z] ---> 5584de26dd28 [2024-07-31T03:06:37.980Z] Step 11/25 : COPY . . [2024-07-31T03:06:38.943Z] ---> a36179fe872f [2024-07-31T03:06:38.943Z] Step 12/25 : RUN $MAKE [2024-07-31T03:06:38.943Z] ---> Running in 9e6b88f1abaf [2024-07-31T03:06:39.907Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-31T03:10:16.669Z] Removing intermediate container 9e6b88f1abaf [2024-07-31T03:10:16.669Z] ---> db173b6ecc3d [2024-07-31T03:10:16.669Z] Step 13/25 : FROM alpine:3.18 [2024-07-31T03:10:16.669Z] 3.18: Pulling from library/alpine [2024-07-31T03:10:16.669Z] 4983c3fe2029: Pulling fs layer [2024-07-31T03:10:16.669Z] 4983c3fe2029: Verifying Checksum [2024-07-31T03:10:16.669Z] 4983c3fe2029: Download complete [2024-07-31T03:10:16.669Z] 4983c3fe2029: Pull complete [2024-07-31T03:10:16.669Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T03:10:16.669Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T03:10:16.669Z] ---> a0237000ae83 [2024-07-31T03:10:16.669Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-31T03:10:16.669Z] ---> Running in e033c444567d [2024-07-31T03:10:16.669Z] Removing intermediate container e033c444567d [2024-07-31T03:10:16.669Z] ---> f57763adb32f [2024-07-31T03:10:16.669Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-31T03:10:16.669Z] ---> Running in 1806e6bf2ebd [2024-07-31T03:10:16.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T03:10:16.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T03:10:16.669Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T03:10:16.669Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T03:10:16.669Z] OK: 8 MiB in 16 packages [2024-07-31T03:10:16.669Z] Removing intermediate container 1806e6bf2ebd [2024-07-31T03:10:16.669Z] ---> a5382ebf97d0 [2024-07-31T03:10:16.669Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-31T03:10:16.669Z] ---> Running in 24198507eaaf [2024-07-31T03:10:16.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T03:10:16.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T03:10:16.669Z] OK: 8 MiB in 16 packages [2024-07-31T03:10:17.251Z] Removing intermediate container 24198507eaaf [2024-07-31T03:10:17.251Z] ---> 277e12225442 [2024-07-31T03:10:17.251Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-31T03:10:19.831Z] ---> e1ed39344181 [2024-07-31T03:10:19.831Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-31T03:10:19.831Z] ---> e282d5659ab8 [2024-07-31T03:10:19.831Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-31T03:10:20.417Z] ---> 43d145639ee7 [2024-07-31T03:10:20.417Z] Step 20/25 : EXPOSE 59982 [2024-07-31T03:10:20.417Z] ---> Running in 6a548f162dba [2024-07-31T03:10:20.764Z] Removing intermediate container 6a548f162dba [2024-07-31T03:10:20.764Z] ---> 4e8034563109 [2024-07-31T03:10:20.764Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-31T03:10:20.764Z] ---> Running in 24153f1194e4 [2024-07-31T03:10:21.368Z] Removing intermediate container 24153f1194e4 [2024-07-31T03:10:21.368Z] ---> da137019d8be [2024-07-31T03:10:21.368Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-31T03:10:21.368Z] ---> Running in 0580f2ff09f1 [2024-07-31T03:10:21.645Z] Removing intermediate container 0580f2ff09f1 [2024-07-31T03:10:21.645Z] ---> ae7dc7572ffe [2024-07-31T03:10:21.645Z] Step 23/25 : LABEL arch=arm64 [2024-07-31T03:10:21.645Z] ---> Running in 638eaa9139bd [2024-07-31T03:10:21.918Z] Removing intermediate container 638eaa9139bd [2024-07-31T03:10:21.918Z] ---> d72bd5be8973 [2024-07-31T03:10:21.918Z] Step 24/25 : LABEL git_sha=151f68fece686541369959fa72875a7edd02f739 [2024-07-31T03:10:21.918Z] ---> Running in 937febc23386 [2024-07-31T03:10:22.204Z] Removing intermediate container 937febc23386 [2024-07-31T03:10:22.204Z] ---> 1bc2461bef0b [2024-07-31T03:10:22.204Z] Step 25/25 : LABEL version=3.2.0-dev.18 [2024-07-31T03:10:22.479Z] ---> Running in 9be9efdb2cf9 [2024-07-31T03:10:22.757Z] Removing intermediate container 9be9efdb2cf9 [2024-07-31T03:10:22.757Z] ---> 55f58ebedb1d [2024-07-31T03:10:22.757Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T03:10:22.757Z] Successfully built 55f58ebedb1d [2024-07-31T03:10:22.757Z] 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 [2024-07-31T03:10:22.903Z] provisioning config files... [2024-07-31T03:10:22.919Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/172@tmp/config15350710556388774447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:10:23.279Z] ---> ****-login.sh [2024-07-31T03:10:23.279Z] nexus3.edgexfoundry.org:10001 [2024-07-31T03:10:23.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:10:23.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:10:23.549Z] Configure a credential helper to remove this warning. See [2024-07-31T03:10:23.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:10:23.549Z] [2024-07-31T03:10:23.549Z] Login Succeeded [2024-07-31T03:10:23.549Z] nexus3.edgexfoundry.org:10002 [2024-07-31T03:10:23.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:10:23.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:10:23.814Z] Configure a credential helper to remove this warning. See [2024-07-31T03:10:23.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:10:23.814Z] [2024-07-31T03:10:23.815Z] Login Succeeded [2024-07-31T03:10:23.815Z] nexus3.edgexfoundry.org:10003 [2024-07-31T03:10:24.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:10:24.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:10:24.347Z] Configure a credential helper to remove this warning. See [2024-07-31T03:10:24.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:10:24.347Z] [2024-07-31T03:10:24.347Z] Login Succeeded [2024-07-31T03:10:24.347Z] nexus3.edgexfoundry.org:10004 [2024-07-31T03:10:24.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:10:24.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:10:24.615Z] Configure a credential helper to remove this warning. See [2024-07-31T03:10:24.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:10:24.615Z] [2024-07-31T03:10:24.615Z] Login Succeeded [2024-07-31T03:10:24.615Z] ****.io [2024-07-31T03:10:24.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:10:25.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:10:25.153Z] Configure a credential helper to remove this warning. See [2024-07-31T03:10:25.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:10:25.153Z] [2024-07-31T03:10:25.153Z] Login Succeeded [2024-07-31T03:10:25.153Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T03:10:25.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T03:10:25.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T03:10:25.258Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-07-31T03:10:25.258Z] 151f68fece686541369959fa72875a7edd02f739 [2024-07-31T03:10:25.258Z] latest [2024-07-31T03:10:25.258Z] 3.2.0-dev.18 [2024-07-31T03:10:25.258Z] 151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [2024-07-31T03:10:25.258Z] main [2024-07-31T03:10:25.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:25.632Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:151f68fece686541369959fa72875a7edd02f739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:26.005Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:151f68fece686541369959fa72875a7edd02f739 [2024-07-31T03:10:26.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-31T03:10:26.005Z] ac6c6e124303: Preparing [2024-07-31T03:10:26.005Z] 8613f6c22d98: Preparing [2024-07-31T03:10:26.005Z] ed387e05bdf5: Preparing [2024-07-31T03:10:26.005Z] 2b43dfbabc70: Preparing [2024-07-31T03:10:26.005Z] fb7390aed26f: Preparing [2024-07-31T03:10:26.005Z] 3c20671a5817: Preparing [2024-07-31T03:10:26.005Z] 3c20671a5817: Waiting [2024-07-31T03:10:26.271Z] fb7390aed26f: Pushed [2024-07-31T03:10:26.271Z] ac6c6e124303: Pushed [2024-07-31T03:10:26.271Z] 8613f6c22d98: Pushed [2024-07-31T03:10:26.271Z] 2b43dfbabc70: Pushed [2024-07-31T03:10:26.271Z] 3c20671a5817: Layer already exists [2024-07-31T03:10:36.328Z] ed387e05bdf5: Pushed [2024-07-31T03:10:36.328Z] 151f68fece686541369959fa72875a7edd02f739: digest: sha256:1bb756d7a6c8e353a007d0d4d9b8076ef38650297675da3cb236335e4e8c7d56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:36.694Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:37.055Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-31T03:10:37.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-31T03:10:37.055Z] ac6c6e124303: Preparing [2024-07-31T03:10:37.055Z] 8613f6c22d98: Preparing [2024-07-31T03:10:37.055Z] ed387e05bdf5: Preparing [2024-07-31T03:10:37.055Z] 2b43dfbabc70: Preparing [2024-07-31T03:10:37.055Z] fb7390aed26f: Preparing [2024-07-31T03:10:37.055Z] 3c20671a5817: Preparing [2024-07-31T03:10:37.055Z] 3c20671a5817: Waiting [2024-07-31T03:10:37.055Z] fb7390aed26f: Layer already exists [2024-07-31T03:10:37.055Z] ac6c6e124303: Layer already exists [2024-07-31T03:10:37.055Z] 2b43dfbabc70: Layer already exists [2024-07-31T03:10:37.055Z] 8613f6c22d98: Layer already exists [2024-07-31T03:10:37.055Z] ed387e05bdf5: Layer already exists [2024-07-31T03:10:37.055Z] 3c20671a5817: Layer already exists [2024-07-31T03:10:37.320Z] latest: digest: sha256:1bb756d7a6c8e353a007d0d4d9b8076ef38650297675da3cb236335e4e8c7d56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:37.678Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:38.036Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.18 [2024-07-31T03:10:38.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-31T03:10:38.036Z] ac6c6e124303: Preparing [2024-07-31T03:10:38.036Z] 8613f6c22d98: Preparing [2024-07-31T03:10:38.036Z] ed387e05bdf5: Preparing [2024-07-31T03:10:38.036Z] 2b43dfbabc70: Preparing [2024-07-31T03:10:38.036Z] fb7390aed26f: Preparing [2024-07-31T03:10:38.036Z] 3c20671a5817: Preparing [2024-07-31T03:10:38.036Z] 3c20671a5817: Waiting [2024-07-31T03:10:38.036Z] fb7390aed26f: Layer already exists [2024-07-31T03:10:38.036Z] ac6c6e124303: Layer already exists [2024-07-31T03:10:38.036Z] ed387e05bdf5: Layer already exists [2024-07-31T03:10:38.036Z] 8613f6c22d98: Layer already exists [2024-07-31T03:10:38.036Z] 2b43dfbabc70: Layer already exists [2024-07-31T03:10:38.036Z] 3c20671a5817: Layer already exists [2024-07-31T03:10:38.303Z] 3.2.0-dev.18: digest: sha256:1bb756d7a6c8e353a007d0d4d9b8076ef38650297675da3cb236335e4e8c7d56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:38.677Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:39.040Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [2024-07-31T03:10:39.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-31T03:10:39.040Z] ac6c6e124303: Preparing [2024-07-31T03:10:39.040Z] 8613f6c22d98: Preparing [2024-07-31T03:10:39.040Z] ed387e05bdf5: Preparing [2024-07-31T03:10:39.040Z] 2b43dfbabc70: Preparing [2024-07-31T03:10:39.040Z] fb7390aed26f: Preparing [2024-07-31T03:10:39.040Z] 3c20671a5817: Preparing [2024-07-31T03:10:39.040Z] 3c20671a5817: Waiting [2024-07-31T03:10:39.040Z] ac6c6e124303: Layer already exists [2024-07-31T03:10:39.040Z] 8613f6c22d98: Layer already exists [2024-07-31T03:10:39.040Z] 2b43dfbabc70: Layer already exists [2024-07-31T03:10:39.040Z] fb7390aed26f: Layer already exists [2024-07-31T03:10:39.040Z] ed387e05bdf5: Layer already exists [2024-07-31T03:10:39.040Z] 3c20671a5817: Layer already exists [2024-07-31T03:10:39.307Z] 151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18: digest: sha256:1bb756d7a6c8e353a007d0d4d9b8076ef38650297675da3cb236335e4e8c7d56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:39.666Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:40.031Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-07-31T03:10:40.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-31T03:10:40.031Z] ac6c6e124303: Preparing [2024-07-31T03:10:40.031Z] 8613f6c22d98: Preparing [2024-07-31T03:10:40.031Z] ed387e05bdf5: Preparing [2024-07-31T03:10:40.031Z] 2b43dfbabc70: Preparing [2024-07-31T03:10:40.031Z] fb7390aed26f: Preparing [2024-07-31T03:10:40.031Z] 3c20671a5817: Preparing [2024-07-31T03:10:40.031Z] 3c20671a5817: Waiting [2024-07-31T03:10:40.031Z] 2b43dfbabc70: Layer already exists [2024-07-31T03:10:40.031Z] ac6c6e124303: Layer already exists [2024-07-31T03:10:40.031Z] ed387e05bdf5: Layer already exists [2024-07-31T03:10:40.031Z] fb7390aed26f: Layer already exists [2024-07-31T03:10:40.031Z] 8613f6c22d98: Layer already exists [2024-07-31T03:10:40.031Z] 3c20671a5817: Layer already exists [2024-07-31T03:10:40.299Z] main: digest: sha256:1bb756d7a6c8e353a007d0d4d9b8076ef38650297675da3cb236335e4e8c7d56 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T03:10:40.391Z] ===================================================== [Pipeline] echo [2024-07-31T03:10:40.412Z] taggedImages: [2024-07-31T03:10:40.412Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:151f68fece686541369959fa72875a7edd02f739 [2024-07-31T03:10:40.412Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-31T03:10:40.412Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.18 [2024-07-31T03:10:40.412Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:151f68fece686541369959fa72875a7edd02f739-3.2.0-dev.18 [2024-07-31T03:10:40.412Z] - 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 [2024-07-31T03:10:40.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T03:10:40.818Z] [2024-07-31T03:10:40.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:10:41.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T03:10:41.152Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T03:10:41.152Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T03:10:41.152Z] 04944245beec: Pulling fs layer [2024-07-31T03:10:41.152Z] 699f458cf7ca: Pulling fs layer [2024-07-31T03:10:41.152Z] 765212b225bb: Pulling fs layer [2024-07-31T03:10:41.152Z] f23df028b6ca: Pulling fs layer [2024-07-31T03:10:41.152Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T03:10:41.152Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T03:10:41.152Z] 765212b225bb: Waiting [2024-07-31T03:10:41.152Z] f23df028b6ca: Waiting [2024-07-31T03:10:41.152Z] d65c8cfc05b1: Waiting [2024-07-31T03:10:41.152Z] 2437ff75d9bd: Waiting [2024-07-31T03:10:41.424Z] 04944245beec: Verifying Checksum [2024-07-31T03:10:41.424Z] 04944245beec: Download complete [2024-07-31T03:10:41.424Z] 765212b225bb: Verifying Checksum [2024-07-31T03:10:41.424Z] 765212b225bb: Download complete [2024-07-31T03:10:41.424Z] f23df028b6ca: Verifying Checksum [2024-07-31T03:10:41.424Z] f23df028b6ca: Download complete [2024-07-31T03:10:41.424Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T03:10:41.424Z] d65c8cfc05b1: Download complete [2024-07-31T03:10:41.692Z] 699f458cf7ca: Verifying Checksum [2024-07-31T03:10:41.692Z] 699f458cf7ca: Download complete [2024-07-31T03:10:41.961Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T03:10:41.961Z] 8998bd30e6a1: Download complete [2024-07-31T03:10:44.542Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T03:10:44.542Z] 2437ff75d9bd: Download complete [2024-07-31T03:10:47.122Z] 8998bd30e6a1: Pull complete [2024-07-31T03:10:47.387Z] 04944245beec: Pull complete [2024-07-31T03:10:49.327Z] 699f458cf7ca: Pull complete [2024-07-31T03:10:49.327Z] 765212b225bb: Pull complete [2024-07-31T03:10:50.285Z] f23df028b6ca: Pull complete [2024-07-31T03:10:50.285Z] d65c8cfc05b1: Pull complete [2024-07-31T03:11:08.476Z] 2437ff75d9bd: Pull complete [2024-07-31T03:11:08.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T03:11:08.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T03:11:08.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:11:08.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2024-07-31T03:11:08.768Z] $ 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/172 -v /w/workspace/device-mqtt-go/172:/w/workspace/device-mqtt-go/172:rw,z -v /w/workspace/device-mqtt-go/172@tmp:/w/workspace/device-mqtt-go/172@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 [2024-07-31T03:11:11.664Z] $ docker top 2f74ea5ca7aca3ae9210e33884a8bfcaf7f4a741669512dd7b8919fbdfce5c99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:11:12.502Z] ---> job-cost.sh [2024-07-31T03:11:12.502Z] lf-activate-venv: SKIPPING [2024-07-31T03:11:12.502Z] INFO: No Stack... [2024-07-31T03:11:13.083Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T03:11:13.660Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T03:11:14.290Z] + + cutcat -d, /w/workspace/device-mqtt-go/172/archives/cost.csv -f6 [2024-07-31T03:11:14.290Z] [Pipeline] lock [2024-07-31T03:11:14.340Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] [2024-07-31T03:11:14.347Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] did not exist. Created. [2024-07-31T03:11:14.355Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T03:11:14.690Z] /w/workspace/device-mqtt-go/172@tmp/durable-655e98dc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T03:11:15.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T03:11:15.023Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T03:11:15.069Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T03:11:15.078Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T03:11:15.110Z] $ docker stop --time=1 2f74ea5ca7aca3ae9210e33884a8bfcaf7f4a741669512dd7b8919fbdfce5c99 [2024-07-31T03:11:16.634Z] $ docker rm -f --volumes 2f74ea5ca7aca3ae9210e33884a8bfcaf7f4a741669512dd7b8919fbdfce5c99 [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 [2024-07-31T03:11:17.170Z] provisioning config files... [2024-07-31T03:11:17.177Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12208138617364732896tmp [Pipeline] { [Pipeline] sh [2024-07-31T03:11:17.475Z] + set +x [2024-07-31T03:11:17.475Z] + + bash -scurl -- -s [2024-07-31T03:11:17.475Z] https://codecov.io/bash [2024-07-31T03:11:17.475Z] [2024-07-31T03:11:17.475Z] _____ _ [2024-07-31T03:11:17.475Z] / ____| | | [2024-07-31T03:11:17.475Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T03:11:17.475Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T03:11:17.475Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T03:11:17.475Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T03:11:17.475Z] Bash-1.0.6 [2024-07-31T03:11:17.475Z] [2024-07-31T03:11:17.475Z] [2024-07-31T03:11:17.475Z] ==> git version 2.25.1 found [2024-07-31T03:11:17.475Z] ==> 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 [2024-07-31T03:11:17.475Z] Release-Date: 2020-01-08 [2024-07-31T03:11:17.475Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-31T03:11:17.475Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T03:11:17.475Z] ==> Jenkins CI detected. [2024-07-31T03:11:17.475Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-31T03:11:17.475Z] project root: . [2024-07-31T03:11:17.475Z] --> token set from env [2024-07-31T03:11:17.475Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T03:11:17.475Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T03:11:17.475Z] ==> Python coveragepy not found [2024-07-31T03:11:17.475Z] ==> Searching for coverage reports in: [2024-07-31T03:11:17.475Z] + . [2024-07-31T03:11:17.475Z] -> Found 1 reports [2024-07-31T03:11:17.475Z] ==> Detecting git/mercurial file structure [2024-07-31T03:11:17.734Z] ==> Reading reports [2024-07-31T03:11:17.734Z] + ./coverage.out bytes=18506 [2024-07-31T03:11:17.734Z] ==> Appending adjustments [2024-07-31T03:11:17.734Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T03:11:17.734Z] + Found adjustments [2024-07-31T03:11:17.734Z] ==> Gzipping contents [2024-07-31T03:11:17.734Z] 4.0K /tmp/codecov.PJH2ws.gz [2024-07-31T03:11:17.734Z] ==> Uploading reports [2024-07-31T03:11:17.734Z] url: https://codecov.io [2024-07-31T03:11:17.734Z] query: branch=main&commit=151f68fece686541369959fa72875a7edd02f739&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T03:11:17.734Z] -> Pinging Codecov [2024-07-31T03:11:17.734Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=151f68fece686541369959fa72875a7edd02f739&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T03:11:17.734Z] -> Uploading to [2024-07-31T03:11:17.734Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/7D719EC7BBE17E464838252E33014C33/151f68fece686541369959fa72875a7edd02f739/fbbef574-cbef-4fdb-b2dd-8d1d7568c371.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T031117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec695d73bee2ee33e1a8ed4928e086f39095de9a12fc73a3db1c0775c3983c41 [2024-07-31T03:11:17.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T03:11:17.734Z] Dload Upload Total Spent Left Speed [2024-07-31T03:11:17.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12810 --:--:-- --:--:-- --:--:-- 12810 [2024-07-31T03:11:17.993Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/151f68fece686541369959fa72875a7edd02f739 [Pipeline] } [2024-07-31T03:11:18.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-31T03:11:18.263Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-31T03:11:18.290Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:11:18.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T03:11:18.607Z] [2024-07-31T03:11:18.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:11:18.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T03:11:18.920Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-31T03:11:18.920Z] 619be1103602: Already exists [2024-07-31T03:11:18.920Z] f8ea3408117e: Pulling fs layer [2024-07-31T03:11:18.920Z] 91320369b822: Pulling fs layer [2024-07-31T03:11:18.920Z] 0406650e8295: Pulling fs layer [2024-07-31T03:11:18.920Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T03:11:18.920Z] 96d80e3f36e1: Pulling fs layer [2024-07-31T03:11:18.920Z] bcf3aedb951c: Pulling fs layer [2024-07-31T03:11:18.920Z] 4f4fb700ef54: Waiting [2024-07-31T03:11:18.920Z] 96d80e3f36e1: Waiting [2024-07-31T03:11:18.920Z] bcf3aedb951c: Waiting [2024-07-31T03:11:18.920Z] 0406650e8295: Verifying Checksum [2024-07-31T03:11:18.920Z] 0406650e8295: Download complete [2024-07-31T03:11:18.920Z] f8ea3408117e: Download complete [2024-07-31T03:11:18.920Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T03:11:18.920Z] 4f4fb700ef54: Download complete [2024-07-31T03:11:19.179Z] f8ea3408117e: Pull complete [2024-07-31T03:11:19.179Z] 96d80e3f36e1: Verifying Checksum [2024-07-31T03:11:19.179Z] 96d80e3f36e1: Download complete [2024-07-31T03:11:19.439Z] 91320369b822: Verifying Checksum [2024-07-31T03:11:19.439Z] 91320369b822: Download complete [2024-07-31T03:11:20.005Z] bcf3aedb951c: Verifying Checksum [2024-07-31T03:11:20.005Z] bcf3aedb951c: Download complete [2024-07-31T03:11:22.536Z] 91320369b822: Pull complete [2024-07-31T03:11:22.536Z] 0406650e8295: Pull complete [2024-07-31T03:11:22.536Z] 4f4fb700ef54: Pull complete [2024-07-31T03:11:22.795Z] 96d80e3f36e1: Pull complete [2024-07-31T03:11:26.082Z] bcf3aedb951c: Pull complete [2024-07-31T03:11:26.082Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-31T03:11:26.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T03:11:26.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:11:26.191Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T03:11:26.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-31T03:11:34.553Z] $ docker top e7cd3a40ba434d43a2cfd93e86c4d9baca931b23bc55223f1eccdc60b418da1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:11:34.999Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-07-31T03:11:35.010Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-07-31T03:11:35.311Z] + set -o pipefail [2024-07-31T03:11:35.312Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-07-31T03:11:41.877Z] [2024-07-31T03:11:41.877Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-07-31T03:11:41.877Z] [2024-07-31T03:11:41.877Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/a0f91625-5b20-4243-a36f-891cd624da66 [2024-07-31T03:11:41.877Z] [2024-07-31T03:11:41.877Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-31T03:11:41.877Z] [2024-07-31T03:11:42.136Z] [2024-07-31T03:11:42.136Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-31T03:11:42.136Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-31T03:11:42.144Z] $ docker stop --time=1 e7cd3a40ba434d43a2cfd93e86c4d9baca931b23bc55223f1eccdc60b418da1f [2024-07-31T03:11:48.963Z] $ docker rm -f --volumes e7cd3a40ba434d43a2cfd93e86c4d9baca931b23bc55223f1eccdc60b418da1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T03:11:49.867Z] + git log --format=format:%s -1 151f68fece686541369959fa72875a7edd02f739 [Pipeline] sh [2024-07-31T03:11:50.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T03:11:50.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:11:50.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T03:11:50.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:11:50.553Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T03:11:50.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T03:11:51.184Z] $ docker top cf03bc532b14c4e7d869cad74f7e16dfeac003f66657acdde9bf9c94e292556a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T03:11:51.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T03:11:51.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T03:11:51.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T03:11:51.434Z] $ docker exec cf03bc532b14c4e7d869cad74f7e16dfeac003f66657acdde9bf9c94e292556a ssh-agent [2024-07-31T03:11:51.534Z] SSH_AUTH_SOCK=/tmp/ssh-aoht7dAuV2P7/agent.32 [2024-07-31T03:11:51.534Z] SSH_AGENT_PID=38 [2024-07-31T03:11:51.538Z] Running ssh-add (command line suppressed) [2024-07-31T03:11:51.638Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4769410519229476190.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4769410519229476190.key) [2024-07-31T03:11:51.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T03:11:51.950Z] + git semver tag [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,133 [run_tag] DEBUG tag force:False [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,133 [check_head_tag] DEBUG check head tag [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,133 [execute] INFO git cat-file --batch-check [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,137 [execute] INFO git cat-file --batch [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,156 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T03:11:52.210Z] 2024-07-31 03:11:52,162 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:11:52.210Z] 3.2.0-dev.18 [Pipeline] } [2024-07-31T03:11:52.218Z] $ docker exec --env ******** --env ******** cf03bc532b14c4e7d869cad74f7e16dfeac003f66657acdde9bf9c94e292556a ssh-agent -k [2024-07-31T03:11:52.319Z] unset SSH_AUTH_SOCK; [2024-07-31T03:11:52.319Z] unset SSH_AGENT_PID; [2024-07-31T03:11:52.319Z] echo Agent pid 38 killed; [2024-07-31T03:11:52.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T03:11:52.670Z] + git semver [Pipeline] } [2024-07-31T03:11:52.940Z] $ docker stop --time=1 cf03bc532b14c4e7d869cad74f7e16dfeac003f66657acdde9bf9c94e292556a [2024-07-31T03:11:54.251Z] $ docker rm -f --volumes cf03bc532b14c4e7d869cad74f7e16dfeac003f66657acdde9bf9c94e292556a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:11:54.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T03:11:54.670Z] [2024-07-31T03:11:54.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:11:54.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T03:11:54.973Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-31T03:11:54.973Z] ab5ef0e58194: Pulling fs layer [2024-07-31T03:11:54.973Z] 9712f1f96733: Pulling fs layer [2024-07-31T03:11:54.973Z] 63f879dbbcfc: Pulling fs layer [2024-07-31T03:11:54.973Z] 0d9ebad4ef96: Pulling fs layer [2024-07-31T03:11:54.973Z] e9a5061849ea: Pulling fs layer [2024-07-31T03:11:54.973Z] d747dcd14b5f: Pulling fs layer [2024-07-31T03:11:54.973Z] 0d9ebad4ef96: Waiting [2024-07-31T03:11:54.973Z] e9a5061849ea: Waiting [2024-07-31T03:11:54.973Z] 2de7ff778b66: Pulling fs layer [2024-07-31T03:11:54.973Z] d747dcd14b5f: Waiting [2024-07-31T03:11:54.973Z] 2de7ff778b66: Waiting [2024-07-31T03:11:54.973Z] 9712f1f96733: Verifying Checksum [2024-07-31T03:11:54.973Z] 9712f1f96733: Download complete [2024-07-31T03:11:55.233Z] 63f879dbbcfc: Verifying Checksum [2024-07-31T03:11:55.233Z] 63f879dbbcfc: Download complete [2024-07-31T03:11:55.492Z] 0d9ebad4ef96: Verifying Checksum [2024-07-31T03:11:55.492Z] 0d9ebad4ef96: Download complete [2024-07-31T03:11:55.492Z] d747dcd14b5f: Download complete [2024-07-31T03:11:55.492Z] e9a5061849ea: Verifying Checksum [2024-07-31T03:11:55.492Z] e9a5061849ea: Download complete [2024-07-31T03:11:55.492Z] ab5ef0e58194: Verifying Checksum [2024-07-31T03:11:55.492Z] ab5ef0e58194: Download complete [2024-07-31T03:11:55.492Z] 2de7ff778b66: Download complete [2024-07-31T03:11:58.022Z] ab5ef0e58194: Pull complete [2024-07-31T03:11:58.022Z] 9712f1f96733: Pull complete [2024-07-31T03:11:58.589Z] 63f879dbbcfc: Pull complete [2024-07-31T03:12:02.785Z] 0d9ebad4ef96: Pull complete [2024-07-31T03:12:02.785Z] e9a5061849ea: Pull complete [2024-07-31T03:12:02.785Z] d747dcd14b5f: Pull complete [2024-07-31T03:12:03.719Z] 2de7ff778b66: Pull complete [2024-07-31T03:12:03.719Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-31T03:12:03.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T03:12:03.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:12:03.823Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T03:12:03.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-31T03:12:11.427Z] $ docker top 754502604c508149fc24b354d86e1f095549326f0eb25fa5ad32ea333b16ba25 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-31T03:12:11.505Z] provisioning config files... [2024-07-31T03:12:11.512Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2041319968645600192tmp [2024-07-31T03:12:11.520Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4975502194251875071tmp [2024-07-31T03:12:11.529Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16137210081291840870tmp [Pipeline] { [Pipeline] echo [2024-07-31T03:12:11.560Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:11.851Z] ---> sigul-configuration.sh [2024-07-31T03:12:11.851Z] gpg: directory `/root/.gnupg' created [2024-07-31T03:12:11.851Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-31T03:12:11.851Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-31T03:12:11.851Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-31T03:12:11.852Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-31T03:12:11.852Z] gpg: CAST5 encrypted data [2024-07-31T03:12:11.852Z] gpg: encrypted with 1 passphrase [2024-07-31T03:12:11.852Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-31T03:12:12.152Z] + mkdir /home/jenkins [2024-07-31T03:12:12.152Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-31T03:12:12.449Z] + 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 [2024-07-31T03:12:12.465Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:12.762Z] ---> sigul-install.sh [2024-07-31T03:12:12.762Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-31T03:12:13.056Z] + git tag --list [2024-07-31T03:12:13.056Z] 0.7.1 [2024-07-31T03:12:13.056Z] v1.0.0 [2024-07-31T03:12:13.056Z] v1.1.0 [2024-07-31T03:12:13.056Z] v1.1.1 [2024-07-31T03:12:13.056Z] v1.2.2 [2024-07-31T03:12:13.056Z] v1.3.0 [2024-07-31T03:12:13.056Z] v1.3.1 [2024-07-31T03:12:13.056Z] v2.0.0 [2024-07-31T03:12:13.056Z] v2.1.0 [2024-07-31T03:12:13.056Z] v2.1.1 [2024-07-31T03:12:13.056Z] v2.2.0 [2024-07-31T03:12:13.056Z] v2.3.0 [2024-07-31T03:12:13.056Z] v3.0 [2024-07-31T03:12:13.056Z] v3.0.0 [2024-07-31T03:12:13.056Z] v3.1 [2024-07-31T03:12:13.056Z] v3.1.0 [2024-07-31T03:12:13.056Z] v3.1.0-dev.1 [2024-07-31T03:12:13.056Z] v3.1.0-dev.10 [2024-07-31T03:12:13.056Z] v3.1.0-dev.11 [2024-07-31T03:12:13.056Z] v3.1.0-dev.12 [2024-07-31T03:12:13.056Z] v3.1.0-dev.13 [2024-07-31T03:12:13.056Z] v3.1.0-dev.14 [2024-07-31T03:12:13.056Z] v3.1.0-dev.15 [2024-07-31T03:12:13.056Z] v3.1.0-dev.16 [2024-07-31T03:12:13.056Z] v3.1.0-dev.17 [2024-07-31T03:12:13.056Z] v3.1.0-dev.18 [2024-07-31T03:12:13.056Z] v3.1.0-dev.19 [2024-07-31T03:12:13.056Z] v3.1.0-dev.2 [2024-07-31T03:12:13.056Z] v3.1.0-dev.20 [2024-07-31T03:12:13.056Z] v3.1.0-dev.21 [2024-07-31T03:12:13.056Z] v3.1.0-dev.22 [2024-07-31T03:12:13.056Z] v3.1.0-dev.23 [2024-07-31T03:12:13.056Z] v3.1.0-dev.24 [2024-07-31T03:12:13.056Z] v3.1.0-dev.25 [2024-07-31T03:12:13.056Z] v3.1.0-dev.3 [2024-07-31T03:12:13.056Z] v3.1.0-dev.4 [2024-07-31T03:12:13.056Z] v3.1.0-dev.5 [2024-07-31T03:12:13.056Z] v3.1.0-dev.6 [2024-07-31T03:12:13.056Z] v3.1.0-dev.7 [2024-07-31T03:12:13.056Z] v3.1.0-dev.8 [2024-07-31T03:12:13.056Z] v3.1.0-dev.9 [2024-07-31T03:12:13.056Z] v3.1.1 [2024-07-31T03:12:13.056Z] v3.2.0-dev.1 [2024-07-31T03:12:13.056Z] v3.2.0-dev.10 [2024-07-31T03:12:13.056Z] v3.2.0-dev.11 [2024-07-31T03:12:13.056Z] v3.2.0-dev.12 [2024-07-31T03:12:13.056Z] v3.2.0-dev.13 [2024-07-31T03:12:13.056Z] v3.2.0-dev.14 [2024-07-31T03:12:13.056Z] v3.2.0-dev.15 [2024-07-31T03:12:13.056Z] v3.2.0-dev.16 [2024-07-31T03:12:13.056Z] v3.2.0-dev.17 [2024-07-31T03:12:13.056Z] v3.2.0-dev.18 [2024-07-31T03:12:13.056Z] v3.2.0-dev.2 [2024-07-31T03:12:13.056Z] v3.2.0-dev.3 [2024-07-31T03:12:13.056Z] v3.2.0-dev.4 [2024-07-31T03:12:13.056Z] v3.2.0-dev.5 [2024-07-31T03:12:13.056Z] v3.2.0-dev.6 [2024-07-31T03:12:13.056Z] v3.2.0-dev.7 [2024-07-31T03:12:13.056Z] v3.2.0-dev.8 [2024-07-31T03:12:13.056Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-31T03:12:13.351Z] + lftools sign git-tag v3.2.0-dev.18 [2024-07-31T03:12:13.919Z] Signing Git tag with Sigul... [2024-07-31T03:12:13.919Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-07-31T03:12:14.190Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:14.477Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-31T03:12:14.483Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-31T03:12:14.508Z] $ docker stop --time=1 754502604c508149fc24b354d86e1f095549326f0eb25fa5ad32ea333b16ba25 [2024-07-31T03:12:15.874Z] $ docker rm -f --volumes 754502604c508149fc24b354d86e1f095549326f0eb25fa5ad32ea333b16ba25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-31T03:12:16.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T03:12:16.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:12:16.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T03:12:16.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:12:16.675Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T03:12:16.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T03:12:17.061Z] $ docker top 981f80b829987a5332aef1ba8e8d3054c347bb628aa25df2e738178c9c042c29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T03:12:17.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T03:12:17.172Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T03:12:17.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T03:12:17.280Z] $ docker exec 981f80b829987a5332aef1ba8e8d3054c347bb628aa25df2e738178c9c042c29 ssh-agent [2024-07-31T03:12:17.381Z] SSH_AUTH_SOCK=/tmp/ssh-W04fp9AJqn4V/agent.32 [2024-07-31T03:12:17.381Z] SSH_AGENT_PID=38 [2024-07-31T03:12:17.386Z] Running ssh-add (command line suppressed) [2024-07-31T03:12:17.496Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11016564955788195442.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11016564955788195442.key) [2024-07-31T03:12:17.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T03:12:17.811Z] + git semver bump pre [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,973 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,973 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,974 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,974 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,975 [execute] INFO git cat-file --batch-check [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,980 [execute] INFO git cat-file --batch [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T03:12:18.070Z] 2024-07-31 03:12:17,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:12:18.070Z] 3.2.0-dev.19 [Pipeline] } [2024-07-31T03:12:18.077Z] $ docker exec --env ******** --env ******** 981f80b829987a5332aef1ba8e8d3054c347bb628aa25df2e738178c9c042c29 ssh-agent -k [2024-07-31T03:12:18.173Z] unset SSH_AUTH_SOCK; [2024-07-31T03:12:18.173Z] unset SSH_AGENT_PID; [2024-07-31T03:12:18.173Z] echo Agent pid 38 killed; [2024-07-31T03:12:18.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T03:12:18.510Z] + git semver [Pipeline] } [2024-07-31T03:12:18.786Z] $ docker stop --time=1 981f80b829987a5332aef1ba8e8d3054c347bb628aa25df2e738178c9c042c29 [2024-07-31T03:12:20.062Z] $ docker rm -f --volumes 981f80b829987a5332aef1ba8e8d3054c347bb628aa25df2e738178c9c042c29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T03:12:20.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T03:12:20.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:12:20.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T03:12:20.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:12:20.806Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T03:12:20.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T03:12:21.165Z] $ docker top e404a882b40a66fd585e41f03ba011a856831b7c96366f97521c06f72c6118f0 -eo pid,comm [2024-07-31T03:12:21.212Z] 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). [2024-07-31T03:12:21.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T03:12:21.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T03:12:21.277Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T03:12:21.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T03:12:21.375Z] $ docker exec e404a882b40a66fd585e41f03ba011a856831b7c96366f97521c06f72c6118f0 ssh-agent [2024-07-31T03:12:21.488Z] SSH_AUTH_SOCK=/tmp/ssh-IBWzov67pwKy/agent.32 [2024-07-31T03:12:21.488Z] SSH_AGENT_PID=38 [2024-07-31T03:12:21.492Z] Running ssh-add (command line suppressed) [2024-07-31T03:12:21.593Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18270643049413208246.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18270643049413208246.key) [2024-07-31T03:12:21.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T03:12:21.902Z] + git semver push [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,063 [run_push] DEBUG push [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,064 [execute] INFO git cat-file --batch-check [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,067 [execute] INFO git rev-list 5b347a9326b0f7ab4f8811972963cc58abdc2c6f -- [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,068 [execute] DEBUG Popen(['git', 'rev-list', '5b347a9326b0f7ab4f8811972963cc58abdc2c6f', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,075 [execute] INFO git fetch -v origin [2024-07-31T03:12:22.161Z] 2024-07-31 03:12:22,076 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-31T03:12:22.727Z] 2024-07-31 03:12:22,530 [run_push] DEBUG no remote changes detected [2024-07-31T03:12:22.727Z] 2024-07-31 03:12:22,530 [execute] INFO git push origin semver [2024-07-31T03:12:22.727Z] 2024-07-31 03:12:22,531 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T03:12:23.666Z] 2024-07-31 03:12:23,299 [run_push] DEBUG push all version tags [2024-07-31T03:12:23.666Z] 2024-07-31 03:12:23,299 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-31T03:12:23.666Z] 2024-07-31 03:12:23,300 [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) [2024-07-31T03:12:24.235Z] 2024-07-31 03:12:23,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-31T03:12:24.236Z] 3.2.0-dev.19 [Pipeline] } [2024-07-31T03:12:24.243Z] $ docker exec --env ******** --env ******** e404a882b40a66fd585e41f03ba011a856831b7c96366f97521c06f72c6118f0 ssh-agent -k [2024-07-31T03:12:24.338Z] unset SSH_AUTH_SOCK; [2024-07-31T03:12:24.338Z] unset SSH_AGENT_PID; [2024-07-31T03:12:24.338Z] echo Agent pid 38 killed; [2024-07-31T03:12:24.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T03:12:24.675Z] + git semver [Pipeline] } [2024-07-31T03:12:24.966Z] $ docker stop --time=1 e404a882b40a66fd585e41f03ba011a856831b7c96366f97521c06f72c6118f0 [2024-07-31T03:12:26.270Z] $ docker rm -f --volumes e404a882b40a66fd585e41f03ba011a856831b7c96366f97521c06f72c6118f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-31T03:12:27.039Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-07-31T03:12:27.039Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-31T03:12:27.039Z] total 16 [2024-07-31T03:12:27.039Z] drwxr-xr-x 3 root root 4096 Jul 31 02:56 . [2024-07-31T03:12:27.039Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 03:12 .. [2024-07-31T03:12:27.039Z] drwxr-xr-x 2 root root 4096 Jul 31 02:56 cost [2024-07-31T03:12:27.039Z] -rw-r--r-- 1 root root 86 Jul 31 02:56 cost.csv [2024-07-31T03:12:27.039Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-31T03:12:27.039Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-31T03:12:27.039Z] total 16 [2024-07-31T03:12:27.039Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:56 . [2024-07-31T03:12:27.039Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 03:12 .. [2024-07-31T03:12:27.039Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 02:56 cost [2024-07-31T03:12:27.039Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 31 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:27.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:28.190Z] ---> package-listing.sh [2024-07-31T03:12:28.190Z] ++ facter osfamily [2024-07-31T03:12:28.190Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T03:12:28.450Z] + OS_FAMILY=debian [2024-07-31T03:12:28.450Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-31T03:12:28.450Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T03:12:28.450Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T03:12:28.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T03:12:28.450Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T03:12:28.450Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-31T03:12:28.450Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T03:12:28.450Z] + case "${OS_FAMILY}" in [2024-07-31T03:12:28.450Z] + dpkg -l [2024-07-31T03:12:28.450Z] + grep '^ii' [2024-07-31T03:12:28.450Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T03:12:28.450Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T03:12:28.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T03:12:28.450Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-31T03:12:28.450Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-07-31T03:12:28.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-07-31T03:12:28.462Z] 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 [2024-07-31T03:12:28.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:12:29.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T03:12:29.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:12:29.388Z] prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container [2024-07-31T03:12:29.417Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T03:12:29.652Z] $ docker top cebe7be76d72e17129b07e1de6dcc9a3c3f3b7c9e0a440f81fbeb271faa7cea9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:12:30.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T03:12:30.298Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T03:12:30.584Z] + ls /var/log/sa-host [2024-07-31T03:12:30.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T03:12:30.751Z] provisioning config files... [2024-07-31T03:12:30.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config896260743737379809tmp [Pipeline] { [Pipeline] echo [2024-07-31T03:12:30.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:31.063Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T03:12:31.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:31.417Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T03:12:31.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:31.708Z] ---> sudo-logs.sh [2024-07-31T03:12:31.708Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T03:12:31.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:32.024Z] ---> job-cost.sh [2024-07-31T03:12:32.024Z] lf-activate-venv: SKIPPING [2024-07-31T03:12:32.024Z] DEBUG: total: 0.2199999988079071 [2024-07-31T03:12:32.024Z] INFO: Retrieving Stack Cost... [2024-07-31T03:12:32.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T03:12:32.851Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T03:12:32.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:12:33.144Z] ---> logs-deploy.sh [2024-07-31T03:12:33.144Z] lf-activate-venv: SKIPPING [2024-07-31T03:12:33.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/172 [2024-07-31T03:12:33.144Z] INFO: archiving workspace using pattern(s): [2024-07-31T03:12:34.082Z] Archives upload complete. [2024-07-31T03:12:34.082Z] INFO: archiving logs to Nexus