Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e218282e077fec14fc384a358d0b18c03acea40 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-ssh7441341771813629429.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-ssh2431955301638196944.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-ssh6922098056348438166.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-ssh10192674100605603632.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-ssh15615391302376529974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24227 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4e218282e077fec14fc384a358d0b18c03acea40 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e218282e077fec14fc384a358d0b18c03acea40 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#651)" > git rev-list --no-walk 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T15:27:30.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T15:27:30.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T15:27:30.862Z] ========================================================= [2023-12-06T15:27:30.863Z] EdgeX Global Pipelines Version Info [2023-12-06T15:27:30.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:31.622Z] ------------------- [2023-12-06T15:27:31.622Z] stable info: [2023-12-06T15:27:31.622Z] ------------------- [2023-12-06T15:27:31.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T15:27:31.622Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:27:31.622Z] Message: update stable to v1.0.258 [2023-12-06T15:27:32.189Z] ------------------- [2023-12-06T15:27:32.189Z] experimental info: [2023-12-06T15:27:32.189Z] ------------------- [2023-12-06T15:27:32.189Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T15:27:32.189Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:27:32.189Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T15:27:32.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-12-06T15:27:32.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-12-06T15:27:32.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T15:27:32.347Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T15:27:32.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T15:27:32.401Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T15:27:32.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T15:27:32.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T15:27:32.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T15:27:32.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T15:27:32.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T15:27:32.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-12-06T15:27:32.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T15:27:32.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T15:27:32.651Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:27:32.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:27:32.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:27:32.748Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:27:32.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T15:27:32.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T15:27:32.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T15:27:32.880Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T15:27:32.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T15:27:32.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T15:27:32.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T15:27:33.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T15:27:33.049Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T15:27:33.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T15:27:33.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T15:27:33.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T15:27:33.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] echo [2023-12-06T15:27:33.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e21828 [Pipeline] echo [2023-12-06T15:27:33.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:27:33.378Z] provisioning config files... [2023-12-06T15:27:33.393Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17521228438297864979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:33.737Z] ---> ****-login.sh [2023-12-06T15:27:33.737Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:27:33.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:33.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:33.999Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:33.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:33.999Z] [2023-12-06T15:27:33.999Z] Login Succeeded [2023-12-06T15:27:33.999Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:27:33.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:33.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:33.999Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:33.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:33.999Z] [2023-12-06T15:27:33.999Z] Login Succeeded [2023-12-06T15:27:33.999Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:27:34.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:34.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:34.259Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:34.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:34.259Z] [2023-12-06T15:27:34.259Z] Login Succeeded [2023-12-06T15:27:34.259Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:27:34.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:34.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:34.259Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:34.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:34.259Z] [2023-12-06T15:27:34.259Z] Login Succeeded [2023-12-06T15:27:34.259Z] ****.io [2023-12-06T15:27:34.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:34.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:34.520Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:34.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:34.520Z] [2023-12-06T15:27:34.520Z] Login Succeeded [2023-12-06T15:27:34.520Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:27:34.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T15:27:35.021Z] + git rev-list -1 --merges 4e218282e077fec14fc384a358d0b18c03acea40~1..4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] echo [2023-12-06T15:27:35.078Z] -----------> git rev-list -1 --merges 4e218282e077fec14fc384a358d0b18c03acea40~1..4e218282e077fec14fc384a358d0b18c03acea40 4e218282e077fec14fc384a358d0b18c03acea40 [false] [Pipeline] sh [2023-12-06T15:27:35.385Z] + git log --format=format:%s -1 4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] echo [2023-12-06T15:27:35.400Z] ========================================================= [2023-12-06T15:27:35.400Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T15:27:35.400Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:27:35.766Z] + git log --format=format:%s -1 4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] echo [2023-12-06T15:27:35.778Z] [semverPrep] GIT_COMMIT: 4e218282e077fec14fc384a358d0b18c03acea40, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#651) [Pipeline] echo [2023-12-06T15:27:35.800Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T15:27:36.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:27:36.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T15:27:36.180Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T15:27:36.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T15:27:36.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T15:27:36.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T15:27:36.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:36.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:27:36.549Z] [2023-12-06T15:27:36.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:36.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:27:36.882Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T15:27:36.882Z] b85a868b505f: Pulling fs layer [2023-12-06T15:27:36.882Z] e2be974225ed: Pulling fs layer [2023-12-06T15:27:36.882Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T15:27:36.882Z] 988bab9f4d93: Pulling fs layer [2023-12-06T15:27:36.882Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T15:27:36.882Z] eaf3925da568: Pulling fs layer [2023-12-06T15:27:36.882Z] bab4dde63d76: Pulling fs layer [2023-12-06T15:27:36.882Z] bde34c3a00c8: Pulling fs layer [2023-12-06T15:27:36.882Z] b352a97aabf1: Pulling fs layer [2023-12-06T15:27:36.882Z] 4872d77fe225: Pulling fs layer [2023-12-06T15:27:36.882Z] 5851b861e8e6: Pulling fs layer [2023-12-06T15:27:36.882Z] b352a97aabf1: Waiting [2023-12-06T15:27:36.882Z] 4872d77fe225: Waiting [2023-12-06T15:27:36.882Z] 5851b861e8e6: Waiting [2023-12-06T15:27:36.882Z] 1469e6f7b9e6: Waiting [2023-12-06T15:27:36.882Z] eaf3925da568: Waiting [2023-12-06T15:27:36.882Z] bde34c3a00c8: Waiting [2023-12-06T15:27:36.882Z] 988bab9f4d93: Waiting [2023-12-06T15:27:36.882Z] e2be974225ed: Verifying Checksum [2023-12-06T15:27:36.882Z] e2be974225ed: Download complete [2023-12-06T15:27:36.882Z] 988bab9f4d93: Download complete [2023-12-06T15:27:37.140Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T15:27:37.140Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T15:27:37.140Z] 339a4e72a1f5: Download complete [2023-12-06T15:27:37.140Z] eaf3925da568: Verifying Checksum [2023-12-06T15:27:37.140Z] eaf3925da568: Download complete [2023-12-06T15:27:37.140Z] bde34c3a00c8: Download complete [2023-12-06T15:27:37.140Z] b352a97aabf1: Download complete [2023-12-06T15:27:37.140Z] 4872d77fe225: Verifying Checksum [2023-12-06T15:27:37.140Z] 4872d77fe225: Download complete [2023-12-06T15:27:37.140Z] 5851b861e8e6: Verifying Checksum [2023-12-06T15:27:37.140Z] 5851b861e8e6: Download complete [2023-12-06T15:27:37.140Z] b85a868b505f: Verifying Checksum [2023-12-06T15:27:37.140Z] b85a868b505f: Download complete [2023-12-06T15:27:37.708Z] bab4dde63d76: Download complete [2023-12-06T15:27:38.646Z] b85a868b505f: Pull complete [2023-12-06T15:27:38.646Z] e2be974225ed: Pull complete [2023-12-06T15:27:38.906Z] 339a4e72a1f5: Pull complete [2023-12-06T15:27:39.164Z] 988bab9f4d93: Pull complete [2023-12-06T15:27:39.422Z] 1469e6f7b9e6: Pull complete [2023-12-06T15:27:39.422Z] eaf3925da568: Pull complete [2023-12-06T15:27:41.324Z] bab4dde63d76: Pull complete [2023-12-06T15:27:41.324Z] bde34c3a00c8: Pull complete [2023-12-06T15:27:41.324Z] b352a97aabf1: Pull complete [2023-12-06T15:27:41.324Z] 4872d77fe225: Pull complete [2023-12-06T15:27:41.324Z] 5851b861e8e6: Pull complete [2023-12-06T15:27:41.324Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T15:27:41.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:27:41.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:27:41.522Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:27:41.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:27:45.312Z] $ docker top 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef -eo pid,comm [2023-12-06T15:27:45.367Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:27:45.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:27:45.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:27:45.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:27:45.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:27:45.570Z] $ docker exec 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef ssh-agent [2023-12-06T15:27:45.671Z] SSH_AUTH_SOCK=/tmp/ssh-u7W9lY6w1lgI/agent.32 [2023-12-06T15:27:45.671Z] SSH_AGENT_PID=38 [2023-12-06T15:27:45.676Z] Running ssh-add (command line suppressed) [2023-12-06T15:27:45.772Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18059041905750433985.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18059041905750433985.key) [2023-12-06T15:27:45.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:27:46.082Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T15:27:46.094Z] $ docker exec --env ******** --env ******** 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef ssh-agent -k [2023-12-06T15:27:46.178Z] unset SSH_AUTH_SOCK; [2023-12-06T15:27:46.178Z] unset SSH_AGENT_PID; [2023-12-06T15:27:46.178Z] echo Agent pid 38 killed; [2023-12-06T15:27:46.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T15:27:46.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:27:46.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:27:46.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:27:46.365Z] $ docker exec 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef ssh-agent [2023-12-06T15:27:46.468Z] SSH_AUTH_SOCK=/tmp/ssh-wI0KekuWeYiF/agent.71 [2023-12-06T15:27:46.468Z] SSH_AGENT_PID=77 [2023-12-06T15:27:46.473Z] Running ssh-add (command line suppressed) [2023-12-06T15:27:46.580Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3755778525309548050.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3755778525309548050.key) [2023-12-06T15:27:46.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:27:46.930Z] + git semver init [2023-12-06T15:27:47.191Z] 2023-12-06 15:27:47,099 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T15:27:47.191Z] 2023-12-06 15:27:47,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-12-06T15:27:47.191Z] 2023-12-06 15:27:47,102 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-12-06T15:27:47.191Z] 2023-12-06 15:27:47,102 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:27:50.020Z] 2023-12-06 15:27:48,319 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-12-06T15:27:50.020Z] 2023-12-06 15:27:48,319 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-12-06T15:27:50.020Z] 2023-12-06 15:27:48,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:27:50.020Z] 2023-12-06 15:27:48,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:27:50.020Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:27:50.031Z] $ docker exec --env ******** --env ******** 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef ssh-agent -k [2023-12-06T15:27:50.120Z] unset SSH_AUTH_SOCK; [2023-12-06T15:27:50.121Z] unset SSH_AGENT_PID; [2023-12-06T15:27:50.121Z] echo Agent pid 77 killed; [2023-12-06T15:27:50.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:27:51.408Z] + git semver [Pipeline] } [2023-12-06T15:27:51.681Z] $ docker stop --time=1 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef [2023-12-06T15:27:52.962Z] $ docker rm -f --volumes 4454001115ab13f0a8eb400a61bbef220eaa96399542d4b1cd570028fa2e36ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:27:53.328Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T15:27:53.549Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T15:27:53.553Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:27:53.925Z] provisioning config files... [2023-12-06T15:27:53.940Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12241667283076999611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:54.269Z] ---> ****-login.sh [2023-12-06T15:27:54.269Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:27:54.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:54.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:54.269Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:54.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:54.269Z] [2023-12-06T15:27:54.269Z] Login Succeeded [2023-12-06T15:27:54.269Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:27:54.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:54.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:54.270Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:54.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:54.270Z] [2023-12-06T15:27:54.270Z] Login Succeeded [2023-12-06T15:27:54.270Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:27:54.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:54.531Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:54.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:54.531Z] [2023-12-06T15:27:54.531Z] Login Succeeded [2023-12-06T15:27:54.531Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:27:54.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:54.531Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:54.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:54.531Z] [2023-12-06T15:27:54.531Z] Login Succeeded [2023-12-06T15:27:54.531Z] ****.io [2023-12-06T15:27:54.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:54.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:54.791Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:54.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:54.791Z] [2023-12-06T15:27:54.791Z] Login Succeeded [2023-12-06T15:27:54.791Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:27:54.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:27:54.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:27:54.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:27:54.990Z] ========================================================= [2023-12-06T15:27:54.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T15:27:54.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:55.393Z] + 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 . [2023-12-06T15:27:55.393Z] Sending build context to Docker daemon 17.31MB [2023-12-06T15:27:55.393Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:27:55.393Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T15:27:55.393Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T15:27:55.393Z] 7264a8db6415: Pulling fs layer [2023-12-06T15:27:55.393Z] c4d48a809fc2: Pulling fs layer [2023-12-06T15:27:55.393Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T15:27:55.393Z] ad3a456e5733: Pulling fs layer [2023-12-06T15:27:55.393Z] 69c7f0334f64: Pulling fs layer [2023-12-06T15:27:55.393Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T15:27:55.393Z] 69c7f0334f64: Waiting [2023-12-06T15:27:55.393Z] ce7588e14bc9: Pulling fs layer [2023-12-06T15:27:55.393Z] b5e4710f87ac: Pulling fs layer [2023-12-06T15:27:55.393Z] 1f1c1a5573a3: Waiting [2023-12-06T15:27:55.393Z] c4d48a809fc2: Verifying Checksum [2023-12-06T15:27:55.393Z] c4d48a809fc2: Download complete [2023-12-06T15:27:55.652Z] ad3a456e5733: Verifying Checksum [2023-12-06T15:27:55.652Z] ad3a456e5733: Download complete [2023-12-06T15:27:55.652Z] 69c7f0334f64: Verifying Checksum [2023-12-06T15:27:55.652Z] 69c7f0334f64: Download complete [2023-12-06T15:27:55.652Z] 7264a8db6415: Verifying Checksum [2023-12-06T15:27:55.652Z] 7264a8db6415: Download complete [2023-12-06T15:27:55.652Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T15:27:55.652Z] 1f1c1a5573a3: Download complete [2023-12-06T15:27:55.652Z] 7264a8db6415: Pull complete [2023-12-06T15:27:55.910Z] b5e4710f87ac: Verifying Checksum [2023-12-06T15:27:55.910Z] b5e4710f87ac: Download complete [2023-12-06T15:27:55.910Z] c4d48a809fc2: Pull complete [2023-12-06T15:27:56.167Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T15:27:56.167Z] 4f1c88b9dad5: Download complete [2023-12-06T15:27:56.425Z] ce7588e14bc9: Verifying Checksum [2023-12-06T15:27:58.953Z] 4f1c88b9dad5: Pull complete [2023-12-06T15:27:58.953Z] ad3a456e5733: Pull complete [2023-12-06T15:27:58.953Z] 69c7f0334f64: Pull complete [2023-12-06T15:27:59.209Z] 1f1c1a5573a3: Pull complete [2023-12-06T15:28:01.105Z] ce7588e14bc9: Pull complete [2023-12-06T15:28:01.670Z] b5e4710f87ac: Pull complete [2023-12-06T15:28:01.670Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T15:28:01.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T15:28:01.670Z] ---> 88b5674ff536 [2023-12-06T15:28:01.670Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:28:05.870Z] ---> Running in d54e690d3d9d [2023-12-06T15:28:06.127Z] Removing intermediate container d54e690d3d9d [2023-12-06T15:28:06.127Z] ---> bacbb373547e [2023-12-06T15:28:06.127Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:28:06.127Z] ---> Running in 29063aed03a1 [2023-12-06T15:28:06.127Z] Removing intermediate container 29063aed03a1 [2023-12-06T15:28:06.127Z] ---> 51b3e02155cb [2023-12-06T15:28:06.127Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T15:28:06.127Z] ---> Running in 51aed158a4dd [2023-12-06T15:28:06.127Z] Removing intermediate container 51aed158a4dd [2023-12-06T15:28:06.127Z] ---> 43c4cf7b3672 [2023-12-06T15:28:06.127Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:28:06.127Z] ---> Running in d8b6bfaf809a [2023-12-06T15:28:06.386Z] Removing intermediate container d8b6bfaf809a [2023-12-06T15:28:06.386Z] ---> 8da4c3425683 [2023-12-06T15:28:06.386Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:28:06.386Z] ---> Running in 568cecd7cf32 [2023-12-06T15:28:06.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:28:06.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:28:06.905Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:28:06.905Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T15:28:06.905Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:28:06.905Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:28:06.905Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:28:06.905Z] OK: 268 MiB in 56 packages [2023-12-06T15:28:07.471Z] Removing intermediate container 568cecd7cf32 [2023-12-06T15:28:07.471Z] ---> 4b8fdef573db [2023-12-06T15:28:07.471Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-12-06T15:28:07.471Z] ---> Running in 7c592dc3bd55 [2023-12-06T15:28:07.471Z] Removing intermediate container 7c592dc3bd55 [2023-12-06T15:28:07.471Z] ---> 82818ac4f536 [2023-12-06T15:28:07.471Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T15:28:07.730Z] ---> 2c3639e7abfe [2023-12-06T15:28:07.730Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:28:07.730Z] ---> Running in f075311888b5 [2023-12-06T15:28:08.818Z] Still waiting to schedule task [2023-12-06T15:28:08.818Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-06T15:28:46.484Z] Removing intermediate container f075311888b5 [2023-12-06T15:28:46.484Z] ---> 5dac2e709798 [2023-12-06T15:28:46.484Z] Step 11/12 : COPY . . [2023-12-06T15:28:46.484Z] ---> 3fa18f809928 [2023-12-06T15:28:46.484Z] Step 12/12 : RUN $MAKE [2023-12-06T15:28:46.484Z] ---> Running in f29bc5cb1a40 [2023-12-06T15:28:46.484Z] noop [2023-12-06T15:28:46.484Z] Removing intermediate container f29bc5cb1a40 [2023-12-06T15:28:46.484Z] ---> bce0ebc4e6d5 [2023-12-06T15:28:46.484Z] Successfully built bce0ebc4e6d5 [2023-12-06T15:28:46.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:46.850Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:28:46.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:46.970Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:28:47.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T15:28:47.337Z] $ docker top 069f8405d416d88a13beb19c86ab41ea23bf7452033099b0d1d9747d5fddf1b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:28:47.705Z] + go version [2023-12-06T15:28:47.705Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T15:28:47.716Z] $ docker stop --time=1 069f8405d416d88a13beb19c86ab41ea23bf7452033099b0d1d9747d5fddf1b9 [2023-12-06T15:28:48.956Z] $ docker rm -f --volumes 069f8405d416d88a13beb19c86ab41ea23bf7452033099b0d1d9747d5fddf1b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:49.540Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:28:49.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:49.770Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:28:49.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T15:28:50.107Z] $ docker top 72a657658abf041a671de280ce9b2bf1e083984feefb2fc8bbe085b13fcca53a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:28:50.474Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:28:50.789Z] + make test [2023-12-06T15:28:50.789Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T15:28:52.179Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-06T15:29:02.146Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-06T15:29:02.146Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-06T15:29:02.146Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2023-12-06T15:29:07.544Z] go vet ./... [2023-12-06T15:29:10.077Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:29:10.077Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:29:10.077Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:29:10.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:29:10.399Z] $ docker stop --time=1 72a657658abf041a671de280ce9b2bf1e083984feefb2fc8bbe085b13fcca53a [2023-12-06T15:29:13.696Z] $ docker rm -f --volumes 72a657658abf041a671de280ce9b2bf1e083984feefb2fc8bbe085b13fcca53a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:29:14.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:29:14.243Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T15:29:14.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:29:15.107Z] + ls -al . [2023-12-06T15:29:15.107Z] total 184 [2023-12-06T15:29:15.107Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:28 . [2023-12-06T15:29:15.107Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:27 .. [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 15:27 .dockerignore [2023-12-06T15:29:15.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:29 .git [2023-12-06T15:29:15.107Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:27 .github [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 15:27 .gitignore [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:27 .golangci.yml [2023-12-06T15:29:15.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:27 .semver [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 6 15:27 Attribution.txt [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 6 15:27 CHANGELOG.md [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 6 15:27 Dockerfile [2023-12-06T15:29:15.107Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:27 GOVERNANCE.md [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 15:27 Jenkinsfile [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:27 LICENSE [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 6 15:27 Makefile [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 15:27 OWNERS.md [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 6 15:27 README.md [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:27 VERSION [2023-12-06T15:29:15.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:27 bin [2023-12-06T15:29:15.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:27 cmd [2023-12-06T15:29:15.108Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 6 15:29 coverage.out [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 6 15:27 go.mod [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 15:27 go.sum [2023-12-06T15:29:15.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:27 internal [2023-12-06T15:29:15.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:27 mock [2023-12-06T15:29:15.108Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 6 15:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:15.484Z] + 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=4e218282e077fec14fc384a358d0b18c03acea40 --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-06T15:29:15.484Z] Sending build context to Docker daemon 17.33MB [2023-12-06T15:29:15.484Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:29:15.484Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-06T15:29:15.484Z] ---> bce0ebc4e6d5 [2023-12-06T15:29:15.484Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:29:15.766Z] ---> Running in 90c7ed5a3c24 [2023-12-06T15:29:15.766Z] Removing intermediate container 90c7ed5a3c24 [2023-12-06T15:29:15.766Z] ---> 29577566610f [2023-12-06T15:29:15.766Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:29:15.766Z] ---> Running in cc015b095d7d [2023-12-06T15:29:16.024Z] Removing intermediate container cc015b095d7d [2023-12-06T15:29:16.024Z] ---> 760a9389e7b4 [2023-12-06T15:29:16.024Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T15:29:16.024Z] ---> Running in dd5e319c2c82 [2023-12-06T15:29:16.024Z] Removing intermediate container dd5e319c2c82 [2023-12-06T15:29:16.024Z] ---> c012eb1c50e4 [2023-12-06T15:29:16.024Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:29:16.024Z] ---> Running in 8dc014aa7bc4 [2023-12-06T15:29:16.024Z] Removing intermediate container 8dc014aa7bc4 [2023-12-06T15:29:16.024Z] ---> 43a0ca320c08 [2023-12-06T15:29:16.024Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:29:16.024Z] ---> Running in 1f32609c5543 [2023-12-06T15:29:16.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:16.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:16.540Z] OK: 268 MiB in 56 packages [2023-12-06T15:29:17.107Z] Removing intermediate container 1f32609c5543 [2023-12-06T15:29:17.107Z] ---> c689c5cc1fb0 [2023-12-06T15:29:17.107Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-12-06T15:29:17.107Z] ---> Running in 576007f41d69 [2023-12-06T15:29:17.107Z] Removing intermediate container 576007f41d69 [2023-12-06T15:29:17.107Z] ---> a6d9a9cbbac0 [2023-12-06T15:29:17.107Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-06T15:29:17.107Z] ---> 99ef45e53492 [2023-12-06T15:29:17.107Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:29:17.107Z] ---> Running in 52d7a1f12a44 [2023-12-06T15:29:17.676Z] Removing intermediate container 52d7a1f12a44 [2023-12-06T15:29:17.676Z] ---> 63d7c791e577 [2023-12-06T15:29:17.676Z] Step 11/25 : COPY . . [2023-12-06T15:29:18.610Z] ---> 64e041c957db [2023-12-06T15:29:18.610Z] Step 12/25 : RUN $MAKE [2023-12-06T15:29:18.610Z] ---> Running in 9185efa0a180 [2023-12-06T15:29:18.868Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-06T15:29:40.873Z] Removing intermediate container 9185efa0a180 [2023-12-06T15:29:40.873Z] ---> 4e10136d2155 [2023-12-06T15:29:40.873Z] Step 13/25 : FROM alpine:3.18 [2023-12-06T15:29:40.873Z] 3.18: Pulling from library/alpine [2023-12-06T15:29:40.873Z] c926b61bad3b: Pulling fs layer [2023-12-06T15:29:40.873Z] c926b61bad3b: Verifying Checksum [2023-12-06T15:29:40.873Z] c926b61bad3b: Download complete [2023-12-06T15:29:40.873Z] c926b61bad3b: Pull complete [2023-12-06T15:29:40.873Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:29:40.873Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T15:29:40.873Z] ---> b541f2080109 [2023-12-06T15:29:40.873Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-12-06T15:29:40.873Z] ---> Running in 38a364e69b90 [2023-12-06T15:29:40.873Z] Removing intermediate container 38a364e69b90 [2023-12-06T15:29:40.873Z] ---> 9aca23aba833 [2023-12-06T15:29:40.873Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-06T15:29:40.873Z] ---> Running in b7733d630b66 [2023-12-06T15:29:40.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:40.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:40.873Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:29:40.873Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:29:40.873Z] OK: 7 MiB in 16 packages [2023-12-06T15:29:40.873Z] Removing intermediate container b7733d630b66 [2023-12-06T15:29:40.873Z] ---> ce16a999c414 [2023-12-06T15:29:40.873Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-06T15:29:40.873Z] ---> Running in b4c0d44bc215 [2023-12-06T15:29:40.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:40.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:40.873Z] OK: 7 MiB in 16 packages [2023-12-06T15:29:40.873Z] Removing intermediate container b4c0d44bc215 [2023-12-06T15:29:40.873Z] ---> fb11c470791e [2023-12-06T15:29:40.873Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-12-06T15:29:41.814Z] ---> 442fd1bba4db [2023-12-06T15:29:41.814Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-06T15:29:41.814Z] ---> 08285433a210 [2023-12-06T15:29:41.814Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-06T15:29:41.814Z] ---> b131e099aa16 [2023-12-06T15:29:41.814Z] Step 20/25 : EXPOSE 59982 [2023-12-06T15:29:41.814Z] ---> Running in 0a2292c752bc [2023-12-06T15:29:41.814Z] Removing intermediate container 0a2292c752bc [2023-12-06T15:29:41.814Z] ---> 0c90b696bcdf [2023-12-06T15:29:41.814Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-12-06T15:29:41.814Z] ---> Running in b39843420f63 [2023-12-06T15:29:42.072Z] Removing intermediate container b39843420f63 [2023-12-06T15:29:42.072Z] ---> def70f759b93 [2023-12-06T15:29:42.072Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-06T15:29:42.072Z] ---> Running in d73f814d64cd [2023-12-06T15:29:42.072Z] Removing intermediate container d73f814d64cd [2023-12-06T15:29:42.072Z] ---> 3712171261bc [2023-12-06T15:29:42.072Z] Step 23/25 : LABEL arch=amd64 [2023-12-06T15:29:42.072Z] ---> Running in ccee1539e952 [2023-12-06T15:29:42.072Z] Removing intermediate container ccee1539e952 [2023-12-06T15:29:42.072Z] ---> a561c88abfeb [2023-12-06T15:29:42.072Z] Step 24/25 : LABEL git_sha=4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:29:42.072Z] ---> Running in 073c6831914b [2023-12-06T15:29:42.331Z] Removing intermediate container 073c6831914b [2023-12-06T15:29:42.331Z] ---> 3c78ec0a5faa [2023-12-06T15:29:42.331Z] Step 25/25 : LABEL version=3.2.0-dev.3 [2023-12-06T15:29:42.331Z] ---> Running in 3a5c956e2810 [2023-12-06T15:29:42.331Z] Removing intermediate container 3a5c956e2810 [2023-12-06T15:29:42.331Z] ---> 9f7b2df07811 [2023-12-06T15:29:42.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T15:29:42.331Z] Successfully built 9f7b2df07811 [2023-12-06T15:29:42.331Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:29:42.602Z] provisioning config files... [2023-12-06T15:29:42.615Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6602346946173296930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:29:42.950Z] ---> ****-login.sh [2023-12-06T15:29:42.951Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:29:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:42.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:42.951Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:42.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:42.951Z] [2023-12-06T15:29:42.951Z] Login Succeeded [2023-12-06T15:29:42.951Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:29:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:42.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:42.951Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:42.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:42.951Z] [2023-12-06T15:29:42.951Z] Login Succeeded [2023-12-06T15:29:42.951Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:29:43.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:45.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:45.134Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:45.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:45.134Z] [2023-12-06T15:29:45.134Z] Login Succeeded [2023-12-06T15:29:45.134Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:29:45.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:45.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:45.134Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:45.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:45.134Z] [2023-12-06T15:29:45.134Z] Login Succeeded [2023-12-06T15:29:45.134Z] ****.io [2023-12-06T15:29:45.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:45.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:45.134Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:45.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:45.134Z] [2023-12-06T15:29:45.134Z] Login Succeeded [2023-12-06T15:29:45.134Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:29:45.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:29:45.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:29:45.328Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-12-06T15:29:45.328Z] 4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:29:45.328Z] latest [2023-12-06T15:29:45.328Z] 3.2.0-dev.3 [2023-12-06T15:29:45.328Z] 4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [2023-12-06T15:29:45.328Z] main [2023-12-06T15:29:45.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:45.778Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:46.187Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:29:46.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-06T15:29:46.187Z] fbbac85e370c: Preparing [2023-12-06T15:29:46.187Z] 59c051283743: Preparing [2023-12-06T15:29:46.187Z] b2c54ec659da: Preparing [2023-12-06T15:29:46.187Z] aa97801a1ca0: Preparing [2023-12-06T15:29:46.187Z] 64b04d6d4e98: Preparing [2023-12-06T15:29:46.187Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:46.187Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:46.187Z] fbbac85e370c: Pushed [2023-12-06T15:29:46.187Z] aa97801a1ca0: Pushed [2023-12-06T15:29:46.187Z] 64b04d6d4e98: Pushed [2023-12-06T15:29:46.187Z] 59c051283743: Pushed [2023-12-06T15:29:46.187Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:50.377Z] b2c54ec659da: Pushed [2023-12-06T15:29:50.377Z] 4e218282e077fec14fc384a358d0b18c03acea40: digest: sha256:128b6154639203b68351d2ba85d393bb5f83ebc590a360c68d173d001f5c9d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:50.778Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:51.167Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-12-06T15:29:51.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-06T15:29:51.167Z] fbbac85e370c: Preparing [2023-12-06T15:29:51.167Z] 59c051283743: Preparing [2023-12-06T15:29:51.167Z] b2c54ec659da: Preparing [2023-12-06T15:29:51.167Z] aa97801a1ca0: Preparing [2023-12-06T15:29:51.167Z] 64b04d6d4e98: Preparing [2023-12-06T15:29:51.167Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:51.167Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:51.167Z] 59c051283743: Layer already exists [2023-12-06T15:29:51.167Z] aa97801a1ca0: Layer already exists [2023-12-06T15:29:51.167Z] b2c54ec659da: Layer already exists [2023-12-06T15:29:51.167Z] 64b04d6d4e98: Layer already exists [2023-12-06T15:29:51.167Z] fbbac85e370c: Layer already exists [2023-12-06T15:29:51.167Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:51.167Z] latest: digest: sha256:128b6154639203b68351d2ba85d393bb5f83ebc590a360c68d173d001f5c9d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:51.570Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:51.971Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.3 [2023-12-06T15:29:51.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-06T15:29:51.971Z] fbbac85e370c: Preparing [2023-12-06T15:29:51.971Z] 59c051283743: Preparing [2023-12-06T15:29:51.971Z] b2c54ec659da: Preparing [2023-12-06T15:29:51.971Z] aa97801a1ca0: Preparing [2023-12-06T15:29:51.971Z] 64b04d6d4e98: Preparing [2023-12-06T15:29:51.971Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:51.971Z] b2c54ec659da: Layer already exists [2023-12-06T15:29:51.971Z] 64b04d6d4e98: Layer already exists [2023-12-06T15:29:51.971Z] fbbac85e370c: Layer already exists [2023-12-06T15:29:51.971Z] 59c051283743: Layer already exists [2023-12-06T15:29:51.971Z] aa97801a1ca0: Layer already exists [2023-12-06T15:29:51.971Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:51.971Z] 3.2.0-dev.3: digest: sha256:128b6154639203b68351d2ba85d393bb5f83ebc590a360c68d173d001f5c9d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:52.368Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:52.768Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [2023-12-06T15:29:52.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-06T15:29:52.768Z] fbbac85e370c: Preparing [2023-12-06T15:29:52.768Z] 59c051283743: Preparing [2023-12-06T15:29:52.768Z] b2c54ec659da: Preparing [2023-12-06T15:29:52.768Z] aa97801a1ca0: Preparing [2023-12-06T15:29:52.768Z] 64b04d6d4e98: Preparing [2023-12-06T15:29:52.768Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:52.768Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:52.768Z] b2c54ec659da: Layer already exists [2023-12-06T15:29:52.768Z] fbbac85e370c: Layer already exists [2023-12-06T15:29:52.768Z] 64b04d6d4e98: Layer already exists [2023-12-06T15:29:52.768Z] 59c051283743: Layer already exists [2023-12-06T15:29:52.768Z] aa97801a1ca0: Layer already exists [2023-12-06T15:29:52.768Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:52.768Z] 4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3: digest: sha256:128b6154639203b68351d2ba85d393bb5f83ebc590a360c68d173d001f5c9d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:53.156Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:53.606Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-12-06T15:29:53.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-06T15:29:53.606Z] fbbac85e370c: Preparing [2023-12-06T15:29:53.606Z] 59c051283743: Preparing [2023-12-06T15:29:53.606Z] b2c54ec659da: Preparing [2023-12-06T15:29:53.607Z] aa97801a1ca0: Preparing [2023-12-06T15:29:53.607Z] 64b04d6d4e98: Preparing [2023-12-06T15:29:53.607Z] 9fe9a137fd00: Preparing [2023-12-06T15:29:53.607Z] 9fe9a137fd00: Waiting [2023-12-06T15:29:53.607Z] 59c051283743: Layer already exists [2023-12-06T15:29:53.607Z] fbbac85e370c: Layer already exists [2023-12-06T15:29:53.607Z] aa97801a1ca0: Layer already exists [2023-12-06T15:29:53.607Z] b2c54ec659da: Layer already exists [2023-12-06T15:29:53.607Z] 64b04d6d4e98: Layer already exists [2023-12-06T15:29:53.607Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:29:53.607Z] main: digest: sha256:128b6154639203b68351d2ba85d393bb5f83ebc590a360c68d173d001f5c9d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:29:53.854Z] ===================================================== [Pipeline] echo [2023-12-06T15:29:53.895Z] taggedImages: [2023-12-06T15:29:53.895Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:29:53.895Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-12-06T15:29:53.895Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.3 [2023-12-06T15:29:53.895Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [2023-12-06T15:29:53.895Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:54.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:29:54.546Z] [2023-12-06T15:29:54.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:54.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:29:54.870Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T15:29:54.870Z] 5eb5b503b376: Pulling fs layer [2023-12-06T15:29:54.870Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T15:29:54.870Z] ec43610c2a17: Pulling fs layer [2023-12-06T15:29:54.870Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T15:29:54.870Z] 33b1e0a273af: Pulling fs layer [2023-12-06T15:29:54.870Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T15:29:54.870Z] 2f39f015ded8: Pulling fs layer [2023-12-06T15:29:54.870Z] 3a2ae6a8a46f: Waiting [2023-12-06T15:29:54.870Z] 33b1e0a273af: Waiting [2023-12-06T15:29:54.870Z] 5d3b04190fa2: Waiting [2023-12-06T15:29:54.870Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T15:29:54.870Z] 5c69ac0246d0: Download complete [2023-12-06T15:29:54.870Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T15:29:54.870Z] 3a2ae6a8a46f: Download complete [2023-12-06T15:29:54.870Z] 33b1e0a273af: Verifying Checksum [2023-12-06T15:29:54.870Z] 33b1e0a273af: Download complete [2023-12-06T15:29:54.870Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T15:29:54.870Z] 5d3b04190fa2: Download complete [2023-12-06T15:29:54.870Z] ec43610c2a17: Verifying Checksum [2023-12-06T15:29:54.870Z] ec43610c2a17: Download complete [2023-12-06T15:29:55.127Z] 5eb5b503b376: Verifying Checksum [2023-12-06T15:29:55.127Z] 5eb5b503b376: Download complete [2023-12-06T15:29:55.694Z] 2f39f015ded8: Download complete [2023-12-06T15:29:56.260Z] 5eb5b503b376: Pull complete [2023-12-06T15:29:56.519Z] 5c69ac0246d0: Pull complete [2023-12-06T15:29:56.778Z] ec43610c2a17: Pull complete [2023-12-06T15:29:57.036Z] 3a2ae6a8a46f: Pull complete [2023-12-06T15:29:57.036Z] 33b1e0a273af: Pull complete [2023-12-06T15:29:57.294Z] 5d3b04190fa2: Pull complete [2023-12-06T15:30:01.479Z] 2f39f015ded8: Pull complete [2023-12-06T15:30:01.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T15:30:01.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:30:01.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:30:01.686Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:30:01.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T15:30:06.608Z] $ docker top 12ba785212141c46a2e14d7c9dcd9240e0351f95cb3eb5081205aabbe775bb04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:30:07.028Z] ---> job-cost.sh [2023-12-06T15:30:07.028Z] lf-activate-venv: SKIPPING [2023-12-06T15:30:07.028Z] INFO: No Stack... [2023-12-06T15:30:07.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:30:07.545Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:30:07.838Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-12-06T15:30:07.838Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:30:07.851Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] [2023-12-06T15:30:07.860Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] did not exist. Created. [2023-12-06T15:30:07.860Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:30:08.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:30:08.294Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:30:08.314Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:30:08.398Z] $ docker stop --time=1 12ba785212141c46a2e14d7c9dcd9240e0351f95cb3eb5081205aabbe775bb04 [2023-12-06T15:30:09.532Z] $ docker rm -f --volumes 12ba785212141c46a2e14d7c9dcd9240e0351f95cb3eb5081205aabbe775bb04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T15:37:03.835Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24366 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-12-06T15:37:03.878Z] Running in /w/workspace/device-mqtt-go/156 [Pipeline] { [Pipeline] checkout [2023-12-06T15:37:03.945Z] The recommended git tool is: git [2023-12-06T15:37:14.100Z] using credential edgex-jenkins-ssh [2023-12-06T15:37:14.144Z] Cloning the remote Git repository [2023-12-06T15:37:14.190Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-06T15:37:14.280Z] > git init /w/workspace/device-mqtt-go/156 # timeout=10 [2023-12-06T15:37:14.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-06T15:37:14.436Z] > git --version # timeout=10 [2023-12-06T15:37:14.453Z] > git --version # 'git version 2.25.1' [2023-12-06T15:37:14.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T15:37:14.636Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:37:16.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-06T15:37:16.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:37:17.437Z] Avoid second fetch [2023-12-06T15:37:17.437Z] Checking out Revision 4e218282e077fec14fc384a358d0b18c03acea40 (main) [2023-12-06T15:37:18.012Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#651)" [2023-12-06T15:37:17.455Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T15:37:17.516Z] > git checkout -f 4e218282e077fec14fc384a358d0b18c03acea40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:37:19.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T15:37:19.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:37:19.107Z] Dload Upload Total Spent Left Speed [2023-12-06T15:37:19.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 233k 0 --:--:-- --:--:-- --:--:-- 238k [Pipeline] sh [2023-12-06T15:37:19.456Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T15:37:19.782Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T15:37:19.782Z] + sudo tee /etc/docker/daemon.new [2023-12-06T15:37:19.782Z] { [2023-12-06T15:37:19.782Z] "registry-mirrors": [ [2023-12-06T15:37:19.782Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T15:37:19.782Z] ], [2023-12-06T15:37:19.782Z] "bip": "10.250.0.254/24", [2023-12-06T15:37:19.782Z] "hosts": [ [2023-12-06T15:37:19.782Z] "tcp://0.0.0.0:5555", [2023-12-06T15:37:19.782Z] "unix:///var/run/docker.sock" [2023-12-06T15:37:19.782Z] ], [2023-12-06T15:37:19.782Z] "mtu": 1458, [2023-12-06T15:37:19.782Z] "selinux-enabled": true, [2023-12-06T15:37:19.782Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T15:37:19.782Z] } [Pipeline] sh [2023-12-06T15:37:20.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T15:37:20.448Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:37:42.677Z] provisioning config files... [2023-12-06T15:37:42.703Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/156@tmp/config5105403525329829210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:37:43.168Z] ---> ****-login.sh [2023-12-06T15:37:43.168Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:37:43.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:37:43.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:37:43.704Z] Configure a credential helper to remove this warning. See [2023-12-06T15:37:43.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:37:43.704Z] [2023-12-06T15:37:43.704Z] Login Succeeded [2023-12-06T15:37:43.704Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:37:43.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:37:43.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:37:43.990Z] Configure a credential helper to remove this warning. See [2023-12-06T15:37:43.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:37:43.990Z] [2023-12-06T15:37:43.990Z] Login Succeeded [2023-12-06T15:37:43.990Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:37:43.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:37:44.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:37:44.258Z] Configure a credential helper to remove this warning. See [2023-12-06T15:37:44.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:37:44.258Z] [2023-12-06T15:37:44.258Z] Login Succeeded [2023-12-06T15:37:44.258Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:37:44.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:37:44.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:37:44.528Z] Configure a credential helper to remove this warning. See [2023-12-06T15:37:44.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:37:44.528Z] [2023-12-06T15:37:44.528Z] Login Succeeded [2023-12-06T15:37:44.528Z] ****.io [2023-12-06T15:37:44.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:37:45.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:37:45.062Z] Configure a credential helper to remove this warning. See [2023-12-06T15:37:45.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:37:45.062Z] [2023-12-06T15:37:45.062Z] Login Succeeded [2023-12-06T15:37:45.062Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:37:45.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:37:45.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:37:45.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:37:45.613Z] ========================================================= [2023-12-06T15:37:45.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T15:37:45.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:37:46.105Z] + 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 . [2023-12-06T15:37:47.067Z] #0 building with "default" instance using docker driver [2023-12-06T15:37:47.067Z] [2023-12-06T15:37:47.067Z] #1 [internal] load .dockerignore [2023-12-06T15:37:47.067Z] #1 transferring context: 182B done [2023-12-06T15:37:47.067Z] #1 DONE 0.1s [2023-12-06T15:37:47.067Z] [2023-12-06T15:37:47.067Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:37:47.067Z] #2 transferring dockerfile: 1.84kB done [2023-12-06T15:37:47.067Z] #2 DONE 0.1s [2023-12-06T15:37:47.067Z] [2023-12-06T15:37:47.067Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T15:37:47.338Z] #3 DONE 0.1s [2023-12-06T15:37:47.338Z] [2023-12-06T15:37:47.338Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:37:47.338Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T15:37:47.616Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T15:37:47.616Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T15:37:47.616Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T15:37:47.616Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T15:37:47.616Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-06T15:37:47.616Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-06T15:37:47.616Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T15:37:47.616Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T15:37:47.616Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T15:37:47.616Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T15:37:47.616Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-06T15:37:47.886Z] #4 ... [2023-12-06T15:37:47.886Z] [2023-12-06T15:37:47.886Z] #5 [internal] load build context [2023-12-06T15:37:47.886Z] #5 transferring context: 8.65MB 0.3s done [2023-12-06T15:37:47.886Z] #5 DONE 0.4s [2023-12-06T15:37:47.886Z] [2023-12-06T15:37:47.886Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:37:47.886Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.4s [2023-12-06T15:37:47.886Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-06T15:37:47.886Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-06T15:37:47.886Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s [2023-12-06T15:37:47.886Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2023-12-06T15:37:48.155Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s [2023-12-06T15:37:48.155Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T15:37:48.155Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-06T15:37:48.155Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s [2023-12-06T15:37:48.155Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.8s [2023-12-06T15:37:48.155Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T15:37:48.426Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.9s [2023-12-06T15:37:48.426Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.85MB / 97.63MB 0.9s [2023-12-06T15:37:48.426Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T15:37:48.426Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.1s [2023-12-06T15:37:48.426Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.1s [2023-12-06T15:37:48.426Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T15:37:48.694Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.2s [2023-12-06T15:37:48.694Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.3s [2023-12-06T15:37:48.694Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.00MB / 97.63MB 1.3s [2023-12-06T15:37:48.694Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.4s [2023-12-06T15:37:48.694Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.4s [2023-12-06T15:37:48.962Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2023-12-06T15:37:48.962Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.6s [2023-12-06T15:37:49.230Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-06T15:37:49.230Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.7s [2023-12-06T15:37:49.230Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T15:37:49.230Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.8s [2023-12-06T15:37:49.230Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.70MB / 97.63MB 1.9s [2023-12-06T15:37:49.497Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.1s [2023-12-06T15:37:49.767Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s [2023-12-06T15:37:50.034Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2023-12-06T15:37:54.287Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2023-12-06T15:37:59.716Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s [2023-12-06T15:38:06.367Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-06T15:38:09.700Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T15:38:09.700Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T15:38:09.968Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T15:38:09.968Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T15:38:15.320Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T15:38:19.580Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.2s done [2023-12-06T15:38:19.580Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T15:38:21.523Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T15:38:21.523Z] #4 DONE 34.1s [2023-12-06T15:38:21.523Z] [2023-12-06T15:38:21.523Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T15:38:22.106Z] #6 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:38:22.687Z] #6 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:38:23.647Z] #6 2.180 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:38:23.647Z] #6 2.200 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T15:38:23.916Z] #6 2.213 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:38:23.916Z] #6 2.303 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:38:23.916Z] #6 2.330 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:38:23.916Z] #6 2.369 OK: 271 MiB in 56 packages [2023-12-06T15:38:25.853Z] #6 DONE 4.1s [2023-12-06T15:38:25.853Z] [2023-12-06T15:38:25.853Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-06T15:38:25.853Z] #7 DONE 0.1s [2023-12-06T15:38:25.853Z] [2023-12-06T15:38:25.853Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:38:25.853Z] #8 DONE 0.1s [2023-12-06T15:38:25.853Z] [2023-12-06T15:38:25.853Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:38:47.965Z] #9 DONE 22.0s [2023-12-06T15:38:47.965Z] [2023-12-06T15:38:47.965Z] #10 [builder 6/7] COPY . . [2023-12-06T15:38:48.232Z] #10 DONE 0.3s [2023-12-06T15:38:48.232Z] [2023-12-06T15:38:48.232Z] #11 [builder 7/7] RUN echo noop [2023-12-06T15:38:48.820Z] #11 0.598 noop [2023-12-06T15:38:48.820Z] #11 DONE 0.7s [2023-12-06T15:38:48.820Z] [2023-12-06T15:38:48.820Z] #12 exporting to image [2023-12-06T15:38:48.820Z] #12 exporting layers [2023-12-06T15:39:10.948Z] #12 exporting layers 21.1s done [2023-12-06T15:39:10.948Z] #12 writing image sha256:6e83d83598c10c5123dd3ed4b795a123546eda28cecf32c895c2954014259c92 done [2023-12-06T15:39:10.948Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T15:39:10.948Z] #12 DONE 21.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:39:11.420Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:39:11.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:39:11.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-24366 does not seem to be running inside a container [2023-12-06T15:39:11.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/156 -v /w/workspace/device-mqtt-go/156:/w/workspace/device-mqtt-go/156:rw,z -v /w/workspace/device-mqtt-go/156@tmp:/w/workspace/device-mqtt-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T15:39:13.029Z] $ docker top 8c027650c6809dfffd9580507288894c1c16eb445b6886245015cee92ef0c5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:39:13.920Z] + go version [2023-12-06T15:39:13.921Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T15:39:13.943Z] $ docker stop --time=1 8c027650c6809dfffd9580507288894c1c16eb445b6886245015cee92ef0c5b5 [2023-12-06T15:39:15.490Z] $ docker rm -f --volumes 8c027650c6809dfffd9580507288894c1c16eb445b6886245015cee92ef0c5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:39:16.400Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:39:16.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:39:16.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-24366 does not seem to be running inside a container [2023-12-06T15:39:16.712Z] $ 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/156 -v /w/workspace/device-mqtt-go/156:/w/workspace/device-mqtt-go/156:rw,z -v /w/workspace/device-mqtt-go/156@tmp:/w/workspace/device-mqtt-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T15:39:17.694Z] $ docker top e69586f2c32fd017a00759f2dc78b916236d2a44fe21e8a35c10e1da502ffc58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:39:18.249Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/156 [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:39:18.629Z] + make test [2023-12-06T15:39:18.629Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T15:39:25.312Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-06T15:40:21.734Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-06T15:40:21.734Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-06T15:40:21.734Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 22.8% of statements [2023-12-06T15:40:21.734Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T15:40:21.734Z] go vet ./... [2023-12-06T15:40:40.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:40:40.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:40:40.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:40:40.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:40:40.278Z] $ docker stop --time=1 e69586f2c32fd017a00759f2dc78b916236d2a44fe21e8a35c10e1da502ffc58 [2023-12-06T15:40:42.087Z] $ docker rm -f --volumes e69586f2c32fd017a00759f2dc78b916236d2a44fe21e8a35c10e1da502ffc58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:40:43.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:40:43.391Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T15:40:43.910Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:40:44.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:40:44.874Z] + ls -al . [2023-12-06T15:40:44.874Z] total 180 [2023-12-06T15:40:44.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:39 . [2023-12-06T15:40:44.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:37 .. [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 15:37 .dockerignore [2023-12-06T15:40:44.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:37 .git [2023-12-06T15:40:44.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:37 .github [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 15:37 .gitignore [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:37 .golangci.yml [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 6 15:37 Attribution.txt [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 6 15:37 CHANGELOG.md [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 6 15:37 Dockerfile [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:37 GOVERNANCE.md [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 15:37 Jenkinsfile [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:37 LICENSE [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 6 15:37 Makefile [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 15:37 OWNERS.md [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 6 15:37 README.md [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:27 VERSION [2023-12-06T15:40:44.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:37 bin [2023-12-06T15:40:44.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:37 cmd [2023-12-06T15:40:44.874Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 6 15:40 coverage.out [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 6 15:37 go.mod [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 15:37 go.sum [2023-12-06T15:40:44.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:37 internal [2023-12-06T15:40:44.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:37 mock [2023-12-06T15:40:44.874Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 6 15:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:40:45.297Z] + 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=4e218282e077fec14fc384a358d0b18c03acea40 --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-06T15:40:46.286Z] #0 building with "default" instance using docker driver [2023-12-06T15:40:46.287Z] [2023-12-06T15:40:46.287Z] #1 [internal] load .dockerignore [2023-12-06T15:40:46.287Z] #1 transferring context: 182B 0.0s done [2023-12-06T15:40:46.287Z] #1 DONE 0.0s [2023-12-06T15:40:46.287Z] [2023-12-06T15:40:46.287Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:40:46.287Z] #2 transferring dockerfile: 1.84kB 0.0s done [2023-12-06T15:40:46.287Z] #2 DONE 0.1s [2023-12-06T15:40:46.287Z] [2023-12-06T15:40:46.287Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T15:40:46.287Z] #3 DONE 0.0s [2023-12-06T15:40:46.287Z] [2023-12-06T15:40:46.287Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T15:40:46.556Z] #4 DONE 0.4s [2023-12-06T15:40:46.556Z] [2023-12-06T15:40:46.556Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:40:46.556Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T15:40:46.556Z] #5 ... [2023-12-06T15:40:46.556Z] [2023-12-06T15:40:46.556Z] #6 [internal] load build context [2023-12-06T15:40:46.556Z] #6 transferring context: 25.22kB 0.0s done [2023-12-06T15:40:46.556Z] #6 DONE 0.1s [2023-12-06T15:40:46.556Z] [2023-12-06T15:40:46.556Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:40:46.556Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T15:40:46.556Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T15:40:46.556Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T15:40:46.828Z] #5 ... [2023-12-06T15:40:46.828Z] [2023-12-06T15:40:46.828Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:40:46.828Z] #7 DONE 0.2s [2023-12-06T15:40:46.828Z] [2023-12-06T15:40:46.828Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:40:46.828Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T15:40:46.828Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T15:40:46.828Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T15:40:47.415Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T15:40:49.359Z] #5 DONE 2.6s [2023-12-06T15:40:49.359Z] [2023-12-06T15:40:49.359Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:40:49.626Z] #8 ... [2023-12-06T15:40:49.626Z] [2023-12-06T15:40:49.626Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T15:40:49.626Z] #9 0.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:40:49.626Z] #9 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:40:49.626Z] #9 2.385 OK: 271 MiB in 56 packages [2023-12-06T15:40:49.626Z] #9 DONE 2.8s [2023-12-06T15:40:49.626Z] [2023-12-06T15:40:49.626Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-06T15:40:49.626Z] #10 DONE 0.1s [2023-12-06T15:40:49.894Z] [2023-12-06T15:40:49.894Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:40:49.894Z] #11 DONE 0.2s [2023-12-06T15:40:49.894Z] [2023-12-06T15:40:49.894Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:40:49.894Z] #8 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:40:50.478Z] #8 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:40:51.061Z] #8 ... [2023-12-06T15:40:51.061Z] [2023-12-06T15:40:51.061Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:40:51.061Z] #12 DONE 1.3s [2023-12-06T15:40:51.328Z] [2023-12-06T15:40:51.328Z] #13 [builder 6/7] COPY . . [2023-12-06T15:40:51.328Z] #13 DONE 0.3s [2023-12-06T15:40:51.328Z] [2023-12-06T15:40:51.328Z] #14 [builder 7/7] RUN make build [2023-12-06T15:40:51.915Z] #14 ... [2023-12-06T15:40:51.915Z] [2023-12-06T15:40:51.915Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:40:51.915Z] #8 2.423 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:40:51.915Z] #8 2.437 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:40:51.915Z] #8 2.462 OK: 8 MiB in 16 packages [2023-12-06T15:40:51.915Z] #8 DONE 2.8s [2023-12-06T15:40:52.183Z] [2023-12-06T15:40:52.183Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T15:40:52.768Z] #15 0.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:40:53.352Z] #15 1.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:40:54.311Z] #15 2.374 OK: 8 MiB in 16 packages [2023-12-06T15:40:54.578Z] #15 DONE 2.7s [2023-12-06T15:40:54.578Z] [2023-12-06T15:40:54.578Z] #14 [builder 7/7] RUN make build [2023-12-06T15:40:54.578Z] #14 0.824 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-06T15:42:02.440Z] #14 DONE 69.8s [2023-12-06T15:42:02.440Z] [2023-12-06T15:42:02.440Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2023-12-06T15:42:02.440Z] #16 DONE 0.3s [2023-12-06T15:42:02.440Z] [2023-12-06T15:42:02.440Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-06T15:42:02.440Z] #17 DONE 0.1s [2023-12-06T15:42:02.440Z] [2023-12-06T15:42:02.440Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-06T15:42:02.440Z] #18 DONE 0.1s [2023-12-06T15:42:02.440Z] [2023-12-06T15:42:02.440Z] #19 exporting to image [2023-12-06T15:42:02.440Z] #19 exporting layers [2023-12-06T15:42:02.440Z] #19 exporting layers 0.4s done [2023-12-06T15:42:02.440Z] #19 writing image sha256:2452d7acce681b9282a0094a5b38d55480c08ac91d1cd41fcb9d00951382c345 done [2023-12-06T15:42:02.440Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2023-12-06T15:42:02.440Z] #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 [2023-12-06T15:42:02.936Z] provisioning config files... [2023-12-06T15:42:02.952Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/156@tmp/config14059707080122777449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:42:03.362Z] ---> ****-login.sh [2023-12-06T15:42:03.362Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:42:03.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:42:03.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:42:03.629Z] Configure a credential helper to remove this warning. See [2023-12-06T15:42:03.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:42:03.629Z] [2023-12-06T15:42:03.629Z] Login Succeeded [2023-12-06T15:42:03.629Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:42:03.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:42:03.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:42:03.895Z] Configure a credential helper to remove this warning. See [2023-12-06T15:42:03.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:42:03.895Z] [2023-12-06T15:42:03.895Z] Login Succeeded [2023-12-06T15:42:03.895Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:42:04.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:42:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:42:04.160Z] Configure a credential helper to remove this warning. See [2023-12-06T15:42:04.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:42:04.161Z] [2023-12-06T15:42:04.161Z] Login Succeeded [2023-12-06T15:42:04.161Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:42:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:42:04.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:42:04.692Z] Configure a credential helper to remove this warning. See [2023-12-06T15:42:04.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:42:04.693Z] [2023-12-06T15:42:04.693Z] Login Succeeded [2023-12-06T15:42:04.693Z] ****.io [2023-12-06T15:42:04.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:42:05.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:42:05.273Z] Configure a credential helper to remove this warning. See [2023-12-06T15:42:05.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:42:05.273Z] [2023-12-06T15:42:05.273Z] Login Succeeded [2023-12-06T15:42:05.273Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:42:05.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:42:05.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:42:05.549Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-12-06T15:42:05.549Z] 4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:42:05.549Z] latest [2023-12-06T15:42:05.549Z] 3.2.0-dev.3 [2023-12-06T15:42:05.549Z] 4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [2023-12-06T15:42:05.549Z] main [2023-12-06T15:42:05.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:06.117Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:06.605Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:42:06.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-06T15:42:06.605Z] 3d216800351c: Preparing [2023-12-06T15:42:06.605Z] 41e00c8c4979: Preparing [2023-12-06T15:42:06.605Z] 7374f8e7dead: Preparing [2023-12-06T15:42:06.605Z] d77b012ba908: Preparing [2023-12-06T15:42:06.605Z] 694637c865d7: Preparing [2023-12-06T15:42:06.605Z] 0faf9b67be60: Preparing [2023-12-06T15:42:06.605Z] 0faf9b67be60: Waiting [2023-12-06T15:42:06.871Z] 3d216800351c: Pushed [2023-12-06T15:42:06.871Z] 694637c865d7: Pushed [2023-12-06T15:42:06.871Z] 41e00c8c4979: Pushed [2023-12-06T15:42:06.871Z] 0faf9b67be60: Layer already exists [2023-12-06T15:42:06.872Z] d77b012ba908: Pushed [2023-12-06T15:42:13.510Z] 7374f8e7dead: Pushed [2023-12-06T15:42:13.510Z] 4e218282e077fec14fc384a358d0b18c03acea40: digest: sha256:46b80be0570a551abc3700ff3f4096e81cb6229007ca4a2e2bdc2286c6f1bac5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:16.570Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:17.048Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-12-06T15:42:17.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-06T15:42:17.048Z] 3d216800351c: Preparing [2023-12-06T15:42:17.048Z] 41e00c8c4979: Preparing [2023-12-06T15:42:17.048Z] 7374f8e7dead: Preparing [2023-12-06T15:42:17.048Z] d77b012ba908: Preparing [2023-12-06T15:42:17.048Z] 694637c865d7: Preparing [2023-12-06T15:42:17.048Z] 0faf9b67be60: Preparing [2023-12-06T15:42:17.048Z] 0faf9b67be60: Waiting [2023-12-06T15:42:17.048Z] 41e00c8c4979: Layer already exists [2023-12-06T15:42:17.048Z] 694637c865d7: Layer already exists [2023-12-06T15:42:17.048Z] d77b012ba908: Layer already exists [2023-12-06T15:42:17.048Z] 3d216800351c: Layer already exists [2023-12-06T15:42:17.048Z] 7374f8e7dead: Layer already exists [2023-12-06T15:42:17.048Z] 0faf9b67be60: Layer already exists [2023-12-06T15:42:17.315Z] latest: digest: sha256:46b80be0570a551abc3700ff3f4096e81cb6229007ca4a2e2bdc2286c6f1bac5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:17.789Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:18.279Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.3 [2023-12-06T15:42:18.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-06T15:42:18.279Z] 3d216800351c: Preparing [2023-12-06T15:42:18.279Z] 41e00c8c4979: Preparing [2023-12-06T15:42:18.279Z] 7374f8e7dead: Preparing [2023-12-06T15:42:18.279Z] d77b012ba908: Preparing [2023-12-06T15:42:18.279Z] 694637c865d7: Preparing [2023-12-06T15:42:18.279Z] 0faf9b67be60: Preparing [2023-12-06T15:42:18.279Z] 0faf9b67be60: Waiting [2023-12-06T15:42:18.279Z] 3d216800351c: Layer already exists [2023-12-06T15:42:18.279Z] 7374f8e7dead: Layer already exists [2023-12-06T15:42:18.279Z] d77b012ba908: Layer already exists [2023-12-06T15:42:18.279Z] 694637c865d7: Layer already exists [2023-12-06T15:42:18.279Z] 41e00c8c4979: Layer already exists [2023-12-06T15:42:18.279Z] 0faf9b67be60: Layer already exists [2023-12-06T15:42:18.545Z] 3.2.0-dev.3: digest: sha256:46b80be0570a551abc3700ff3f4096e81cb6229007ca4a2e2bdc2286c6f1bac5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:19.024Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:19.524Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [2023-12-06T15:42:19.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-06T15:42:19.524Z] 3d216800351c: Preparing [2023-12-06T15:42:19.524Z] 41e00c8c4979: Preparing [2023-12-06T15:42:19.524Z] 7374f8e7dead: Preparing [2023-12-06T15:42:19.524Z] d77b012ba908: Preparing [2023-12-06T15:42:19.524Z] 694637c865d7: Preparing [2023-12-06T15:42:19.524Z] 0faf9b67be60: Preparing [2023-12-06T15:42:19.524Z] 0faf9b67be60: Waiting [2023-12-06T15:42:19.524Z] 694637c865d7: Layer already exists [2023-12-06T15:42:19.524Z] d77b012ba908: Layer already exists [2023-12-06T15:42:19.524Z] 7374f8e7dead: Layer already exists [2023-12-06T15:42:19.524Z] 41e00c8c4979: Layer already exists [2023-12-06T15:42:19.524Z] 3d216800351c: Layer already exists [2023-12-06T15:42:19.524Z] 0faf9b67be60: Layer already exists [2023-12-06T15:42:19.789Z] 4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3: digest: sha256:46b80be0570a551abc3700ff3f4096e81cb6229007ca4a2e2bdc2286c6f1bac5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:20.269Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:20.743Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-12-06T15:42:20.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-06T15:42:20.743Z] 3d216800351c: Preparing [2023-12-06T15:42:20.743Z] 41e00c8c4979: Preparing [2023-12-06T15:42:20.743Z] 7374f8e7dead: Preparing [2023-12-06T15:42:20.743Z] d77b012ba908: Preparing [2023-12-06T15:42:20.743Z] 694637c865d7: Preparing [2023-12-06T15:42:20.743Z] 0faf9b67be60: Preparing [2023-12-06T15:42:20.743Z] 0faf9b67be60: Waiting [2023-12-06T15:42:20.743Z] 694637c865d7: Layer already exists [2023-12-06T15:42:20.743Z] 7374f8e7dead: Layer already exists [2023-12-06T15:42:20.743Z] 41e00c8c4979: Layer already exists [2023-12-06T15:42:20.743Z] d77b012ba908: Layer already exists [2023-12-06T15:42:20.743Z] 3d216800351c: Layer already exists [2023-12-06T15:42:20.743Z] 0faf9b67be60: Layer already exists [2023-12-06T15:42:21.007Z] main: digest: sha256:46b80be0570a551abc3700ff3f4096e81cb6229007ca4a2e2bdc2286c6f1bac5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:42:21.341Z] ===================================================== [Pipeline] echo [2023-12-06T15:42:21.400Z] taggedImages: [2023-12-06T15:42:21.400Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e218282e077fec14fc384a358d0b18c03acea40 [2023-12-06T15:42:21.400Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-12-06T15:42:21.400Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.3 [2023-12-06T15:42:21.400Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e218282e077fec14fc384a358d0b18c03acea40-3.2.0-dev.3 [2023-12-06T15:42:21.400Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:22.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:42:22.034Z] [2023-12-06T15:42:22.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:42:22.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:42:22.403Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T15:42:22.403Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T15:42:22.403Z] 04944245beec: Pulling fs layer [2023-12-06T15:42:22.403Z] 699f458cf7ca: Pulling fs layer [2023-12-06T15:42:22.403Z] 765212b225bb: Pulling fs layer [2023-12-06T15:42:22.403Z] f23df028b6ca: Pulling fs layer [2023-12-06T15:42:22.403Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T15:42:22.403Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T15:42:22.403Z] f23df028b6ca: Waiting [2023-12-06T15:42:22.403Z] d65c8cfc05b1: Waiting [2023-12-06T15:42:22.403Z] 2437ff75d9bd: Waiting [2023-12-06T15:42:22.403Z] 765212b225bb: Waiting [2023-12-06T15:42:22.671Z] 04944245beec: Verifying Checksum [2023-12-06T15:42:22.671Z] 04944245beec: Download complete [2023-12-06T15:42:22.671Z] 765212b225bb: Verifying Checksum [2023-12-06T15:42:22.671Z] 765212b225bb: Download complete [2023-12-06T15:42:22.671Z] f23df028b6ca: Verifying Checksum [2023-12-06T15:42:22.671Z] f23df028b6ca: Download complete [2023-12-06T15:42:22.939Z] d65c8cfc05b1: Download complete [2023-12-06T15:42:22.939Z] 699f458cf7ca: Verifying Checksum [2023-12-06T15:42:22.939Z] 699f458cf7ca: Download complete [2023-12-06T15:42:23.206Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T15:42:23.206Z] 8998bd30e6a1: Download complete [2023-12-06T15:42:25.152Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T15:42:25.152Z] 2437ff75d9bd: Download complete [2023-12-06T15:42:31.810Z] 8998bd30e6a1: Pull complete [2023-12-06T15:42:31.810Z] 04944245beec: Pull complete [2023-12-06T15:42:33.753Z] 699f458cf7ca: Pull complete [2023-12-06T15:42:33.753Z] 765212b225bb: Pull complete [2023-12-06T15:42:34.334Z] f23df028b6ca: Pull complete [2023-12-06T15:42:34.601Z] d65c8cfc05b1: Pull complete [2023-12-06T15:42:56.665Z] 2437ff75d9bd: Pull complete [2023-12-06T15:42:56.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T15:42:56.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:42:56.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:42:57.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-24366 does not seem to be running inside a container [2023-12-06T15:42:57.079Z] $ 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/156 -v /w/workspace/device-mqtt-go/156:/w/workspace/device-mqtt-go/156:rw,z -v /w/workspace/device-mqtt-go/156@tmp:/w/workspace/device-mqtt-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T15:43:00.354Z] $ docker top 77a9ebf11edc0c8905b38d6cff295ea9406521216c7a5d1497f0bbf92e713f45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:43:00.914Z] ---> job-cost.sh [2023-12-06T15:43:01.181Z] lf-activate-venv: SKIPPING [2023-12-06T15:43:01.181Z] INFO: No Stack... [2023-12-06T15:43:01.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:43:02.052Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:43:02.369Z] + cat /w/workspace/device-mqtt-go/156/archives/cost.csv [2023-12-06T15:43:02.369Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:43:02.427Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] [2023-12-06T15:43:02.434Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] did not exist. Created. [2023-12-06T15:43:02.434Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:43:02.874Z] /w/workspace/device-mqtt-go/156@tmp/durable-32284b54/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T15:43:03.199Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:43:03.267Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T15:43:03.316Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:43:03.322Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:43:03.441Z] $ docker stop --time=1 77a9ebf11edc0c8905b38d6cff295ea9406521216c7a5d1497f0bbf92e713f45 [2023-12-06T15:43:04.863Z] $ docker rm -f --volumes 77a9ebf11edc0c8905b38d6cff295ea9406521216c7a5d1497f0bbf92e713f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-06T15:43:06.171Z] provisioning config files... [2023-12-06T15:43:06.178Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4078740478511968090tmp [Pipeline] { [Pipeline] sh [2023-12-06T15:43:06.581Z] + set +x [2023-12-06T15:43:06.581Z] + + bash -s -- [2023-12-06T15:43:06.581Z] curl -s https://codecov.io/bash [2023-12-06T15:43:06.581Z] [2023-12-06T15:43:06.581Z] _____ _ [2023-12-06T15:43:06.581Z] / ____| | | [2023-12-06T15:43:06.581Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T15:43:06.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T15:43:06.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T15:43:06.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T15:43:06.581Z] Bash-1.0.6 [2023-12-06T15:43:06.581Z] [2023-12-06T15:43:06.581Z] [2023-12-06T15:43:06.581Z] ==> git version 2.25.1 found [2023-12-06T15:43:06.581Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T15:43:06.581Z] Release-Date: 2020-01-08 [2023-12-06T15:43:06.582Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T15:43:06.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T15:43:06.582Z] ==> Jenkins CI detected. [2023-12-06T15:43:06.582Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-12-06T15:43:06.582Z] project root: . [2023-12-06T15:43:06.582Z] --> token set from env [2023-12-06T15:43:06.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T15:43:06.582Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T15:43:06.582Z] ==> Python coveragepy not found [2023-12-06T15:43:06.582Z] ==> Searching for coverage reports in: [2023-12-06T15:43:06.582Z] + . [2023-12-06T15:43:06.582Z] -> Found 1 reports [2023-12-06T15:43:06.582Z] ==> Detecting git/mercurial file structure [2023-12-06T15:43:06.582Z] ==> Reading reports [2023-12-06T15:43:06.582Z] + ./coverage.out bytes=18506 [2023-12-06T15:43:06.582Z] ==> Appending adjustments [2023-12-06T15:43:06.582Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T15:43:06.840Z] + Found adjustments [2023-12-06T15:43:06.840Z] ==> Gzipping contents [2023-12-06T15:43:06.840Z] 4.0K /tmp/codecov.8PbQSZ.gz [2023-12-06T15:43:06.840Z] ==> Uploading reports [2023-12-06T15:43:06.840Z] url: https://codecov.io [2023-12-06T15:43:06.840Z] query: branch=main&commit=4e218282e077fec14fc384a358d0b18c03acea40&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:43:06.840Z] -> Pinging Codecov [2023-12-06T15:43:06.840Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4e218282e077fec14fc384a358d0b18c03acea40&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:43:07.100Z] -> Uploading to [2023-12-06T15:43:07.100Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/7D719EC7BBE17E464838252E33014C33/4e218282e077fec14fc384a358d0b18c03acea40/1db86ed5-c2c2-466a-a760-94dcce0c8776.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T154306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91a54000ed5384d8214eb77d5298cd431d5203da8c5096ca78797d408605d16e [2023-12-06T15:43:07.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:43:07.100Z] Dload Upload Total Spent Left Speed [2023-12-06T15:43:07.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11726 --:--:-- --:--:-- --:--:-- 11726 [2023-12-06T15:43:07.361Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] } [2023-12-06T15:43:07.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T15:43:07.701Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T15:43:07.752Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:43:08.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:43:08.216Z] [2023-12-06T15:43:08.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:43:08.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:43:08.600Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T15:43:08.600Z] df9b9388f04a: Pulling fs layer [2023-12-06T15:43:08.600Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T15:43:08.600Z] 25bc292e5bac: Pulling fs layer [2023-12-06T15:43:08.600Z] 114826534d7a: Pulling fs layer [2023-12-06T15:43:08.600Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T15:43:08.600Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T15:43:08.600Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T15:43:08.600Z] 4657fd5d0bcf: Waiting [2023-12-06T15:43:08.600Z] 8a3aa393b2d8: Waiting [2023-12-06T15:43:08.600Z] 114826534d7a: Waiting [2023-12-06T15:43:08.600Z] 25bc292e5bac: Download complete [2023-12-06T15:43:08.600Z] 52dc419b0ee2: Download complete [2023-12-06T15:43:08.600Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T15:43:08.600Z] 4657fd5d0bcf: Download complete [2023-12-06T15:43:08.600Z] df9b9388f04a: Verifying Checksum [2023-12-06T15:43:08.600Z] df9b9388f04a: Download complete [2023-12-06T15:43:08.860Z] df9b9388f04a: Pull complete [2023-12-06T15:43:08.860Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T15:43:08.860Z] 6ad1cebc031e: Download complete [2023-12-06T15:43:08.860Z] 52dc419b0ee2: Pull complete [2023-12-06T15:43:09.123Z] 25bc292e5bac: Pull complete [2023-12-06T15:43:09.412Z] 114826534d7a: Verifying Checksum [2023-12-06T15:43:09.412Z] 114826534d7a: Download complete [2023-12-06T15:43:09.412Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T15:43:09.412Z] 8a3aa393b2d8: Download complete [2023-12-06T15:43:13.625Z] 114826534d7a: Pull complete [2023-12-06T15:43:13.625Z] 4657fd5d0bcf: Pull complete [2023-12-06T15:43:13.625Z] 6ad1cebc031e: Pull complete [2023-12-06T15:43:16.158Z] 8a3aa393b2d8: Pull complete [2023-12-06T15:43:16.158Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T15:43:16.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:43:16.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:43:16.443Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:43:16.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T15:43:22.250Z] $ docker top 773dcb6348a63067a91184fefe8d21fd3f57a7589b27a3644ee85fa50257fde6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T15:43:22.411Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-12-06T15:43:22.690Z] + set -o pipefail [2023-12-06T15:43:22.690Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-12-06T15:43:27.976Z] [2023-12-06T15:43:27.976Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-12-06T15:43:27.976Z] [2023-12-06T15:43:27.976Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/8c66e679-8af0-49f7-835f-e033768aaa2d [2023-12-06T15:43:27.976Z] [2023-12-06T15:43:27.976Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T15:43:27.976Z] [2023-12-06T15:43:27.976Z] [2023-12-06T15:43:27.976Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T15:43:27.976Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T15:43:27.976Z] More details here: https://snyk.co/ue1NS [2023-12-06T15:43:27.976Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T15:43:27.976Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T15:43:27.987Z] $ docker stop --time=1 773dcb6348a63067a91184fefe8d21fd3f57a7589b27a3644ee85fa50257fde6 [2023-12-06T15:43:33.002Z] $ docker rm -f --volumes 773dcb6348a63067a91184fefe8d21fd3f57a7589b27a3644ee85fa50257fde6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:43:34.500Z] + git log --format=format:%s -1 4e218282e077fec14fc384a358d0b18c03acea40 [Pipeline] sh [2023-12-06T15:43:34.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:43:34.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:43:35.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:43:35.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:43:35.312Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:43:35.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:43:35.747Z] $ docker top fe55a6742159c0d617cf78ae805c6b634ebcdb64ea243b47902f0306786975ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:43:35.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:43:35.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:43:36.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:43:36.099Z] $ docker exec fe55a6742159c0d617cf78ae805c6b634ebcdb64ea243b47902f0306786975ae ssh-agent [2023-12-06T15:43:36.213Z] SSH_AUTH_SOCK=/tmp/ssh-4JVPBlFs4VUg/agent.33 [2023-12-06T15:43:36.213Z] SSH_AGENT_PID=39 [2023-12-06T15:43:36.217Z] Running ssh-add (command line suppressed) [2023-12-06T15:43:36.315Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18189849202870722647.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18189849202870722647.key) [2023-12-06T15:43:36.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:43:36.662Z] + git semver tag [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,868 [run_tag] DEBUG tag force:False [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,868 [check_head_tag] DEBUG check head tag [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,869 [execute] INFO git cat-file --batch-check [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,874 [execute] INFO git cat-file --batch [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,893 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,893 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:43:36.928Z] 2023-12-06 15:43:36,899 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:43:36.928Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:43:36.961Z] $ docker exec --env ******** --env ******** fe55a6742159c0d617cf78ae805c6b634ebcdb64ea243b47902f0306786975ae ssh-agent -k [2023-12-06T15:43:37.071Z] unset SSH_AUTH_SOCK; [2023-12-06T15:43:37.071Z] unset SSH_AGENT_PID; [2023-12-06T15:43:37.071Z] echo Agent pid 39 killed; [2023-12-06T15:43:37.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:43:37.581Z] + git semver [Pipeline] } [2023-12-06T15:43:37.851Z] $ docker stop --time=1 fe55a6742159c0d617cf78ae805c6b634ebcdb64ea243b47902f0306786975ae [2023-12-06T15:43:39.143Z] $ docker rm -f --volumes fe55a6742159c0d617cf78ae805c6b634ebcdb64ea243b47902f0306786975ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:43:39.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:43:39.821Z] [2023-12-06T15:43:39.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:43:40.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:43:40.165Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T15:43:40.165Z] ab5ef0e58194: Pulling fs layer [2023-12-06T15:43:40.165Z] 9712f1f96733: Pulling fs layer [2023-12-06T15:43:40.165Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T15:43:40.165Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T15:43:40.165Z] e9a5061849ea: Pulling fs layer [2023-12-06T15:43:40.165Z] d747dcd14b5f: Pulling fs layer [2023-12-06T15:43:40.165Z] 2de7ff778b66: Pulling fs layer [2023-12-06T15:43:40.165Z] e9a5061849ea: Waiting [2023-12-06T15:43:40.165Z] 0d9ebad4ef96: Waiting [2023-12-06T15:43:40.165Z] d747dcd14b5f: Waiting [2023-12-06T15:43:40.165Z] 2de7ff778b66: Waiting [2023-12-06T15:43:40.165Z] 9712f1f96733: Verifying Checksum [2023-12-06T15:43:40.165Z] 9712f1f96733: Download complete [2023-12-06T15:43:40.425Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T15:43:40.425Z] 63f879dbbcfc: Download complete [2023-12-06T15:43:40.684Z] e9a5061849ea: Verifying Checksum [2023-12-06T15:43:40.684Z] e9a5061849ea: Download complete [2023-12-06T15:43:40.684Z] d747dcd14b5f: Download complete [2023-12-06T15:43:40.684Z] ab5ef0e58194: Verifying Checksum [2023-12-06T15:43:40.684Z] ab5ef0e58194: Download complete [2023-12-06T15:43:40.684Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T15:43:40.684Z] 0d9ebad4ef96: Download complete [2023-12-06T15:43:40.941Z] 2de7ff778b66: Verifying Checksum [2023-12-06T15:43:40.941Z] 2de7ff778b66: Download complete [2023-12-06T15:43:44.224Z] ab5ef0e58194: Pull complete [2023-12-06T15:43:44.224Z] 9712f1f96733: Pull complete [2023-12-06T15:43:44.790Z] 63f879dbbcfc: Pull complete [2023-12-06T15:43:48.975Z] 0d9ebad4ef96: Pull complete [2023-12-06T15:43:48.975Z] e9a5061849ea: Pull complete [2023-12-06T15:43:48.975Z] d747dcd14b5f: Pull complete [2023-12-06T15:43:49.910Z] 2de7ff778b66: Pull complete [2023-12-06T15:43:49.910Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T15:43:49.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:43:49.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:43:50.207Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:43:50.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T15:43:58.316Z] $ docker top 9d5b721c044e3bc1494b956b2f5c5760e0cf848adc16a410640d4a75fac4254f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:43:58.499Z] provisioning config files... [2023-12-06T15:43:58.506Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8677368163624304591tmp [2023-12-06T15:43:58.515Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2510784035707543032tmp [2023-12-06T15:43:58.526Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1801575818802204245tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:43:58.675Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:43:58.974Z] ---> sigul-configuration.sh [2023-12-06T15:43:58.975Z] gpg: directory `/root/.gnupg' created [2023-12-06T15:43:58.975Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T15:43:58.975Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T15:43:58.975Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T15:43:58.975Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T15:43:58.975Z] gpg: CAST5 encrypted data [2023-12-06T15:43:58.975Z] gpg: encrypted with 1 passphrase [2023-12-06T15:43:58.975Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T15:43:59.266Z] + mkdir /home/jenkins [2023-12-06T15:43:59.266Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T15:43:59.561Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-06T15:43:59.573Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:43:59.869Z] ---> sigul-install.sh [2023-12-06T15:43:59.869Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T15:44:00.175Z] + git tag --list [2023-12-06T15:44:00.175Z] 0.7.1 [2023-12-06T15:44:00.175Z] v1.0.0 [2023-12-06T15:44:00.175Z] v1.1.0 [2023-12-06T15:44:00.175Z] v1.1.1 [2023-12-06T15:44:00.175Z] v1.2.2 [2023-12-06T15:44:00.175Z] v1.3.0 [2023-12-06T15:44:00.175Z] v1.3.1 [2023-12-06T15:44:00.175Z] v2.0.0 [2023-12-06T15:44:00.175Z] v2.1.0 [2023-12-06T15:44:00.175Z] v2.1.1 [2023-12-06T15:44:00.175Z] v2.2.0 [2023-12-06T15:44:00.175Z] v2.3.0 [2023-12-06T15:44:00.175Z] v3.0 [2023-12-06T15:44:00.175Z] v3.0.0 [2023-12-06T15:44:00.175Z] v3.1 [2023-12-06T15:44:00.175Z] v3.1.0 [2023-12-06T15:44:00.175Z] v3.1.0-dev.1 [2023-12-06T15:44:00.175Z] v3.1.0-dev.10 [2023-12-06T15:44:00.175Z] v3.1.0-dev.11 [2023-12-06T15:44:00.175Z] v3.1.0-dev.12 [2023-12-06T15:44:00.175Z] v3.1.0-dev.13 [2023-12-06T15:44:00.175Z] v3.1.0-dev.14 [2023-12-06T15:44:00.175Z] v3.1.0-dev.15 [2023-12-06T15:44:00.175Z] v3.1.0-dev.16 [2023-12-06T15:44:00.175Z] v3.1.0-dev.17 [2023-12-06T15:44:00.175Z] v3.1.0-dev.18 [2023-12-06T15:44:00.175Z] v3.1.0-dev.19 [2023-12-06T15:44:00.175Z] v3.1.0-dev.2 [2023-12-06T15:44:00.175Z] v3.1.0-dev.20 [2023-12-06T15:44:00.175Z] v3.1.0-dev.21 [2023-12-06T15:44:00.175Z] v3.1.0-dev.22 [2023-12-06T15:44:00.175Z] v3.1.0-dev.23 [2023-12-06T15:44:00.175Z] v3.1.0-dev.24 [2023-12-06T15:44:00.175Z] v3.1.0-dev.25 [2023-12-06T15:44:00.175Z] v3.1.0-dev.3 [2023-12-06T15:44:00.175Z] v3.1.0-dev.4 [2023-12-06T15:44:00.175Z] v3.1.0-dev.5 [2023-12-06T15:44:00.175Z] v3.1.0-dev.6 [2023-12-06T15:44:00.175Z] v3.1.0-dev.7 [2023-12-06T15:44:00.175Z] v3.1.0-dev.8 [2023-12-06T15:44:00.175Z] v3.1.0-dev.9 [2023-12-06T15:44:00.175Z] v3.2.0-dev.1 [2023-12-06T15:44:00.175Z] v3.2.0-dev.2 [2023-12-06T15:44:00.175Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T15:44:00.471Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T15:44:01.037Z] Signing Git tag with Sigul... [2023-12-06T15:44:01.037Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T15:44:01.618Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:01.911Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T15:44:01.918Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T15:44:02.060Z] $ docker stop --time=1 9d5b721c044e3bc1494b956b2f5c5760e0cf848adc16a410640d4a75fac4254f [2023-12-06T15:44:03.360Z] $ docker rm -f --volumes 9d5b721c044e3bc1494b956b2f5c5760e0cf848adc16a410640d4a75fac4254f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T15:44:04.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:44:04.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:44:04.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:44:04.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:44:04.807Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:44:04.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:44:05.249Z] $ docker top 503a296f9d5f0996dbc20f2f988d325179958d3e447ec5e7b0b39222d5434d80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:44:05.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:44:05.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:44:05.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:44:05.638Z] $ docker exec 503a296f9d5f0996dbc20f2f988d325179958d3e447ec5e7b0b39222d5434d80 ssh-agent [2023-12-06T15:44:05.737Z] SSH_AUTH_SOCK=/tmp/ssh-HjzyAlzZEKXA/agent.32 [2023-12-06T15:44:05.737Z] SSH_AGENT_PID=38 [2023-12-06T15:44:05.741Z] Running ssh-add (command line suppressed) [2023-12-06T15:44:05.853Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3242218172567325434.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3242218172567325434.key) [2023-12-06T15:44:05.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:44:06.207Z] + git semver bump pre [2023-12-06T15:44:06.465Z] 2023-12-06 15:44:06,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:44:06.465Z] 2023-12-06 15:44:06,412 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T15:44:06.465Z] 2023-12-06 15:44:06,412 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,412 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,412 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,414 [execute] INFO git cat-file --batch-check [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,420 [execute] INFO git cat-file --batch [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:44:06.466Z] 2023-12-06 15:44:06,426 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:44:06.466Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T15:44:06.474Z] $ docker exec --env ******** --env ******** 503a296f9d5f0996dbc20f2f988d325179958d3e447ec5e7b0b39222d5434d80 ssh-agent -k [2023-12-06T15:44:06.569Z] unset SSH_AUTH_SOCK; [2023-12-06T15:44:06.570Z] unset SSH_AGENT_PID; [2023-12-06T15:44:06.570Z] echo Agent pid 38 killed; [2023-12-06T15:44:06.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:44:07.102Z] + git semver [Pipeline] } [2023-12-06T15:44:07.368Z] $ docker stop --time=1 503a296f9d5f0996dbc20f2f988d325179958d3e447ec5e7b0b39222d5434d80 [2023-12-06T15:44:08.662Z] $ docker rm -f --volumes 503a296f9d5f0996dbc20f2f988d325179958d3e447ec5e7b0b39222d5434d80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:44:09.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:44:09.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:44:09.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:44:09.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:44:09.686Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:44:09.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:44:10.170Z] $ docker top a48256b2a5ef97d00fc1b608672a25447829f2b8f613d3625c26157d35387015 -eo pid,comm [2023-12-06T15:44:10.222Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:44:10.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:44:10.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:44:10.452Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:44:10.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:44:10.565Z] $ docker exec a48256b2a5ef97d00fc1b608672a25447829f2b8f613d3625c26157d35387015 ssh-agent [2023-12-06T15:44:10.664Z] SSH_AUTH_SOCK=/tmp/ssh-aHRGTVkS4ZAY/agent.32 [2023-12-06T15:44:10.664Z] SSH_AGENT_PID=38 [2023-12-06T15:44:10.668Z] Running ssh-add (command line suppressed) [2023-12-06T15:44:10.781Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11450793364488538503.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11450793364488538503.key) [2023-12-06T15:44:10.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:44:11.135Z] + git semver push [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,296 [run_push] DEBUG push [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,297 [execute] INFO git cat-file --batch-check [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,301 [execute] INFO git rev-list 5e5ef7014d2269e7dc17ab0b2ab9f1f61ca63500 -- [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,302 [execute] DEBUG Popen(['git', 'rev-list', '5e5ef7014d2269e7dc17ab0b2ab9f1f61ca63500', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,311 [execute] INFO git fetch -v origin [2023-12-06T15:44:11.439Z] 2023-12-06 15:44:11,311 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T15:44:12.007Z] 2023-12-06 15:44:11,870 [run_push] DEBUG no remote changes detected [2023-12-06T15:44:12.007Z] 2023-12-06 15:44:11,870 [execute] INFO git push origin semver [2023-12-06T15:44:12.007Z] 2023-12-06 15:44:11,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:44:12.943Z] 2023-12-06 15:44:12,706 [run_push] DEBUG push all version tags [2023-12-06T15:44:12.943Z] 2023-12-06 15:44:12,707 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T15:44:12.943Z] 2023-12-06 15:44:12,707 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:44:13.510Z] 2023-12-06 15:44:13,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-06T15:44:13.510Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T15:44:13.778Z] $ docker exec --env ******** --env ******** a48256b2a5ef97d00fc1b608672a25447829f2b8f613d3625c26157d35387015 ssh-agent -k [2023-12-06T15:44:13.876Z] unset SSH_AUTH_SOCK; [2023-12-06T15:44:13.876Z] unset SSH_AGENT_PID; [2023-12-06T15:44:13.876Z] echo Agent pid 38 killed; [2023-12-06T15:44:13.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:44:14.412Z] + git semver [Pipeline] } [2023-12-06T15:44:14.766Z] $ docker stop --time=1 a48256b2a5ef97d00fc1b608672a25447829f2b8f613d3625c26157d35387015 [2023-12-06T15:44:16.057Z] $ docker rm -f --volumes a48256b2a5ef97d00fc1b608672a25447829f2b8f613d3625c26157d35387015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T15:44:17.645Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-12-06T15:44:17.645Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-12-06T15:44:17.645Z] total 16 [2023-12-06T15:44:17.645Z] drwxr-xr-x 3 root root 4096 Dec 6 15:30 . [2023-12-06T15:44:17.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 15:43 .. [2023-12-06T15:44:17.645Z] drwxr-xr-x 2 root root 4096 Dec 6 15:30 cost [2023-12-06T15:44:17.645Z] -rw-r--r-- 1 root root 86 Dec 6 15:30 cost.csv [2023-12-06T15:44:17.645Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-12-06T15:44:17.645Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-12-06T15:44:17.645Z] total 16 [2023-12-06T15:44:17.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:30 . [2023-12-06T15:44:17.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 15:43 .. [2023-12-06T15:44:17.645Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:30 cost [2023-12-06T15:44:17.645Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 6 15:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:17.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:18.800Z] ---> package-listing.sh [2023-12-06T15:44:18.800Z] ++ facter osfamily [2023-12-06T15:44:18.800Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T15:44:19.058Z] + OS_FAMILY=debian [2023-12-06T15:44:19.058Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-12-06T15:44:19.058Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T15:44:19.058Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T15:44:19.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T15:44:19.058Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T15:44:19.058Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-12-06T15:44:19.058Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T15:44:19.058Z] + case "${OS_FAMILY}" in [2023-12-06T15:44:19.058Z] + dpkg -l [2023-12-06T15:44:19.058Z] + grep '^ii' [2023-12-06T15:44:19.058Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T15:44:19.058Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T15:44:19.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T15:44:19.058Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-12-06T15:44:19.058Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-12-06T15:44:19.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-12-06T15:44:19.069Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T15:44:19.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:44:19.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:44:19.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:44:20.144Z] prd-ubuntu20.04-docker-8c-8g-24227 does not seem to be running inside a container [2023-12-06T15:44:20.183Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T15:44:21.555Z] $ docker top c866acc98dd320f9e8cd45c054436d2c1108eb1881da7e48de1612aeedd73e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:44:22.026Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T15:44:22.310Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T15:44:22.593Z] + ls /var/log/sa-host [2023-12-06T15:44:22.593Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:44:22.735Z] provisioning config files... [2023-12-06T15:44:22.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17585468340222694672tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:44:22.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:23.166Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T15:44:23.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:23.638Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T15:44:23.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:23.930Z] ---> sudo-logs.sh [2023-12-06T15:44:23.930Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T15:44:24.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:24.305Z] ---> job-cost.sh [2023-12-06T15:44:24.305Z] lf-activate-venv: SKIPPING [2023-12-06T15:44:24.305Z] DEBUG: total: 0.2199999988079071 [2023-12-06T15:44:24.305Z] INFO: Retrieving Stack Cost... [2023-12-06T15:44:24.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:44:25.158Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T15:44:25.167Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:44:25.447Z] ---> logs-deploy.sh [2023-12-06T15:44:25.447Z] lf-activate-venv: SKIPPING [2023-12-06T15:44:25.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/156 [2023-12-06T15:44:25.447Z] INFO: archiving workspace using pattern(s): [2023-12-06T15:44:26.382Z] Archives upload complete. [2023-12-06T15:44:26.640Z] INFO: archiving logs to Nexus