Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 231c33ae3d29d9c6125d3970eea5d57d0e38cccf 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-ssh6671653563322282285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1015142959934765720.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17623720245703718319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18308016413086200062.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-ssh2531443328324513892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-27551’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-27552’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-27974’ is offline ‘prd-ubuntu20.04-docker-8c-8g-27975’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27978 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 231c33ae3d29d9c6125d3970eea5d57d0e38cccf (main) Commit message: "Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 > git rev-list --no-walk 2fdb47a393c845e72630de83cb7d4c22e67ebec5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T06:33:00.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T06:33:00.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T06:33:00.178Z] ========================================================= [2024-01-26T06:33:00.178Z] EdgeX Global Pipelines Version Info [2024-01-26T06:33:00.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:33:00.905Z] ------------------- [2024-01-26T06:33:00.905Z] stable info: [2024-01-26T06:33:00.905Z] ------------------- [2024-01-26T06:33:00.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T06:33:00.905Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:33:00.905Z] Message: update stable to v1.0.258 [2024-01-26T06:33:01.476Z] ------------------- [2024-01-26T06:33:01.476Z] experimental info: [2024-01-26T06:33:01.476Z] ------------------- [2024-01-26T06:33:01.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T06:33:01.476Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:33:01.476Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T06:33:01.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-01-26T06:33:01.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-01-26T06:33:01.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T06:33:01.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T06:33:01.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T06:33:01.706Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T06:33:01.735Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T06:33:01.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T06:33:01.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T06:33:01.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T06:33:01.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T06:33:01.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-01-26T06:33:01.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T06:33:01.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T06:33:02.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:33:02.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:33:02.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:33:02.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:33:02.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T06:33:02.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T06:33:02.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T06:33:02.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T06:33:02.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T06:33:02.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T06:33:02.391Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T06:33:02.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T06:33:02.471Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T06:33:02.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T06:33:02.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T06:33:02.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T06:33:02.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] echo [2024-01-26T06:33:02.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 231c33a [Pipeline] echo [2024-01-26T06:33:02.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:33:02.810Z] provisioning config files... [2024-01-26T06:33:02.822Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10307077404507592401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:33:03.160Z] ---> ****-login.sh [2024-01-26T06:33:03.160Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:33:03.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:03.419Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:03.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:03.419Z] [2024-01-26T06:33:03.419Z] Login Succeeded [2024-01-26T06:33:03.419Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:33:03.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:03.419Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:03.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:03.419Z] [2024-01-26T06:33:03.419Z] Login Succeeded [2024-01-26T06:33:03.419Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:33:03.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:03.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:03.679Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:03.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:03.679Z] [2024-01-26T06:33:03.679Z] Login Succeeded [2024-01-26T06:33:03.680Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:33:03.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:03.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:03.680Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:03.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:03.680Z] [2024-01-26T06:33:03.680Z] Login Succeeded [2024-01-26T06:33:03.680Z] ****.io [2024-01-26T06:33:03.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:03.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:03.940Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:03.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:03.940Z] [2024-01-26T06:33:03.940Z] Login Succeeded [2024-01-26T06:33:03.940Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:33:03.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T06:33:04.467Z] + git rev-list -1 --merges 231c33ae3d29d9c6125d3970eea5d57d0e38cccf~1..231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] echo [2024-01-26T06:33:04.500Z] -----------> git rev-list -1 --merges 231c33ae3d29d9c6125d3970eea5d57d0e38cccf~1..231c33ae3d29d9c6125d3970eea5d57d0e38cccf 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:33:04.500Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [false] [Pipeline] sh [2024-01-26T06:33:04.811Z] + git log --format=format:%s -1 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] echo [2024-01-26T06:33:04.830Z] ========================================================= [2024-01-26T06:33:04.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T06:33:04.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:33:05.210Z] + git log --format=format:%s -1 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] echo [2024-01-26T06:33:05.223Z] [semverPrep] GIT_COMMIT: 231c33ae3d29d9c6125d3970eea5d57d0e38cccf, Commit Message: Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:33:05.254Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T06:33:05.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:33:05.634Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T06:33:05.634Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T06:33:05.634Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T06:33:05.634Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T06:33:05.634Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T06:33:05.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:06.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:33:06.007Z] [2024-01-26T06:33:06.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:06.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:33:06.332Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T06:33:06.332Z] b85a868b505f: Pulling fs layer [2024-01-26T06:33:06.332Z] e2be974225ed: Pulling fs layer [2024-01-26T06:33:06.332Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T06:33:06.332Z] 988bab9f4d93: Pulling fs layer [2024-01-26T06:33:06.332Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T06:33:06.332Z] eaf3925da568: Pulling fs layer [2024-01-26T06:33:06.332Z] bab4dde63d76: Pulling fs layer [2024-01-26T06:33:06.332Z] bde34c3a00c8: Pulling fs layer [2024-01-26T06:33:06.332Z] b352a97aabf1: Pulling fs layer [2024-01-26T06:33:06.332Z] 4872d77fe225: Pulling fs layer [2024-01-26T06:33:06.332Z] 5851b861e8e6: Pulling fs layer [2024-01-26T06:33:06.332Z] 988bab9f4d93: Waiting [2024-01-26T06:33:06.332Z] bab4dde63d76: Waiting [2024-01-26T06:33:06.332Z] 4872d77fe225: Waiting [2024-01-26T06:33:06.332Z] bde34c3a00c8: Waiting [2024-01-26T06:33:06.332Z] 5851b861e8e6: Waiting [2024-01-26T06:33:06.332Z] b352a97aabf1: Waiting [2024-01-26T06:33:06.332Z] eaf3925da568: Waiting [2024-01-26T06:33:06.332Z] 1469e6f7b9e6: Waiting [2024-01-26T06:33:06.332Z] e2be974225ed: Verifying Checksum [2024-01-26T06:33:06.332Z] e2be974225ed: Download complete [2024-01-26T06:33:06.332Z] 988bab9f4d93: Verifying Checksum [2024-01-26T06:33:06.332Z] 988bab9f4d93: Download complete [2024-01-26T06:33:06.594Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T06:33:06.594Z] 339a4e72a1f5: Download complete [2024-01-26T06:33:06.594Z] 1469e6f7b9e6: Download complete [2024-01-26T06:33:06.594Z] eaf3925da568: Download complete [2024-01-26T06:33:06.594Z] bde34c3a00c8: Download complete [2024-01-26T06:33:06.594Z] b352a97aabf1: Verifying Checksum [2024-01-26T06:33:06.594Z] b352a97aabf1: Download complete [2024-01-26T06:33:06.594Z] 5851b861e8e6: Download complete [2024-01-26T06:33:06.594Z] b85a868b505f: Verifying Checksum [2024-01-26T06:33:06.594Z] b85a868b505f: Download complete [2024-01-26T06:33:06.856Z] bab4dde63d76: Verifying Checksum [2024-01-26T06:33:06.856Z] bab4dde63d76: Download complete [2024-01-26T06:33:08.236Z] b85a868b505f: Pull complete [2024-01-26T06:33:08.236Z] e2be974225ed: Pull complete [2024-01-26T06:33:08.808Z] 339a4e72a1f5: Pull complete [2024-01-26T06:33:08.808Z] 988bab9f4d93: Pull complete [2024-01-26T06:33:09.069Z] 1469e6f7b9e6: Pull complete [2024-01-26T06:33:09.069Z] eaf3925da568: Pull complete [2024-01-26T06:33:11.604Z] bab4dde63d76: Pull complete [2024-01-26T06:33:11.604Z] bde34c3a00c8: Pull complete [2024-01-26T06:33:11.604Z] b352a97aabf1: Pull complete [2024-01-26T06:33:11.864Z] 4872d77fe225: Pull complete [2024-01-26T06:33:12.125Z] 5851b861e8e6: Pull complete [2024-01-26T06:33:12.125Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T06:33:12.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:33:12.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:33:12.381Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:33:12.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:33:16.852Z] $ docker top 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 -eo pid,comm [2024-01-26T06:33:16.916Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-26T06:33:16.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:33:17.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:33:17.034Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:33:17.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:33:17.174Z] $ docker exec 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 ssh-agent [2024-01-26T06:33:17.289Z] SSH_AUTH_SOCK=/tmp/ssh-mfSwFQvAGb88/agent.32 [2024-01-26T06:33:17.289Z] SSH_AGENT_PID=38 [2024-01-26T06:33:17.296Z] Running ssh-add (command line suppressed) [2024-01-26T06:33:17.400Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8834370490837210769.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8834370490837210769.key) [2024-01-26T06:33:17.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:33:17.729Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T06:33:17.752Z] $ docker exec --env ******** --env ******** 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 ssh-agent -k [2024-01-26T06:33:17.854Z] unset SSH_AUTH_SOCK; [2024-01-26T06:33:17.855Z] unset SSH_AGENT_PID; [2024-01-26T06:33:17.855Z] echo Agent pid 38 killed; [2024-01-26T06:33:17.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T06:33:17.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:33:17.932Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:33:18.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:33:18.073Z] $ docker exec 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 ssh-agent [2024-01-26T06:33:18.178Z] SSH_AUTH_SOCK=/tmp/ssh-jqDP544gQc58/agent.70 [2024-01-26T06:33:18.178Z] SSH_AGENT_PID=76 [2024-01-26T06:33:18.183Z] Running ssh-add (command line suppressed) [2024-01-26T06:33:18.292Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5168392945358170661.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5168392945358170661.key) [2024-01-26T06:33:18.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:33:18.613Z] + git semver init [2024-01-26T06:33:18.873Z] 2024-01-26 06:33:18,837 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T06:33:18.873Z] 2024-01-26 06:33:18,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-01-26T06:33:18.873Z] 2024-01-26 06:33:18,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-01-26T06:33:18.873Z] 2024-01-26 06:33:18,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:33:20.255Z] 2024-01-26 06:33:19,871 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-01-26T06:33:20.255Z] 2024-01-26 06:33:19,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-01-26T06:33:20.255Z] 2024-01-26 06:33:19,871 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:33:20.255Z] 2024-01-26 06:33:19,871 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:33:20.255Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:33:20.268Z] $ docker exec --env ******** --env ******** 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 ssh-agent -k [2024-01-26T06:33:20.363Z] unset SSH_AUTH_SOCK; [2024-01-26T06:33:20.364Z] unset SSH_AGENT_PID; [2024-01-26T06:33:20.364Z] echo Agent pid 76 killed; [2024-01-26T06:33:20.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:33:20.759Z] + git semver [Pipeline] } [2024-01-26T06:33:21.035Z] $ docker stop --time=1 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 [2024-01-26T06:33:22.320Z] $ docker rm -f --volumes 8eb5d6f80788f5bfd14aec3884780ee77d7c94d1c42a90ae3b3922748e199a98 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:33:22.688Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T06:33:22.938Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T06:33:22.943Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:33:23.344Z] provisioning config files... [2024-01-26T06:33:23.353Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1372909442799916620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:33:23.677Z] ---> ****-login.sh [2024-01-26T06:33:23.677Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:33:23.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:23.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:23.677Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:23.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:23.677Z] [2024-01-26T06:33:23.677Z] Login Succeeded [2024-01-26T06:33:23.677Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:33:23.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:23.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:23.677Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:23.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:23.677Z] [2024-01-26T06:33:23.677Z] Login Succeeded [2024-01-26T06:33:23.677Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:33:23.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:23.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:23.936Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:23.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:23.936Z] [2024-01-26T06:33:23.936Z] Login Succeeded [2024-01-26T06:33:23.936Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:33:23.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:23.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:23.936Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:23.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:23.936Z] [2024-01-26T06:33:23.936Z] Login Succeeded [2024-01-26T06:33:23.936Z] ****.io [2024-01-26T06:33:24.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:24.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:24.259Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:24.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:24.259Z] [2024-01-26T06:33:24.259Z] Login Succeeded [2024-01-26T06:33:24.259Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:33:24.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:33:24.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:33:24.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:33:24.506Z] ========================================================= [2024-01-26T06:33:24.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T06:33:24.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:24.923Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:33:24.923Z] Sending build context to Docker daemon 14.88MB [2024-01-26T06:33:24.923Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:33:24.923Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T06:33:24.923Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T06:33:24.923Z] 7264a8db6415: Pulling fs layer [2024-01-26T06:33:24.923Z] c4d48a809fc2: Pulling fs layer [2024-01-26T06:33:24.923Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T06:33:24.923Z] ad3a456e5733: Pulling fs layer [2024-01-26T06:33:24.923Z] 69c7f0334f64: Pulling fs layer [2024-01-26T06:33:24.923Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T06:33:24.923Z] ce7588e14bc9: Pulling fs layer [2024-01-26T06:33:24.923Z] b5e4710f87ac: Pulling fs layer [2024-01-26T06:33:24.923Z] ad3a456e5733: Waiting [2024-01-26T06:33:24.923Z] 69c7f0334f64: Waiting [2024-01-26T06:33:24.923Z] b5e4710f87ac: Waiting [2024-01-26T06:33:24.923Z] ce7588e14bc9: Waiting [2024-01-26T06:33:25.184Z] c4d48a809fc2: Verifying Checksum [2024-01-26T06:33:25.184Z] c4d48a809fc2: Download complete [2024-01-26T06:33:25.184Z] ad3a456e5733: Verifying Checksum [2024-01-26T06:33:25.184Z] ad3a456e5733: Download complete [2024-01-26T06:33:25.184Z] 69c7f0334f64: Verifying Checksum [2024-01-26T06:33:25.184Z] 69c7f0334f64: Download complete [2024-01-26T06:33:25.184Z] 7264a8db6415: Verifying Checksum [2024-01-26T06:33:25.184Z] 7264a8db6415: Download complete [2024-01-26T06:33:25.184Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T06:33:25.184Z] 1f1c1a5573a3: Download complete [2024-01-26T06:33:25.184Z] 7264a8db6415: Pull complete [2024-01-26T06:33:25.443Z] b5e4710f87ac: Verifying Checksum [2024-01-26T06:33:25.443Z] b5e4710f87ac: Download complete [2024-01-26T06:33:25.443Z] c4d48a809fc2: Pull complete [2024-01-26T06:33:25.443Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T06:33:25.443Z] 4f1c88b9dad5: Download complete [2024-01-26T06:33:26.010Z] ce7588e14bc9: Verifying Checksum [2024-01-26T06:33:26.010Z] ce7588e14bc9: Download complete [2024-01-26T06:33:29.300Z] 4f1c88b9dad5: Pull complete [2024-01-26T06:33:29.300Z] ad3a456e5733: Pull complete [2024-01-26T06:33:29.300Z] 69c7f0334f64: Pull complete [2024-01-26T06:33:29.300Z] 1f1c1a5573a3: Pull complete [2024-01-26T06:33:31.829Z] ce7588e14bc9: Pull complete [2024-01-26T06:33:32.437Z] b5e4710f87ac: Pull complete [2024-01-26T06:33:32.437Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T06:33:32.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T06:33:32.437Z] ---> 88b5674ff536 [2024-01-26T06:33:32.437Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:33:36.634Z] ---> Running in 97e213dd1ba1 [2024-01-26T06:33:36.634Z] Removing intermediate container 97e213dd1ba1 [2024-01-26T06:33:36.634Z] ---> d2ac72d3389e [2024-01-26T06:33:36.634Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:33:36.634Z] ---> Running in 4da31fc8153b [2024-01-26T06:33:36.634Z] Removing intermediate container 4da31fc8153b [2024-01-26T06:33:36.634Z] ---> 3956a6e18a34 [2024-01-26T06:33:36.634Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:33:36.634Z] ---> Running in 9147f5d4f8ae [2024-01-26T06:33:36.634Z] Removing intermediate container 9147f5d4f8ae [2024-01-26T06:33:36.634Z] ---> 8228b4bd6974 [2024-01-26T06:33:36.634Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:33:36.634Z] ---> Running in 8a296e4b17f2 [2024-01-26T06:33:36.634Z] Removing intermediate container 8a296e4b17f2 [2024-01-26T06:33:36.634Z] ---> 549cf018254b [2024-01-26T06:33:36.634Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:33:36.634Z] ---> Running in d35607cac34c [2024-01-26T06:33:36.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:36.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:36.893Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:33:36.893Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:33:36.893Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:33:36.893Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:33:36.893Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:33:36.893Z] OK: 268 MiB in 56 packages [2024-01-26T06:33:37.459Z] Removing intermediate container d35607cac34c [2024-01-26T06:33:37.459Z] ---> 48c8885dd0d6 [2024-01-26T06:33:37.459Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-01-26T06:33:37.459Z] ---> Running in ef8319b03111 [2024-01-26T06:33:37.459Z] Removing intermediate container ef8319b03111 [2024-01-26T06:33:37.459Z] ---> 42889a89da4d [2024-01-26T06:33:37.459Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-26T06:33:37.717Z] ---> 883159de4ec8 [2024-01-26T06:33:37.717Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:33:37.717Z] ---> Running in 0d895fd6dbd8 [2024-01-26T06:33:38.243Z] Still waiting to schedule task [2024-01-26T06:33:38.243Z] ‘prd-centos7-blackbox-4c-2g-27551’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-26T06:33:38.243Z] ‘prd-centos7-blackbox-4c-2g-27552’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-26T06:33:38.243Z] ‘prd-ubuntu20.04-docker-8c-8g-27977’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-26T06:33:38.243Z] ‘prd-ubuntu20.04-docker-8c-8g-27979’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-26T06:33:38.243Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27980’ is offline [2024-01-26T06:34:04.382Z] Removing intermediate container 0d895fd6dbd8 [2024-01-26T06:34:04.382Z] ---> c137470c0539 [2024-01-26T06:34:04.382Z] Step 11/12 : COPY . . [2024-01-26T06:34:04.382Z] ---> da1d96cba283 [2024-01-26T06:34:04.382Z] Step 12/12 : RUN $MAKE [2024-01-26T06:34:04.382Z] ---> Running in 2acf1ca3d3b3 [2024-01-26T06:34:04.382Z] noop [2024-01-26T06:34:04.382Z] Removing intermediate container 2acf1ca3d3b3 [2024-01-26T06:34:04.382Z] ---> f8a87aa20878 [2024-01-26T06:34:04.382Z] Successfully built f8a87aa20878 [2024-01-26T06:34:04.382Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:04.810Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:34:04.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:34:04.970Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:34:05.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:34:05.363Z] $ docker top 2e9ca98fe02a1b793f838c5cb7847d68d115c12b018bc1240950dc550156d475 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:34:05.747Z] + go version [2024-01-26T06:34:05.747Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T06:34:05.760Z] $ docker stop --time=1 2e9ca98fe02a1b793f838c5cb7847d68d115c12b018bc1240950dc550156d475 [2024-01-26T06:34:07.063Z] $ docker rm -f --volumes 2e9ca98fe02a1b793f838c5cb7847d68d115c12b018bc1240950dc550156d475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:07.673Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:34:07.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:34:07.788Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:34:07.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:34:08.115Z] $ docker top 71e39c1662d296b5423bc7b7159185b39f69727e94d6610fe54fb83b3c7f1d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:34:08.501Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:34:08.823Z] + make test [2024-01-26T06:34:08.823Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T06:34:10.202Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-01-26T06:34:20.175Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-01-26T06:34:20.444Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-01-26T06:34:20.444Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2024-01-26T06:34:28.568Z] go vet ./... [2024-01-26T06:34:31.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:34:31.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:34:31.844Z] ./bin/test-attribution-txt.sh [2024-01-26T06:34:31.844Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:34:31.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:34:31.897Z] $ docker stop --time=1 71e39c1662d296b5423bc7b7159185b39f69727e94d6610fe54fb83b3c7f1d2a [2024-01-26T06:34:35.072Z] $ docker rm -f --volumes 71e39c1662d296b5423bc7b7159185b39f69727e94d6610fe54fb83b3c7f1d2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:34:35.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:34:35.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:34:36.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:34:36.479Z] + ls -al . [2024-01-26T06:34:36.480Z] total 184 [2024-01-26T06:34:36.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:34 . [2024-01-26T06:34:36.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:32 .. [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:32 .dockerignore [2024-01-26T06:34:36.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:34 .git [2024-01-26T06:34:36.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 .github [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 26 06:32 .gitignore [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:32 .golangci.yml [2024-01-26T06:34:36.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:33 .semver [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jan 26 06:32 Attribution.txt [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 26 06:32 CHANGELOG.md [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jan 26 06:32 Dockerfile [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:32 GOVERNANCE.md [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 26 06:32 Jenkinsfile [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:32 LICENSE [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jan 26 06:32 Makefile [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 26 06:32 OWNERS.md [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 26 06:32 README.md [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:33 VERSION [2024-01-26T06:34:36.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 bin [2024-01-26T06:34:36.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 cmd [2024-01-26T06:34:36.480Z] -rw-r--r-- 1 jenkins jenkins 18506 Jan 26 06:34 coverage.out [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 3865 Jan 26 06:32 go.mod [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 34689 Jan 26 06:32 go.sum [2024-01-26T06:34:36.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 internal [2024-01-26T06:34:36.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 mock [2024-01-26T06:34:36.480Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 26 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:36.847Z] + 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=231c33ae3d29d9c6125d3970eea5d57d0e38cccf --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-26T06:34:36.847Z] Sending build context to Docker daemon 14.9MB [2024-01-26T06:34:36.847Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:34:36.847Z] Step 2/25 : FROM ${BASE} AS builder [2024-01-26T06:34:36.847Z] ---> f8a87aa20878 [2024-01-26T06:34:36.847Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:34:37.106Z] ---> Running in f23e3cf1f791 [2024-01-26T06:34:37.106Z] Removing intermediate container f23e3cf1f791 [2024-01-26T06:34:37.106Z] ---> 59fa0a5d5c5a [2024-01-26T06:34:37.106Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:34:37.366Z] ---> Running in 0cca0da733a9 [2024-01-26T06:34:37.367Z] Removing intermediate container 0cca0da733a9 [2024-01-26T06:34:37.367Z] ---> 0565357d33a9 [2024-01-26T06:34:37.367Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:34:37.367Z] ---> Running in eae970c22be7 [2024-01-26T06:34:37.367Z] Removing intermediate container eae970c22be7 [2024-01-26T06:34:37.367Z] ---> fcf483e0de17 [2024-01-26T06:34:37.367Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:34:37.367Z] ---> Running in 8cd3978e87f0 [2024-01-26T06:34:37.367Z] Removing intermediate container 8cd3978e87f0 [2024-01-26T06:34:37.367Z] ---> bc018410ad05 [2024-01-26T06:34:37.367Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:34:37.627Z] ---> Running in 7e31e7818ae6 [2024-01-26T06:34:37.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:37.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:38.149Z] OK: 268 MiB in 56 packages [2024-01-26T06:34:38.411Z] Removing intermediate container 7e31e7818ae6 [2024-01-26T06:34:38.411Z] ---> b8b658287d24 [2024-01-26T06:34:38.411Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-01-26T06:34:38.411Z] ---> Running in 9734cb46bef8 [2024-01-26T06:34:38.679Z] Removing intermediate container 9734cb46bef8 [2024-01-26T06:34:38.679Z] ---> 79d634e0b867 [2024-01-26T06:34:38.679Z] Step 9/25 : COPY go.mod vendor* ./ [2024-01-26T06:34:38.679Z] ---> 94f860f03cac [2024-01-26T06:34:38.679Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:34:38.679Z] ---> Running in 1a6a69aac820 [2024-01-26T06:34:39.248Z] Removing intermediate container 1a6a69aac820 [2024-01-26T06:34:39.248Z] ---> 1d665eea9e46 [2024-01-26T06:34:39.248Z] Step 11/25 : COPY . . [2024-01-26T06:34:39.952Z] ---> 57e529ba0c80 [2024-01-26T06:34:39.952Z] Step 12/25 : RUN $MAKE [2024-01-26T06:34:39.952Z] ---> Running in b90c77b55f59 [2024-01-26T06:34:40.210Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-01-26T06:35:02.278Z] Removing intermediate container b90c77b55f59 [2024-01-26T06:35:02.278Z] ---> d7fa442a0da0 [2024-01-26T06:35:02.278Z] Step 13/25 : FROM alpine:3.18 [2024-01-26T06:35:02.278Z] 3.18: Pulling from library/alpine [2024-01-26T06:35:02.278Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:35:02.278Z] c926b61bad3b: Download complete [2024-01-26T06:35:02.278Z] c926b61bad3b: Pull complete [2024-01-26T06:35:02.278Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:35:02.278Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:35:02.278Z] ---> b541f2080109 [2024-01-26T06:35:02.278Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-01-26T06:35:02.278Z] ---> Running in 9bb2b314ce18 [2024-01-26T06:35:02.278Z] Removing intermediate container 9bb2b314ce18 [2024-01-26T06:35:02.278Z] ---> 5b695dda3642 [2024-01-26T06:35:02.278Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-01-26T06:35:02.278Z] ---> Running in 77275b609754 [2024-01-26T06:35:02.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:35:02.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:35:02.278Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:35:02.278Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:35:02.278Z] OK: 7 MiB in 16 packages [2024-01-26T06:35:02.278Z] Removing intermediate container 77275b609754 [2024-01-26T06:35:02.278Z] ---> 35b8ac9ef7cc [2024-01-26T06:35:02.278Z] Step 16/25 : RUN apk --no-cache upgrade [2024-01-26T06:35:02.278Z] ---> Running in 478c6fcbcf97 [2024-01-26T06:35:02.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:35:02.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:35:02.278Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:35:02.278Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:35:02.278Z] OK: 7 MiB in 16 packages [2024-01-26T06:35:02.278Z] Removing intermediate container 478c6fcbcf97 [2024-01-26T06:35:02.278Z] ---> 98fdb3815528 [2024-01-26T06:35:02.278Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-01-26T06:35:03.218Z] ---> aae434f1c9f4 [2024-01-26T06:35:03.218Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-01-26T06:35:03.218Z] ---> dac3e417323b [2024-01-26T06:35:03.218Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-01-26T06:35:03.219Z] ---> 6e96bd38983f [2024-01-26T06:35:03.219Z] Step 20/25 : EXPOSE 59982 [2024-01-26T06:35:03.219Z] ---> Running in af930866dbe0 [2024-01-26T06:35:03.477Z] Removing intermediate container af930866dbe0 [2024-01-26T06:35:03.477Z] ---> ce0279b0bd69 [2024-01-26T06:35:03.477Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-01-26T06:35:03.477Z] ---> Running in c46b8b51cab1 [2024-01-26T06:35:03.477Z] Removing intermediate container c46b8b51cab1 [2024-01-26T06:35:03.477Z] ---> b89c4127cba8 [2024-01-26T06:35:03.477Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-26T06:35:03.477Z] ---> Running in c06c0ae09210 [2024-01-26T06:35:03.477Z] Removing intermediate container c06c0ae09210 [2024-01-26T06:35:03.477Z] ---> 9c7095429470 [2024-01-26T06:35:03.477Z] Step 23/25 : LABEL arch=amd64 [2024-01-26T06:35:03.477Z] ---> Running in 449dca2e2617 [2024-01-26T06:35:03.737Z] Removing intermediate container 449dca2e2617 [2024-01-26T06:35:03.737Z] ---> d5ff1625e423 [2024-01-26T06:35:03.737Z] Step 24/25 : LABEL git_sha=231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:35:03.737Z] ---> Running in 2e22792c0ec4 [2024-01-26T06:35:03.737Z] Removing intermediate container 2e22792c0ec4 [2024-01-26T06:35:03.737Z] ---> d9ccb9b4fddc [2024-01-26T06:35:03.737Z] Step 25/25 : LABEL version=3.2.0-dev.7 [2024-01-26T06:35:03.737Z] ---> Running in dfa6c7d67f91 [2024-01-26T06:35:03.737Z] Removing intermediate container dfa6c7d67f91 [2024-01-26T06:35:03.737Z] ---> 715bfda69157 [2024-01-26T06:35:03.737Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:35:03.737Z] Successfully built 715bfda69157 [2024-01-26T06:35:03.737Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:35:04.081Z] provisioning config files... [2024-01-26T06:35:04.115Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config211474604007655384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:35:04.503Z] ---> ****-login.sh [2024-01-26T06:35:04.503Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:35:04.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:04.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:04.503Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:04.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:04.503Z] [2024-01-26T06:35:04.503Z] Login Succeeded [2024-01-26T06:35:04.503Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:35:04.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:04.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:04.503Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:04.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:04.503Z] [2024-01-26T06:35:04.503Z] Login Succeeded [2024-01-26T06:35:04.503Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:35:04.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:04.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:04.767Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:04.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:04.767Z] [2024-01-26T06:35:04.767Z] Login Succeeded [2024-01-26T06:35:04.767Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:35:04.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:04.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:04.767Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:04.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:04.767Z] [2024-01-26T06:35:04.767Z] Login Succeeded [2024-01-26T06:35:04.767Z] ****.io [2024-01-26T06:35:04.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:05.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:05.027Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:05.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:05.027Z] [2024-01-26T06:35:05.027Z] Login Succeeded [2024-01-26T06:35:05.027Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:35:05.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:35:05.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:35:05.229Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-01-26T06:35:05.229Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:35:05.229Z] latest [2024-01-26T06:35:05.229Z] 3.2.0-dev.7 [2024-01-26T06:35:05.229Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [2024-01-26T06:35:05.229Z] main [2024-01-26T06:35:05.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:05.708Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:06.120Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:35:06.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-01-26T06:35:06.120Z] cbe6b0a75303: Preparing [2024-01-26T06:35:06.120Z] 98bf7fd4e985: Preparing [2024-01-26T06:35:06.120Z] b9d217bde34a: Preparing [2024-01-26T06:35:06.120Z] 808fa3aac2cf: Preparing [2024-01-26T06:35:06.120Z] 37930886ad15: Preparing [2024-01-26T06:35:06.120Z] 9fe9a137fd00: Preparing [2024-01-26T06:35:06.120Z] 9fe9a137fd00: Waiting [2024-01-26T06:35:06.120Z] cbe6b0a75303: Pushed [2024-01-26T06:35:06.120Z] 37930886ad15: Pushed [2024-01-26T06:35:06.120Z] 98bf7fd4e985: Pushed [2024-01-26T06:35:06.120Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:35:06.691Z] 808fa3aac2cf: Pushed [2024-01-26T06:35:08.595Z] b9d217bde34a: Pushed [2024-01-26T06:35:08.865Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf: digest: sha256:e12b4db8ef3146d691ed09dc0b8976600d4a13472071c843f217133bdcd360d5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:09.266Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:09.669Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-01-26T06:35:09.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-01-26T06:35:09.669Z] cbe6b0a75303: Preparing [2024-01-26T06:35:09.669Z] 98bf7fd4e985: Preparing [2024-01-26T06:35:09.669Z] b9d217bde34a: Preparing [2024-01-26T06:35:09.669Z] 808fa3aac2cf: Preparing [2024-01-26T06:35:09.669Z] 37930886ad15: Preparing [2024-01-26T06:35:09.669Z] 9fe9a137fd00: Preparing [2024-01-26T06:35:09.669Z] 9fe9a137fd00: Waiting [2024-01-26T06:35:09.669Z] 808fa3aac2cf: Layer already exists [2024-01-26T06:35:09.669Z] 37930886ad15: Layer already exists [2024-01-26T06:35:09.669Z] b9d217bde34a: Layer already exists [2024-01-26T06:35:09.669Z] 98bf7fd4e985: Layer already exists [2024-01-26T06:35:09.669Z] cbe6b0a75303: Layer already exists [2024-01-26T06:35:09.669Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:35:09.669Z] latest: digest: sha256:e12b4db8ef3146d691ed09dc0b8976600d4a13472071c843f217133bdcd360d5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:10.097Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:10.593Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.7 [2024-01-26T06:35:10.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-01-26T06:35:10.594Z] cbe6b0a75303: Preparing [2024-01-26T06:35:10.594Z] 98bf7fd4e985: Preparing [2024-01-26T06:35:10.594Z] b9d217bde34a: Preparing [2024-01-26T06:35:10.594Z] 808fa3aac2cf: Preparing [2024-01-26T06:35:10.594Z] 37930886ad15: Preparing [2024-01-26T06:35:10.594Z] 9fe9a137fd00: Preparing [2024-01-26T06:35:10.594Z] 9fe9a137fd00: Waiting [2024-01-26T06:35:10.594Z] 98bf7fd4e985: Layer already exists [2024-01-26T06:35:10.594Z] b9d217bde34a: Layer already exists [2024-01-26T06:35:10.594Z] 37930886ad15: Layer already exists [2024-01-26T06:35:10.594Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:35:10.594Z] cbe6b0a75303: Layer already exists [2024-01-26T06:35:10.594Z] 808fa3aac2cf: Layer already exists [2024-01-26T06:35:10.594Z] 3.2.0-dev.7: digest: sha256:e12b4db8ef3146d691ed09dc0b8976600d4a13472071c843f217133bdcd360d5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:10.991Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:11.387Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [2024-01-26T06:35:11.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-01-26T06:35:11.387Z] cbe6b0a75303: Preparing [2024-01-26T06:35:11.387Z] 98bf7fd4e985: Preparing [2024-01-26T06:35:11.387Z] b9d217bde34a: Preparing [2024-01-26T06:35:11.387Z] 808fa3aac2cf: Preparing [2024-01-26T06:35:11.387Z] 37930886ad15: Preparing [2024-01-26T06:35:11.387Z] 9fe9a137fd00: Preparing [2024-01-26T06:35:11.387Z] 9fe9a137fd00: Waiting [2024-01-26T06:35:11.387Z] 98bf7fd4e985: Layer already exists [2024-01-26T06:35:11.387Z] b9d217bde34a: Layer already exists [2024-01-26T06:35:11.387Z] 37930886ad15: Layer already exists [2024-01-26T06:35:11.387Z] cbe6b0a75303: Layer already exists [2024-01-26T06:35:11.387Z] 808fa3aac2cf: Layer already exists [2024-01-26T06:35:11.387Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:35:11.387Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7: digest: sha256:e12b4db8ef3146d691ed09dc0b8976600d4a13472071c843f217133bdcd360d5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:11.791Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:12.219Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-01-26T06:35:12.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-01-26T06:35:12.219Z] cbe6b0a75303: Preparing [2024-01-26T06:35:12.219Z] 98bf7fd4e985: Preparing [2024-01-26T06:35:12.219Z] b9d217bde34a: Preparing [2024-01-26T06:35:12.219Z] 808fa3aac2cf: Preparing [2024-01-26T06:35:12.219Z] 37930886ad15: Preparing [2024-01-26T06:35:12.219Z] 9fe9a137fd00: Preparing [2024-01-26T06:35:12.219Z] 9fe9a137fd00: Waiting [2024-01-26T06:35:12.219Z] b9d217bde34a: Layer already exists [2024-01-26T06:35:12.219Z] 98bf7fd4e985: Layer already exists [2024-01-26T06:35:12.219Z] cbe6b0a75303: Layer already exists [2024-01-26T06:35:12.219Z] 37930886ad15: Layer already exists [2024-01-26T06:35:12.219Z] 808fa3aac2cf: Layer already exists [2024-01-26T06:35:12.219Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:35:12.219Z] main: digest: sha256:e12b4db8ef3146d691ed09dc0b8976600d4a13472071c843f217133bdcd360d5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:35:12.456Z] ===================================================== [Pipeline] echo [2024-01-26T06:35:12.498Z] taggedImages: [2024-01-26T06:35:12.498Z] - nexus3.edgexfoundry.org:10004/device-mqtt:231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:35:12.498Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-01-26T06:35:12.498Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.7 [2024-01-26T06:35:12.498Z] - nexus3.edgexfoundry.org:10004/device-mqtt:231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [2024-01-26T06:35:12.498Z] - 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 [2024-01-26T06:35:13.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:35:13.280Z] [2024-01-26T06:35:13.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:13.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:35:13.631Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:35:13.631Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:35:13.631Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:35:13.631Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:35:13.631Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:35:13.631Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:35:13.631Z] 3a2ae6a8a46f: Waiting [2024-01-26T06:35:13.631Z] 33b1e0a273af: Waiting [2024-01-26T06:35:13.631Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:35:13.631Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:35:13.631Z] 5d3b04190fa2: Waiting [2024-01-26T06:35:13.631Z] 2f39f015ded8: Waiting [2024-01-26T06:35:13.631Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T06:35:13.631Z] 5c69ac0246d0: Download complete [2024-01-26T06:35:13.631Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T06:35:13.631Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:35:13.631Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:35:13.631Z] 33b1e0a273af: Download complete [2024-01-26T06:35:13.631Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T06:35:13.631Z] 5d3b04190fa2: Download complete [2024-01-26T06:35:13.631Z] ec43610c2a17: Verifying Checksum [2024-01-26T06:35:13.631Z] ec43610c2a17: Download complete [2024-01-26T06:35:13.889Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:35:13.889Z] 5eb5b503b376: Download complete [2024-01-26T06:35:14.456Z] 2f39f015ded8: Verifying Checksum [2024-01-26T06:35:14.456Z] 2f39f015ded8: Download complete [2024-01-26T06:35:15.032Z] 5eb5b503b376: Pull complete [2024-01-26T06:35:15.290Z] 5c69ac0246d0: Pull complete [2024-01-26T06:35:15.549Z] ec43610c2a17: Pull complete [2024-01-26T06:35:15.808Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:35:15.808Z] 33b1e0a273af: Pull complete [2024-01-26T06:35:16.069Z] 5d3b04190fa2: Pull complete [2024-01-26T06:35:20.268Z] 2f39f015ded8: Pull complete [2024-01-26T06:35:20.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:35:20.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:35:20.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:35:20.507Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:35:20.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:35:24.181Z] $ docker top 225be62e8b44400cfe14cd9188e3227c0db9993e40ba818ee2df8aa5c9f84c69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:35:24.631Z] ---> job-cost.sh [2024-01-26T06:35:24.631Z] lf-activate-venv: SKIPPING [2024-01-26T06:35:24.631Z] INFO: No Stack... [2024-01-26T06:35:24.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:35:25.149Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:35:25.442Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-01-26T06:35:25.442Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:35:25.456Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] [2024-01-26T06:35:25.465Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] did not exist. Created. [2024-01-26T06:35:25.465Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:35:25.836Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:35:25.864Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:35:25.901Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:35:26.007Z] $ docker stop --time=1 225be62e8b44400cfe14cd9188e3227c0db9993e40ba818ee2df8aa5c9f84c69 [2024-01-26T06:35:27.189Z] $ docker rm -f --volumes 225be62e8b44400cfe14cd9188e3227c0db9993e40ba818ee2df8aa5c9f84c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T06:46:53.214Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28023 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-01-26T06:46:53.256Z] Running in /w/workspace/device-mqtt-go/160 [Pipeline] { [Pipeline] checkout [2024-01-26T06:46:53.331Z] The recommended git tool is: git [2024-01-26T06:46:59.232Z] using credential edgex-jenkins-ssh [2024-01-26T06:46:59.250Z] Cloning the remote Git repository [2024-01-26T06:46:59.291Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-01-26T06:46:59.383Z] > git init /w/workspace/device-mqtt-go/160 # timeout=10 [2024-01-26T06:46:59.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-01-26T06:46:59.529Z] > git --version # timeout=10 [2024-01-26T06:46:59.549Z] > git --version # 'git version 2.25.1' [2024-01-26T06:46:59.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:46:59.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:47:03.493Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-01-26T06:47:03.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:47:04.366Z] Avoid second fetch [2024-01-26T06:47:04.367Z] Checking out Revision 231c33ae3d29d9c6125d3970eea5d57d0e38cccf (main) [2024-01-26T06:47:04.923Z] Commit message: "Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [2024-01-26T06:47:04.383Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:47:04.437Z] > git checkout -f 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:47:06.083Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:47:06.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:47:06.083Z] Dload Upload Total Spent Left Speed [2024-01-26T06:47:06.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-01-26T06:47:06.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:47:06.840Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-26T06:47:06.840Z] sudo tee /etc/docker/daemon.new [2024-01-26T06:47:06.840Z] { [2024-01-26T06:47:06.840Z] "registry-mirrors": [ [2024-01-26T06:47:06.840Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:47:06.840Z] ], [2024-01-26T06:47:06.840Z] "bip": "10.250.0.254/24", [2024-01-26T06:47:06.840Z] "hosts": [ [2024-01-26T06:47:06.840Z] "tcp://0.0.0.0:5555", [2024-01-26T06:47:06.840Z] "unix:///var/run/docker.sock" [2024-01-26T06:47:06.840Z] ], [2024-01-26T06:47:06.840Z] "mtu": 1458, [2024-01-26T06:47:06.840Z] "selinux-enabled": true, [2024-01-26T06:47:06.840Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:47:06.840Z] } [Pipeline] sh [2024-01-26T06:47:07.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:47:07.522Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:47:25.859Z] provisioning config files... [2024-01-26T06:47:25.883Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/160@tmp/config8966760839161946270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:47:26.332Z] ---> ****-login.sh [2024-01-26T06:47:26.332Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:47:26.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:47:26.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:47:26.871Z] Configure a credential helper to remove this warning. See [2024-01-26T06:47:26.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:47:26.871Z] [2024-01-26T06:47:26.871Z] Login Succeeded [2024-01-26T06:47:26.871Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:47:27.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:47:27.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:47:27.148Z] Configure a credential helper to remove this warning. See [2024-01-26T06:47:27.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:47:27.148Z] [2024-01-26T06:47:27.148Z] Login Succeeded [2024-01-26T06:47:27.148Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:47:27.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:47:27.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:47:27.417Z] Configure a credential helper to remove this warning. See [2024-01-26T06:47:27.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:47:27.417Z] [2024-01-26T06:47:27.417Z] Login Succeeded [2024-01-26T06:47:27.417Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:47:27.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:47:27.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:47:27.686Z] Configure a credential helper to remove this warning. See [2024-01-26T06:47:27.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:47:27.687Z] [2024-01-26T06:47:27.687Z] Login Succeeded [2024-01-26T06:47:27.687Z] ****.io [2024-01-26T06:47:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:47:28.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:47:28.225Z] Configure a credential helper to remove this warning. See [2024-01-26T06:47:28.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:47:28.225Z] [2024-01-26T06:47:28.225Z] Login Succeeded [2024-01-26T06:47:28.225Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:47:28.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:47:28.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:47:28.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:47:28.777Z] ========================================================= [2024-01-26T06:47:28.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:47:28.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:47:29.288Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:47:30.718Z] #0 building with "default" instance using docker driver [2024-01-26T06:47:30.718Z] [2024-01-26T06:47:30.718Z] #1 [internal] load .dockerignore [2024-01-26T06:47:30.718Z] #1 transferring context: 182B 0.0s done [2024-01-26T06:47:30.718Z] #1 DONE 0.1s [2024-01-26T06:47:30.718Z] [2024-01-26T06:47:30.718Z] #2 [internal] load build definition from Dockerfile [2024-01-26T06:47:30.718Z] #2 transferring dockerfile: 1.84kB 0.0s done [2024-01-26T06:47:30.718Z] #2 DONE 0.1s [2024-01-26T06:47:30.718Z] [2024-01-26T06:47:30.718Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:47:30.718Z] #3 DONE 0.1s [2024-01-26T06:47:30.718Z] [2024-01-26T06:47:30.719Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:47:30.719Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:47:30.719Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:47:30.719Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:47:30.719Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T06:47:30.719Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 114.69kB / 63.99MB 0.1s [2024-01-26T06:47:30.989Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-26T06:47:30.989Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2024-01-26T06:47:31.261Z] #4 ... [2024-01-26T06:47:31.261Z] [2024-01-26T06:47:31.261Z] #5 [internal] load build context [2024-01-26T06:47:31.261Z] #5 transferring context: 7.43MB 0.3s done [2024-01-26T06:47:31.261Z] #5 DONE 0.4s [2024-01-26T06:47:31.261Z] [2024-01-26T06:47:31.261Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:47:31.261Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2024-01-26T06:47:31.261Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2024-01-26T06:47:31.261Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T06:47:31.261Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T06:47:31.261Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 4.19MB / 97.63MB 0.4s [2024-01-26T06:47:31.261Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2024-01-26T06:47:31.261Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2024-01-26T06:47:31.261Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2024-01-26T06:47:31.533Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-26T06:47:31.533Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.21MB / 97.63MB 0.6s [2024-01-26T06:47:31.533Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2024-01-26T06:47:31.533Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.24MB / 63.99MB 0.8s [2024-01-26T06:47:31.533Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T06:47:31.533Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.71MB / 97.63MB 0.8s [2024-01-26T06:47:31.533Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-26T06:47:31.533Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.52MB / 63.99MB 0.9s [2024-01-26T06:47:31.803Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.69MB / 63.99MB 1.0s [2024-01-26T06:47:31.803Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 1.0s [2024-01-26T06:47:31.804Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:47:31.804Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.90MB / 63.99MB 1.1s [2024-01-26T06:47:31.804Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.1s [2024-01-26T06:47:31.804Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T06:47:32.077Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.2s [2024-01-26T06:47:32.077Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.4s [2024-01-26T06:47:32.077Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.98MB / 97.63MB 1.4s [2024-01-26T06:47:32.347Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.5s [2024-01-26T06:47:32.347Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.22MB / 97.63MB 1.5s [2024-01-26T06:47:32.347Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.6s [2024-01-26T06:47:32.347Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-26T06:47:32.347Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s [2024-01-26T06:47:32.347Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:47:32.617Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.8s [2024-01-26T06:47:32.617Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s [2024-01-26T06:47:32.886Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.0s [2024-01-26T06:47:32.886Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.2s [2024-01-26T06:47:33.156Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s [2024-01-26T06:47:34.121Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.1s done [2024-01-26T06:47:38.383Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2024-01-26T06:47:43.737Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2024-01-26T06:47:49.120Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done [2024-01-26T06:47:50.544Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:47:50.544Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-26T06:47:50.544Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:47:50.544Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T06:47:55.900Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-26T06:47:58.492Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done [2024-01-26T06:47:58.492Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-26T06:47:59.915Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-26T06:48:02.499Z] #4 DONE 31.7s [2024-01-26T06:48:02.499Z] [2024-01-26T06:48:02.499Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:48:03.462Z] #6 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:48:03.462Z] #6 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:48:04.878Z] #6 2.383 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:48:04.878Z] #6 2.408 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:48:04.878Z] #6 2.420 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:48:04.878Z] #6 2.489 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:48:05.150Z] #6 2.516 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:48:05.150Z] #6 2.555 OK: 271 MiB in 56 packages [2024-01-26T06:48:07.099Z] #6 DONE 4.7s [2024-01-26T06:48:07.377Z] [2024-01-26T06:48:07.377Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2024-01-26T06:48:07.377Z] #7 DONE 0.1s [2024-01-26T06:48:07.377Z] [2024-01-26T06:48:07.377Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:48:07.377Z] #8 DONE 0.1s [2024-01-26T06:48:07.646Z] [2024-01-26T06:48:07.646Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:48:29.720Z] #9 DONE 20.8s [2024-01-26T06:48:29.720Z] [2024-01-26T06:48:29.720Z] #10 [builder 6/7] COPY . . [2024-01-26T06:48:29.720Z] #10 DONE 0.3s [2024-01-26T06:48:29.720Z] [2024-01-26T06:48:29.720Z] #11 [builder 7/7] RUN echo noop [2024-01-26T06:48:29.720Z] #11 0.606 noop [2024-01-26T06:48:31.738Z] #11 DONE 3.0s [2024-01-26T06:48:31.738Z] [2024-01-26T06:48:31.738Z] #12 exporting to image [2024-01-26T06:48:31.738Z] #12 exporting layers [2024-01-26T06:48:49.983Z] #12 exporting layers 17.6s done [2024-01-26T06:48:49.983Z] #12 writing image sha256:855648db31df48cadeadd0473d14d3394a38911ca18b06732ed8bfe41b0e887b done [2024-01-26T06:48:49.983Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T06:48:49.983Z] #12 DONE 17.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:48:50.436Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:48:50.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:48:50.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-28023 does not seem to be running inside a container [2024-01-26T06:48:50.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/160 -v /w/workspace/device-mqtt-go/160:/w/workspace/device-mqtt-go/160:rw,z -v /w/workspace/device-mqtt-go/160@tmp:/w/workspace/device-mqtt-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T06:48:51.884Z] $ docker top 9afe69c061aab4d9d250d4cded568b979701b5ef89a6e5b7629b4e982db0c41f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:48:52.736Z] + go version [2024-01-26T06:48:52.736Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:48:52.758Z] $ docker stop --time=1 9afe69c061aab4d9d250d4cded568b979701b5ef89a6e5b7629b4e982db0c41f [2024-01-26T06:48:54.290Z] $ docker rm -f --volumes 9afe69c061aab4d9d250d4cded568b979701b5ef89a6e5b7629b4e982db0c41f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:48:55.120Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:48:55.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:48:55.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-28023 does not seem to be running inside a container [2024-01-26T06:48:55.397Z] $ 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/160 -v /w/workspace/device-mqtt-go/160:/w/workspace/device-mqtt-go/160:rw,z -v /w/workspace/device-mqtt-go/160@tmp:/w/workspace/device-mqtt-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T06:48:56.278Z] $ docker top de2352cb6e21fe6e855a2c240cd3b971aa925850fd14d18ede1670a23851dae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:48:56.825Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/160 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:48:57.188Z] + make test [2024-01-26T06:48:57.188Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T06:49:03.821Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-01-26T06:50:00.202Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-01-26T06:50:00.202Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-01-26T06:50:00.202Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements [2024-01-26T06:50:00.202Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:50:00.202Z] go vet ./... [2024-01-26T06:50:08.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:50:08.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:50:08.406Z] ./bin/test-attribution-txt.sh [2024-01-26T06:50:08.683Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:50:08.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:50:08.771Z] $ docker stop --time=1 de2352cb6e21fe6e855a2c240cd3b971aa925850fd14d18ede1670a23851dae7 [2024-01-26T06:50:14.069Z] $ docker rm -f --volumes de2352cb6e21fe6e855a2c240cd3b971aa925850fd14d18ede1670a23851dae7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:50:15.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:50:15.311Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:50:15.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:50:16.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:50:16.678Z] + ls -al . [2024-01-26T06:50:16.678Z] total 180 [2024-01-26T06:50:16.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:49 . [2024-01-26T06:50:16.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:46 .. [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:47 .dockerignore [2024-01-26T06:50:16.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:47 .git [2024-01-26T06:50:16.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:47 .github [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 26 06:47 .gitignore [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:47 .golangci.yml [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jan 26 06:47 Attribution.txt [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 26 06:47 CHANGELOG.md [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jan 26 06:47 Dockerfile [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:47 GOVERNANCE.md [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 26 06:47 Jenkinsfile [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:47 LICENSE [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jan 26 06:47 Makefile [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 26 06:47 OWNERS.md [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 26 06:47 README.md [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:33 VERSION [2024-01-26T06:50:16.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:47 bin [2024-01-26T06:50:16.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:47 cmd [2024-01-26T06:50:16.678Z] -rw-r--r-- 1 jenkins jenkins 18506 Jan 26 06:49 coverage.out [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 3865 Jan 26 06:47 go.mod [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 34689 Jan 26 06:47 go.sum [2024-01-26T06:50:16.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:47 internal [2024-01-26T06:50:16.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:47 mock [2024-01-26T06:50:16.678Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 26 06:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:50:17.102Z] + 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=231c33ae3d29d9c6125d3970eea5d57d0e38cccf --label arch=arm64 --label version=3.2.0-dev.7 . [2024-01-26T06:50:17.683Z] #0 building with "default" instance using docker driver [2024-01-26T06:50:17.683Z] [2024-01-26T06:50:17.683Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:50:17.683Z] #1 transferring dockerfile: 1.84kB 0.0s done [2024-01-26T06:50:17.952Z] #1 DONE 0.0s [2024-01-26T06:50:17.952Z] [2024-01-26T06:50:17.952Z] #2 [internal] load .dockerignore [2024-01-26T06:50:17.952Z] #2 transferring context: 182B 0.0s done [2024-01-26T06:50:17.952Z] #2 DONE 0.0s [2024-01-26T06:50:17.952Z] [2024-01-26T06:50:17.952Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:50:17.952Z] #3 DONE 0.0s [2024-01-26T06:50:17.952Z] [2024-01-26T06:50:17.952Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:50:18.222Z] #4 DONE 0.3s [2024-01-26T06:50:18.222Z] [2024-01-26T06:50:18.222Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:50:18.222Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T06:50:18.222Z] #5 ... [2024-01-26T06:50:18.222Z] [2024-01-26T06:50:18.222Z] #6 [internal] load build context [2024-01-26T06:50:18.222Z] #6 transferring context: 24.63kB 0.0s done [2024-01-26T06:50:18.222Z] #6 DONE 0.1s [2024-01-26T06:50:18.222Z] [2024-01-26T06:50:18.222Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:50:18.222Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:50:18.222Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:50:18.222Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:50:18.222Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-26T06:50:18.489Z] #5 ... [2024-01-26T06:50:18.489Z] [2024-01-26T06:50:18.489Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:50:18.489Z] #7 DONE 0.2s [2024-01-26T06:50:18.489Z] [2024-01-26T06:50:18.489Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:50:18.489Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T06:50:18.489Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:50:18.757Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T06:50:19.028Z] #5 DONE 0.9s [2024-01-26T06:50:19.028Z] [2024-01-26T06:50:19.028Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:50:19.632Z] #8 0.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:50:19.898Z] #8 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:50:20.862Z] #8 ... [2024-01-26T06:50:20.863Z] [2024-01-26T06:50:20.863Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:50:20.863Z] #9 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:50:20.863Z] #9 1.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:50:20.863Z] #9 2.274 OK: 271 MiB in 56 packages [2024-01-26T06:50:20.863Z] #9 DONE 2.6s [2024-01-26T06:50:20.863Z] [2024-01-26T06:50:20.863Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2024-01-26T06:50:20.863Z] #10 DONE 0.1s [2024-01-26T06:50:20.863Z] [2024-01-26T06:50:20.863Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:50:20.863Z] #8 1.967 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:50:20.863Z] #8 1.990 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:50:21.135Z] #8 2.014 OK: 8 MiB in 16 packages [2024-01-26T06:50:21.135Z] #8 ... [2024-01-26T06:50:21.135Z] [2024-01-26T06:50:21.135Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:50:21.135Z] #11 DONE 0.1s [2024-01-26T06:50:21.405Z] [2024-01-26T06:50:21.405Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:50:21.405Z] #8 DONE 2.3s [2024-01-26T06:50:21.405Z] [2024-01-26T06:50:21.405Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:50:22.365Z] #12 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:50:22.365Z] #12 ... [2024-01-26T06:50:22.365Z] [2024-01-26T06:50:22.365Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:50:22.365Z] #13 DONE 1.1s [2024-01-26T06:50:22.365Z] [2024-01-26T06:50:22.365Z] #14 [builder 6/7] COPY . . [2024-01-26T06:50:22.633Z] #14 DONE 0.3s [2024-01-26T06:50:22.633Z] [2024-01-26T06:50:22.633Z] #15 [builder 7/7] RUN make build [2024-01-26T06:50:23.216Z] #15 0.648 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-01-26T06:50:24.182Z] #15 ... [2024-01-26T06:50:24.182Z] [2024-01-26T06:50:24.182Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:50:24.182Z] #12 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:50:24.182Z] #12 2.185 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:50:24.182Z] #12 2.292 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:50:24.182Z] #12 2.317 OK: 8 MiB in 16 packages [2024-01-26T06:50:24.182Z] #12 DONE 2.6s [2024-01-26T06:50:24.182Z] [2024-01-26T06:50:24.182Z] #15 [builder 7/7] RUN make build [2024-01-26T06:51:32.043Z] #15 DONE 65.0s [2024-01-26T06:51:32.043Z] [2024-01-26T06:51:32.043Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2024-01-26T06:51:32.043Z] #16 DONE 0.3s [2024-01-26T06:51:32.043Z] [2024-01-26T06:51:32.043Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2024-01-26T06:51:32.043Z] #17 DONE 0.1s [2024-01-26T06:51:32.043Z] [2024-01-26T06:51:32.043Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-01-26T06:51:32.043Z] #18 DONE 0.1s [2024-01-26T06:51:32.043Z] [2024-01-26T06:51:32.043Z] #19 exporting to image [2024-01-26T06:51:32.043Z] #19 exporting layers [2024-01-26T06:51:32.043Z] #19 exporting layers 0.5s done [2024-01-26T06:51:32.043Z] #19 writing image sha256:0a44ad5730e935de5e46b33aa896120b8c308cd103ae5c4bd03217d7bba19fe3 done [2024-01-26T06:51:32.043Z] #19 naming to docker.io/library/device-mqtt-arm64 0.0s done [2024-01-26T06:51:32.043Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:51:32.542Z] provisioning config files... [2024-01-26T06:51:32.557Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/160@tmp/config1456462968857823687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:51:32.984Z] ---> ****-login.sh [2024-01-26T06:51:32.984Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:51:33.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:51:33.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:51:33.264Z] Configure a credential helper to remove this warning. See [2024-01-26T06:51:33.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:51:33.264Z] [2024-01-26T06:51:33.264Z] Login Succeeded [2024-01-26T06:51:33.264Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:51:33.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:51:33.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:51:33.818Z] Configure a credential helper to remove this warning. See [2024-01-26T06:51:33.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:51:33.818Z] [2024-01-26T06:51:33.818Z] Login Succeeded [2024-01-26T06:51:33.818Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:51:33.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:51:34.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:51:34.085Z] Configure a credential helper to remove this warning. See [2024-01-26T06:51:34.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:51:34.085Z] [2024-01-26T06:51:34.085Z] Login Succeeded [2024-01-26T06:51:34.085Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:51:34.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:51:34.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:51:34.362Z] Configure a credential helper to remove this warning. See [2024-01-26T06:51:34.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:51:34.362Z] [2024-01-26T06:51:34.362Z] Login Succeeded [2024-01-26T06:51:34.362Z] ****.io [2024-01-26T06:51:34.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:51:34.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:51:34.894Z] Configure a credential helper to remove this warning. See [2024-01-26T06:51:34.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:51:34.894Z] [2024-01-26T06:51:34.894Z] Login Succeeded [2024-01-26T06:51:34.894Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:51:34.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:51:35.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:51:35.201Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-01-26T06:51:35.201Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:51:35.201Z] latest [2024-01-26T06:51:35.201Z] 3.2.0-dev.7 [2024-01-26T06:51:35.201Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [2024-01-26T06:51:35.201Z] main [2024-01-26T06:51:35.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:35.897Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:36.392Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:51:36.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-01-26T06:51:36.392Z] 05590a25e76c: Preparing [2024-01-26T06:51:36.392Z] c8d92ba3a1e0: Preparing [2024-01-26T06:51:36.392Z] 9a566a198673: Preparing [2024-01-26T06:51:36.392Z] 69194345325b: Preparing [2024-01-26T06:51:36.392Z] 51d1025c4628: Preparing [2024-01-26T06:51:36.392Z] 0faf9b67be60: Preparing [2024-01-26T06:51:36.392Z] 0faf9b67be60: Waiting [2024-01-26T06:51:36.658Z] c8d92ba3a1e0: Pushed [2024-01-26T06:51:36.658Z] 51d1025c4628: Pushed [2024-01-26T06:51:37.611Z] 69194345325b: Pushed [2024-01-26T06:51:39.544Z] 0faf9b67be60: Layer already exists [2024-01-26T06:51:39.544Z] 05590a25e76c: Pushed [2024-01-26T06:51:42.127Z] 9a566a198673: Pushed [2024-01-26T06:51:42.392Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf: digest: sha256:bc5433fe3bdaf623dc52716930e0a581edfaef95adc8d9e1fb4593cf66652d40 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:42.882Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:43.362Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-01-26T06:51:43.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-01-26T06:51:43.362Z] 05590a25e76c: Preparing [2024-01-26T06:51:43.362Z] c8d92ba3a1e0: Preparing [2024-01-26T06:51:43.362Z] 9a566a198673: Preparing [2024-01-26T06:51:43.362Z] 69194345325b: Preparing [2024-01-26T06:51:43.362Z] 51d1025c4628: Preparing [2024-01-26T06:51:43.362Z] 0faf9b67be60: Preparing [2024-01-26T06:51:43.362Z] 0faf9b67be60: Waiting [2024-01-26T06:51:43.362Z] 69194345325b: Layer already exists [2024-01-26T06:51:43.362Z] 51d1025c4628: Layer already exists [2024-01-26T06:51:43.362Z] 9a566a198673: Layer already exists [2024-01-26T06:51:43.362Z] 05590a25e76c: Layer already exists [2024-01-26T06:51:43.362Z] c8d92ba3a1e0: Layer already exists [2024-01-26T06:51:43.362Z] 0faf9b67be60: Layer already exists [2024-01-26T06:51:43.626Z] latest: digest: sha256:bc5433fe3bdaf623dc52716930e0a581edfaef95adc8d9e1fb4593cf66652d40 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:44.085Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:44.548Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.7 [2024-01-26T06:51:44.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-01-26T06:51:44.548Z] 05590a25e76c: Preparing [2024-01-26T06:51:44.548Z] c8d92ba3a1e0: Preparing [2024-01-26T06:51:44.548Z] 9a566a198673: Preparing [2024-01-26T06:51:44.548Z] 69194345325b: Preparing [2024-01-26T06:51:44.548Z] 51d1025c4628: Preparing [2024-01-26T06:51:44.548Z] 0faf9b67be60: Preparing [2024-01-26T06:51:44.548Z] 0faf9b67be60: Waiting [2024-01-26T06:51:44.548Z] 9a566a198673: Layer already exists [2024-01-26T06:51:44.548Z] 69194345325b: Layer already exists [2024-01-26T06:51:44.548Z] 05590a25e76c: Layer already exists [2024-01-26T06:51:44.548Z] 51d1025c4628: Layer already exists [2024-01-26T06:51:44.548Z] c8d92ba3a1e0: Layer already exists [2024-01-26T06:51:44.548Z] 0faf9b67be60: Layer already exists [2024-01-26T06:51:44.813Z] 3.2.0-dev.7: digest: sha256:bc5433fe3bdaf623dc52716930e0a581edfaef95adc8d9e1fb4593cf66652d40 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:45.301Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:45.758Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [2024-01-26T06:51:45.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-01-26T06:51:45.758Z] 05590a25e76c: Preparing [2024-01-26T06:51:45.758Z] c8d92ba3a1e0: Preparing [2024-01-26T06:51:45.758Z] 9a566a198673: Preparing [2024-01-26T06:51:45.758Z] 69194345325b: Preparing [2024-01-26T06:51:45.758Z] 51d1025c4628: Preparing [2024-01-26T06:51:45.758Z] 0faf9b67be60: Preparing [2024-01-26T06:51:45.758Z] 0faf9b67be60: Waiting [2024-01-26T06:51:45.758Z] 9a566a198673: Layer already exists [2024-01-26T06:51:45.758Z] 05590a25e76c: Layer already exists [2024-01-26T06:51:45.758Z] 69194345325b: Layer already exists [2024-01-26T06:51:45.758Z] c8d92ba3a1e0: Layer already exists [2024-01-26T06:51:45.758Z] 51d1025c4628: Layer already exists [2024-01-26T06:51:45.758Z] 0faf9b67be60: Layer already exists [2024-01-26T06:51:46.021Z] 231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7: digest: sha256:bc5433fe3bdaf623dc52716930e0a581edfaef95adc8d9e1fb4593cf66652d40 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:46.500Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:46.965Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-01-26T06:51:46.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-01-26T06:51:46.965Z] 05590a25e76c: Preparing [2024-01-26T06:51:46.965Z] c8d92ba3a1e0: Preparing [2024-01-26T06:51:46.965Z] 9a566a198673: Preparing [2024-01-26T06:51:46.965Z] 69194345325b: Preparing [2024-01-26T06:51:46.965Z] 51d1025c4628: Preparing [2024-01-26T06:51:46.965Z] 0faf9b67be60: Preparing [2024-01-26T06:51:46.965Z] 0faf9b67be60: Waiting [2024-01-26T06:51:46.965Z] 51d1025c4628: Layer already exists [2024-01-26T06:51:46.965Z] 05590a25e76c: Layer already exists [2024-01-26T06:51:46.965Z] 9a566a198673: Layer already exists [2024-01-26T06:51:46.965Z] c8d92ba3a1e0: Layer already exists [2024-01-26T06:51:46.965Z] 69194345325b: Layer already exists [2024-01-26T06:51:46.965Z] 0faf9b67be60: Layer already exists [2024-01-26T06:51:47.229Z] main: digest: sha256:bc5433fe3bdaf623dc52716930e0a581edfaef95adc8d9e1fb4593cf66652d40 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:51:47.547Z] ===================================================== [Pipeline] echo [2024-01-26T06:51:47.606Z] taggedImages: [2024-01-26T06:51:47.606Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:231c33ae3d29d9c6125d3970eea5d57d0e38cccf [2024-01-26T06:51:47.606Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-01-26T06:51:47.606Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.7 [2024-01-26T06:51:47.606Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:231c33ae3d29d9c6125d3970eea5d57d0e38cccf-3.2.0-dev.7 [2024-01-26T06:51:47.606Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:48.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:51:48.245Z] [2024-01-26T06:51:48.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:51:48.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:51:48.619Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:51:48.619Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:51:48.619Z] 04944245beec: Pulling fs layer [2024-01-26T06:51:48.619Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:51:48.619Z] 765212b225bb: Pulling fs layer [2024-01-26T06:51:48.619Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:51:48.619Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:51:48.619Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:51:48.619Z] 765212b225bb: Waiting [2024-01-26T06:51:48.619Z] d65c8cfc05b1: Waiting [2024-01-26T06:51:48.619Z] f23df028b6ca: Waiting [2024-01-26T06:51:48.619Z] 2437ff75d9bd: Waiting [2024-01-26T06:51:48.885Z] 04944245beec: Verifying Checksum [2024-01-26T06:51:48.885Z] 04944245beec: Download complete [2024-01-26T06:51:48.885Z] 765212b225bb: Verifying Checksum [2024-01-26T06:51:48.885Z] 765212b225bb: Download complete [2024-01-26T06:51:48.885Z] f23df028b6ca: Verifying Checksum [2024-01-26T06:51:48.885Z] f23df028b6ca: Download complete [2024-01-26T06:51:48.885Z] d65c8cfc05b1: Download complete [2024-01-26T06:51:49.152Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:51:49.152Z] 699f458cf7ca: Download complete [2024-01-26T06:51:49.418Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:51:49.418Z] 8998bd30e6a1: Download complete [2024-01-26T06:51:51.351Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:51:51.351Z] 2437ff75d9bd: Download complete [2024-01-26T06:51:55.597Z] 8998bd30e6a1: Pull complete [2024-01-26T06:51:55.863Z] 04944245beec: Pull complete [2024-01-26T06:51:57.801Z] 699f458cf7ca: Pull complete [2024-01-26T06:51:57.801Z] 765212b225bb: Pull complete [2024-01-26T06:51:58.761Z] f23df028b6ca: Pull complete [2024-01-26T06:51:58.761Z] d65c8cfc05b1: Pull complete [2024-01-26T06:52:25.445Z] 2437ff75d9bd: Pull complete [2024-01-26T06:52:25.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:52:25.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:52:25.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:52:25.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-28023 does not seem to be running inside a container [2024-01-26T06:52:25.901Z] $ 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/160 -v /w/workspace/device-mqtt-go/160:/w/workspace/device-mqtt-go/160:rw,z -v /w/workspace/device-mqtt-go/160@tmp:/w/workspace/device-mqtt-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-26T06:52:27.184Z] $ docker top 0369996e96773e3c7c1df11fc803fdce117384c3bed2014cc0efde800104cf3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:52:27.747Z] ---> job-cost.sh [2024-01-26T06:52:28.018Z] lf-activate-venv: SKIPPING [2024-01-26T06:52:28.018Z] INFO: No Stack... [2024-01-26T06:52:28.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:52:29.241Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:52:29.572Z] + cat /w/workspace/device-mqtt-go/160/archives/cost.csv [2024-01-26T06:52:29.572Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:52:29.634Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] [2024-01-26T06:52:29.653Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] did not exist. Created. [2024-01-26T06:52:29.653Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:52:30.094Z] /w/workspace/device-mqtt-go/160@tmp/durable-7be78b8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:52:30.419Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:52:30.434Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:52:30.484Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:52:30.521Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:52:30.659Z] $ docker stop --time=1 0369996e96773e3c7c1df11fc803fdce117384c3bed2014cc0efde800104cf3c [2024-01-26T06:52:32.038Z] $ docker rm -f --volumes 0369996e96773e3c7c1df11fc803fdce117384c3bed2014cc0efde800104cf3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-26T06:52:33.399Z] provisioning config files... [2024-01-26T06:52:33.416Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13630057612120641135tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:52:33.793Z] + set +x [2024-01-26T06:52:33.793Z] + curl -s https://codecov.io/bash [2024-01-26T06:52:33.793Z] + bash -s -- [2024-01-26T06:52:33.793Z] [2024-01-26T06:52:33.793Z] _____ _ [2024-01-26T06:52:33.793Z] / ____| | | [2024-01-26T06:52:33.793Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:52:33.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:52:33.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:52:33.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:52:33.793Z] Bash-1.0.6 [2024-01-26T06:52:33.793Z] [2024-01-26T06:52:33.793Z] [2024-01-26T06:52:33.793Z] ==> git version 2.25.1 found [2024-01-26T06:52:33.793Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-26T06:52:33.793Z] Release-Date: 2020-01-08 [2024-01-26T06:52:33.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T06:52:33.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:52:33.793Z] ==> Jenkins CI detected. [2024-01-26T06:52:33.793Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-01-26T06:52:33.793Z] project root: . [2024-01-26T06:52:33.793Z] --> token set from env [2024-01-26T06:52:33.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:52:33.794Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:52:33.794Z] ==> Python coveragepy not found [2024-01-26T06:52:33.794Z] ==> Searching for coverage reports in: [2024-01-26T06:52:33.794Z] + . [2024-01-26T06:52:34.053Z] -> Found 1 reports [2024-01-26T06:52:34.053Z] ==> Detecting git/mercurial file structure [2024-01-26T06:52:34.053Z] ==> Reading reports [2024-01-26T06:52:34.053Z] + ./coverage.out bytes=18506 [2024-01-26T06:52:34.053Z] ==> Appending adjustments [2024-01-26T06:52:34.054Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:52:34.054Z] + Found adjustments [2024-01-26T06:52:34.054Z] ==> Gzipping contents [2024-01-26T06:52:34.054Z] 4.0K /tmp/codecov.KXJeKH.gz [2024-01-26T06:52:34.054Z] ==> Uploading reports [2024-01-26T06:52:34.054Z] url: https://codecov.io [2024-01-26T06:52:34.054Z] query: branch=main&commit=231c33ae3d29d9c6125d3970eea5d57d0e38cccf&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:52:34.054Z] -> Pinging Codecov [2024-01-26T06:52:34.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=231c33ae3d29d9c6125d3970eea5d57d0e38cccf&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:52:34.054Z] -> Uploading to [2024-01-26T06:52:34.054Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/7D719EC7BBE17E464838252E33014C33/231c33ae3d29d9c6125d3970eea5d57d0e38cccf/52a6e33d-47d7-44c4-92c8-c9156358d10b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T065233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dddf946241c7d6817ce643cc9b1edd3ab86054724cfddb8fbf4030974ac74d75 [2024-01-26T06:52:34.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:52:34.054Z] Dload Upload Total Spent Left Speed [2024-01-26T06:52:34.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12147 --:--:-- --:--:-- --:--:-- 12099 100 3049 0 0 100 3049 0 12147 --:--:-- --:--:-- --:--:-- 12099 [2024-01-26T06:52:34.312Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] } [2024-01-26T06:52:34.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T06:52:34.793Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T06:52:34.807Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:52:35.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:52:35.257Z] [2024-01-26T06:52:35.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:52:35.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:52:35.609Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T06:52:35.609Z] df9b9388f04a: Pulling fs layer [2024-01-26T06:52:35.609Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T06:52:35.609Z] 25bc292e5bac: Pulling fs layer [2024-01-26T06:52:35.609Z] 114826534d7a: Pulling fs layer [2024-01-26T06:52:35.609Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T06:52:35.609Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T06:52:35.609Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T06:52:35.609Z] 6ad1cebc031e: Waiting [2024-01-26T06:52:35.609Z] 114826534d7a: Waiting [2024-01-26T06:52:35.609Z] 8a3aa393b2d8: Waiting [2024-01-26T06:52:35.609Z] 4657fd5d0bcf: Waiting [2024-01-26T06:52:35.609Z] 25bc292e5bac: Verifying Checksum [2024-01-26T06:52:35.609Z] 25bc292e5bac: Download complete [2024-01-26T06:52:35.609Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T06:52:35.609Z] 52dc419b0ee2: Download complete [2024-01-26T06:52:35.872Z] df9b9388f04a: Download complete [2024-01-26T06:52:35.873Z] df9b9388f04a: Pull complete [2024-01-26T06:52:35.873Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T06:52:35.873Z] 6ad1cebc031e: Download complete [2024-01-26T06:52:36.132Z] 52dc419b0ee2: Pull complete [2024-01-26T06:52:36.132Z] 25bc292e5bac: Pull complete [2024-01-26T06:52:36.392Z] 114826534d7a: Verifying Checksum [2024-01-26T06:52:36.392Z] 114826534d7a: Download complete [2024-01-26T06:52:36.650Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T06:52:36.650Z] 8a3aa393b2d8: Download complete [2024-01-26T06:52:39.950Z] 114826534d7a: Pull complete [2024-01-26T06:52:39.950Z] 4657fd5d0bcf: Pull complete [2024-01-26T06:52:39.950Z] 6ad1cebc031e: Pull complete [2024-01-26T06:52:42.486Z] 8a3aa393b2d8: Pull complete [2024-01-26T06:52:42.486Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T06:52:42.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:52:42.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:52:42.771Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:52:42.798Z] $ 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 [2024-01-26T06:52:46.496Z] $ docker top c2c78d4a4ad262092accab79849479fd7df225b18980157d181a24173b92f7be -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T06:52:46.712Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-01-26T06:52:46.989Z] + set -o pipefail [2024-01-26T06:52:46.990Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-01-26T06:52:52.279Z] [2024-01-26T06:52:52.279Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-01-26T06:52:52.279Z] [2024-01-26T06:52:52.279Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/853d961d-ec66-4b26-af5a-1b0520810ec9 [2024-01-26T06:52:52.279Z] [2024-01-26T06:52:52.279Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T06:52:52.279Z] [2024-01-26T06:52:52.539Z] [2024-01-26T06:52:52.539Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T06:52:52.539Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T06:52:52.539Z] More details here: https://snyk.co/ue1NS [2024-01-26T06:52:52.539Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T06:52:52.539Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T06:52:52.550Z] $ docker stop --time=1 c2c78d4a4ad262092accab79849479fd7df225b18980157d181a24173b92f7be [2024-01-26T06:52:56.458Z] $ docker rm -f --volumes c2c78d4a4ad262092accab79849479fd7df225b18980157d181a24173b92f7be [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 [2024-01-26T06:53:02.036Z] + git log --format=format:%s -1 231c33ae3d29d9c6125d3970eea5d57d0e38cccf [Pipeline] sh [2024-01-26T06:53:02.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:53:02.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:53:02.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:53:02.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:53:02.847Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:53:02.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:53:03.365Z] $ docker top 687ee0f9c5a1502f3254897cad6f10b76be2f467bf909266ec8cfa1380cee4df -eo pid,comm [2024-01-26T06:53:03.417Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-26T06:53:03.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:53:03.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:53:03.607Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:53:03.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:53:03.725Z] $ docker exec 687ee0f9c5a1502f3254897cad6f10b76be2f467bf909266ec8cfa1380cee4df ssh-agent [2024-01-26T06:53:03.830Z] SSH_AUTH_SOCK=/tmp/ssh-NOOjKCmMQmu4/agent.33 [2024-01-26T06:53:03.830Z] SSH_AGENT_PID=39 [2024-01-26T06:53:03.835Z] Running ssh-add (command line suppressed) [2024-01-26T06:53:03.949Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12616884451361274452.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12616884451361274452.key) [2024-01-26T06:53:03.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:53:04.304Z] + git semver tag [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,466 [run_tag] DEBUG tag force:False [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,466 [check_head_tag] DEBUG check head tag [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,467 [execute] INFO git cat-file --batch-check [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,471 [execute] INFO git cat-file --batch [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,486 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,486 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:53:04.564Z] 2024-01-26 06:53:04,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:04.564Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:53:04.573Z] $ docker exec --env ******** --env ******** 687ee0f9c5a1502f3254897cad6f10b76be2f467bf909266ec8cfa1380cee4df ssh-agent -k [2024-01-26T06:53:04.678Z] unset SSH_AUTH_SOCK; [2024-01-26T06:53:04.678Z] unset SSH_AGENT_PID; [2024-01-26T06:53:04.678Z] echo Agent pid 39 killed; [2024-01-26T06:53:04.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:53:05.214Z] + git semver [Pipeline] } [2024-01-26T06:53:05.486Z] $ docker stop --time=1 687ee0f9c5a1502f3254897cad6f10b76be2f467bf909266ec8cfa1380cee4df [2024-01-26T06:53:06.748Z] $ docker rm -f --volumes 687ee0f9c5a1502f3254897cad6f10b76be2f467bf909266ec8cfa1380cee4df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:53:08.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:53:08.620Z] [2024-01-26T06:53:08.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:53:08.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:53:08.969Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T06:53:08.969Z] ab5ef0e58194: Pulling fs layer [2024-01-26T06:53:08.969Z] 9712f1f96733: Pulling fs layer [2024-01-26T06:53:08.969Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T06:53:08.969Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T06:53:08.969Z] e9a5061849ea: Pulling fs layer [2024-01-26T06:53:08.969Z] d747dcd14b5f: Pulling fs layer [2024-01-26T06:53:08.969Z] 2de7ff778b66: Pulling fs layer [2024-01-26T06:53:08.969Z] 0d9ebad4ef96: Waiting [2024-01-26T06:53:08.969Z] e9a5061849ea: Waiting [2024-01-26T06:53:08.969Z] d747dcd14b5f: Waiting [2024-01-26T06:53:08.969Z] 2de7ff778b66: Waiting [2024-01-26T06:53:08.969Z] 9712f1f96733: Verifying Checksum [2024-01-26T06:53:08.970Z] 9712f1f96733: Download complete [2024-01-26T06:53:09.228Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T06:53:09.228Z] 63f879dbbcfc: Download complete [2024-01-26T06:53:09.487Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T06:53:09.488Z] 0d9ebad4ef96: Download complete [2024-01-26T06:53:09.488Z] d747dcd14b5f: Verifying Checksum [2024-01-26T06:53:09.488Z] d747dcd14b5f: Download complete [2024-01-26T06:53:09.488Z] e9a5061849ea: Verifying Checksum [2024-01-26T06:53:09.488Z] e9a5061849ea: Download complete [2024-01-26T06:53:09.488Z] ab5ef0e58194: Verifying Checksum [2024-01-26T06:53:09.488Z] ab5ef0e58194: Download complete [2024-01-26T06:53:09.488Z] 2de7ff778b66: Verifying Checksum [2024-01-26T06:53:09.488Z] 2de7ff778b66: Download complete [2024-01-26T06:53:12.018Z] ab5ef0e58194: Pull complete [2024-01-26T06:53:12.019Z] 9712f1f96733: Pull complete [2024-01-26T06:53:12.953Z] 63f879dbbcfc: Pull complete [2024-01-26T06:53:17.143Z] 0d9ebad4ef96: Pull complete [2024-01-26T06:53:17.143Z] e9a5061849ea: Pull complete [2024-01-26T06:53:17.143Z] d747dcd14b5f: Pull complete [2024-01-26T06:53:17.710Z] 2de7ff778b66: Pull complete [2024-01-26T06:53:17.710Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T06:53:17.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:53:17.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:53:18.050Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:53:18.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-26T06:53:22.967Z] $ docker top b24eb69782c8f0d9ef215bf5a2229d3cc2b48b52615c330f4c5099e935a84ebe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:53:23.141Z] provisioning config files... [2024-01-26T06:53:23.151Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14032421240489674128tmp [2024-01-26T06:53:23.163Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12290873079955871988tmp [2024-01-26T06:53:23.175Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1598176764221044636tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:53:23.257Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:23.551Z] ---> sigul-configuration.sh [2024-01-26T06:53:23.551Z] gpg: directory `/root/.gnupg' created [2024-01-26T06:53:23.551Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T06:53:23.551Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T06:53:23.551Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T06:53:23.551Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T06:53:23.551Z] gpg: CAST5 encrypted data [2024-01-26T06:53:23.551Z] gpg: encrypted with 1 passphrase [2024-01-26T06:53:23.551Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T06:53:23.865Z] + mkdir /home/jenkins [2024-01-26T06:53:23.865Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T06:53:24.163Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-26T06:53:24.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:24.466Z] ---> sigul-install.sh [2024-01-26T06:53:24.466Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T06:53:24.758Z] + git tag --list [2024-01-26T06:53:24.758Z] 0.7.1 [2024-01-26T06:53:24.758Z] v1.0.0 [2024-01-26T06:53:24.758Z] v1.1.0 [2024-01-26T06:53:24.758Z] v1.1.1 [2024-01-26T06:53:24.758Z] v1.2.2 [2024-01-26T06:53:24.758Z] v1.3.0 [2024-01-26T06:53:24.758Z] v1.3.1 [2024-01-26T06:53:24.758Z] v2.0.0 [2024-01-26T06:53:24.758Z] v2.1.0 [2024-01-26T06:53:24.758Z] v2.1.1 [2024-01-26T06:53:24.758Z] v2.2.0 [2024-01-26T06:53:24.758Z] v2.3.0 [2024-01-26T06:53:24.758Z] v3.0 [2024-01-26T06:53:24.758Z] v3.0.0 [2024-01-26T06:53:24.758Z] v3.1 [2024-01-26T06:53:24.758Z] v3.1.0 [2024-01-26T06:53:24.758Z] v3.1.0-dev.1 [2024-01-26T06:53:24.758Z] v3.1.0-dev.10 [2024-01-26T06:53:24.758Z] v3.1.0-dev.11 [2024-01-26T06:53:24.758Z] v3.1.0-dev.12 [2024-01-26T06:53:24.758Z] v3.1.0-dev.13 [2024-01-26T06:53:24.758Z] v3.1.0-dev.14 [2024-01-26T06:53:24.758Z] v3.1.0-dev.15 [2024-01-26T06:53:24.758Z] v3.1.0-dev.16 [2024-01-26T06:53:24.758Z] v3.1.0-dev.17 [2024-01-26T06:53:24.758Z] v3.1.0-dev.18 [2024-01-26T06:53:24.758Z] v3.1.0-dev.19 [2024-01-26T06:53:24.758Z] v3.1.0-dev.2 [2024-01-26T06:53:24.758Z] v3.1.0-dev.20 [2024-01-26T06:53:24.758Z] v3.1.0-dev.21 [2024-01-26T06:53:24.758Z] v3.1.0-dev.22 [2024-01-26T06:53:24.758Z] v3.1.0-dev.23 [2024-01-26T06:53:24.759Z] v3.1.0-dev.24 [2024-01-26T06:53:24.759Z] v3.1.0-dev.25 [2024-01-26T06:53:24.759Z] v3.1.0-dev.3 [2024-01-26T06:53:24.759Z] v3.1.0-dev.4 [2024-01-26T06:53:24.759Z] v3.1.0-dev.5 [2024-01-26T06:53:24.759Z] v3.1.0-dev.6 [2024-01-26T06:53:24.759Z] v3.1.0-dev.7 [2024-01-26T06:53:24.759Z] v3.1.0-dev.8 [2024-01-26T06:53:24.759Z] v3.1.0-dev.9 [2024-01-26T06:53:24.759Z] v3.2.0-dev.1 [2024-01-26T06:53:24.759Z] v3.2.0-dev.2 [2024-01-26T06:53:24.759Z] v3.2.0-dev.3 [2024-01-26T06:53:24.759Z] v3.2.0-dev.4 [2024-01-26T06:53:24.759Z] v3.2.0-dev.5 [2024-01-26T06:53:24.759Z] v3.2.0-dev.6 [2024-01-26T06:53:24.759Z] v3.2.0-dev.7 [Pipeline] sh [2024-01-26T06:53:25.055Z] + lftools sign git-tag v3.2.0-dev.7 [2024-01-26T06:53:25.621Z] Signing Git tag with Sigul... [2024-01-26T06:53:25.622Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:53:25.894Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:26.187Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T06:53:26.195Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T06:53:26.337Z] $ docker stop --time=1 b24eb69782c8f0d9ef215bf5a2229d3cc2b48b52615c330f4c5099e935a84ebe [2024-01-26T06:53:27.652Z] $ docker rm -f --volumes b24eb69782c8f0d9ef215bf5a2229d3cc2b48b52615c330f4c5099e935a84ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T06:53:28.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:53:28.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:53:28.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:53:28.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:53:29.187Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:53:29.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:53:29.548Z] $ docker top 7fb619c32bf813eed8c6d0acf2da70da4f4c63edea5ebfdec8df31f63da39fef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:53:29.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:53:29.813Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:53:29.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:53:29.917Z] $ docker exec 7fb619c32bf813eed8c6d0acf2da70da4f4c63edea5ebfdec8df31f63da39fef ssh-agent [2024-01-26T06:53:30.036Z] SSH_AUTH_SOCK=/tmp/ssh-JMOSb2sOQLnc/agent.32 [2024-01-26T06:53:30.036Z] SSH_AGENT_PID=38 [2024-01-26T06:53:30.040Z] Running ssh-add (command line suppressed) [2024-01-26T06:53:30.142Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16942268544972916378.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16942268544972916378.key) [2024-01-26T06:53:30.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:53:30.500Z] + git semver bump pre [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,668 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,669 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,669 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,669 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,671 [execute] INFO git cat-file --batch-check [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,676 [execute] INFO git cat-file --batch [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:53:30.759Z] 2024-01-26 06:53:30,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:30.759Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T06:53:30.769Z] $ docker exec --env ******** --env ******** 7fb619c32bf813eed8c6d0acf2da70da4f4c63edea5ebfdec8df31f63da39fef ssh-agent -k [2024-01-26T06:53:30.863Z] unset SSH_AUTH_SOCK; [2024-01-26T06:53:30.863Z] unset SSH_AGENT_PID; [2024-01-26T06:53:30.863Z] echo Agent pid 38 killed; [2024-01-26T06:53:30.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:53:31.405Z] + git semver [Pipeline] } [2024-01-26T06:53:31.672Z] $ docker stop --time=1 7fb619c32bf813eed8c6d0acf2da70da4f4c63edea5ebfdec8df31f63da39fef [2024-01-26T06:53:32.932Z] $ docker rm -f --volumes 7fb619c32bf813eed8c6d0acf2da70da4f4c63edea5ebfdec8df31f63da39fef [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:53:33.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:53:33.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:53:33.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:53:33.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:53:34.054Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:53:34.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:53:34.435Z] $ docker top fa6a595e5b7bec8bab075c645b4fa321258834a4eba46616479aa6a147f9b91c -eo pid,comm [2024-01-26T06:53:34.486Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-26T06:53:34.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:53:34.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:53:34.711Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:53:34.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:53:34.827Z] $ docker exec fa6a595e5b7bec8bab075c645b4fa321258834a4eba46616479aa6a147f9b91c ssh-agent [2024-01-26T06:53:34.941Z] SSH_AUTH_SOCK=/tmp/ssh-ugfMNMgFydwK/agent.32 [2024-01-26T06:53:34.941Z] SSH_AGENT_PID=38 [2024-01-26T06:53:34.945Z] Running ssh-add (command line suppressed) [2024-01-26T06:53:35.046Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11754903570785945924.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11754903570785945924.key) [2024-01-26T06:53:35.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:53:35.419Z] + git semver push [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,569 [run_push] DEBUG push [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,570 [execute] INFO git cat-file --batch-check [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,574 [execute] INFO git rev-list a3079560a0f5cadc8c0e0bd64ec7450e6119f930 -- [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,575 [execute] DEBUG Popen(['git', 'rev-list', 'a3079560a0f5cadc8c0e0bd64ec7450e6119f930', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,585 [execute] INFO git fetch -v origin [2024-01-26T06:53:35.681Z] 2024-01-26 06:53:35,585 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T06:53:36.250Z] 2024-01-26 06:53:36,073 [run_push] DEBUG no remote changes detected [2024-01-26T06:53:36.250Z] 2024-01-26 06:53:36,074 [execute] INFO git push origin semver [2024-01-26T06:53:36.250Z] 2024-01-26 06:53:36,074 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:53:37.190Z] 2024-01-26 06:53:36,823 [run_push] DEBUG push all version tags [2024-01-26T06:53:37.190Z] 2024-01-26 06:53:36,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T06:53:37.190Z] 2024-01-26 06:53:36,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:53:37.760Z] 2024-01-26 06:53:37,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-01-26T06:53:37.760Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T06:53:37.771Z] $ docker exec --env ******** --env ******** fa6a595e5b7bec8bab075c645b4fa321258834a4eba46616479aa6a147f9b91c ssh-agent -k [2024-01-26T06:53:37.858Z] unset SSH_AUTH_SOCK; [2024-01-26T06:53:37.858Z] unset SSH_AGENT_PID; [2024-01-26T06:53:37.858Z] echo Agent pid 38 killed; [2024-01-26T06:53:37.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:53:38.418Z] + git semver [Pipeline] } [2024-01-26T06:53:38.688Z] $ docker stop --time=1 fa6a595e5b7bec8bab075c645b4fa321258834a4eba46616479aa6a147f9b91c [2024-01-26T06:53:39.955Z] $ docker rm -f --volumes fa6a595e5b7bec8bab075c645b4fa321258834a4eba46616479aa6a147f9b91c [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 [2024-01-26T06:53:41.577Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-01-26T06:53:41.578Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-01-26T06:53:41.578Z] total 16 [2024-01-26T06:53:41.578Z] drwxr-xr-x 3 root root 4096 Jan 26 06:35 . [2024-01-26T06:53:41.578Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:53 .. [2024-01-26T06:53:41.578Z] drwxr-xr-x 2 root root 4096 Jan 26 06:35 cost [2024-01-26T06:53:41.578Z] -rw-r--r-- 1 root root 86 Jan 26 06:35 cost.csv [2024-01-26T06:53:41.578Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-01-26T06:53:41.578Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-01-26T06:53:41.578Z] total 16 [2024-01-26T06:53:41.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:35 . [2024-01-26T06:53:41.578Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:53 .. [2024-01-26T06:53:41.578Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:35 cost [2024-01-26T06:53:41.578Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 26 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:41.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:42.729Z] ---> package-listing.sh [2024-01-26T06:53:42.729Z] ++ facter osfamily [2024-01-26T06:53:42.729Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:53:42.989Z] + OS_FAMILY=debian [2024-01-26T06:53:42.989Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-01-26T06:53:42.989Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:53:42.989Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:53:42.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:53:42.989Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:53:42.989Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-01-26T06:53:42.989Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:53:42.989Z] + case "${OS_FAMILY}" in [2024-01-26T06:53:42.989Z] + dpkg -l [2024-01-26T06:53:42.989Z] + grep '^ii' [2024-01-26T06:53:42.989Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:53:42.989Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:53:42.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:53:42.989Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-01-26T06:53:42.989Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-01-26T06:53:42.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-01-26T06:53:42.999Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T06:53:43.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:53:43.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:53:43.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:53:44.092Z] prd-ubuntu20.04-docker-8c-8g-27978 does not seem to be running inside a container [2024-01-26T06:53:44.121Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:53:44.335Z] $ docker top 91c60e2551d15f6c1f9a321e77cb38ef1e43572cd4b431d05bd38ab76788c444 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:53:44.797Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:53:45.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:53:45.364Z] + ls /var/log/sa-host [2024-01-26T06:53:45.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:53:45.561Z] provisioning config files... [2024-01-26T06:53:45.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15306708587700506518tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:53:45.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:45.981Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:53:45.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:46.497Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:53:46.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:46.882Z] ---> sudo-logs.sh [2024-01-26T06:53:46.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:53:46.980Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:47.295Z] ---> job-cost.sh [2024-01-26T06:53:47.295Z] lf-activate-venv: SKIPPING [2024-01-26T06:53:47.295Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:53:47.295Z] INFO: Retrieving Stack Cost... [2024-01-26T06:53:47.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:53:48.118Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:53:48.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:53:48.414Z] ---> logs-deploy.sh [2024-01-26T06:53:48.414Z] lf-activate-venv: SKIPPING [2024-01-26T06:53:48.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/160 [2024-01-26T06:53:48.414Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:53:49.366Z] Archives upload complete. [2024-01-26T06:53:49.366Z] INFO: archiving logs to Nexus