Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08f894f6759a1d01e47be8be883e82626f2c5ca7 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-ssh13035271348343753286.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10375532895697582880.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5457487694637795520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2744614285398581448.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-ssh7327143593564452214.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1754 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 08f894f6759a1d01e47be8be883e82626f2c5ca7 (main) Commit message: "feat!: Remove ZeroMQ MessageBus capability (#449)" > 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 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 > git rev-list --no-walk fe528491bba3fee0f8df2cff68391009d47da719 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T23:30:08.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T23:30:08.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T23:30:08.237Z] ========================================================= [2023-01-10T23:30:08.237Z] EdgeX Global Pipelines Version Info [2023-01-10T23:30:08.237Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:30:08.948Z] ------------------- [2023-01-10T23:30:08.948Z] stable info: [2023-01-10T23:30:08.948Z] ------------------- [2023-01-10T23:30:08.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T23:30:08.948Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:30:08.948Z] Message: update stable to v1.0.244 [2023-01-10T23:30:09.527Z] ------------------- [2023-01-10T23:30:09.527Z] experimental info: [2023-01-10T23:30:09.527Z] ------------------- [2023-01-10T23:30:09.527Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T23:30:09.527Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:30:09.527Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T23:30:09.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-10T23:30:09.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-10T23:30:09.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T23:30:09.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T23:30:09.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T23:30:09.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T23:30:09.735Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T23:30:09.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T23:30:09.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T23:30:09.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T23:30:09.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T23:30:09.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-10T23:30:09.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T23:30:09.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T23:30:09.832Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:30:09.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:30:09.860Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:30:09.870Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:30:09.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T23:30:09.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T23:30:09.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T23:30:09.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T23:30:09.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T23:30:09.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T23:30:09.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T23:30:09.981Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T23:30:09.999Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T23:30:10.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T23:30:10.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T23:30:10.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T23:30:10.045Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] echo [2023-01-10T23:30:10.055Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08f894f [Pipeline] echo [2023-01-10T23:30:10.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:30:10.112Z] provisioning config files... [2023-01-10T23:30:10.124Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17595861639624098462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:30:10.426Z] ---> docker-login.sh [2023-01-10T23:30:10.426Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:30:10.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:10.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:10.687Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:10.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:10.687Z] [2023-01-10T23:30:10.687Z] Login Succeeded [2023-01-10T23:30:10.687Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:30:10.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:10.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:10.687Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:10.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:10.687Z] [2023-01-10T23:30:10.687Z] Login Succeeded [2023-01-10T23:30:10.687Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:30:10.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:10.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:10.946Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:10.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:10.946Z] [2023-01-10T23:30:10.946Z] Login Succeeded [2023-01-10T23:30:10.946Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:30:10.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:10.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:10.946Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:10.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:10.946Z] [2023-01-10T23:30:10.946Z] Login Succeeded [2023-01-10T23:30:10.946Z] docker.io [2023-01-10T23:30:11.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:11.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:11.207Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:11.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:11.207Z] [2023-01-10T23:30:11.207Z] Login Succeeded [2023-01-10T23:30:11.468Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:30:11.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T23:30:11.857Z] + git rev-list -1 --merges 08f894f6759a1d01e47be8be883e82626f2c5ca7~1..08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] echo [2023-01-10T23:30:11.910Z] -----------> git rev-list -1 --merges 08f894f6759a1d01e47be8be883e82626f2c5ca7~1..08f894f6759a1d01e47be8be883e82626f2c5ca7 08f894f6759a1d01e47be8be883e82626f2c5ca7 [false] [Pipeline] sh [2023-01-10T23:30:12.203Z] + git log --format=format:%s -1 08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] echo [2023-01-10T23:30:12.244Z] ========================================================= [2023-01-10T23:30:12.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T23:30:12.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:30:12.581Z] + git log --format=format:%s -1 08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] echo [2023-01-10T23:30:12.593Z] [semverPrep] GIT_COMMIT: 08f894f6759a1d01e47be8be883e82626f2c5ca7, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#449) [Pipeline] echo [2023-01-10T23:30:12.601Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T23:30:12.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:30:12.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T23:30:12.945Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T23:30:12.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T23:30:12.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T23:30:12.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T23:30:12.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:30:13.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:30:13.348Z] [2023-01-10T23:30:13.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:30:13.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:30:13.652Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T23:30:13.652Z] b85a868b505f: Pulling fs layer [2023-01-10T23:30:13.652Z] e2be974225ed: Pulling fs layer [2023-01-10T23:30:13.652Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T23:30:13.652Z] 988bab9f4d93: Pulling fs layer [2023-01-10T23:30:13.652Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T23:30:13.652Z] eaf3925da568: Pulling fs layer [2023-01-10T23:30:13.652Z] bab4dde63d76: Pulling fs layer [2023-01-10T23:30:13.652Z] bde34c3a00c8: Pulling fs layer [2023-01-10T23:30:13.652Z] b352a97aabf1: Pulling fs layer [2023-01-10T23:30:13.652Z] 4872d77fe225: Pulling fs layer [2023-01-10T23:30:13.652Z] 5851b861e8e6: Pulling fs layer [2023-01-10T23:30:13.652Z] 988bab9f4d93: Waiting [2023-01-10T23:30:13.652Z] 1469e6f7b9e6: Waiting [2023-01-10T23:30:13.652Z] bab4dde63d76: Waiting [2023-01-10T23:30:13.652Z] 5851b861e8e6: Waiting [2023-01-10T23:30:13.652Z] b352a97aabf1: Waiting [2023-01-10T23:30:13.652Z] bde34c3a00c8: Waiting [2023-01-10T23:30:13.653Z] eaf3925da568: Waiting [2023-01-10T23:30:13.653Z] e2be974225ed: Download complete [2023-01-10T23:30:13.653Z] 988bab9f4d93: Download complete [2023-01-10T23:30:13.913Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T23:30:13.913Z] 1469e6f7b9e6: Download complete [2023-01-10T23:30:13.913Z] eaf3925da568: Verifying Checksum [2023-01-10T23:30:13.913Z] eaf3925da568: Download complete [2023-01-10T23:30:13.913Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T23:30:13.913Z] 339a4e72a1f5: Download complete [2023-01-10T23:30:13.913Z] bde34c3a00c8: Download complete [2023-01-10T23:30:13.913Z] b352a97aabf1: Download complete [2023-01-10T23:30:13.913Z] 4872d77fe225: Download complete [2023-01-10T23:30:13.913Z] 5851b861e8e6: Verifying Checksum [2023-01-10T23:30:13.913Z] 5851b861e8e6: Download complete [2023-01-10T23:30:13.913Z] b85a868b505f: Verifying Checksum [2023-01-10T23:30:13.913Z] b85a868b505f: Download complete [2023-01-10T23:30:14.172Z] bab4dde63d76: Verifying Checksum [2023-01-10T23:30:14.172Z] bab4dde63d76: Download complete [2023-01-10T23:30:15.574Z] b85a868b505f: Pull complete [2023-01-10T23:30:15.574Z] e2be974225ed: Pull complete [2023-01-10T23:30:16.146Z] 339a4e72a1f5: Pull complete [2023-01-10T23:30:16.146Z] 988bab9f4d93: Pull complete [2023-01-10T23:30:16.408Z] 1469e6f7b9e6: Pull complete [2023-01-10T23:30:16.666Z] eaf3925da568: Pull complete [2023-01-10T23:30:18.567Z] bab4dde63d76: Pull complete [2023-01-10T23:30:18.567Z] bde34c3a00c8: Pull complete [2023-01-10T23:30:18.828Z] b352a97aabf1: Pull complete [2023-01-10T23:30:18.828Z] 4872d77fe225: Pull complete [2023-01-10T23:30:18.828Z] 5851b861e8e6: Pull complete [2023-01-10T23:30:18.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T23:30:18.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:30:18.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:30:18.919Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:30:18.956Z] $ 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 [2023-01-10T23:30:21.707Z] $ docker top 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 -eo pid,comm [2023-01-10T23:30:21.765Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T23:30:21.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:30:21.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:30:21.805Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:30:21.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:30:21.935Z] $ docker exec 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 ssh-agent [2023-01-10T23:30:22.045Z] SSH_AUTH_SOCK=/tmp/ssh-XtI4we6m4Jfi/agent.33 [2023-01-10T23:30:22.045Z] SSH_AGENT_PID=39 [2023-01-10T23:30:22.054Z] Running ssh-add (command line suppressed) [2023-01-10T23:30:22.170Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16953825062824805876.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16953825062824805876.key) [2023-01-10T23:30:22.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:30:22.469Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T23:30:22.484Z] $ docker exec --env ******** --env ******** 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 ssh-agent -k [2023-01-10T23:30:22.587Z] unset SSH_AUTH_SOCK; [2023-01-10T23:30:22.588Z] unset SSH_AGENT_PID; [2023-01-10T23:30:22.588Z] echo Agent pid 39 killed; [2023-01-10T23:30:22.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T23:30:22.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:30:22.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:30:22.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:30:22.740Z] $ docker exec 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 ssh-agent [2023-01-10T23:30:22.855Z] SSH_AUTH_SOCK=/tmp/ssh-3xBb1xTg5wkk/agent.72 [2023-01-10T23:30:22.855Z] SSH_AGENT_PID=78 [2023-01-10T23:30:22.860Z] Running ssh-add (command line suppressed) [2023-01-10T23:30:22.971Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6198742626538426760.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6198742626538426760.key) [2023-01-10T23:30:22.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:30:23.272Z] + git semver init [2023-01-10T23:30:23.532Z] 2023-01-10 23:30:23,485 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T23:30:23.532Z] 2023-01-10 23:30:23,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-01-10T23:30:23.532Z] 2023-01-10 23:30:23,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-01-10T23:30:23.532Z] 2023-01-10 23:30:23,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:30:24.470Z] 2023-01-10 23:30:24,344 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-01-10T23:30:24.470Z] 2023-01-10 23:30:24,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-01-10T23:30:24.470Z] 2023-01-10 23:30:24,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:30:24.470Z] 2023-01-10 23:30:24,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:30:24.470Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T23:30:24.484Z] $ docker exec --env ******** --env ******** 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 ssh-agent -k [2023-01-10T23:30:24.583Z] unset SSH_AUTH_SOCK; [2023-01-10T23:30:24.583Z] unset SSH_AGENT_PID; [2023-01-10T23:30:24.584Z] echo Agent pid 78 killed; [2023-01-10T23:30:24.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:30:24.891Z] + git semver [Pipeline] } [2023-01-10T23:30:25.169Z] $ docker stop --time=1 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 [2023-01-10T23:30:26.498Z] $ docker rm -f --volumes 0eae0ad5722eeec238fbcefa13c5c5ed592338fa2fe1c7e9076ab179e9200696 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:30:26.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T23:30:27.071Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T23:30:27.075Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:30:27.188Z] provisioning config files... [2023-01-10T23:30:27.197Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15239457432011567989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:30:27.496Z] ---> docker-login.sh [2023-01-10T23:30:27.497Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:30:27.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:27.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:27.497Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:27.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:27.497Z] [2023-01-10T23:30:27.497Z] Login Succeeded [2023-01-10T23:30:27.497Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:30:27.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:27.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:27.497Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:27.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:27.497Z] [2023-01-10T23:30:27.497Z] Login Succeeded [2023-01-10T23:30:27.497Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:30:27.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:27.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:27.756Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:27.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:27.756Z] [2023-01-10T23:30:27.756Z] Login Succeeded [2023-01-10T23:30:27.756Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:30:27.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:27.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:27.756Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:27.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:27.756Z] [2023-01-10T23:30:27.756Z] Login Succeeded [2023-01-10T23:30:27.756Z] docker.io [2023-01-10T23:30:28.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:28.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:28.015Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:28.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:28.015Z] [2023-01-10T23:30:28.015Z] Login Succeeded [2023-01-10T23:30:28.015Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:30:28.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:30:28.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:30:28.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:30:28.103Z] ========================================================= [2023-01-10T23:30:28.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T23:30:28.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:30:28.419Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:30:28.419Z] Sending build context to Docker daemon 6.322MB [2023-01-10T23:30:28.419Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:30:28.419Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:30:28.419Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T23:30:28.419Z] 213ec9aee27d: Pulling fs layer [2023-01-10T23:30:28.419Z] 4583459ba037: Pulling fs layer [2023-01-10T23:30:28.419Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T23:30:28.419Z] 53926ce57604: Pulling fs layer [2023-01-10T23:30:28.419Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T23:30:28.419Z] 22ff95d597cd: Pulling fs layer [2023-01-10T23:30:28.419Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T23:30:28.419Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T23:30:28.419Z] a7acece74701: Pulling fs layer [2023-01-10T23:30:28.419Z] 21b2b0c7a3f4: Waiting [2023-01-10T23:30:28.419Z] 22ff95d597cd: Waiting [2023-01-10T23:30:28.419Z] 12d6caf4c0d1: Waiting [2023-01-10T23:30:28.419Z] 96b7cbca73a9: Waiting [2023-01-10T23:30:28.419Z] a7acece74701: Waiting [2023-01-10T23:30:28.419Z] 53926ce57604: Waiting [2023-01-10T23:30:28.419Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T23:30:28.419Z] 93c1e223e6f2: Download complete [2023-01-10T23:30:28.681Z] 4583459ba037: Verifying Checksum [2023-01-10T23:30:28.681Z] 4583459ba037: Download complete [2023-01-10T23:30:28.681Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T23:30:28.681Z] 21b2b0c7a3f4: Download complete [2023-01-10T23:30:28.681Z] 22ff95d597cd: Verifying Checksum [2023-01-10T23:30:28.681Z] 22ff95d597cd: Download complete [2023-01-10T23:30:28.681Z] 213ec9aee27d: Verifying Checksum [2023-01-10T23:30:28.681Z] 213ec9aee27d: Download complete [2023-01-10T23:30:28.681Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T23:30:28.681Z] 12d6caf4c0d1: Download complete [2023-01-10T23:30:28.681Z] 213ec9aee27d: Pull complete [2023-01-10T23:30:28.947Z] 4583459ba037: Pull complete [2023-01-10T23:30:28.947Z] 93c1e223e6f2: Pull complete [2023-01-10T23:30:29.217Z] a7acece74701: Verifying Checksum [2023-01-10T23:30:29.217Z] a7acece74701: Download complete [2023-01-10T23:30:29.487Z] 53926ce57604: Verifying Checksum [2023-01-10T23:30:29.487Z] 53926ce57604: Download complete [2023-01-10T23:30:29.487Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T23:30:29.487Z] 96b7cbca73a9: Download complete [2023-01-10T23:30:33.679Z] 53926ce57604: Pull complete [2023-01-10T23:30:33.679Z] 21b2b0c7a3f4: Pull complete [2023-01-10T23:30:33.679Z] 22ff95d597cd: Pull complete [2023-01-10T23:30:33.679Z] 12d6caf4c0d1: Pull complete [2023-01-10T23:30:36.209Z] 96b7cbca73a9: Pull complete [2023-01-10T23:30:36.773Z] a7acece74701: Pull complete [2023-01-10T23:30:36.773Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T23:30:36.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T23:30:36.773Z] ---> db6d94c90886 [2023-01-10T23:30:36.773Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:30:42.050Z] ---> Running in e20fe31c271c [2023-01-10T23:30:42.050Z] Removing intermediate container e20fe31c271c [2023-01-10T23:30:42.050Z] ---> 859da324097c [2023-01-10T23:30:42.050Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:30:42.050Z] ---> Running in 5b66ea143fef [2023-01-10T23:30:42.050Z] Removing intermediate container 5b66ea143fef [2023-01-10T23:30:42.050Z] ---> 34f7e4267f24 [2023-01-10T23:30:42.050Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:30:42.050Z] ---> Running in de629c5b24e0 [2023-01-10T23:30:42.050Z] Removing intermediate container de629c5b24e0 [2023-01-10T23:30:42.050Z] ---> 3b935dd890a3 [2023-01-10T23:30:42.050Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:30:42.050Z] ---> Running in a14442df0f57 [2023-01-10T23:30:42.050Z] Removing intermediate container a14442df0f57 [2023-01-10T23:30:42.050Z] ---> 8c3f7eb297df [2023-01-10T23:30:42.050Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:30:42.050Z] ---> Running in b9a083dfe104 [2023-01-10T23:30:42.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:30:42.157Z] Still waiting to schedule task [2023-01-10T23:30:42.157Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-10T23:30:42.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:30:42.568Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:30:42.568Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:30:42.568Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:30:42.568Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:30:42.568Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:30:42.568Z] OK: 216 MiB in 55 packages [2023-01-10T23:30:43.137Z] Removing intermediate container b9a083dfe104 [2023-01-10T23:30:43.137Z] ---> 62e90a70c063 [2023-01-10T23:30:43.137Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-10T23:30:43.137Z] ---> Running in c34d11a476f3 [2023-01-10T23:30:43.137Z] Removing intermediate container c34d11a476f3 [2023-01-10T23:30:43.137Z] ---> 9381f7da05b5 [2023-01-10T23:30:43.137Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T23:30:43.396Z] ---> 98467711bcb2 [2023-01-10T23:30:43.396Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:30:43.396Z] ---> Running in 7c54f5a51d6b [2023-01-10T23:31:10.194Z] Removing intermediate container 7c54f5a51d6b [2023-01-10T23:31:10.194Z] ---> 8b362d35c72f [2023-01-10T23:31:10.194Z] Step 11/12 : COPY . . [2023-01-10T23:31:10.194Z] ---> a92b67307880 [2023-01-10T23:31:10.194Z] Step 12/12 : RUN $MAKE [2023-01-10T23:31:10.194Z] ---> Running in 4ddad5f64345 [2023-01-10T23:31:10.194Z] noop [2023-01-10T23:31:10.194Z] Removing intermediate container 4ddad5f64345 [2023-01-10T23:31:10.194Z] ---> 15ef6e28c92f [2023-01-10T23:31:10.194Z] Successfully built 15ef6e28c92f [2023-01-10T23:31:10.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:10.501Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:31:10.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:31:10.573Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:31:10.602Z] $ 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 [2023-01-10T23:31:10.950Z] $ docker top 2235f7d698e1d490e14e9832a2d8c025f362c6e4dce59e8bbf156f5e99171535 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:31:11.287Z] + go version [2023-01-10T23:31:11.287Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T23:31:11.299Z] $ docker stop --time=1 2235f7d698e1d490e14e9832a2d8c025f362c6e4dce59e8bbf156f5e99171535 [2023-01-10T23:31:12.547Z] $ docker rm -f --volumes 2235f7d698e1d490e14e9832a2d8c025f362c6e4dce59e8bbf156f5e99171535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:12.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:31:12.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:31:13.036Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:31:13.086Z] $ 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 [2023-01-10T23:31:13.459Z] $ docker top a2d8f909cf6750546ab98ca1a5553caa42037b08bfa99fb064424fb88e0f5057 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:31:13.799Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:31:14.091Z] + make test [2023-01-10T23:31:14.091Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:31:14.349Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-10T23:31:24.316Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-10T23:31:24.881Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2023-01-10T23:31:24.881Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-10T23:31:33.016Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T23:31:33.016Z] go vet ./... [2023-01-10T23:31:36.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T23:31:36.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T23:31:36.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T23:31:36.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T23:31:36.331Z] $ docker stop --time=1 a2d8f909cf6750546ab98ca1a5553caa42037b08bfa99fb064424fb88e0f5057 [2023-01-10T23:31:39.890Z] $ docker rm -f --volumes a2d8f909cf6750546ab98ca1a5553caa42037b08bfa99fb064424fb88e0f5057 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:31:40.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T23:31:40.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T23:31:40.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T23:31:41.236Z] + ls -al . [2023-01-10T23:31:41.236Z] total 192 [2023-01-10T23:31:41.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:31 . [2023-01-10T23:31:41.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:30 .. [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 23:30 .dockerignore [2023-01-10T23:31:41.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:31 .git [2023-01-10T23:31:41.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 .github [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:30 .gitignore [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:30 .golangci.yml [2023-01-10T23:31:41.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:30 .semver [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 10 23:30 Attribution.txt [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 10 23:30 CHANGELOG.md [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 10 23:30 Dockerfile [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:30 GOVERNANCE.md [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 23:30 Jenkinsfile [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:30 LICENSE [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 10 23:30 Makefile [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:30 OWNERS.md [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 10 23:30 README.md [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 23:30 VERSION [2023-01-10T23:31:41.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:30 bin [2023-01-10T23:31:41.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 cmd [2023-01-10T23:31:41.236Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 10 23:31 coverage.out [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 10 23:30 go.mod [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:30 go.sum [2023-01-10T23:31:41.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 internal [2023-01-10T23:31:41.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:30 mock [2023-01-10T23:31:41.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:30 snap [2023-01-10T23:31:41.236Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 10 23:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:41.622Z] + 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=08f894f6759a1d01e47be8be883e82626f2c5ca7 --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-10T23:31:41.622Z] Sending build context to Docker daemon 6.34MB [2023-01-10T23:31:41.622Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:31:41.622Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T23:31:41.622Z] ---> 15ef6e28c92f [2023-01-10T23:31:41.622Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:31:41.879Z] ---> Running in ffdd4ebc62a5 [2023-01-10T23:31:42.138Z] Removing intermediate container ffdd4ebc62a5 [2023-01-10T23:31:42.138Z] ---> a0fc9530809a [2023-01-10T23:31:42.138Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:31:42.396Z] ---> Running in dcd26cefa942 [2023-01-10T23:31:42.655Z] Removing intermediate container dcd26cefa942 [2023-01-10T23:31:42.655Z] ---> aae457f6e83f [2023-01-10T23:31:42.655Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:31:42.655Z] ---> Running in 0e3794c10340 [2023-01-10T23:31:42.914Z] Removing intermediate container 0e3794c10340 [2023-01-10T23:31:42.914Z] ---> e2cfb270ed58 [2023-01-10T23:31:42.914Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:31:42.914Z] ---> Running in 60983aa9dd0c [2023-01-10T23:31:43.177Z] Removing intermediate container 60983aa9dd0c [2023-01-10T23:31:43.177Z] ---> 6f1d51bdd325 [2023-01-10T23:31:43.177Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:31:43.436Z] ---> Running in fd9f0325de84 [2023-01-10T23:31:44.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:44.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:44.261Z] OK: 216 MiB in 55 packages [2023-01-10T23:31:44.837Z] Removing intermediate container fd9f0325de84 [2023-01-10T23:31:44.837Z] ---> f4951fe84b70 [2023-01-10T23:31:44.837Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-10T23:31:44.837Z] ---> Running in 766c616d19d1 [2023-01-10T23:31:44.837Z] Removing intermediate container 766c616d19d1 [2023-01-10T23:31:44.837Z] ---> cc4f8cb81e48 [2023-01-10T23:31:44.837Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T23:31:45.096Z] ---> 624ac7b49b2a [2023-01-10T23:31:45.096Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:31:45.096Z] ---> Running in 82aa95c4e440 [2023-01-10T23:31:46.671Z] Removing intermediate container 82aa95c4e440 [2023-01-10T23:31:46.672Z] ---> 6dfd69c1834d [2023-01-10T23:31:46.672Z] Step 11/24 : COPY . . [2023-01-10T23:31:46.932Z] ---> 969ee2c5ad05 [2023-01-10T23:31:46.932Z] Step 12/24 : RUN $MAKE [2023-01-10T23:31:46.932Z] ---> Running in 320e2c4a0e89 [2023-01-10T23:31:47.192Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-10T23:32:09.309Z] Removing intermediate container 320e2c4a0e89 [2023-01-10T23:32:09.309Z] ---> 7cdbf4ba3d5b [2023-01-10T23:32:09.309Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T23:32:09.568Z] 3.16: Pulling from library/alpine [2023-01-10T23:32:09.827Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T23:32:09.827Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T23:32:09.827Z] ca7dd9ec2225: Download complete [2023-01-10T23:32:10.117Z] ca7dd9ec2225: Pull complete [2023-01-10T23:32:10.117Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T23:32:10.117Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T23:32:10.117Z] ---> bfe296a52501 [2023-01-10T23:32:10.117Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-10T23:32:10.375Z] ---> Running in 8fc2cc88ec2b [2023-01-10T23:32:10.375Z] Removing intermediate container 8fc2cc88ec2b [2023-01-10T23:32:10.375Z] ---> d3c88155de43 [2023-01-10T23:32:10.375Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T23:32:10.375Z] ---> Running in ba2f29e4b696 [2023-01-10T23:32:10.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:32:10.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:32:10.890Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T23:32:10.890Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:32:10.890Z] OK: 6 MiB in 15 packages [2023-01-10T23:32:11.455Z] Removing intermediate container ba2f29e4b696 [2023-01-10T23:32:11.455Z] ---> 6cabf845735c [2023-01-10T23:32:11.455Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-10T23:32:12.021Z] ---> 6f880eeded7d [2023-01-10T23:32:12.021Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-10T23:32:12.293Z] ---> 273a94348b40 [2023-01-10T23:32:12.293Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-10T23:32:12.551Z] ---> f1f0151a67e5 [2023-01-10T23:32:12.551Z] Step 19/24 : EXPOSE 59982 [2023-01-10T23:32:12.551Z] ---> Running in 31dbbfd50fbf [2023-01-10T23:32:12.551Z] Removing intermediate container 31dbbfd50fbf [2023-01-10T23:32:12.551Z] ---> fa46b2a198fc [2023-01-10T23:32:12.552Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-10T23:32:12.552Z] ---> Running in 8b9b69058be1 [2023-01-10T23:32:12.810Z] Removing intermediate container 8b9b69058be1 [2023-01-10T23:32:12.810Z] ---> f4a9adbd051c [2023-01-10T23:32:12.810Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-10T23:32:12.810Z] ---> Running in 75a96424b9f8 [2023-01-10T23:32:12.810Z] Removing intermediate container 75a96424b9f8 [2023-01-10T23:32:12.810Z] ---> 5597041b46ba [2023-01-10T23:32:12.810Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T23:32:12.810Z] ---> Running in d29e6d4cc878 [2023-01-10T23:32:12.810Z] Removing intermediate container d29e6d4cc878 [2023-01-10T23:32:12.810Z] ---> b8def12b21ee [2023-01-10T23:32:12.810Z] Step 23/24 : LABEL git_sha=08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:32:12.810Z] ---> Running in 791e04ca007e [2023-01-10T23:32:13.069Z] Removing intermediate container 791e04ca007e [2023-01-10T23:32:13.069Z] ---> 6556c1c66b2c [2023-01-10T23:32:13.069Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2023-01-10T23:32:13.069Z] ---> Running in c768d9d8fdcf [2023-01-10T23:32:13.069Z] Removing intermediate container c768d9d8fdcf [2023-01-10T23:32:13.069Z] ---> 011a74c3e795 [2023-01-10T23:32:13.069Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T23:32:13.069Z] Successfully built 011a74c3e795 [2023-01-10T23:32:13.069Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:32:13.149Z] provisioning config files... [2023-01-10T23:32:13.156Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18092055712513563840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:32:13.453Z] ---> docker-login.sh [2023-01-10T23:32:13.453Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:32:13.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:13.453Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:13.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:13.453Z] [2023-01-10T23:32:13.453Z] Login Succeeded [2023-01-10T23:32:13.453Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:32:13.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:13.453Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:13.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:13.453Z] [2023-01-10T23:32:13.453Z] Login Succeeded [2023-01-10T23:32:13.453Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:32:13.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:13.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:13.711Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:13.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:13.711Z] [2023-01-10T23:32:13.711Z] Login Succeeded [2023-01-10T23:32:13.711Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:32:13.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:13.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:13.711Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:13.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:13.711Z] [2023-01-10T23:32:13.711Z] Login Succeeded [2023-01-10T23:32:13.711Z] docker.io [2023-01-10T23:32:13.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:13.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:13.970Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:13.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:13.970Z] [2023-01-10T23:32:13.970Z] Login Succeeded [2023-01-10T23:32:13.970Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:32:13.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:32:14.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:32:14.035Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-01-10T23:32:14.035Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:32:14.035Z] latest [2023-01-10T23:32:14.035Z] 3.0.0-dev.3 [2023-01-10T23:32:14.035Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [2023-01-10T23:32:14.035Z] main [2023-01-10T23:32:14.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:14.345Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:14.662Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:32:14.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-10T23:32:14.662Z] 1232084ba895: Preparing [2023-01-10T23:32:14.662Z] e9561560408c: Preparing [2023-01-10T23:32:14.662Z] 8d4a31cabf82: Preparing [2023-01-10T23:32:14.662Z] 6aaf7a833bb8: Preparing [2023-01-10T23:32:14.662Z] e5e13b0c77cb: Preparing [2023-01-10T23:32:14.662Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:32:14.662Z] 1232084ba895: Pushed [2023-01-10T23:32:14.662Z] e9561560408c: Pushed [2023-01-10T23:32:14.662Z] 6aaf7a833bb8: Pushed [2023-01-10T23:32:17.194Z] 8d4a31cabf82: Pushed [2023-01-10T23:32:17.454Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7: digest: sha256:742643535bcf9fa26f56a95292b0b868b724f4b0148babbbcf77991d37ac3b9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:17.775Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:18.091Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-01-10T23:32:18.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-10T23:32:18.091Z] 1232084ba895: Preparing [2023-01-10T23:32:18.091Z] e9561560408c: Preparing [2023-01-10T23:32:18.091Z] 8d4a31cabf82: Preparing [2023-01-10T23:32:18.091Z] 6aaf7a833bb8: Preparing [2023-01-10T23:32:18.091Z] e5e13b0c77cb: Preparing [2023-01-10T23:32:18.091Z] 1232084ba895: Layer already exists [2023-01-10T23:32:18.091Z] 6aaf7a833bb8: Layer already exists [2023-01-10T23:32:18.091Z] e9561560408c: Layer already exists [2023-01-10T23:32:18.091Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:32:18.091Z] 8d4a31cabf82: Layer already exists [2023-01-10T23:32:18.091Z] latest: digest: sha256:742643535bcf9fa26f56a95292b0b868b724f4b0148babbbcf77991d37ac3b9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:18.405Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:18.705Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.3 [2023-01-10T23:32:18.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-10T23:32:18.705Z] 1232084ba895: Preparing [2023-01-10T23:32:18.705Z] e9561560408c: Preparing [2023-01-10T23:32:18.705Z] 8d4a31cabf82: Preparing [2023-01-10T23:32:18.705Z] 6aaf7a833bb8: Preparing [2023-01-10T23:32:18.705Z] e5e13b0c77cb: Preparing [2023-01-10T23:32:18.705Z] 8d4a31cabf82: Layer already exists [2023-01-10T23:32:18.705Z] 6aaf7a833bb8: Layer already exists [2023-01-10T23:32:18.705Z] 1232084ba895: Layer already exists [2023-01-10T23:32:18.705Z] e9561560408c: Layer already exists [2023-01-10T23:32:18.705Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:32:18.705Z] 3.0.0-dev.3: digest: sha256:742643535bcf9fa26f56a95292b0b868b724f4b0148babbbcf77991d37ac3b9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:19.023Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:19.321Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [2023-01-10T23:32:19.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-10T23:32:19.321Z] 1232084ba895: Preparing [2023-01-10T23:32:19.321Z] e9561560408c: Preparing [2023-01-10T23:32:19.321Z] 8d4a31cabf82: Preparing [2023-01-10T23:32:19.321Z] 6aaf7a833bb8: Preparing [2023-01-10T23:32:19.321Z] e5e13b0c77cb: Preparing [2023-01-10T23:32:19.321Z] 6aaf7a833bb8: Layer already exists [2023-01-10T23:32:19.321Z] 8d4a31cabf82: Layer already exists [2023-01-10T23:32:19.321Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:32:19.321Z] 1232084ba895: Layer already exists [2023-01-10T23:32:19.321Z] e9561560408c: Layer already exists [2023-01-10T23:32:19.321Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3: digest: sha256:742643535bcf9fa26f56a95292b0b868b724f4b0148babbbcf77991d37ac3b9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:19.631Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:19.771Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1759 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-01-10T23:32:19.789Z] Running in /w/workspace/device-mqtt-go/86 [Pipeline] { [Pipeline] checkout [2023-01-10T23:32:19.826Z] Selected Git installation does not exist. Using Default [2023-01-10T23:32:19.826Z] The recommended git tool is: NONE [2023-01-10T23:32:19.939Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-01-10T23:32:19.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-10T23:32:19.940Z] 1232084ba895: Preparing [2023-01-10T23:32:19.940Z] e9561560408c: Preparing [2023-01-10T23:32:19.940Z] 8d4a31cabf82: Preparing [2023-01-10T23:32:19.940Z] 6aaf7a833bb8: Preparing [2023-01-10T23:32:19.940Z] e5e13b0c77cb: Preparing [2023-01-10T23:32:19.940Z] e9561560408c: Layer already exists [2023-01-10T23:32:19.940Z] 1232084ba895: Layer already exists [2023-01-10T23:32:19.940Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:32:19.940Z] 8d4a31cabf82: Layer already exists [2023-01-10T23:32:19.940Z] 6aaf7a833bb8: Layer already exists [2023-01-10T23:32:19.940Z] main: digest: sha256:742643535bcf9fa26f56a95292b0b868b724f4b0148babbbcf77991d37ac3b9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:32:19.987Z] ===================================================== [Pipeline] echo [2023-01-10T23:32:19.996Z] taggedImages: [2023-01-10T23:32:19.996Z] - nexus3.edgexfoundry.org:10004/device-mqtt:08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:32:19.996Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-01-10T23:32:19.996Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.3 [2023-01-10T23:32:19.996Z] - nexus3.edgexfoundry.org:10004/device-mqtt:08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [2023-01-10T23:32:19.996Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:20.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:20.395Z] [2023-01-10T23:32:20.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:20.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:20.701Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T23:32:20.701Z] 5eb5b503b376: Pulling fs layer [2023-01-10T23:32:20.701Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T23:32:20.701Z] ec43610c2a17: Pulling fs layer [2023-01-10T23:32:20.701Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T23:32:20.701Z] 33b1e0a273af: Pulling fs layer [2023-01-10T23:32:20.701Z] 3a2ae6a8a46f: Waiting [2023-01-10T23:32:20.701Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T23:32:20.701Z] 2f39f015ded8: Pulling fs layer [2023-01-10T23:32:20.701Z] 5d3b04190fa2: Waiting [2023-01-10T23:32:20.701Z] 5c69ac0246d0: Download complete [2023-01-10T23:32:20.701Z] 3a2ae6a8a46f: Download complete [2023-01-10T23:32:20.962Z] ec43610c2a17: Verifying Checksum [2023-01-10T23:32:20.962Z] ec43610c2a17: Download complete [2023-01-10T23:32:20.962Z] 33b1e0a273af: Verifying Checksum [2023-01-10T23:32:20.962Z] 33b1e0a273af: Download complete [2023-01-10T23:32:20.962Z] 5d3b04190fa2: Download complete [2023-01-10T23:32:20.962Z] 5eb5b503b376: Verifying Checksum [2023-01-10T23:32:20.962Z] 5eb5b503b376: Download complete [2023-01-10T23:32:21.896Z] 2f39f015ded8: Verifying Checksum [2023-01-10T23:32:21.896Z] 2f39f015ded8: Download complete [2023-01-10T23:32:22.463Z] 5eb5b503b376: Pull complete [2023-01-10T23:32:22.463Z] 5c69ac0246d0: Pull complete [2023-01-10T23:32:23.029Z] ec43610c2a17: Pull complete [2023-01-10T23:32:23.029Z] 3a2ae6a8a46f: Pull complete [2023-01-10T23:32:23.287Z] 33b1e0a273af: Pull complete [2023-01-10T23:32:23.545Z] 5d3b04190fa2: Pull complete [2023-01-10T23:32:27.459Z] using credential edgex-jenkins-ssh [2023-01-10T23:32:27.480Z] Cloning the remote Git repository [2023-01-10T23:32:27.544Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:32:27.645Z] > git init /w/workspace/device-mqtt-go/86 # timeout=10 [2023-01-10T23:32:27.844Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:32:27.845Z] > git --version # timeout=10 [2023-01-10T23:32:27.872Z] > git --version # 'git version 2.25.1' [2023-01-10T23:32:27.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:32:27.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:32:28.810Z] 2f39f015ded8: Pull complete [2023-01-10T23:32:28.810Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T23:32:28.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:28.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:32:28.897Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:32:28.932Z] $ 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 [2023-01-10T23:32:29.102Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-10T23:32:29.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:32:30.190Z] Avoid second fetch [2023-01-10T23:32:30.191Z] Checking out Revision 08f894f6759a1d01e47be8be883e82626f2c5ca7 (main) [2023-01-10T23:32:30.856Z] Commit message: "feat!: Remove ZeroMQ MessageBus capability (#449)" [2023-01-10T23:32:30.216Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:32:30.239Z] > git checkout -f 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 [2023-01-10T23:32:31.164Z] [2023-01-10T23:32:31.164Z] GitHub has been notified of this commit’s build result [2023-01-10T23:32:31.164Z] [2023-01-10T23:32:32.684Z] $ docker top bed2ef4cb63e5e4a42ef7c55855b29e52d66cf2dbe732de256e323d33b8fa9eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:32:33.058Z] ---> job-cost.sh [2023-01-10T23:32:33.058Z] lf-activate-venv: SKIPPING [2023-01-10T23:32:33.058Z] INFO: No Stack... [2023-01-10T23:32:33.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:32:33.382Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T23:32:33.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:32:33.383Z] Dload Upload Total Spent Left Speed [2023-01-10T23:32:33.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-01-10T23:32:33.883Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:32:33.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T23:32:34.173Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-01-10T23:32:34.173Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:32:34.187Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] [2023-01-10T23:32:34.194Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] did not exist. Created. [2023-01-10T23:32:34.194Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:32:34.296Z] + sudo tee /etc/docker/daemon.new+ [2023-01-10T23:32:34.296Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T23:32:34.296Z] { [2023-01-10T23:32:34.296Z] "registry-mirrors": [ [2023-01-10T23:32:34.296Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T23:32:34.296Z] ], [2023-01-10T23:32:34.296Z] "bip": "10.250.0.254/24", [2023-01-10T23:32:34.296Z] "hosts": [ [2023-01-10T23:32:34.296Z] "tcp://0.0.0.0:5555", [2023-01-10T23:32:34.296Z] "unix:///var/run/docker.sock" [2023-01-10T23:32:34.296Z] ], [2023-01-10T23:32:34.296Z] "mtu": 1458, [2023-01-10T23:32:34.296Z] "selinux-enabled": true, [2023-01-10T23:32:34.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T23:32:34.296Z] } [Pipeline] sh [2023-01-10T23:32:34.487Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T23:32:34.517Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:32:34.523Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:32:34.545Z] $ docker stop --time=1 bed2ef4cb63e5e4a42ef7c55855b29e52d66cf2dbe732de256e323d33b8fa9eb [2023-01-10T23:32:34.643Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-01-10T23:32:35.721Z] $ docker rm -f --volumes bed2ef4cb63e5e4a42ef7c55855b29e52d66cf2dbe732de256e323d33b8fa9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:32:36.090Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:32:54.383Z] provisioning config files... [2023-01-10T23:32:54.415Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/86@tmp/config15626627666187616331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:32:54.795Z] ---> docker-login.sh [2023-01-10T23:32:54.796Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:32:55.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:55.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:55.658Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:55.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:55.658Z] [2023-01-10T23:32:55.658Z] Login Succeeded [2023-01-10T23:32:55.658Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:32:55.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:56.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:56.204Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:56.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:56.204Z] [2023-01-10T23:32:56.204Z] Login Succeeded [2023-01-10T23:32:56.204Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:32:56.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:56.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:56.479Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:56.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:56.479Z] [2023-01-10T23:32:56.479Z] Login Succeeded [2023-01-10T23:32:56.479Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:32:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:57.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:57.025Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:57.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:57.025Z] [2023-01-10T23:32:57.025Z] Login Succeeded [2023-01-10T23:32:57.025Z] docker.io [2023-01-10T23:32:57.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:32:57.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:32:57.568Z] Configure a credential helper to remove this warning. See [2023-01-10T23:32:57.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:32:57.568Z] [2023-01-10T23:32:57.568Z] Login Succeeded [2023-01-10T23:32:57.568Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:32:57.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:32:57.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:32:57.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:32:57.910Z] ========================================================= [2023-01-10T23:32:57.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T23:32:57.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:58.281Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:32:58.552Z] Sending build context to Docker daemon 3.282MB [2023-01-10T23:32:58.552Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:32:58.552Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:32:58.828Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T23:32:58.828Z] 9b18e9b68314: Pulling fs layer [2023-01-10T23:32:58.828Z] 35d82f9e3411: Pulling fs layer [2023-01-10T23:32:58.828Z] e16973657156: Pulling fs layer [2023-01-10T23:32:58.828Z] fc693d55d65f: Pulling fs layer [2023-01-10T23:32:58.828Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T23:32:58.828Z] dda99020689f: Pulling fs layer [2023-01-10T23:32:58.828Z] db1c61fa0a46: Pulling fs layer [2023-01-10T23:32:58.828Z] 891c053d2c06: Pulling fs layer [2023-01-10T23:32:58.828Z] fc693d55d65f: Waiting [2023-01-10T23:32:58.828Z] 7e9fc2657dce: Waiting [2023-01-10T23:32:58.828Z] dda99020689f: Waiting [2023-01-10T23:32:58.828Z] 891c053d2c06: Waiting [2023-01-10T23:32:58.828Z] db1c61fa0a46: Waiting [2023-01-10T23:32:58.828Z] e16973657156: Verifying Checksum [2023-01-10T23:32:58.828Z] e16973657156: Download complete [2023-01-10T23:32:58.828Z] 35d82f9e3411: Verifying Checksum [2023-01-10T23:32:58.828Z] 35d82f9e3411: Download complete [2023-01-10T23:32:58.829Z] 7e9fc2657dce: Download complete [2023-01-10T23:32:58.829Z] dda99020689f: Verifying Checksum [2023-01-10T23:32:58.829Z] dda99020689f: Download complete [2023-01-10T23:32:59.106Z] 9b18e9b68314: Verifying Checksum [2023-01-10T23:33:00.096Z] 9b18e9b68314: Pull complete [2023-01-10T23:33:00.374Z] 891c053d2c06: Verifying Checksum [2023-01-10T23:33:00.374Z] 891c053d2c06: Download complete [2023-01-10T23:33:00.648Z] 35d82f9e3411: Pull complete [2023-01-10T23:33:01.252Z] e16973657156: Pull complete [2023-01-10T23:33:01.527Z] db1c61fa0a46: Verifying Checksum [2023-01-10T23:33:01.527Z] db1c61fa0a46: Download complete [2023-01-10T23:33:02.501Z] fc693d55d65f: Verifying Checksum [2023-01-10T23:33:02.501Z] fc693d55d65f: Download complete [2023-01-10T23:33:14.924Z] fc693d55d65f: Pull complete [2023-01-10T23:33:15.195Z] 7e9fc2657dce: Pull complete [2023-01-10T23:33:15.465Z] dda99020689f: Pull complete [2023-01-10T23:33:22.187Z] db1c61fa0a46: Pull complete [2023-01-10T23:33:23.622Z] 891c053d2c06: Pull complete [2023-01-10T23:33:23.622Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T23:33:23.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T23:33:23.622Z] ---> f96f9c87975a [2023-01-10T23:33:23.622Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:33:24.596Z] ---> Running in 376a79562b0a [2023-01-10T23:33:24.866Z] Removing intermediate container 376a79562b0a [2023-01-10T23:33:24.866Z] ---> 9bc6c96301b9 [2023-01-10T23:33:24.866Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:33:25.225Z] ---> Running in ea4661848e8c [2023-01-10T23:33:25.517Z] Removing intermediate container ea4661848e8c [2023-01-10T23:33:25.517Z] ---> c567306651f0 [2023-01-10T23:33:25.517Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:33:25.517Z] ---> Running in 9d567359353d [2023-01-10T23:33:26.138Z] Removing intermediate container 9d567359353d [2023-01-10T23:33:26.138Z] ---> 6264f63f09cf [2023-01-10T23:33:26.138Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:33:26.138Z] ---> Running in e49ebf6e587e [2023-01-10T23:33:26.411Z] Removing intermediate container e49ebf6e587e [2023-01-10T23:33:26.411Z] ---> 33e2778f3caa [2023-01-10T23:33:26.411Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:33:26.692Z] ---> Running in e7bc15992e00 [2023-01-10T23:33:28.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:33:28.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:33:29.556Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:33:29.556Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:33:29.556Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:33:29.557Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:33:29.557Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:33:29.557Z] OK: 226 MiB in 55 packages [2023-01-10T23:33:31.010Z] Removing intermediate container e7bc15992e00 [2023-01-10T23:33:31.010Z] ---> 30994c05fe17 [2023-01-10T23:33:31.010Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-10T23:33:31.282Z] ---> Running in f493300eea90 [2023-01-10T23:33:31.555Z] Removing intermediate container f493300eea90 [2023-01-10T23:33:31.555Z] ---> 6ab3a6385e3b [2023-01-10T23:33:31.555Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T23:33:32.148Z] ---> e7fd703faad4 [2023-01-10T23:33:32.148Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:33:32.421Z] ---> Running in 1c55689c221a [2023-01-10T23:34:40.339Z] Removing intermediate container 1c55689c221a [2023-01-10T23:34:40.339Z] ---> 1a94bf654117 [2023-01-10T23:34:40.339Z] Step 11/12 : COPY . . [2023-01-10T23:34:40.339Z] ---> d08c0aefbf0f [2023-01-10T23:34:40.339Z] Step 12/12 : RUN $MAKE [2023-01-10T23:34:40.339Z] ---> Running in 21b14e7297ac [2023-01-10T23:34:40.339Z] noop [2023-01-10T23:34:40.339Z] Removing intermediate container 21b14e7297ac [2023-01-10T23:34:40.339Z] ---> be1f4178bd0d [2023-01-10T23:34:40.339Z] Successfully built be1f4178bd0d [2023-01-10T23:34:40.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:34:40.712Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:34:40.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:34:40.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-1759 does not seem to be running inside a container [2023-01-10T23:34:41.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/86 -v /w/workspace/device-mqtt-go/86:/w/workspace/device-mqtt-go/86:rw,z -v /w/workspace/device-mqtt-go/86@tmp:/w/workspace/device-mqtt-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:34:42.330Z] $ docker top 346b73cf6f7f77a764c3a6d7ec1ca28738e89db249d6d9cc6567e163155c21ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:34:43.203Z] + go version [2023-01-10T23:34:43.203Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T23:34:43.229Z] $ docker stop --time=1 346b73cf6f7f77a764c3a6d7ec1ca28738e89db249d6d9cc6567e163155c21ff [2023-01-10T23:34:44.911Z] $ docker rm -f --volumes 346b73cf6f7f77a764c3a6d7ec1ca28738e89db249d6d9cc6567e163155c21ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:34:45.483Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:34:45.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:34:45.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-1759 does not seem to be running inside a container [2023-01-10T23:34:45.758Z] $ 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/86 -v /w/workspace/device-mqtt-go/86:/w/workspace/device-mqtt-go/86:rw,z -v /w/workspace/device-mqtt-go/86@tmp:/w/workspace/device-mqtt-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:34:47.074Z] $ docker top 0eae52d78f291f0affe085c33dca64a8c4a1a5864f9c3080325bb8de1aeeb2d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:34:47.949Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/86 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:34:48.605Z] + make test [2023-01-10T23:34:48.605Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:34:50.556Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-10T23:36:27.282Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-10T23:36:27.282Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements [2023-01-10T23:36:27.282Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-10T23:36:27.282Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T23:36:27.282Z] go vet ./... [2023-01-10T23:36:54.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T23:36:54.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T23:36:54.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T23:36:54.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T23:36:54.065Z] $ docker stop --time=1 0eae52d78f291f0affe085c33dca64a8c4a1a5864f9c3080325bb8de1aeeb2d8 [2023-01-10T23:36:57.081Z] $ docker rm -f --volumes 0eae52d78f291f0affe085c33dca64a8c4a1a5864f9c3080325bb8de1aeeb2d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:36:58.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T23:36:58.191Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T23:36:58.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:36:59.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T23:36:59.576Z] + ls -al . [2023-01-10T23:36:59.576Z] total 188 [2023-01-10T23:36:59.576Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 23:34 . [2023-01-10T23:36:59.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:32 .. [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 23:32 .dockerignore [2023-01-10T23:36:59.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:32 .git [2023-01-10T23:36:59.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:32 .github [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:32 .gitignore [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:32 .golangci.yml [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 10 23:32 Attribution.txt [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 10 23:32 CHANGELOG.md [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 10 23:32 Dockerfile [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:32 GOVERNANCE.md [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 23:32 Jenkinsfile [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:32 LICENSE [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 10 23:32 Makefile [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:32 OWNERS.md [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 10 23:32 README.md [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 23:30 VERSION [2023-01-10T23:36:59.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:32 bin [2023-01-10T23:36:59.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:32 cmd [2023-01-10T23:36:59.576Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 10 23:36 coverage.out [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 10 23:32 go.mod [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:32 go.sum [2023-01-10T23:36:59.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:32 internal [2023-01-10T23:36:59.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:32 mock [2023-01-10T23:36:59.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:32 snap [2023-01-10T23:36:59.576Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 10 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:59.936Z] + 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=08f894f6759a1d01e47be8be883e82626f2c5ca7 --label arch=arm64 --label version=3.0.0-dev.3 . [2023-01-10T23:37:00.213Z] Sending build context to Docker daemon 3.301MB [2023-01-10T23:37:00.489Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:37:00.489Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T23:37:00.489Z] ---> be1f4178bd0d [2023-01-10T23:37:00.489Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:37:00.767Z] ---> Running in e1e34b30ba53 [2023-01-10T23:37:01.037Z] Removing intermediate container e1e34b30ba53 [2023-01-10T23:37:01.037Z] ---> c58825e3b1eb [2023-01-10T23:37:01.037Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:37:01.037Z] ---> Running in 4c84d3e028fb [2023-01-10T23:37:01.625Z] Removing intermediate container 4c84d3e028fb [2023-01-10T23:37:01.625Z] ---> f665b171cfcc [2023-01-10T23:37:01.625Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:37:01.625Z] ---> Running in f8fe5595dc23 [2023-01-10T23:37:01.905Z] Removing intermediate container f8fe5595dc23 [2023-01-10T23:37:01.905Z] ---> 0c62b6c72bf0 [2023-01-10T23:37:01.905Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:37:02.176Z] ---> Running in 8637303da703 [2023-01-10T23:37:02.450Z] Removing intermediate container 8637303da703 [2023-01-10T23:37:02.450Z] ---> 770e225f7261 [2023-01-10T23:37:02.450Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:37:02.450Z] ---> Running in a290a2f7ca58 [2023-01-10T23:37:03.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:37:04.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:37:05.571Z] OK: 226 MiB in 55 packages [2023-01-10T23:37:06.997Z] Removing intermediate container a290a2f7ca58 [2023-01-10T23:37:06.997Z] ---> ddb6385864ba [2023-01-10T23:37:06.997Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-10T23:37:06.997Z] ---> Running in 756ebb775edf [2023-01-10T23:37:07.270Z] Removing intermediate container 756ebb775edf [2023-01-10T23:37:07.270Z] ---> 8a88dcb0102c [2023-01-10T23:37:07.270Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T23:37:07.866Z] ---> a33d70c44d8d [2023-01-10T23:37:07.866Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:37:08.140Z] ---> Running in c19074878c8d [2023-01-10T23:37:12.420Z] Removing intermediate container c19074878c8d [2023-01-10T23:37:12.420Z] ---> 79295da5a3aa [2023-01-10T23:37:12.420Z] Step 11/24 : COPY . . [2023-01-10T23:37:14.393Z] ---> 5d143be1d344 [2023-01-10T23:37:14.393Z] Step 12/24 : RUN $MAKE [2023-01-10T23:37:14.393Z] ---> Running in 12b72b534983 [2023-01-10T23:37:16.992Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-10T23:39:38.759Z] Removing intermediate container 12b72b534983 [2023-01-10T23:39:38.759Z] ---> 71d7cd100255 [2023-01-10T23:39:38.759Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T23:39:38.759Z] 3.16: Pulling from library/alpine [2023-01-10T23:39:38.759Z] 6875df1f5354: Pulling fs layer [2023-01-10T23:39:38.759Z] 6875df1f5354: Verifying Checksum [2023-01-10T23:39:38.759Z] 6875df1f5354: Download complete [2023-01-10T23:39:38.759Z] 6875df1f5354: Pull complete [2023-01-10T23:39:38.759Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T23:39:38.759Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T23:39:38.759Z] ---> 2b4661558fb8 [2023-01-10T23:39:38.759Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-10T23:39:38.759Z] ---> Running in cae41c349a46 [2023-01-10T23:39:38.759Z] Removing intermediate container cae41c349a46 [2023-01-10T23:39:38.759Z] ---> 7412b1793456 [2023-01-10T23:39:38.759Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T23:39:38.759Z] ---> Running in 3670cab33ba3 [2023-01-10T23:39:38.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:39:38.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:39:39.029Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T23:39:39.029Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:39:39.029Z] OK: 5 MiB in 15 packages [2023-01-10T23:39:40.979Z] Removing intermediate container 3670cab33ba3 [2023-01-10T23:39:40.979Z] ---> 46a5b5eac39d [2023-01-10T23:39:40.979Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-10T23:39:42.397Z] ---> 0a62b015eab4 [2023-01-10T23:39:42.397Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-10T23:39:42.664Z] ---> 73894a2bea5a [2023-01-10T23:39:42.664Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-10T23:39:43.248Z] ---> 90122a4389c5 [2023-01-10T23:39:43.248Z] Step 19/24 : EXPOSE 59982 [2023-01-10T23:39:43.248Z] ---> Running in 655c0ea1c5a9 [2023-01-10T23:39:43.516Z] Removing intermediate container 655c0ea1c5a9 [2023-01-10T23:39:43.516Z] ---> b2c6cf11ac7d [2023-01-10T23:39:43.516Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-10T23:39:43.516Z] ---> Running in 2e0d82510961 [2023-01-10T23:39:43.785Z] Removing intermediate container 2e0d82510961 [2023-01-10T23:39:43.785Z] ---> f0ea47d36462 [2023-01-10T23:39:43.785Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-10T23:39:43.785Z] ---> Running in 2bfda6f77f9e [2023-01-10T23:39:44.381Z] Removing intermediate container 2bfda6f77f9e [2023-01-10T23:39:44.381Z] ---> 4a1fd502aa88 [2023-01-10T23:39:44.381Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T23:39:44.381Z] ---> Running in 166978fe4800 [2023-01-10T23:39:44.649Z] Removing intermediate container 166978fe4800 [2023-01-10T23:39:44.649Z] ---> 49fa85e5139b [2023-01-10T23:39:44.649Z] Step 23/24 : LABEL git_sha=08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:39:44.649Z] ---> Running in 56a10e971746 [2023-01-10T23:39:44.917Z] Removing intermediate container 56a10e971746 [2023-01-10T23:39:44.917Z] ---> f2acb89edfcb [2023-01-10T23:39:44.917Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2023-01-10T23:39:44.917Z] ---> Running in 83a26b0df9d3 [2023-01-10T23:39:45.185Z] Removing intermediate container 83a26b0df9d3 [2023-01-10T23:39:45.185Z] ---> d8fa19e0c099 [2023-01-10T23:39:45.185Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T23:39:45.454Z] Successfully built d8fa19e0c099 [2023-01-10T23:39:45.454Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:39:45.576Z] provisioning config files... [2023-01-10T23:39:45.592Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/86@tmp/config13766051323364495594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:45.934Z] ---> docker-login.sh [2023-01-10T23:39:45.935Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:39:46.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:39:46.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:39:46.203Z] Configure a credential helper to remove this warning. See [2023-01-10T23:39:46.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:39:46.203Z] [2023-01-10T23:39:46.203Z] Login Succeeded [2023-01-10T23:39:46.203Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:39:46.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:39:46.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:39:46.471Z] Configure a credential helper to remove this warning. See [2023-01-10T23:39:46.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:39:46.471Z] [2023-01-10T23:39:46.471Z] Login Succeeded [2023-01-10T23:39:46.471Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:39:46.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:39:47.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:39:47.005Z] Configure a credential helper to remove this warning. See [2023-01-10T23:39:47.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:39:47.005Z] [2023-01-10T23:39:47.005Z] Login Succeeded [2023-01-10T23:39:47.005Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:39:47.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:39:47.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:39:47.276Z] Configure a credential helper to remove this warning. See [2023-01-10T23:39:47.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:39:47.276Z] [2023-01-10T23:39:47.276Z] Login Succeeded [2023-01-10T23:39:47.276Z] docker.io [2023-01-10T23:39:47.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:39:47.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:39:47.813Z] Configure a credential helper to remove this warning. See [2023-01-10T23:39:47.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:39:47.813Z] [2023-01-10T23:39:47.813Z] Login Succeeded [2023-01-10T23:39:47.813Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:39:47.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:39:47.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:39:47.866Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-01-10T23:39:47.866Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:39:47.866Z] latest [2023-01-10T23:39:47.866Z] 3.0.0-dev.3 [2023-01-10T23:39:47.866Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [2023-01-10T23:39:47.866Z] main [2023-01-10T23:39:47.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:48.205Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:48.548Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:39:48.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-10T23:39:48.549Z] da70770de09e: Preparing [2023-01-10T23:39:48.549Z] c6c1b404d7ed: Preparing [2023-01-10T23:39:48.549Z] ebd50b36899d: Preparing [2023-01-10T23:39:48.549Z] cf18caf8041e: Preparing [2023-01-10T23:39:48.549Z] 17bec77d7fdc: Preparing [2023-01-10T23:39:48.549Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:39:48.815Z] c6c1b404d7ed: Pushed [2023-01-10T23:39:48.815Z] da70770de09e: Pushed [2023-01-10T23:39:48.815Z] cf18caf8041e: Pushed [2023-01-10T23:39:54.153Z] ebd50b36899d: Pushed [2023-01-10T23:39:54.153Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7: digest: sha256:e8b88422c90c363200f3d70d5cc69374af345a67716f82aab0aac329756e6e80 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:54.499Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:54.900Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-01-10T23:39:54.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-10T23:39:54.900Z] da70770de09e: Preparing [2023-01-10T23:39:54.900Z] c6c1b404d7ed: Preparing [2023-01-10T23:39:54.900Z] ebd50b36899d: Preparing [2023-01-10T23:39:54.900Z] cf18caf8041e: Preparing [2023-01-10T23:39:54.900Z] 17bec77d7fdc: Preparing [2023-01-10T23:39:54.900Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:39:54.900Z] da70770de09e: Layer already exists [2023-01-10T23:39:54.900Z] cf18caf8041e: Layer already exists [2023-01-10T23:39:54.900Z] c6c1b404d7ed: Layer already exists [2023-01-10T23:39:54.900Z] ebd50b36899d: Layer already exists [2023-01-10T23:39:55.170Z] latest: digest: sha256:e8b88422c90c363200f3d70d5cc69374af345a67716f82aab0aac329756e6e80 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:55.535Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:55.894Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.3 [2023-01-10T23:39:55.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-10T23:39:55.894Z] da70770de09e: Preparing [2023-01-10T23:39:55.894Z] c6c1b404d7ed: Preparing [2023-01-10T23:39:55.894Z] ebd50b36899d: Preparing [2023-01-10T23:39:55.894Z] cf18caf8041e: Preparing [2023-01-10T23:39:55.894Z] 17bec77d7fdc: Preparing [2023-01-10T23:39:55.894Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:39:55.894Z] ebd50b36899d: Layer already exists [2023-01-10T23:39:55.894Z] da70770de09e: Layer already exists [2023-01-10T23:39:55.894Z] cf18caf8041e: Layer already exists [2023-01-10T23:39:55.894Z] c6c1b404d7ed: Layer already exists [2023-01-10T23:39:56.162Z] 3.0.0-dev.3: digest: sha256:e8b88422c90c363200f3d70d5cc69374af345a67716f82aab0aac329756e6e80 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:56.525Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:56.873Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [2023-01-10T23:39:56.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-10T23:39:56.873Z] da70770de09e: Preparing [2023-01-10T23:39:56.873Z] c6c1b404d7ed: Preparing [2023-01-10T23:39:56.873Z] ebd50b36899d: Preparing [2023-01-10T23:39:56.873Z] cf18caf8041e: Preparing [2023-01-10T23:39:56.873Z] 17bec77d7fdc: Preparing [2023-01-10T23:39:56.873Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:39:56.873Z] cf18caf8041e: Layer already exists [2023-01-10T23:39:56.873Z] ebd50b36899d: Layer already exists [2023-01-10T23:39:56.873Z] c6c1b404d7ed: Layer already exists [2023-01-10T23:39:56.873Z] da70770de09e: Layer already exists [2023-01-10T23:39:56.873Z] 08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3: digest: sha256:e8b88422c90c363200f3d70d5cc69374af345a67716f82aab0aac329756e6e80 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:57.478Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:57.831Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-01-10T23:39:57.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-10T23:39:57.831Z] da70770de09e: Preparing [2023-01-10T23:39:57.831Z] c6c1b404d7ed: Preparing [2023-01-10T23:39:57.831Z] ebd50b36899d: Preparing [2023-01-10T23:39:57.831Z] cf18caf8041e: Preparing [2023-01-10T23:39:57.831Z] 17bec77d7fdc: Preparing [2023-01-10T23:39:57.831Z] cf18caf8041e: Layer already exists [2023-01-10T23:39:57.831Z] da70770de09e: Layer already exists [2023-01-10T23:39:57.831Z] c6c1b404d7ed: Layer already exists [2023-01-10T23:39:57.831Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:39:57.831Z] ebd50b36899d: Layer already exists [2023-01-10T23:39:58.097Z] main: digest: sha256:e8b88422c90c363200f3d70d5cc69374af345a67716f82aab0aac329756e6e80 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:39:58.138Z] ===================================================== [Pipeline] echo [2023-01-10T23:39:58.144Z] taggedImages: [2023-01-10T23:39:58.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:08f894f6759a1d01e47be8be883e82626f2c5ca7 [2023-01-10T23:39:58.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-01-10T23:39:58.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.3 [2023-01-10T23:39:58.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:08f894f6759a1d01e47be8be883e82626f2c5ca7-3.0.0-dev.3 [2023-01-10T23:39:58.144Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:58.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:39:58.491Z] [2023-01-10T23:39:58.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:58.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:39:58.821Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T23:39:58.821Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T23:39:58.821Z] 04944245beec: Pulling fs layer [2023-01-10T23:39:58.821Z] 699f458cf7ca: Pulling fs layer [2023-01-10T23:39:58.821Z] 765212b225bb: Pulling fs layer [2023-01-10T23:39:58.821Z] f23df028b6ca: Pulling fs layer [2023-01-10T23:39:58.821Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T23:39:58.821Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T23:39:58.821Z] f23df028b6ca: Waiting [2023-01-10T23:39:58.821Z] d65c8cfc05b1: Waiting [2023-01-10T23:39:58.821Z] 2437ff75d9bd: Waiting [2023-01-10T23:39:59.091Z] 04944245beec: Verifying Checksum [2023-01-10T23:39:59.091Z] 04944245beec: Download complete [2023-01-10T23:39:59.091Z] 765212b225bb: Verifying Checksum [2023-01-10T23:39:59.091Z] 765212b225bb: Download complete [2023-01-10T23:39:59.091Z] f23df028b6ca: Verifying Checksum [2023-01-10T23:39:59.091Z] f23df028b6ca: Download complete [2023-01-10T23:39:59.091Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T23:39:59.091Z] d65c8cfc05b1: Download complete [2023-01-10T23:39:59.359Z] 699f458cf7ca: Verifying Checksum [2023-01-10T23:39:59.359Z] 699f458cf7ca: Download complete [2023-01-10T23:39:59.627Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T23:39:59.627Z] 8998bd30e6a1: Download complete [2023-01-10T23:40:01.575Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T23:40:01.575Z] 2437ff75d9bd: Download complete [2023-01-10T23:40:03.522Z] 8998bd30e6a1: Pull complete [2023-01-10T23:40:04.930Z] 04944245beec: Pull complete [2023-01-10T23:40:06.345Z] 699f458cf7ca: Pull complete [2023-01-10T23:40:06.345Z] 765212b225bb: Pull complete [2023-01-10T23:40:06.931Z] f23df028b6ca: Pull complete [2023-01-10T23:40:07.200Z] d65c8cfc05b1: Pull complete [2023-01-10T23:40:19.532Z] 2437ff75d9bd: Pull complete [2023-01-10T23:40:19.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T23:40:19.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:40:19.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:40:20.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-1759 does not seem to be running inside a container [2023-01-10T23:40:20.084Z] $ 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/86 -v /w/workspace/device-mqtt-go/86:/w/workspace/device-mqtt-go/86:rw,z -v /w/workspace/device-mqtt-go/86@tmp:/w/workspace/device-mqtt-go/86@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:arm64 cat [2023-01-10T23:40:22.742Z] $ docker top b07e515b1ca68da0ae39a5126a29b98ca96c87261ab60f84614c303d136cb6a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:40:23.660Z] ---> job-cost.sh [2023-01-10T23:40:23.660Z] lf-activate-venv: SKIPPING [2023-01-10T23:40:23.660Z] INFO: No Stack... [2023-01-10T23:40:24.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T23:40:24.828Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:40:25.153Z] + cut -d, -f6 [2023-01-10T23:40:25.153Z] + cat /w/workspace/device-mqtt-go/86/archives/cost.csv [Pipeline] lock [2023-01-10T23:40:25.233Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] [2023-01-10T23:40:25.241Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] did not exist. Created. [2023-01-10T23:40:25.242Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:40:25.899Z] /w/workspace/device-mqtt-go/86@tmp/durable-09adb5a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T23:40:26.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T23:40:26.579Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T23:40:26.630Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:40:26.636Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:40:26.659Z] $ docker stop --time=1 b07e515b1ca68da0ae39a5126a29b98ca96c87261ab60f84614c303d136cb6a8 [2023-01-10T23:40:28.201Z] $ docker rm -f --volumes b07e515b1ca68da0ae39a5126a29b98ca96c87261ab60f84614c303d136cb6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-10T23:40:28.580Z] provisioning config files... [2023-01-10T23:40:28.587Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9819323488401009616tmp [Pipeline] { [Pipeline] sh [2023-01-10T23:40:28.880Z] + set +x [2023-01-10T23:40:28.880Z] + curl -s https://codecov.io/bash [2023-01-10T23:40:28.880Z] + bash -s -- [2023-01-10T23:40:28.880Z] [2023-01-10T23:40:28.880Z] _____ _ [2023-01-10T23:40:28.880Z] / ____| | | [2023-01-10T23:40:28.880Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T23:40:28.880Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T23:40:28.880Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T23:40:28.880Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T23:40:28.880Z] Bash-1.0.6 [2023-01-10T23:40:28.880Z] [2023-01-10T23:40:28.880Z] [2023-01-10T23:40:28.880Z] ==> git version 2.25.1 found [2023-01-10T23:40:28.880Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-10T23:40:28.880Z] Release-Date: 2020-01-08 [2023-01-10T23:40:28.880Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T23:40:28.880Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T23:40:28.880Z] ==> Jenkins CI detected. [2023-01-10T23:40:28.880Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-01-10T23:40:28.880Z] project root: . [2023-01-10T23:40:28.880Z] --> token set from env [2023-01-10T23:40:28.880Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T23:40:28.880Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T23:40:28.880Z] ==> Python coveragepy not found [2023-01-10T23:40:28.880Z] ==> Searching for coverage reports in: [2023-01-10T23:40:28.880Z] + . [2023-01-10T23:40:28.880Z] -> Found 1 reports [2023-01-10T23:40:28.880Z] ==> Detecting git/mercurial file structure [2023-01-10T23:40:28.880Z] ==> Reading reports [2023-01-10T23:40:28.880Z] + ./coverage.out bytes=17887 [2023-01-10T23:40:28.880Z] ==> Appending adjustments [2023-01-10T23:40:28.880Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T23:40:29.140Z] + Found adjustments [2023-01-10T23:40:29.140Z] ==> Gzipping contents [2023-01-10T23:40:29.140Z] 4.0K /tmp/codecov.rJYaVa.gz [2023-01-10T23:40:29.140Z] ==> Uploading reports [2023-01-10T23:40:29.140Z] url: https://codecov.io [2023-01-10T23:40:29.140Z] query: branch=main&commit=08f894f6759a1d01e47be8be883e82626f2c5ca7&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T23:40:29.140Z] -> Pinging Codecov [2023-01-10T23:40:29.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=08f894f6759a1d01e47be8be883e82626f2c5ca7&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T23:40:29.400Z] -> Uploading to [2023-01-10T23:40:29.400Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/7D719EC7BBE17E464838252E33014C33/08f894f6759a1d01e47be8be883e82626f2c5ca7/50a416d0-893d-459d-80b0-ea83659c9480.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T234029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4c9bcf5e1f81b954acafd375be17d569cfb8178bcb3fa0713bbf5639beca465 [2023-01-10T23:40:29.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:40:29.400Z] Dload Upload Total Spent Left Speed [2023-01-10T23:40:29.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 12855 --:--:-- --:--:-- --:--:-- 12855 [2023-01-10T23:40:29.659Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] } [2023-01-10T23:40:29.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T23:40:29.854Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T23:40:29.862Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:40:30.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T23:40:30.158Z] [2023-01-10T23:40:30.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:40:30.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T23:40:30.457Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T23:40:30.457Z] df9b9388f04a: Pulling fs layer [2023-01-10T23:40:30.457Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T23:40:30.457Z] 25bc292e5bac: Pulling fs layer [2023-01-10T23:40:30.457Z] 114826534d7a: Pulling fs layer [2023-01-10T23:40:30.457Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T23:40:30.457Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T23:40:30.457Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T23:40:30.457Z] 4657fd5d0bcf: Waiting [2023-01-10T23:40:30.457Z] 6ad1cebc031e: Waiting [2023-01-10T23:40:30.457Z] 114826534d7a: Waiting [2023-01-10T23:40:30.457Z] 25bc292e5bac: Verifying Checksum [2023-01-10T23:40:30.457Z] 25bc292e5bac: Download complete [2023-01-10T23:40:30.457Z] 52dc419b0ee2: Download complete [2023-01-10T23:40:30.457Z] 4657fd5d0bcf: Verifying Checksum [2023-01-10T23:40:30.457Z] 4657fd5d0bcf: Download complete [2023-01-10T23:40:30.457Z] df9b9388f04a: Verifying Checksum [2023-01-10T23:40:30.457Z] df9b9388f04a: Download complete [2023-01-10T23:40:30.718Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T23:40:30.718Z] 6ad1cebc031e: Download complete [2023-01-10T23:40:30.718Z] df9b9388f04a: Pull complete [2023-01-10T23:40:30.718Z] 52dc419b0ee2: Pull complete [2023-01-10T23:40:30.979Z] 25bc292e5bac: Pull complete [2023-01-10T23:40:31.238Z] 114826534d7a: Verifying Checksum [2023-01-10T23:40:31.238Z] 114826534d7a: Download complete [2023-01-10T23:40:31.496Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T23:40:31.496Z] 8a3aa393b2d8: Download complete [2023-01-10T23:40:34.799Z] 114826534d7a: Pull complete [2023-01-10T23:40:34.799Z] 4657fd5d0bcf: Pull complete [2023-01-10T23:40:34.799Z] 6ad1cebc031e: Pull complete [2023-01-10T23:40:38.981Z] 8a3aa393b2d8: Pull complete [2023-01-10T23:40:38.981Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T23:40:38.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T23:40:38.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:40:39.064Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:40:39.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-10T23:40:41.611Z] $ docker top 58f41cb80123edff9737ed01156aef634346febccc7c303673b412bb4374b0a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T23:40:41.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-01-10T23:40:41.958Z] + set -o pipefail [2023-01-10T23:40:41.958Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-01-10T23:40:48.519Z] [2023-01-10T23:40:48.519Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-01-10T23:40:48.519Z] [2023-01-10T23:40:48.519Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/61709a66-ce20-4a16-ba07-4e2e0c2ca6e8 [2023-01-10T23:40:48.519Z] [2023-01-10T23:40:48.519Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-10T23:40:48.519Z] [2023-01-10T23:40:48.520Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T23:40:48.520Z] [2023-01-10T23:40:48.782Z] [2023-01-10T23:40:48.782Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T23:40:48.782Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T23:40:48.782Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T23:40:48.790Z] $ docker stop --time=1 58f41cb80123edff9737ed01156aef634346febccc7c303673b412bb4374b0a5 [2023-01-10T23:40:52.500Z] $ docker rm -f --volumes 58f41cb80123edff9737ed01156aef634346febccc7c303673b412bb4374b0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:40:53.167Z] + git log --format=format:%s -1 08f894f6759a1d01e47be8be883e82626f2c5ca7 [Pipeline] sh [2023-01-10T23:40:53.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:40:53.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:40:53.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:40:53.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:40:53.816Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:40:53.840Z] $ 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 [2023-01-10T23:40:54.332Z] $ docker top 951522b06b4135248e5e6c9035e60f1dd2cac0b869b44e048e2498bff3adaf07 -eo pid,comm [2023-01-10T23:40:54.380Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T23:40:54.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:40:54.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:40:54.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:40:54.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:40:54.528Z] $ docker exec 951522b06b4135248e5e6c9035e60f1dd2cac0b869b44e048e2498bff3adaf07 ssh-agent [2023-01-10T23:40:54.653Z] SSH_AUTH_SOCK=/tmp/ssh-i17GRfrexMkf/agent.34 [2023-01-10T23:40:54.653Z] SSH_AGENT_PID=40 [2023-01-10T23:40:54.658Z] Running ssh-add (command line suppressed) [2023-01-10T23:40:54.774Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1518037369605573379.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1518037369605573379.key) [2023-01-10T23:40:54.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:40:55.077Z] + git semver tag [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,259 [run_tag] DEBUG tag force:False [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,259 [check_head_tag] DEBUG check head tag [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,261 [execute] INFO git cat-file --batch-check [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,265 [execute] INFO git cat-file --batch [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,283 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,284 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:40:55.334Z] 2023-01-10 23:40:55,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:40:55.334Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T23:40:55.340Z] $ docker exec --env ******** --env ******** 951522b06b4135248e5e6c9035e60f1dd2cac0b869b44e048e2498bff3adaf07 ssh-agent -k [2023-01-10T23:40:55.440Z] unset SSH_AUTH_SOCK; [2023-01-10T23:40:55.441Z] unset SSH_AGENT_PID; [2023-01-10T23:40:55.441Z] echo Agent pid 40 killed; [2023-01-10T23:40:55.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:40:55.749Z] + git semver [Pipeline] } [2023-01-10T23:40:56.018Z] $ docker stop --time=1 951522b06b4135248e5e6c9035e60f1dd2cac0b869b44e048e2498bff3adaf07 [2023-01-10T23:40:57.269Z] $ docker rm -f --volumes 951522b06b4135248e5e6c9035e60f1dd2cac0b869b44e048e2498bff3adaf07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:40:57.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T23:40:57.640Z] [2023-01-10T23:40:57.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:40:57.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T23:40:57.938Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T23:40:57.938Z] ab5ef0e58194: Pulling fs layer [2023-01-10T23:40:57.938Z] 9712f1f96733: Pulling fs layer [2023-01-10T23:40:57.938Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T23:40:57.938Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T23:40:57.938Z] e9a5061849ea: Pulling fs layer [2023-01-10T23:40:57.938Z] 0d9ebad4ef96: Waiting [2023-01-10T23:40:57.938Z] e9a5061849ea: Waiting [2023-01-10T23:40:57.938Z] d747dcd14b5f: Pulling fs layer [2023-01-10T23:40:57.938Z] 2de7ff778b66: Pulling fs layer [2023-01-10T23:40:57.938Z] d747dcd14b5f: Waiting [2023-01-10T23:40:57.938Z] 2de7ff778b66: Waiting [2023-01-10T23:40:57.938Z] 9712f1f96733: Verifying Checksum [2023-01-10T23:40:57.938Z] 9712f1f96733: Download complete [2023-01-10T23:40:58.209Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T23:40:58.209Z] 63f879dbbcfc: Download complete [2023-01-10T23:40:58.469Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T23:40:58.469Z] 0d9ebad4ef96: Download complete [2023-01-10T23:40:58.469Z] d747dcd14b5f: Verifying Checksum [2023-01-10T23:40:58.469Z] d747dcd14b5f: Download complete [2023-01-10T23:40:58.728Z] ab5ef0e58194: Verifying Checksum [2023-01-10T23:40:58.728Z] ab5ef0e58194: Download complete [2023-01-10T23:40:58.728Z] e9a5061849ea: Verifying Checksum [2023-01-10T23:40:58.728Z] e9a5061849ea: Download complete [2023-01-10T23:40:58.728Z] 2de7ff778b66: Verifying Checksum [2023-01-10T23:40:58.728Z] 2de7ff778b66: Download complete [2023-01-10T23:41:01.261Z] ab5ef0e58194: Pull complete [2023-01-10T23:41:01.261Z] 9712f1f96733: Pull complete [2023-01-10T23:41:01.829Z] 63f879dbbcfc: Pull complete [2023-01-10T23:41:05.154Z] 0d9ebad4ef96: Pull complete [2023-01-10T23:41:05.413Z] e9a5061849ea: Pull complete [2023-01-10T23:41:05.672Z] d747dcd14b5f: Pull complete [2023-01-10T23:41:07.047Z] 2de7ff778b66: Pull complete [2023-01-10T23:41:07.047Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T23:41:07.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T23:41:07.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:41:07.127Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:41:07.154Z] $ 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 [2023-01-10T23:41:11.645Z] $ docker top 96ecbf5e303b9c06266b75ab24019342eb400cbaea56fba809350301011c9000 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:41:11.722Z] provisioning config files... [2023-01-10T23:41:11.727Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2348468936624519695tmp [2023-01-10T23:41:11.738Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9727636882037489440tmp [2023-01-10T23:41:11.746Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18323050414809787241tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:41:11.761Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:12.042Z] ---> sigul-configuration.sh [2023-01-10T23:41:12.042Z] gpg: directory `/root/.gnupg' created [2023-01-10T23:41:12.042Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T23:41:12.042Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T23:41:12.042Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T23:41:12.042Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T23:41:12.042Z] gpg: CAST5 encrypted data [2023-01-10T23:41:12.042Z] gpg: encrypted with 1 passphrase [2023-01-10T23:41:12.042Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T23:41:12.335Z] + mkdir /home/jenkins [2023-01-10T23:41:12.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T23:41:12.621Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-10T23:41:12.630Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:12.915Z] ---> sigul-install.sh [2023-01-10T23:41:12.915Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T23:41:13.198Z] + git tag --list [2023-01-10T23:41:13.198Z] 0.7.1 [2023-01-10T23:41:13.198Z] v1.0.0 [2023-01-10T23:41:13.198Z] v1.1.0 [2023-01-10T23:41:13.198Z] v1.1.1 [2023-01-10T23:41:13.198Z] v1.2.2 [2023-01-10T23:41:13.198Z] v1.3.0 [2023-01-10T23:41:13.198Z] v1.3.1 [2023-01-10T23:41:13.198Z] v2.0.0 [2023-01-10T23:41:13.198Z] v2.1.0 [2023-01-10T23:41:13.198Z] v2.1.1 [2023-01-10T23:41:13.198Z] v2.1.1-dev.1 [2023-01-10T23:41:13.198Z] v2.1.1-dev.2 [2023-01-10T23:41:13.198Z] v2.2.0 [2023-01-10T23:41:13.198Z] v2.2.1-dev.1 [2023-01-10T23:41:13.198Z] v2.2.1-dev.10 [2023-01-10T23:41:13.198Z] v2.2.1-dev.2 [2023-01-10T23:41:13.198Z] v2.2.1-dev.3 [2023-01-10T23:41:13.198Z] v2.2.1-dev.4 [2023-01-10T23:41:13.198Z] v2.2.1-dev.5 [2023-01-10T23:41:13.198Z] v2.2.1-dev.6 [2023-01-10T23:41:13.198Z] v2.2.1-dev.7 [2023-01-10T23:41:13.198Z] v2.2.1-dev.8 [2023-01-10T23:41:13.198Z] v2.2.1-dev.9 [2023-01-10T23:41:13.198Z] v2.3.0 [2023-01-10T23:41:13.198Z] v2.3.0-dev.10 [2023-01-10T23:41:13.198Z] v2.3.0-dev.11 [2023-01-10T23:41:13.198Z] v2.3.0-dev.12 [2023-01-10T23:41:13.198Z] v2.3.0-dev.13 [2023-01-10T23:41:13.198Z] v2.3.0-dev.14 [2023-01-10T23:41:13.198Z] v2.3.0-dev.15 [2023-01-10T23:41:13.198Z] v2.3.0-dev.16 [2023-01-10T23:41:13.198Z] v2.3.0-dev.17 [2023-01-10T23:41:13.198Z] v2.3.0-dev.18 [2023-01-10T23:41:13.198Z] v2.3.0-dev.19 [2023-01-10T23:41:13.198Z] v2.3.0-dev.20 [2023-01-10T23:41:13.198Z] v2.3.0-dev.21 [2023-01-10T23:41:13.198Z] v2.3.0-dev.22 [2023-01-10T23:41:13.198Z] v2.3.0-dev.23 [2023-01-10T23:41:13.198Z] v2.3.0-dev.24 [2023-01-10T23:41:13.198Z] v2.3.0-dev.25 [2023-01-10T23:41:13.198Z] v2.3.0-dev.26 [2023-01-10T23:41:13.198Z] v2.3.0-dev.27 [2023-01-10T23:41:13.198Z] v2.3.0-dev.28 [2023-01-10T23:41:13.198Z] v2.3.0-dev.29 [2023-01-10T23:41:13.198Z] v2.3.0-dev.30 [2023-01-10T23:41:13.198Z] v2.3.0-dev.31 [2023-01-10T23:41:13.198Z] v2.3.0-dev.32 [2023-01-10T23:41:13.198Z] v2.3.0-dev.33 [2023-01-10T23:41:13.198Z] v2.3.0-dev.34 [2023-01-10T23:41:13.198Z] v3.0.0-dev.1 [2023-01-10T23:41:13.198Z] v3.0.0-dev.2 [2023-01-10T23:41:13.198Z] v3.0.0-dev.3 [Pipeline] sh [2023-01-10T23:41:13.484Z] + lftools sign git-tag v3.0.0-dev.3 [2023-01-10T23:41:14.051Z] Signing Git tag with Sigul... [2023-01-10T23:41:14.051Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-01-10T23:41:14.626Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:14.908Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T23:41:14.915Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T23:41:14.926Z] $ docker stop --time=1 96ecbf5e303b9c06266b75ab24019342eb400cbaea56fba809350301011c9000 [2023-01-10T23:41:16.208Z] $ docker rm -f --volumes 96ecbf5e303b9c06266b75ab24019342eb400cbaea56fba809350301011c9000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T23:41:16.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:41:16.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:41:16.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:41:16.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:41:16.988Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:41:17.011Z] $ 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 [2023-01-10T23:41:17.360Z] $ docker top 5d2ea1dc9ff0c93ce32ad95382c2342db440ada8b3032dacb4355e77999d9a89 -eo pid,comm [2023-01-10T23:41:17.415Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T23:41:17.415Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:41:17.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:41:17.456Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:41:17.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:41:17.574Z] $ docker exec 5d2ea1dc9ff0c93ce32ad95382c2342db440ada8b3032dacb4355e77999d9a89 ssh-agent [2023-01-10T23:41:17.688Z] SSH_AUTH_SOCK=/tmp/ssh-UUBOYvIucgVT/agent.33 [2023-01-10T23:41:17.688Z] SSH_AGENT_PID=39 [2023-01-10T23:41:17.692Z] Running ssh-add (command line suppressed) [2023-01-10T23:41:17.797Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16159186286885353553.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16159186286885353553.key) [2023-01-10T23:41:17.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:41:18.099Z] + git semver bump pre [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,265 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,265 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,265 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,266 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,267 [execute] INFO git cat-file --batch-check [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,274 [execute] INFO git cat-file --batch [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:41:18.359Z] 2023-01-10 23:41:18,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:41:18.359Z] 3.0.0-dev.4 [Pipeline] } [2023-01-10T23:41:18.363Z] $ docker exec --env ******** --env ******** 5d2ea1dc9ff0c93ce32ad95382c2342db440ada8b3032dacb4355e77999d9a89 ssh-agent -k [2023-01-10T23:41:18.466Z] unset SSH_AUTH_SOCK; [2023-01-10T23:41:18.467Z] unset SSH_AGENT_PID; [2023-01-10T23:41:18.467Z] echo Agent pid 39 killed; [2023-01-10T23:41:18.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:41:18.790Z] + git semver [Pipeline] } [2023-01-10T23:41:19.053Z] $ docker stop --time=1 5d2ea1dc9ff0c93ce32ad95382c2342db440ada8b3032dacb4355e77999d9a89 [2023-01-10T23:41:20.332Z] $ docker rm -f --volumes 5d2ea1dc9ff0c93ce32ad95382c2342db440ada8b3032dacb4355e77999d9a89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:41:20.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:41:20.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:41:20.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:41:20.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:41:21.032Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:41:21.052Z] $ 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 [2023-01-10T23:41:21.406Z] $ docker top ab6feb1fa399d50b31cd47eebaee98a812749a5126247d3c0956ea654345c75a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:41:21.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:41:21.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:41:21.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:41:21.602Z] $ docker exec ab6feb1fa399d50b31cd47eebaee98a812749a5126247d3c0956ea654345c75a ssh-agent [2023-01-10T23:41:21.717Z] SSH_AUTH_SOCK=/tmp/ssh-mGIc1BpzH7jX/agent.32 [2023-01-10T23:41:21.717Z] SSH_AGENT_PID=38 [2023-01-10T23:41:21.722Z] Running ssh-add (command line suppressed) [2023-01-10T23:41:21.820Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7079559586659406235.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7079559586659406235.key) [2023-01-10T23:41:21.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:41:22.125Z] + git semver push [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,287 [run_push] DEBUG push [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,288 [execute] INFO git cat-file --batch-check [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,293 [execute] INFO git rev-list 7d43e969ed0624b630de7d6c569b4e3163d94aa2 -- [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,293 [execute] DEBUG Popen(['git', 'rev-list', '7d43e969ed0624b630de7d6c569b4e3163d94aa2', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,301 [execute] INFO git fetch -v origin [2023-01-10T23:41:22.383Z] 2023-01-10 23:41:22,301 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T23:41:22.950Z] 2023-01-10 23:41:22,849 [run_push] DEBUG no remote changes detected [2023-01-10T23:41:22.950Z] 2023-01-10 23:41:22,850 [execute] INFO git push origin semver [2023-01-10T23:41:22.950Z] 2023-01-10 23:41:22,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:41:23.885Z] 2023-01-10 23:41:23,628 [run_push] DEBUG push all version tags [2023-01-10T23:41:23.885Z] 2023-01-10 23:41:23,628 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T23:41:23.885Z] 2023-01-10 23:41:23,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:41:24.453Z] 2023-01-10 23:41:24,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-10T23:41:24.453Z] 3.0.0-dev.4 [Pipeline] } [2023-01-10T23:41:24.457Z] $ docker exec --env ******** --env ******** ab6feb1fa399d50b31cd47eebaee98a812749a5126247d3c0956ea654345c75a ssh-agent -k [2023-01-10T23:41:24.547Z] unset SSH_AUTH_SOCK; [2023-01-10T23:41:24.548Z] unset SSH_AGENT_PID; [2023-01-10T23:41:24.548Z] echo Agent pid 38 killed; [2023-01-10T23:41:24.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:41:24.871Z] + git semver [Pipeline] } [2023-01-10T23:41:25.138Z] $ docker stop --time=1 ab6feb1fa399d50b31cd47eebaee98a812749a5126247d3c0956ea654345c75a [2023-01-10T23:41:26.386Z] $ docker rm -f --volumes ab6feb1fa399d50b31cd47eebaee98a812749a5126247d3c0956ea654345c75a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-10T23:41:26.934Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-01-10T23:41:26.934Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-01-10T23:41:26.934Z] total 16 [2023-01-10T23:41:26.934Z] drwxr-xr-x 3 root root 4096 Jan 10 23:32 . [2023-01-10T23:41:26.934Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:41 .. [2023-01-10T23:41:26.934Z] drwxr-xr-x 2 root root 4096 Jan 10 23:32 cost [2023-01-10T23:41:26.934Z] -rw-r--r-- 1 root root 85 Jan 10 23:32 cost.csv [2023-01-10T23:41:26.934Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-01-10T23:41:26.934Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-01-10T23:41:26.934Z] total 16 [2023-01-10T23:41:26.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:32 . [2023-01-10T23:41:26.934Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:41 .. [2023-01-10T23:41:26.934Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:32 cost [2023-01-10T23:41:26.934Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 10 23:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:27.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:28.097Z] ---> package-listing.sh [2023-01-10T23:41:28.097Z] ++ facter osfamily [2023-01-10T23:41:28.097Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T23:41:28.363Z] + OS_FAMILY=debian [2023-01-10T23:41:28.363Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-01-10T23:41:28.363Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T23:41:28.363Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T23:41:28.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T23:41:28.363Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T23:41:28.363Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-01-10T23:41:28.363Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T23:41:28.363Z] + case "${OS_FAMILY}" in [2023-01-10T23:41:28.363Z] + dpkg -l [2023-01-10T23:41:28.363Z] + grep '^ii' [2023-01-10T23:41:28.363Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T23:41:28.363Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T23:41:28.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T23:41:28.363Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-01-10T23:41:28.363Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-01-10T23:41:28.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-01-10T23:41:28.378Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T23:41:28.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:41:29.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:41:29.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:41:29.342Z] prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container [2023-01-10T23:41:29.370Z] $ 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 [2023-01-10T23:41:29.630Z] $ docker top f1205267a47ab7791105301b6d8f82a7064bc97c6e33421884319e36fb91b8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:41:29.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T23:41:30.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T23:41:30.680Z] + ls /var/log/sa-host [2023-01-10T23:41:30.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:41:30.781Z] provisioning config files... [2023-01-10T23:41:30.812Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2720322127496892985tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:41:30.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:31.123Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T23:41:31.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:31.457Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T23:41:31.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:31.753Z] ---> sudo-logs.sh [2023-01-10T23:41:31.753Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T23:41:31.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:32.066Z] ---> job-cost.sh [2023-01-10T23:41:32.066Z] lf-activate-venv: SKIPPING [2023-01-10T23:41:32.066Z] DEBUG: total: 0.2199999988079071 [2023-01-10T23:41:32.066Z] INFO: Retrieving Stack Cost... [2023-01-10T23:41:32.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:41:32.893Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T23:41:32.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:33.187Z] ---> logs-deploy.sh [2023-01-10T23:41:33.187Z] lf-activate-venv: SKIPPING [2023-01-10T23:41:33.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/86 [2023-01-10T23:41:33.187Z] INFO: archiving workspace using pattern(s): [2023-01-10T23:41:34.124Z] Archives upload complete. [2023-01-10T23:41:34.383Z] INFO: archiving logs to Nexus [2023-01-10T23:41:34.952Z] ---> uname -a: [2023-01-10T23:41:34.953Z] Linux prd-ubuntu20-04-docker-8c-8g-1754 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] ---> lscpu: [2023-01-10T23:41:34.953Z] Architecture: x86_64 [2023-01-10T23:41:34.953Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T23:41:34.953Z] Byte Order: Little Endian [2023-01-10T23:41:34.953Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T23:41:34.953Z] CPU(s): 8 [2023-01-10T23:41:34.953Z] On-line CPU(s) list: 0-7 [2023-01-10T23:41:34.953Z] Thread(s) per core: 1 [2023-01-10T23:41:34.953Z] Core(s) per socket: 1 [2023-01-10T23:41:34.953Z] Socket(s): 8 [2023-01-10T23:41:34.953Z] NUMA node(s): 1 [2023-01-10T23:41:34.953Z] Vendor ID: AuthenticAMD [2023-01-10T23:41:34.953Z] CPU family: 23 [2023-01-10T23:41:34.953Z] Model: 49 [2023-01-10T23:41:34.953Z] Model name: AMD EPYC-Rome Processor [2023-01-10T23:41:34.953Z] Stepping: 0 [2023-01-10T23:41:34.953Z] CPU MHz: 2799.996 [2023-01-10T23:41:34.953Z] BogoMIPS: 5599.99 [2023-01-10T23:41:34.953Z] Virtualization: AMD-V [2023-01-10T23:41:34.953Z] Hypervisor vendor: KVM [2023-01-10T23:41:34.953Z] Virtualization type: full [2023-01-10T23:41:34.953Z] L1d cache: 256 KiB [2023-01-10T23:41:34.953Z] L1i cache: 256 KiB [2023-01-10T23:41:34.953Z] L2 cache: 4 MiB [2023-01-10T23:41:34.953Z] L3 cache: 128 MiB [2023-01-10T23:41:34.953Z] NUMA node0 CPU(s): 0-7 [2023-01-10T23:41:34.953Z] Vulnerability Itlb multihit: Not affected [2023-01-10T23:41:34.953Z] Vulnerability L1tf: Not affected [2023-01-10T23:41:34.953Z] Vulnerability Mds: Not affected [2023-01-10T23:41:34.953Z] Vulnerability Meltdown: Not affected [2023-01-10T23:41:34.953Z] Vulnerability Mmio stale data: Not affected [2023-01-10T23:41:34.953Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T23:41:34.953Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T23:41:34.953Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T23:41:34.953Z] Vulnerability Srbds: Not affected [2023-01-10T23:41:34.953Z] Vulnerability Tsx async abort: Not affected [2023-01-10T23:41:34.953Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] ---> nproc: [2023-01-10T23:41:34.953Z] 8 [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] ---> df -h: [2023-01-10T23:41:34.953Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T23:41:34.953Z] overlay 155G 13G 143G 9% / [2023-01-10T23:41:34.953Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T23:41:34.953Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T23:41:34.953Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T23:41:34.953Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] ---> sar -b -r -n DEV: [2023-01-10T23:41:34.953Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1754) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] 23:29:30 LINUX RESTART (8 CPU) [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] 23:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T23:41:34.953Z] 23:31:01 167.36 16.47 150.89 0.00 1969.70 74712.35 0.00 [2023-01-10T23:41:34.953Z] 23:32:01 117.31 0.25 117.06 0.00 21.73 43089.35 0.00 [2023-01-10T23:41:34.953Z] 23:33:01 109.46 0.08 109.38 0.00 10.80 49376.87 0.00 [2023-01-10T23:41:34.953Z] 23:34:01 4.63 0.00 4.63 0.00 0.00 16828.01 0.00 [2023-01-10T23:41:34.953Z] 23:35:01 58.54 12.23 46.31 0.00 5247.26 25583.20 0.00 [2023-01-10T23:41:34.953Z] 23:36:01 8.52 0.02 8.50 0.00 0.13 16926.11 0.00 [2023-01-10T23:41:34.953Z] 23:37:01 4.57 0.18 4.38 0.00 18.53 16821.73 0.00 [2023-01-10T23:41:34.953Z] 23:38:01 3.98 0.00 3.98 0.00 0.00 16819.06 0.00 [2023-01-10T23:41:34.953Z] 23:39:01 2.70 0.00 2.70 0.00 0.00 8886.65 0.00 [2023-01-10T23:41:34.953Z] 23:40:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2023-01-10T23:41:34.953Z] 23:41:01 69.26 0.33 68.92 0.00 18.13 37335.38 0.00 [2023-01-10T23:41:34.953Z] Average: 49.67 2.67 47.00 0.00 660.38 27783.27 0.00 [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] 23:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T23:41:34.953Z] 23:31:01 28111656 31582748 726844 2.21 130392 3520156 2054168 6.05 1153592 3157296 440592 [2023-01-10T23:41:34.953Z] 23:32:01 28169292 31564796 736580 2.24 141428 3448748 2009424 5.92 1340424 2920964 326248 [2023-01-10T23:41:34.953Z] 23:33:01 27810240 31596204 706340 2.15 151952 3792284 1753848 5.17 1197192 3382492 452 [2023-01-10T23:41:34.953Z] 23:34:01 27810096 31596180 706320 2.15 152008 3792288 1753848 5.17 1197156 3382492 220 [2023-01-10T23:41:34.953Z] 23:35:01 27281100 31576996 710808 2.16 185424 4249780 1794964 5.29 1519048 3553588 968 [2023-01-10T23:41:34.953Z] 23:36:01 27287144 31578192 709864 2.16 184008 4246520 1770872 5.22 1516016 3550336 0 [2023-01-10T23:41:34.953Z] 23:37:01 27298700 31590560 697848 2.12 184080 4247084 1811268 5.34 1505156 3550828 244 [2023-01-10T23:41:34.953Z] 23:38:01 27298816 31590840 697588 2.12 184160 4247088 1811268 5.34 1504872 3550912 52 [2023-01-10T23:41:34.953Z] 23:39:01 27298604 31590708 697720 2.12 184240 4247088 1811268 5.34 1504984 3550912 4 [2023-01-10T23:41:34.953Z] 23:40:01 27298264 31590844 697984 2.12 184312 4247092 1811268 5.34 1504696 3551348 176 [2023-01-10T23:41:34.953Z] 23:41:01 26051980 31542904 743208 2.26 203728 5348832 2070496 6.10 1613088 4610772 403292 [2023-01-10T23:41:34.953Z] Average: 27428717 31581907 711919 2.17 171430 4126087 1859336 5.48 1414202 3523813 106568 [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z] 23:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T23:41:34.953Z] 23:31:01 docker0 160.67 216.44 13.29 1859.65 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:31:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:31:01 ens3 636.89 423.74 7954.70 82.06 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:32:01 docker0 1.75 4.30 0.10 40.59 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:32:01 veth7c2e030 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:32:01 ens3 59.64 49.81 84.10 105.42 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:33:01 docker0 1.68 3.52 0.10 41.03 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:33:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:33:01 ens3 160.65 119.66 2640.24 218.60 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:34:01 ens3 2.48 0.77 3.81 0.47 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:35:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:35:01 ens3 141.03 83.47 2752.63 6.23 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:36:01 ens3 1.08 0.95 0.42 0.31 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:37:01 ens3 0.23 0.25 0.11 0.03 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:38:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:39:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:40:01 ens3 0.22 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:41:01 docker0 41.64 60.31 3.66 690.21 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] 23:41:01 ens3 317.85 204.48 7854.99 29.93 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] Average: docker0 18.49 25.58 1.54 236.76 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] Average: ens3 119.26 79.79 1926.37 40.22 0.00 0.00 0.00 0.00 [2023-01-10T23:41:34.953Z] [2023-01-10T23:41:34.953Z]