Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7ea162f49cc88b1fd5543c209327df7c238676c 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-ssh6006327682986610226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6320095348664499241.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9442232972361701306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12047872576925508981.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-ssh15887190467594926405.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 Running on prd-ubuntu20.04-docker-8c-8g-9794 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 a7ea162f49cc88b1fd5543c209327df7c238676c (main) Commit message: "Merge pull request #693 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > 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 a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 > git rev-list --no-walk cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T02:45:11.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T02:45:11.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T02:45:11.334Z] ========================================================= [2024-09-09T02:45:11.334Z] EdgeX Global Pipelines Version Info [2024-09-09T02:45:11.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:45:12.447Z] ------------------- [2024-09-09T02:45:12.447Z] stable info: [2024-09-09T02:45:12.447Z] ------------------- [2024-09-09T02:45:12.447Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T02:45:12.447Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T02:45:12.447Z] Message: update stable to v1.0.263 [2024-09-09T02:45:12.709Z] ------------------- [2024-09-09T02:45:12.709Z] experimental info: [2024-09-09T02:45:12.709Z] ------------------- [2024-09-09T02:45:12.709Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T02:45:12.710Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T02:45:12.710Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T02:45:12.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-09-09T02:45:12.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-09-09T02:45:12.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T02:45:12.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T02:45:12.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T02:45:12.936Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T02:45:12.966Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T02:45:12.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T02:45:13.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T02:45:13.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T02:45:13.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T02:45:13.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-09-09T02:45:13.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T02:45:13.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T02:45:13.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T02:45:13.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T02:45:13.222Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T02:45:13.247Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T02:45:13.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T02:45:13.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T02:45:13.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T02:45:13.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T02:45:13.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T02:45:13.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T02:45:13.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T02:45:13.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T02:45:13.502Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T02:45:13.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T02:45:13.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T02:45:13.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T02:45:13.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] echo [2024-09-09T02:45:13.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7ea162 [Pipeline] echo [2024-09-09T02:45:13.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T02:45:13.732Z] provisioning config files... [2024-09-09T02:45:13.748Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11808509928866627652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:45:14.092Z] ---> ****-login.sh [2024-09-09T02:45:14.092Z] nexus3.edgexfoundry.org:10001 [2024-09-09T02:45:15.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:15.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:15.481Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:15.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:15.481Z] [2024-09-09T02:45:15.481Z] Login Succeeded [2024-09-09T02:45:15.481Z] nexus3.edgexfoundry.org:10002 [2024-09-09T02:45:15.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:15.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:15.743Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:15.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:15.743Z] [2024-09-09T02:45:15.743Z] Login Succeeded [2024-09-09T02:45:15.743Z] nexus3.edgexfoundry.org:10003 [2024-09-09T02:45:15.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:15.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:15.743Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:15.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:15.743Z] [2024-09-09T02:45:15.743Z] Login Succeeded [2024-09-09T02:45:15.743Z] nexus3.edgexfoundry.org:10004 [2024-09-09T02:45:16.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:16.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:16.005Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:16.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:16.005Z] [2024-09-09T02:45:16.005Z] Login Succeeded [2024-09-09T02:45:16.005Z] ****.io [2024-09-09T02:45:16.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:16.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:16.267Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:16.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:16.267Z] [2024-09-09T02:45:16.267Z] Login Succeeded [2024-09-09T02:45:16.267Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T02:45:16.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T02:45:16.693Z] + git rev-list -1 --merges a7ea162f49cc88b1fd5543c209327df7c238676c~1..a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] echo [2024-09-09T02:45:16.722Z] -----------> git rev-list -1 --merges a7ea162f49cc88b1fd5543c209327df7c238676c~1..a7ea162f49cc88b1fd5543c209327df7c238676c a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:45:16.722Z] a7ea162f49cc88b1fd5543c209327df7c238676c [false] [Pipeline] sh [2024-09-09T02:45:17.027Z] + git log --format=format:%s -1 a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] echo [2024-09-09T02:45:17.043Z] ========================================================= [2024-09-09T02:45:17.043Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T02:45:17.043Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T02:45:17.400Z] + git log --format=format:%s -1 a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] echo [2024-09-09T02:45:17.413Z] [semverPrep] GIT_COMMIT: a7ea162f49cc88b1fd5543c209327df7c238676c, Commit Message: Merge pull request #693 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-09T02:45:17.426Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T02:45:17.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T02:45:17.822Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T02:45:17.822Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T02:45:17.822Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T02:45:17.822Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T02:45:17.822Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T02:45:17.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:45:18.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T02:45:18.276Z] [2024-09-09T02:45:18.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:45:18.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T02:45:18.855Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T02:45:18.855Z] b85a868b505f: Pulling fs layer [2024-09-09T02:45:18.855Z] e2be974225ed: Pulling fs layer [2024-09-09T02:45:18.855Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T02:45:18.855Z] 988bab9f4d93: Pulling fs layer [2024-09-09T02:45:18.855Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T02:45:18.855Z] eaf3925da568: Pulling fs layer [2024-09-09T02:45:18.855Z] bab4dde63d76: Pulling fs layer [2024-09-09T02:45:18.855Z] bde34c3a00c8: Pulling fs layer [2024-09-09T02:45:18.855Z] 988bab9f4d93: Waiting [2024-09-09T02:45:18.855Z] b352a97aabf1: Pulling fs layer [2024-09-09T02:45:18.855Z] 4872d77fe225: Pulling fs layer [2024-09-09T02:45:18.855Z] 1469e6f7b9e6: Waiting [2024-09-09T02:45:18.855Z] 5851b861e8e6: Pulling fs layer [2024-09-09T02:45:18.855Z] eaf3925da568: Waiting [2024-09-09T02:45:18.855Z] bab4dde63d76: Waiting [2024-09-09T02:45:18.855Z] 4872d77fe225: Waiting [2024-09-09T02:45:18.855Z] bde34c3a00c8: Waiting [2024-09-09T02:45:18.855Z] 5851b861e8e6: Waiting [2024-09-09T02:45:18.855Z] b352a97aabf1: Waiting [2024-09-09T02:45:18.855Z] e2be974225ed: Verifying Checksum [2024-09-09T02:45:18.855Z] e2be974225ed: Download complete [2024-09-09T02:45:18.855Z] 988bab9f4d93: Download complete [2024-09-09T02:45:18.855Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T02:45:18.855Z] 339a4e72a1f5: Download complete [2024-09-09T02:45:19.135Z] eaf3925da568: Verifying Checksum [2024-09-09T02:45:19.135Z] eaf3925da568: Download complete [2024-09-09T02:45:19.135Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T02:45:19.135Z] 1469e6f7b9e6: Download complete [2024-09-09T02:45:19.135Z] bde34c3a00c8: Verifying Checksum [2024-09-09T02:45:19.135Z] bde34c3a00c8: Download complete [2024-09-09T02:45:19.135Z] b352a97aabf1: Download complete [2024-09-09T02:45:19.135Z] 4872d77fe225: Verifying Checksum [2024-09-09T02:45:19.135Z] 4872d77fe225: Download complete [2024-09-09T02:45:19.135Z] 5851b861e8e6: Download complete [2024-09-09T02:45:19.135Z] b85a868b505f: Download complete [2024-09-09T02:45:19.397Z] bab4dde63d76: Verifying Checksum [2024-09-09T02:45:19.397Z] bab4dde63d76: Download complete [2024-09-09T02:45:20.791Z] b85a868b505f: Pull complete [2024-09-09T02:45:21.052Z] e2be974225ed: Pull complete [2024-09-09T02:45:21.993Z] 339a4e72a1f5: Pull complete [2024-09-09T02:45:21.993Z] 988bab9f4d93: Pull complete [2024-09-09T02:45:22.255Z] 1469e6f7b9e6: Pull complete [2024-09-09T02:45:22.516Z] eaf3925da568: Pull complete [2024-09-09T02:45:24.434Z] bab4dde63d76: Pull complete [2024-09-09T02:45:24.434Z] bde34c3a00c8: Pull complete [2024-09-09T02:45:24.434Z] b352a97aabf1: Pull complete [2024-09-09T02:45:24.434Z] 4872d77fe225: Pull complete [2024-09-09T02:45:24.696Z] 5851b861e8e6: Pull complete [2024-09-09T02:45:24.696Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T02:45:24.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T02:45:24.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:45:24.868Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T02:45:24.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T02:45:27.927Z] $ docker top 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 -eo pid,comm [2024-09-09T02:45:27.993Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T02:45:27.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T02:45:28.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T02:45:28.056Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T02:45:28.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T02:45:28.179Z] $ docker exec 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 ssh-agent [2024-09-09T02:45:28.299Z] SSH_AUTH_SOCK=/tmp/ssh-gw5CNnpadcMm/agent.34 [2024-09-09T02:45:28.299Z] SSH_AGENT_PID=40 [2024-09-09T02:45:28.305Z] Running ssh-add (command line suppressed) [2024-09-09T02:45:28.418Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3530005459882158011.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3530005459882158011.key) [2024-09-09T02:45:28.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T02:45:28.732Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T02:45:28.743Z] $ docker exec --env ******** --env ******** 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 ssh-agent -k [2024-09-09T02:45:28.851Z] unset SSH_AUTH_SOCK; [2024-09-09T02:45:28.852Z] unset SSH_AGENT_PID; [2024-09-09T02:45:28.852Z] echo Agent pid 40 killed; [2024-09-09T02:45:28.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T02:45:28.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T02:45:28.907Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T02:45:29.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T02:45:29.026Z] $ docker exec 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 ssh-agent [2024-09-09T02:45:29.142Z] SSH_AUTH_SOCK=/tmp/ssh-LYe5gD0gi7G8/agent.73 [2024-09-09T02:45:29.142Z] SSH_AGENT_PID=79 [2024-09-09T02:45:29.148Z] Running ssh-add (command line suppressed) [2024-09-09T02:45:29.254Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5199917806081887025.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5199917806081887025.key) [2024-09-09T02:45:29.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T02:45:29.569Z] + git semver init [2024-09-09T02:45:29.830Z] 2024-09-09 02:45:29,747 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T02:45:29.830Z] 2024-09-09 02:45:29,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-09-09T02:45:29.830Z] 2024-09-09 02:45:29,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-09-09T02:45:29.830Z] 2024-09-09 02:45:29,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T02:45:31.745Z] 2024-09-09 02:45:31,316 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-09-09T02:45:31.745Z] 2024-09-09 02:45:31,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-09-09T02:45:31.745Z] 2024-09-09 02:45:31,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T02:45:31.745Z] 2024-09-09 02:45:31,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T02:45:31.745Z] 3.2.0-dev.19 [Pipeline] } [2024-09-09T02:45:31.753Z] $ docker exec --env ******** --env ******** 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 ssh-agent -k [2024-09-09T02:45:31.855Z] unset SSH_AUTH_SOCK; [2024-09-09T02:45:31.856Z] unset SSH_AGENT_PID; [2024-09-09T02:45:31.856Z] echo Agent pid 79 killed; [2024-09-09T02:45:31.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T02:45:32.221Z] + git semver [Pipeline] } [2024-09-09T02:45:32.495Z] $ docker stop --time=1 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 [2024-09-09T02:45:33.823Z] $ docker rm -f --volumes 976dc1fc96cc7fe341c1799bf36d1e04ce8cc2ce599d37f7405a9e42ed40f0f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T02:45:34.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T02:45:34.467Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T02:45:34.471Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T02:45:34.693Z] provisioning config files... [2024-09-09T02:45:34.702Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12849411498860175833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:45:35.003Z] ---> ****-login.sh [2024-09-09T02:45:35.003Z] nexus3.edgexfoundry.org:10001 [2024-09-09T02:45:35.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:35.003Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:35.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:35.003Z] [2024-09-09T02:45:35.003Z] Login Succeeded [2024-09-09T02:45:35.003Z] nexus3.edgexfoundry.org:10002 [2024-09-09T02:45:35.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:35.003Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:35.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:35.003Z] [2024-09-09T02:45:35.003Z] Login Succeeded [2024-09-09T02:45:35.003Z] nexus3.edgexfoundry.org:10003 [2024-09-09T02:45:35.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:35.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:35.264Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:35.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:35.264Z] [2024-09-09T02:45:35.264Z] Login Succeeded [2024-09-09T02:45:35.264Z] nexus3.edgexfoundry.org:10004 [2024-09-09T02:45:35.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:35.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:35.265Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:35.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:35.265Z] [2024-09-09T02:45:35.265Z] Login Succeeded [2024-09-09T02:45:35.265Z] ****.io [2024-09-09T02:45:35.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:45:35.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:45:35.527Z] Configure a credential helper to remove this warning. See [2024-09-09T02:45:35.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:45:35.527Z] [2024-09-09T02:45:35.527Z] Login Succeeded [2024-09-09T02:45:35.527Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T02:45:35.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T02:45:35.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T02:45:35.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T02:45:35.696Z] ========================================================= [2024-09-09T02:45:35.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T02:45:35.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:45:36.165Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T02:45:36.165Z] Sending build context to Docker daemon 20.83MB [2024-09-09T02:45:36.165Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T02:45:36.165Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T02:45:36.427Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T02:45:36.427Z] 619be1103602: Pulling fs layer [2024-09-09T02:45:36.427Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T02:45:36.427Z] 5df492c9dc93: Pulling fs layer [2024-09-09T02:45:36.427Z] 7629e6793208: Pulling fs layer [2024-09-09T02:45:36.427Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T02:45:36.427Z] fb5054dd5b73: Pulling fs layer [2024-09-09T02:45:36.427Z] eeca6798cff9: Pulling fs layer [2024-09-09T02:45:36.427Z] aa269ceb94a6: Pulling fs layer [2024-09-09T02:45:36.427Z] ada007ff1a6a: Pulling fs layer [2024-09-09T02:45:36.427Z] fb5054dd5b73: Waiting [2024-09-09T02:45:36.427Z] eeca6798cff9: Waiting [2024-09-09T02:45:36.427Z] aa269ceb94a6: Waiting [2024-09-09T02:45:36.427Z] ada007ff1a6a: Waiting [2024-09-09T02:45:36.427Z] 7629e6793208: Waiting [2024-09-09T02:45:36.427Z] 4f4fb700ef54: Waiting [2024-09-09T02:45:36.427Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T02:45:36.427Z] 7862e08f4a3e: Download complete [2024-09-09T02:45:36.427Z] 7629e6793208: Verifying Checksum [2024-09-09T02:45:36.427Z] 7629e6793208: Download complete [2024-09-09T02:45:36.427Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T02:45:36.427Z] 4f4fb700ef54: Download complete [2024-09-09T02:45:36.427Z] 619be1103602: Verifying Checksum [2024-09-09T02:45:36.427Z] 619be1103602: Download complete [2024-09-09T02:45:36.427Z] fb5054dd5b73: Verifying Checksum [2024-09-09T02:45:36.427Z] fb5054dd5b73: Download complete [2024-09-09T02:45:36.427Z] eeca6798cff9: Verifying Checksum [2024-09-09T02:45:36.427Z] eeca6798cff9: Download complete [2024-09-09T02:45:36.687Z] 619be1103602: Pull complete [2024-09-09T02:45:36.687Z] ada007ff1a6a: Verifying Checksum [2024-09-09T02:45:36.687Z] ada007ff1a6a: Download complete [2024-09-09T02:45:36.687Z] 7862e08f4a3e: Pull complete [2024-09-09T02:45:36.947Z] 5df492c9dc93: Verifying Checksum [2024-09-09T02:45:36.947Z] 5df492c9dc93: Download complete [2024-09-09T02:45:37.208Z] aa269ceb94a6: Verifying Checksum [2024-09-09T02:45:37.208Z] aa269ceb94a6: Download complete [2024-09-09T02:45:40.518Z] 5df492c9dc93: Pull complete [2024-09-09T02:45:40.518Z] 7629e6793208: Pull complete [2024-09-09T02:45:40.518Z] 4f4fb700ef54: Pull complete [2024-09-09T02:45:40.518Z] fb5054dd5b73: Pull complete [2024-09-09T02:45:40.518Z] eeca6798cff9: Pull complete [2024-09-09T02:45:43.051Z] aa269ceb94a6: Pull complete [2024-09-09T02:45:43.313Z] ada007ff1a6a: Pull complete [2024-09-09T02:45:43.313Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T02:45:43.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T02:45:43.313Z] ---> f489d0715acc [2024-09-09T02:45:43.313Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T02:45:49.620Z] Still waiting to schedule task [2024-09-09T02:45:49.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T02:45:51.536Z] ---> Running in 006c36fabf14 [2024-09-09T02:45:51.536Z] Removing intermediate container 006c36fabf14 [2024-09-09T02:45:51.536Z] ---> c1824eea62ab [2024-09-09T02:45:51.536Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T02:45:51.536Z] ---> Running in 93876b469c73 [2024-09-09T02:45:51.536Z] Removing intermediate container 93876b469c73 [2024-09-09T02:45:51.536Z] ---> 78b63b2bc07f [2024-09-09T02:45:51.536Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T02:45:51.536Z] ---> Running in 636784894d81 [2024-09-09T02:45:51.536Z] Removing intermediate container 636784894d81 [2024-09-09T02:45:51.536Z] ---> e8f422a56b00 [2024-09-09T02:45:51.536Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T02:45:51.536Z] ---> Running in d8309a6066e9 [2024-09-09T02:45:51.536Z] Removing intermediate container d8309a6066e9 [2024-09-09T02:45:51.536Z] ---> f9b7aaeeeb09 [2024-09-09T02:45:51.536Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T02:45:51.536Z] ---> Running in 731aca8c877c [2024-09-09T02:45:51.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T02:45:51.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T02:45:51.797Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T02:45:51.797Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-09T02:45:52.056Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T02:45:52.056Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T02:45:52.056Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T02:45:52.056Z] OK: 268 MiB in 56 packages [2024-09-09T02:45:52.317Z] Removing intermediate container 731aca8c877c [2024-09-09T02:45:52.317Z] ---> 945db61ecbd4 [2024-09-09T02:45:52.317Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-09-09T02:45:52.317Z] ---> Running in 3faea921ad63 [2024-09-09T02:45:52.578Z] Removing intermediate container 3faea921ad63 [2024-09-09T02:45:52.578Z] ---> 002b62248235 [2024-09-09T02:45:52.578Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-09T02:45:52.578Z] ---> ddcc500c44ac [2024-09-09T02:45:52.578Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T02:45:52.578Z] ---> Running in a153bbd29f79 [2024-09-09T02:47:00.356Z] Removing intermediate container a153bbd29f79 [2024-09-09T02:47:00.356Z] ---> fc10c2d97d49 [2024-09-09T02:47:00.356Z] Step 11/12 : COPY . . [2024-09-09T02:47:01.793Z] ---> bc8ed309c2a1 [2024-09-09T02:47:01.793Z] Step 12/12 : RUN $MAKE [2024-09-09T02:47:01.793Z] ---> Running in 3d78468c9863 [2024-09-09T02:47:02.053Z] noop [2024-09-09T02:47:02.314Z] Removing intermediate container 3d78468c9863 [2024-09-09T02:47:02.314Z] ---> d65e25f9ceda [2024-09-09T02:47:02.314Z] Successfully built d65e25f9ceda [2024-09-09T02:47:02.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:47:02.656Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T02:47:02.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:47:02.736Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T02:47:02.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T02:47:03.108Z] $ docker top 88bd7b233578ab5312c5b74356965523c1e4b4a40f4d01a4754e7f6bc48413e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T02:47:03.469Z] + go version [2024-09-09T02:47:03.469Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T02:47:03.478Z] $ docker stop --time=1 88bd7b233578ab5312c5b74356965523c1e4b4a40f4d01a4754e7f6bc48413e9 [2024-09-09T02:47:04.747Z] $ docker rm -f --volumes 88bd7b233578ab5312c5b74356965523c1e4b4a40f4d01a4754e7f6bc48413e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:47:05.199Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T02:47:05.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:47:05.288Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T02:47:05.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T02:47:05.739Z] $ docker top 81a561e229945b76d081f704af09555b9bd6514b205a98bf9c5338551613253d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T02:47:06.095Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T02:47:06.410Z] + make test [2024-09-09T02:47:06.410Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T02:47:08.316Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-09-09T02:47:20.922Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9795 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-09-09T02:47:20.942Z] Running in /w/workspace/device-mqtt-go/174 [Pipeline] { [Pipeline] checkout [2024-09-09T02:47:24.015Z] The recommended git tool is: git [2024-09-09T02:47:26.388Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-09-09T02:47:26.388Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-09-09T02:47:26.388Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-09-09T02:47:32.100Z] using credential edgex-jenkins-ssh [2024-09-09T02:47:32.127Z] Cloning the remote Git repository [2024-09-09T02:47:32.180Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-09-09T02:47:32.336Z] > git init /w/workspace/device-mqtt-go/174 # timeout=10 [2024-09-09T02:47:32.576Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-09-09T02:47:32.578Z] > git --version # timeout=10 [2024-09-09T02:47:32.631Z] > git --version # 'git version 2.25.1' [2024-09-09T02:47:32.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T02:47:32.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T02:47:35.686Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-09-09T02:47:35.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T02:47:36.369Z] go vet ./... [2024-09-09T02:47:36.808Z] Avoid second fetch [2024-09-09T02:47:36.809Z] Checking out Revision a7ea162f49cc88b1fd5543c209327df7c238676c (main) [2024-09-09T02:47:36.827Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T02:47:36.889Z] > git checkout -f a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 [2024-09-09T02:47:37.615Z] Commit message: "Merge pull request #693 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [2024-09-09T02:47:41.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T02:47:41.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T02:47:41.628Z] ./bin/test-attribution-txt.sh [2024-09-09T02:47:41.628Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T02:47:41.628Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T02:47:41.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T02:47:41.662Z] $ docker stop --time=1 81a561e229945b76d081f704af09555b9bd6514b205a98bf9c5338551613253d [2024-09-09T02:47:46.311Z] $ docker rm -f --volumes 81a561e229945b76d081f704af09555b9bd6514b205a98bf9c5338551613253d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T02:47:46.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T02:47:46.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-09T02:47:47.162Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T02:47:47.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T02:47:47.162Z] Dload Upload Total Spent Left Speed [2024-09-09T02:47:47.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [Pipeline] sh [2024-09-09T02:47:47.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T02:47:47.521Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T02:47:47.738Z] + ls -al . [2024-09-09T02:47:47.738Z] total 252 [2024-09-09T02:47:47.738Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 02:47 . [2024-09-09T02:47:47.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 02:45 .. [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 02:45 .dockerignore [2024-09-09T02:47:47.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 02:47 .git [2024-09-09T02:47:47.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 02:45 .github [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 264 Sep 9 02:45 .gitignore [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 02:45 .golangci.yml [2024-09-09T02:47:47.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 02:45 .semver [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 9 02:45 Attribution.txt [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 18574 Sep 9 02:45 CHANGELOG.md [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 1798 Sep 9 02:45 Dockerfile [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 02:45 GOVERNANCE.md [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 9 02:45 Jenkinsfile [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 02:45 LICENSE [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 9 02:45 Makefile [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 9 02:45 OWNERS.md [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 3599 Sep 9 02:45 README.md [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 02:45 VERSION [2024-09-09T02:47:47.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 02:45 bin [2024-09-09T02:47:47.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 02:45 cmd [2024-09-09T02:47:47.738Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 9 02:47 coverage.out [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 7066 Sep 9 02:45 go.mod [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 02:45 go.sum [2024-09-09T02:47:47.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 02:45 internal [2024-09-09T02:47:47.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 02:45 mock [2024-09-09T02:47:47.738Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 9 02:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:47:47.852Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T02:47:47.852Z] + sudo tee /etc/docker/daemon.new [2024-09-09T02:47:47.852Z] { [2024-09-09T02:47:47.852Z] "registry-mirrors": [ [2024-09-09T02:47:47.852Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T02:47:47.852Z] ], [2024-09-09T02:47:47.852Z] "bip": "10.250.0.254/24", [2024-09-09T02:47:47.852Z] "hosts": [ [2024-09-09T02:47:47.852Z] "tcp://0.0.0.0:5555", [2024-09-09T02:47:47.852Z] "unix:///var/run/docker.sock" [2024-09-09T02:47:47.852Z] ], [2024-09-09T02:47:47.852Z] "mtu": 1458, [2024-09-09T02:47:47.852Z] "selinux-enabled": true, [2024-09-09T02:47:47.852Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T02:47:47.852Z] } [Pipeline] sh [2024-09-09T02:47:48.059Z] + 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=a7ea162f49cc88b1fd5543c209327df7c238676c --label arch=amd64 --label version=3.2.0-dev.19 . [2024-09-09T02:47:48.059Z] Sending build context to Docker daemon 20.85MB [2024-09-09T02:47:48.059Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T02:47:48.059Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-09T02:47:48.059Z] ---> d65e25f9ceda [2024-09-09T02:47:48.059Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-09T02:47:48.176Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T02:47:48.504Z] + sudo service docker restart [2024-09-09T02:47:48.626Z] ---> Running in 1182463e341c [2024-09-09T02:47:48.626Z] Removing intermediate container 1182463e341c [2024-09-09T02:47:48.626Z] ---> 6a755740a038 [2024-09-09T02:47:48.626Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T02:47:48.626Z] ---> Running in dfe1bc52a705 [2024-09-09T02:47:48.626Z] Removing intermediate container dfe1bc52a705 [2024-09-09T02:47:48.626Z] ---> da160bb3fe8f [2024-09-09T02:47:48.626Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T02:47:48.626Z] ---> Running in 8c7031bfa30c [2024-09-09T02:47:48.626Z] Removing intermediate container 8c7031bfa30c [2024-09-09T02:47:48.626Z] ---> ebf88d62a62f [2024-09-09T02:47:48.626Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T02:47:48.626Z] ---> Running in 7ddfbb911e99 [2024-09-09T02:47:48.886Z] Removing intermediate container 7ddfbb911e99 [2024-09-09T02:47:48.886Z] ---> 0826f7164ff9 [2024-09-09T02:47:48.886Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T02:47:48.886Z] ---> Running in 230aeca617f6 [2024-09-09T02:47:49.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T02:47:49.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T02:47:49.404Z] OK: 268 MiB in 56 packages [2024-09-09T02:47:49.663Z] Removing intermediate container 230aeca617f6 [2024-09-09T02:47:49.663Z] ---> d83f706a4685 [2024-09-09T02:47:49.663Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-09-09T02:47:49.663Z] ---> Running in cf5b82382932 [2024-09-09T02:47:49.663Z] Removing intermediate container cf5b82382932 [2024-09-09T02:47:49.663Z] ---> 5e642fa3910d [2024-09-09T02:47:49.663Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-09T02:47:49.921Z] ---> 61db4b1684a7 [2024-09-09T02:47:49.921Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T02:47:49.921Z] ---> Running in a5079d3a0505 [2024-09-09T02:47:50.493Z] Removing intermediate container a5079d3a0505 [2024-09-09T02:47:50.493Z] ---> 67410fc7be4b [2024-09-09T02:47:50.493Z] Step 11/25 : COPY . . [2024-09-09T02:47:51.431Z] ---> c636d4b4ad9a [2024-09-09T02:47:51.431Z] Step 12/25 : RUN $MAKE [2024-09-09T02:47:51.431Z] ---> Running in d969fe5352c1 [2024-09-09T02:47:51.431Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T02:48:06.743Z] provisioning config files... [2024-09-09T02:48:06.765Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/174@tmp/config15745425336456156583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:48:07.194Z] ---> ****-login.sh [2024-09-09T02:48:07.195Z] nexus3.edgexfoundry.org:10001 [2024-09-09T02:48:07.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:07.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:07.733Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:07.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:07.734Z] [2024-09-09T02:48:07.734Z] Login Succeeded [2024-09-09T02:48:07.734Z] nexus3.edgexfoundry.org:10002 [2024-09-09T02:48:08.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:08.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:08.000Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:08.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:08.000Z] [2024-09-09T02:48:08.000Z] Login Succeeded [2024-09-09T02:48:08.273Z] nexus3.edgexfoundry.org:10003 [2024-09-09T02:48:08.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:08.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:08.540Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:08.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:08.540Z] [2024-09-09T02:48:08.540Z] Login Succeeded [2024-09-09T02:48:08.540Z] nexus3.edgexfoundry.org:10004 [2024-09-09T02:48:08.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:08.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:08.810Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:08.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:08.810Z] [2024-09-09T02:48:08.810Z] Login Succeeded [2024-09-09T02:48:08.810Z] ****.io [2024-09-09T02:48:09.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:09.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:09.345Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:09.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:09.345Z] [2024-09-09T02:48:09.345Z] Login Succeeded [2024-09-09T02:48:09.345Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T02:48:09.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T02:48:09.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T02:48:09.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T02:48:09.715Z] ========================================================= [2024-09-09T02:48:09.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T02:48:09.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:10.284Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T02:48:10.556Z] Sending build context to Docker daemon 10.52MB [2024-09-09T02:48:10.825Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T02:48:10.825Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T02:48:11.093Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T02:48:11.093Z] c6b39de5b339: Pulling fs layer [2024-09-09T02:48:11.093Z] a69c41024577: Pulling fs layer [2024-09-09T02:48:11.093Z] d6de4b400683: Pulling fs layer [2024-09-09T02:48:11.093Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T02:48:11.093Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T02:48:11.093Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T02:48:11.093Z] 00f215d4a9da: Pulling fs layer [2024-09-09T02:48:11.093Z] d496ad576159: Pulling fs layer [2024-09-09T02:48:11.093Z] 35cb2a7552d0: Waiting [2024-09-09T02:48:11.093Z] 4f4fb700ef54: Waiting [2024-09-09T02:48:11.093Z] 00f215d4a9da: Waiting [2024-09-09T02:48:11.093Z] d496ad576159: Waiting [2024-09-09T02:48:11.093Z] 464afbd9ba4c: Waiting [2024-09-09T02:48:11.093Z] a69c41024577: Verifying Checksum [2024-09-09T02:48:11.093Z] a69c41024577: Download complete [2024-09-09T02:48:11.093Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T02:48:11.093Z] 35cb2a7552d0: Download complete [2024-09-09T02:48:11.093Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T02:48:11.093Z] 4f4fb700ef54: Download complete [2024-09-09T02:48:11.093Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T02:48:11.093Z] 464afbd9ba4c: Download complete [2024-09-09T02:48:11.093Z] c6b39de5b339: Download complete [2024-09-09T02:48:11.681Z] d496ad576159: Verifying Checksum [2024-09-09T02:48:11.681Z] d496ad576159: Download complete [2024-09-09T02:48:11.960Z] c6b39de5b339: Pull complete [2024-09-09T02:48:12.557Z] a69c41024577: Pull complete [2024-09-09T02:48:12.825Z] d6de4b400683: Download complete [2024-09-09T02:48:14.240Z] 00f215d4a9da: Verifying Checksum [2024-09-09T02:48:14.240Z] 00f215d4a9da: Download complete [2024-09-09T02:48:23.659Z] Removing intermediate container d969fe5352c1 [2024-09-09T02:48:23.659Z] ---> edb99b06c576 [2024-09-09T02:48:23.659Z] Step 13/25 : FROM alpine:3.18 [2024-09-09T02:48:23.659Z] 3.18: Pulling from library/alpine [2024-09-09T02:48:23.659Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T02:48:23.659Z] 1cc3d825d8b2: Download complete [2024-09-09T02:48:23.659Z] 1cc3d825d8b2: Pull complete [2024-09-09T02:48:23.659Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T02:48:23.659Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T02:48:23.659Z] ---> 2c64cf60f6f0 [2024-09-09T02:48:23.659Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-09-09T02:48:23.659Z] ---> Running in b4706b36e688 [2024-09-09T02:48:23.659Z] Removing intermediate container b4706b36e688 [2024-09-09T02:48:23.659Z] ---> bbed604c1504 [2024-09-09T02:48:23.659Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-09T02:48:23.659Z] ---> Running in a4f4b2f00e71 [2024-09-09T02:48:23.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T02:48:23.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T02:48:23.659Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T02:48:23.659Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T02:48:23.659Z] OK: 7 MiB in 16 packages [2024-09-09T02:48:23.659Z] Removing intermediate container a4f4b2f00e71 [2024-09-09T02:48:23.659Z] ---> a23c26e46385 [2024-09-09T02:48:23.659Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-09T02:48:23.659Z] ---> Running in 910c23986368 [2024-09-09T02:48:23.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T02:48:23.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T02:48:23.659Z] OK: 7 MiB in 16 packages [2024-09-09T02:48:23.920Z] Removing intermediate container 910c23986368 [2024-09-09T02:48:23.920Z] ---> b01830eed003 [2024-09-09T02:48:23.920Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-09-09T02:48:25.825Z] ---> 52952c2f212d [2024-09-09T02:48:25.825Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-09-09T02:48:25.825Z] ---> d938c03830ee [2024-09-09T02:48:25.825Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-09-09T02:48:25.825Z] ---> 845a660cc216 [2024-09-09T02:48:25.825Z] Step 20/25 : EXPOSE 59982 [2024-09-09T02:48:25.825Z] ---> Running in 8c5a945c9625 [2024-09-09T02:48:25.825Z] Removing intermediate container 8c5a945c9625 [2024-09-09T02:48:25.825Z] ---> 5d5550b70391 [2024-09-09T02:48:25.825Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-09-09T02:48:25.825Z] ---> Running in a613936c15e8 [2024-09-09T02:48:26.084Z] Removing intermediate container a613936c15e8 [2024-09-09T02:48:26.084Z] ---> 64469f634740 [2024-09-09T02:48:26.084Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-09T02:48:26.084Z] ---> Running in b0b134aa6b44 [2024-09-09T02:48:26.084Z] Removing intermediate container b0b134aa6b44 [2024-09-09T02:48:26.084Z] ---> 798d3e018df7 [2024-09-09T02:48:26.084Z] Step 23/25 : LABEL arch=amd64 [2024-09-09T02:48:26.084Z] ---> Running in cb73bb40bf88 [2024-09-09T02:48:26.084Z] Removing intermediate container cb73bb40bf88 [2024-09-09T02:48:26.084Z] ---> 58e27c7dfb5a [2024-09-09T02:48:26.084Z] Step 24/25 : LABEL git_sha=a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:48:26.084Z] ---> Running in 206c0902d1ec [2024-09-09T02:48:26.342Z] Removing intermediate container 206c0902d1ec [2024-09-09T02:48:26.342Z] ---> 281af788ce30 [2024-09-09T02:48:26.342Z] Step 25/25 : LABEL version=3.2.0-dev.19 [2024-09-09T02:48:26.342Z] ---> Running in d60b9c5d1ac3 [2024-09-09T02:48:26.342Z] Removing intermediate container d60b9c5d1ac3 [2024-09-09T02:48:26.342Z] ---> 12cfc2f002fc [2024-09-09T02:48:26.342Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T02:48:26.342Z] Successfully built 12cfc2f002fc [2024-09-09T02:48:26.342Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T02:48:26.490Z] provisioning config files... [2024-09-09T02:48:26.502Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7847502919757629247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:48:26.566Z] d6de4b400683: Pull complete [2024-09-09T02:48:26.566Z] 35cb2a7552d0: Pull complete [2024-09-09T02:48:26.566Z] 4f4fb700ef54: Pull complete [2024-09-09T02:48:26.566Z] 464afbd9ba4c: Pull complete [2024-09-09T02:48:26.809Z] ---> ****-login.sh [2024-09-09T02:48:26.810Z] nexus3.edgexfoundry.org:10001 [2024-09-09T02:48:26.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:26.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:26.810Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:26.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:26.810Z] [2024-09-09T02:48:26.810Z] Login Succeeded [2024-09-09T02:48:26.810Z] nexus3.edgexfoundry.org:10002 [2024-09-09T02:48:26.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:27.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:27.069Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:27.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:27.069Z] [2024-09-09T02:48:27.069Z] Login Succeeded [2024-09-09T02:48:27.069Z] nexus3.edgexfoundry.org:10003 [2024-09-09T02:48:27.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:27.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:27.069Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:27.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:27.069Z] [2024-09-09T02:48:27.069Z] Login Succeeded [2024-09-09T02:48:27.069Z] nexus3.edgexfoundry.org:10004 [2024-09-09T02:48:27.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:27.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:27.328Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:27.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:27.328Z] [2024-09-09T02:48:27.328Z] Login Succeeded [2024-09-09T02:48:27.328Z] ****.io [2024-09-09T02:48:27.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:48:27.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:48:27.328Z] Configure a credential helper to remove this warning. See [2024-09-09T02:48:27.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:48:27.328Z] [2024-09-09T02:48:27.328Z] Login Succeeded [2024-09-09T02:48:27.587Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T02:48:27.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T02:48:27.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T02:48:27.681Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-09-09T02:48:27.681Z] a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:48:27.681Z] latest [2024-09-09T02:48:27.681Z] 3.2.0-dev.19 [2024-09-09T02:48:27.681Z] a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [2024-09-09T02:48:27.681Z] main [2024-09-09T02:48:27.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:28.037Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:28.369Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:48:28.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-09-09T02:48:28.369Z] 83a9e0f5da28: Preparing [2024-09-09T02:48:28.369Z] 1e5f88004fd4: Preparing [2024-09-09T02:48:28.369Z] 1d4a379616ed: Preparing [2024-09-09T02:48:28.369Z] a0500f39ef0b: Preparing [2024-09-09T02:48:28.369Z] 5790d5bbd379: Preparing [2024-09-09T02:48:28.369Z] d62a02444d39: Preparing [2024-09-09T02:48:28.627Z] 83a9e0f5da28: Pushed [2024-09-09T02:48:28.627Z] d62a02444d39: Layer already exists [2024-09-09T02:48:28.886Z] a0500f39ef0b: Pushed [2024-09-09T02:48:28.886Z] 5790d5bbd379: Pushed [2024-09-09T02:48:28.886Z] 1e5f88004fd4: Pushed [2024-09-09T02:48:33.074Z] 1d4a379616ed: Pushed [2024-09-09T02:48:33.074Z] a7ea162f49cc88b1fd5543c209327df7c238676c: digest: sha256:0279d1e5de5aca1d070b6cc3488e3e0667b252d32cedede36f6e83134883caa2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:33.411Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:33.738Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-09-09T02:48:33.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-09-09T02:48:33.739Z] 83a9e0f5da28: Preparing [2024-09-09T02:48:33.739Z] 1e5f88004fd4: Preparing [2024-09-09T02:48:33.739Z] 1d4a379616ed: Preparing [2024-09-09T02:48:33.739Z] a0500f39ef0b: Preparing [2024-09-09T02:48:33.739Z] 5790d5bbd379: Preparing [2024-09-09T02:48:33.739Z] d62a02444d39: Preparing [2024-09-09T02:48:33.739Z] d62a02444d39: Waiting [2024-09-09T02:48:33.739Z] 1e5f88004fd4: Layer already exists [2024-09-09T02:48:33.739Z] 1d4a379616ed: Layer already exists [2024-09-09T02:48:33.739Z] 5790d5bbd379: Layer already exists [2024-09-09T02:48:33.739Z] a0500f39ef0b: Layer already exists [2024-09-09T02:48:33.739Z] 83a9e0f5da28: Layer already exists [2024-09-09T02:48:33.739Z] d62a02444d39: Layer already exists [2024-09-09T02:48:34.000Z] latest: digest: sha256:0279d1e5de5aca1d070b6cc3488e3e0667b252d32cedede36f6e83134883caa2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:34.330Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:34.658Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.19 [2024-09-09T02:48:34.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-09-09T02:48:34.659Z] 83a9e0f5da28: Preparing [2024-09-09T02:48:34.659Z] 1e5f88004fd4: Preparing [2024-09-09T02:48:34.659Z] 1d4a379616ed: Preparing [2024-09-09T02:48:34.659Z] a0500f39ef0b: Preparing [2024-09-09T02:48:34.659Z] 5790d5bbd379: Preparing [2024-09-09T02:48:34.659Z] d62a02444d39: Preparing [2024-09-09T02:48:34.659Z] d62a02444d39: Waiting [2024-09-09T02:48:34.659Z] 5790d5bbd379: Layer already exists [2024-09-09T02:48:34.659Z] d62a02444d39: Layer already exists [2024-09-09T02:48:34.659Z] 1e5f88004fd4: Layer already exists [2024-09-09T02:48:34.659Z] 1d4a379616ed: Layer already exists [2024-09-09T02:48:34.659Z] a0500f39ef0b: Layer already exists [2024-09-09T02:48:34.659Z] 83a9e0f5da28: Layer already exists [2024-09-09T02:48:34.785Z] 00f215d4a9da: Pull complete [2024-09-09T02:48:34.919Z] 3.2.0-dev.19: digest: sha256:0279d1e5de5aca1d070b6cc3488e3e0667b252d32cedede36f6e83134883caa2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:35.258Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:35.607Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [2024-09-09T02:48:35.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-09-09T02:48:35.607Z] 83a9e0f5da28: Preparing [2024-09-09T02:48:35.607Z] 1e5f88004fd4: Preparing [2024-09-09T02:48:35.607Z] 1d4a379616ed: Preparing [2024-09-09T02:48:35.607Z] a0500f39ef0b: Preparing [2024-09-09T02:48:35.607Z] 5790d5bbd379: Preparing [2024-09-09T02:48:35.607Z] d62a02444d39: Preparing [2024-09-09T02:48:35.607Z] d62a02444d39: Waiting [2024-09-09T02:48:35.607Z] 83a9e0f5da28: Layer already exists [2024-09-09T02:48:35.607Z] 1d4a379616ed: Layer already exists [2024-09-09T02:48:35.607Z] a0500f39ef0b: Layer already exists [2024-09-09T02:48:35.607Z] 5790d5bbd379: Layer already exists [2024-09-09T02:48:35.607Z] 1e5f88004fd4: Layer already exists [2024-09-09T02:48:35.607Z] d62a02444d39: Layer already exists [2024-09-09T02:48:35.607Z] a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19: digest: sha256:0279d1e5de5aca1d070b6cc3488e3e0667b252d32cedede36f6e83134883caa2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:35.943Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:36.203Z] d496ad576159: Pull complete [2024-09-09T02:48:36.203Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T02:48:36.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T02:48:36.203Z] ---> f246e2811388 [2024-09-09T02:48:36.203Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T02:48:36.280Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-09-09T02:48:36.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-09-09T02:48:36.280Z] 83a9e0f5da28: Preparing [2024-09-09T02:48:36.280Z] 1e5f88004fd4: Preparing [2024-09-09T02:48:36.280Z] 1d4a379616ed: Preparing [2024-09-09T02:48:36.280Z] a0500f39ef0b: Preparing [2024-09-09T02:48:36.280Z] 5790d5bbd379: Preparing [2024-09-09T02:48:36.280Z] d62a02444d39: Preparing [2024-09-09T02:48:36.280Z] d62a02444d39: Waiting [2024-09-09T02:48:36.280Z] 1e5f88004fd4: Layer already exists [2024-09-09T02:48:36.280Z] 1d4a379616ed: Layer already exists [2024-09-09T02:48:36.280Z] a0500f39ef0b: Layer already exists [2024-09-09T02:48:36.280Z] 5790d5bbd379: Layer already exists [2024-09-09T02:48:36.280Z] 83a9e0f5da28: Layer already exists [2024-09-09T02:48:36.280Z] d62a02444d39: Layer already exists [2024-09-09T02:48:36.539Z] main: digest: sha256:0279d1e5de5aca1d070b6cc3488e3e0667b252d32cedede36f6e83134883caa2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T02:48:36.628Z] ===================================================== [Pipeline] echo [2024-09-09T02:48:36.644Z] taggedImages: [2024-09-09T02:48:36.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:48:36.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-09-09T02:48:36.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.19 [2024-09-09T02:48:36.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [2024-09-09T02:48:36.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:37.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T02:48:37.057Z] [2024-09-09T02:48:37.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:48:37.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T02:48:37.367Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T02:48:37.367Z] 5eb5b503b376: Pulling fs layer [2024-09-09T02:48:37.367Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T02:48:37.367Z] ec43610c2a17: Pulling fs layer [2024-09-09T02:48:37.367Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T02:48:37.367Z] 33b1e0a273af: Pulling fs layer [2024-09-09T02:48:37.367Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T02:48:37.367Z] 2f39f015ded8: Pulling fs layer [2024-09-09T02:48:37.367Z] 33b1e0a273af: Waiting [2024-09-09T02:48:37.367Z] 5d3b04190fa2: Waiting [2024-09-09T02:48:37.367Z] 2f39f015ded8: Waiting [2024-09-09T02:48:37.367Z] 3a2ae6a8a46f: Waiting [2024-09-09T02:48:37.367Z] 5c69ac0246d0: Download complete [2024-09-09T02:48:37.367Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T02:48:37.367Z] 3a2ae6a8a46f: Download complete [2024-09-09T02:48:37.626Z] 33b1e0a273af: Verifying Checksum [2024-09-09T02:48:37.626Z] 33b1e0a273af: Download complete [2024-09-09T02:48:37.626Z] 5d3b04190fa2: Download complete [2024-09-09T02:48:37.626Z] ec43610c2a17: Verifying Checksum [2024-09-09T02:48:37.626Z] ec43610c2a17: Download complete [2024-09-09T02:48:37.626Z] 5eb5b503b376: Verifying Checksum [2024-09-09T02:48:37.626Z] 5eb5b503b376: Download complete [2024-09-09T02:48:38.142Z] ---> Running in 8c02894798e6 [2024-09-09T02:48:38.142Z] Removing intermediate container 8c02894798e6 [2024-09-09T02:48:38.142Z] ---> 3385ef03b09f [2024-09-09T02:48:38.142Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T02:48:38.142Z] ---> Running in 7cc5342aaec9 [2024-09-09T02:48:38.408Z] Removing intermediate container 7cc5342aaec9 [2024-09-09T02:48:38.408Z] ---> 5171a7f6dbd0 [2024-09-09T02:48:38.408Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T02:48:38.558Z] 2f39f015ded8: Verifying Checksum [2024-09-09T02:48:38.558Z] 2f39f015ded8: Download complete [2024-09-09T02:48:38.675Z] ---> Running in b32e72e39042 [2024-09-09T02:48:38.816Z] 5eb5b503b376: Pull complete [2024-09-09T02:48:38.945Z] Removing intermediate container b32e72e39042 [2024-09-09T02:48:38.945Z] ---> 8ae3e3614a35 [2024-09-09T02:48:38.945Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T02:48:38.945Z] ---> Running in 7d7769caae5d [2024-09-09T02:48:39.075Z] 5c69ac0246d0: Pull complete [2024-09-09T02:48:39.231Z] Removing intermediate container 7d7769caae5d [2024-09-09T02:48:39.231Z] ---> 11ca482009cc [2024-09-09T02:48:39.231Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T02:48:39.500Z] ---> Running in 0e0fa37b48e7 [2024-09-09T02:48:39.641Z] ec43610c2a17: Pull complete [2024-09-09T02:48:39.641Z] 3a2ae6a8a46f: Pull complete [2024-09-09T02:48:39.641Z] 33b1e0a273af: Pull complete [2024-09-09T02:48:39.899Z] 5d3b04190fa2: Pull complete [2024-09-09T02:48:41.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T02:48:41.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T02:48:42.696Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T02:48:42.696Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-09T02:48:42.696Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T02:48:42.696Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T02:48:42.696Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T02:48:42.696Z] OK: 271 MiB in 56 packages [2024-09-09T02:48:43.664Z] Removing intermediate container 0e0fa37b48e7 [2024-09-09T02:48:43.664Z] ---> c302da8f9cee [2024-09-09T02:48:43.664Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-09-09T02:48:43.930Z] ---> Running in 6474be5c0a03 [2024-09-09T02:48:44.084Z] 2f39f015ded8: Pull complete [2024-09-09T02:48:44.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T02:48:44.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T02:48:44.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:48:44.186Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T02:48:44.197Z] Removing intermediate container 6474be5c0a03 [2024-09-09T02:48:44.197Z] ---> cacd3d405284 [2024-09-09T02:48:44.197Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-09T02:48:44.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T02:48:44.784Z] ---> 689565e3a8e2 [2024-09-09T02:48:44.784Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T02:48:44.784Z] ---> Running in 89c11de8f1d7 [2024-09-09T02:48:48.487Z] $ docker top fce358e125eb8106351ea15bd51e5fc1c0875d69be19be9569381d06bdd41271 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:48:48.899Z] ---> job-cost.sh [2024-09-09T02:48:48.899Z] lf-activate-venv: SKIPPING [2024-09-09T02:48:48.899Z] INFO: No Stack... [2024-09-09T02:48:49.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T02:48:49.726Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T02:48:50.018Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-09-09T02:48:50.018Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T02:48:50.033Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] [2024-09-09T02:48:50.047Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] did not exist. Created. [2024-09-09T02:48:50.054Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T02:48:50.373Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T02:48:50.408Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T02:48:50.417Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T02:48:50.440Z] $ docker stop --time=1 fce358e125eb8106351ea15bd51e5fc1c0875d69be19be9569381d06bdd41271 [2024-09-09T02:48:51.591Z] $ docker rm -f --volumes fce358e125eb8106351ea15bd51e5fc1c0875d69be19be9569381d06bdd41271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T02:50:36.457Z] Removing intermediate container 89c11de8f1d7 [2024-09-09T02:50:36.457Z] ---> f3fab78952b7 [2024-09-09T02:50:36.457Z] Step 11/12 : COPY . . [2024-09-09T02:50:36.457Z] ---> c9585911dbba [2024-09-09T02:50:36.457Z] Step 12/12 : RUN $MAKE [2024-09-09T02:50:36.457Z] ---> Running in 729f39d5ce10 [2024-09-09T02:50:36.457Z] noop [2024-09-09T02:50:36.457Z] Removing intermediate container 729f39d5ce10 [2024-09-09T02:50:36.457Z] ---> 7accedf9df8b [2024-09-09T02:50:36.457Z] Successfully built 7accedf9df8b [2024-09-09T02:50:36.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:50:36.835Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T02:50:36.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:50:37.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-9795 does not seem to be running inside a container [2024-09-09T02:50:37.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/174 -v /w/workspace/device-mqtt-go/174:/w/workspace/device-mqtt-go/174:rw,z -v /w/workspace/device-mqtt-go/174@tmp:/w/workspace/device-mqtt-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T02:50:38.290Z] $ docker top 86159447e5edcf38ef02d65e4576eae8382dcffa162e25035b86b964f7311f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T02:50:39.130Z] + go version [2024-09-09T02:50:39.130Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T02:50:39.147Z] $ docker stop --time=1 86159447e5edcf38ef02d65e4576eae8382dcffa162e25035b86b964f7311f73 [2024-09-09T02:50:40.804Z] $ docker rm -f --volumes 86159447e5edcf38ef02d65e4576eae8382dcffa162e25035b86b964f7311f73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:50:41.397Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T02:50:41.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:50:41.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-9795 does not seem to be running inside a container [2024-09-09T02:50:41.664Z] $ 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/174 -v /w/workspace/device-mqtt-go/174:/w/workspace/device-mqtt-go/174:rw,z -v /w/workspace/device-mqtt-go/174@tmp:/w/workspace/device-mqtt-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T02:50:42.859Z] $ docker top 3c20c99aa57e881fad621035704147c95ab22c09cb2063c720eb97d618d821c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T02:50:43.682Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/174 [Pipeline] fileExists [Pipeline] sh [2024-09-09T02:50:44.038Z] + make test [2024-09-09T02:50:44.038Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T02:50:50.694Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-09-09T02:53:57.461Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-09-09T02:53:59.401Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-09-09T02:53:59.401Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.049s coverage: 22.8% of statements [2024-09-09T02:54:00.358Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T02:54:00.358Z] go vet ./... [2024-09-09T02:54:47.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T02:54:47.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T02:54:47.388Z] ./bin/test-attribution-txt.sh [2024-09-09T02:54:47.388Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T02:54:47.388Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T02:54:47.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T02:54:47.423Z] $ docker stop --time=1 3c20c99aa57e881fad621035704147c95ab22c09cb2063c720eb97d618d821c1 [2024-09-09T02:54:49.323Z] $ docker rm -f --volumes 3c20c99aa57e881fad621035704147c95ab22c09cb2063c720eb97d618d821c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T02:54:50.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T02:54:50.878Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T02:54:51.306Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T02:54:51.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T02:54:52.020Z] + ls -al . [2024-09-09T02:54:52.021Z] total 248 [2024-09-09T02:54:52.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 02:50 . [2024-09-09T02:54:52.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 02:47 .. [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 02:47 .dockerignore [2024-09-09T02:54:52.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 02:47 .git [2024-09-09T02:54:52.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 02:47 .github [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 264 Sep 9 02:47 .gitignore [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 02:47 .golangci.yml [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 9 02:47 Attribution.txt [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 18574 Sep 9 02:47 CHANGELOG.md [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 1798 Sep 9 02:47 Dockerfile [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 02:47 GOVERNANCE.md [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 9 02:47 Jenkinsfile [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 02:47 LICENSE [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 9 02:47 Makefile [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 9 02:47 OWNERS.md [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 3599 Sep 9 02:47 README.md [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 02:45 VERSION [2024-09-09T02:54:52.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 02:47 bin [2024-09-09T02:54:52.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 02:47 cmd [2024-09-09T02:54:52.021Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 9 02:53 coverage.out [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 7066 Sep 9 02:47 go.mod [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 02:47 go.sum [2024-09-09T02:54:52.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 02:47 internal [2024-09-09T02:54:52.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 02:47 mock [2024-09-09T02:54:52.021Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 9 02:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:54:52.370Z] + 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=a7ea162f49cc88b1fd5543c209327df7c238676c --label arch=arm64 --label version=3.2.0-dev.19 . [2024-09-09T02:54:52.955Z] Sending build context to Docker daemon 10.54MB [2024-09-09T02:54:52.955Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T02:54:52.955Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-09T02:54:52.955Z] ---> 7accedf9df8b [2024-09-09T02:54:52.955Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-09T02:54:52.955Z] ---> Running in 1c03d6edfd8a [2024-09-09T02:54:53.222Z] Removing intermediate container 1c03d6edfd8a [2024-09-09T02:54:53.222Z] ---> 50d7f7afa8d6 [2024-09-09T02:54:53.222Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T02:54:53.489Z] ---> Running in d3e0e762b5fc [2024-09-09T02:54:53.756Z] Removing intermediate container d3e0e762b5fc [2024-09-09T02:54:53.756Z] ---> aa4e6e0c4233 [2024-09-09T02:54:53.756Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T02:54:53.756Z] ---> Running in d246a6f7355a [2024-09-09T02:54:54.023Z] Removing intermediate container d246a6f7355a [2024-09-09T02:54:54.023Z] ---> 1d4c81f0de60 [2024-09-09T02:54:54.023Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T02:54:54.294Z] ---> Running in f17bd12ff867 [2024-09-09T02:54:54.563Z] Removing intermediate container f17bd12ff867 [2024-09-09T02:54:54.563Z] ---> fb9fff172ea0 [2024-09-09T02:54:54.563Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T02:54:54.563Z] ---> Running in aaddc2761a04 [2024-09-09T02:54:55.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T02:54:56.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T02:54:57.049Z] OK: 271 MiB in 56 packages [2024-09-09T02:54:57.628Z] Removing intermediate container aaddc2761a04 [2024-09-09T02:54:57.629Z] ---> 8f2b52d29573 [2024-09-09T02:54:57.629Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-09-09T02:54:57.894Z] ---> Running in 5e99e0117b1b [2024-09-09T02:54:58.161Z] Removing intermediate container 5e99e0117b1b [2024-09-09T02:54:58.161Z] ---> 17478eef58f5 [2024-09-09T02:54:58.161Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-09T02:54:58.742Z] ---> d60f6c74a3a6 [2024-09-09T02:54:58.742Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T02:54:58.742Z] ---> Running in 4eefe417febe [2024-09-09T02:55:00.675Z] Removing intermediate container 4eefe417febe [2024-09-09T02:55:00.675Z] ---> efe8b934318f [2024-09-09T02:55:00.675Z] Step 11/25 : COPY . . [2024-09-09T02:55:02.077Z] ---> 763a1cfe0cc2 [2024-09-09T02:55:02.077Z] Step 12/25 : RUN $MAKE [2024-09-09T02:55:02.077Z] ---> Running in 015fcfd1632e [2024-09-09T02:55:03.031Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-09-09T02:58:24.784Z] Removing intermediate container 015fcfd1632e [2024-09-09T02:58:24.784Z] ---> 39fa019b51e5 [2024-09-09T02:58:24.784Z] Step 13/25 : FROM alpine:3.18 [2024-09-09T02:58:24.784Z] 3.18: Pulling from library/alpine [2024-09-09T02:58:24.784Z] 720f3032cd11: Pulling fs layer [2024-09-09T02:58:24.784Z] 720f3032cd11: Verifying Checksum [2024-09-09T02:58:24.784Z] 720f3032cd11: Download complete [2024-09-09T02:58:24.784Z] 720f3032cd11: Pull complete [2024-09-09T02:58:24.784Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T02:58:24.784Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T02:58:24.784Z] ---> 3e834921e367 [2024-09-09T02:58:24.784Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-09-09T02:58:24.784Z] ---> Running in 0992656260a1 [2024-09-09T02:58:24.784Z] Removing intermediate container 0992656260a1 [2024-09-09T02:58:24.784Z] ---> a45f156c88e9 [2024-09-09T02:58:24.784Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-09T02:58:24.784Z] ---> Running in 2072e0534345 [2024-09-09T02:58:24.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T02:58:24.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T02:58:24.784Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T02:58:24.784Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T02:58:24.784Z] OK: 8 MiB in 16 packages [2024-09-09T02:58:24.784Z] Removing intermediate container 2072e0534345 [2024-09-09T02:58:24.784Z] ---> 53adb23d2d1b [2024-09-09T02:58:24.784Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-09T02:58:24.784Z] ---> Running in 43e866bf919a [2024-09-09T02:58:24.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T02:58:24.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T02:58:24.784Z] OK: 8 MiB in 16 packages [2024-09-09T02:58:25.746Z] Removing intermediate container 43e866bf919a [2024-09-09T02:58:25.746Z] ---> 0627181c20b0 [2024-09-09T02:58:25.746Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-09-09T02:58:27.677Z] ---> 938393c1283f [2024-09-09T02:58:27.677Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-09-09T02:58:27.943Z] ---> 8fba6a937037 [2024-09-09T02:58:27.943Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-09-09T02:58:28.523Z] ---> 6f81b7aa26c6 [2024-09-09T02:58:28.523Z] Step 20/25 : EXPOSE 59982 [2024-09-09T02:58:28.523Z] ---> Running in 61c9887c724b [2024-09-09T02:58:28.789Z] Removing intermediate container 61c9887c724b [2024-09-09T02:58:28.789Z] ---> 4d244e2dea6c [2024-09-09T02:58:28.789Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-09-09T02:58:29.054Z] ---> Running in 548085965a71 [2024-09-09T02:58:29.319Z] Removing intermediate container 548085965a71 [2024-09-09T02:58:29.319Z] ---> 3e914ba1b4c9 [2024-09-09T02:58:29.319Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-09T02:58:29.319Z] ---> Running in 22c02edafe67 [2024-09-09T02:58:29.584Z] Removing intermediate container 22c02edafe67 [2024-09-09T02:58:29.585Z] ---> 098b799a06f0 [2024-09-09T02:58:29.585Z] Step 23/25 : LABEL arch=arm64 [2024-09-09T02:58:29.585Z] ---> Running in 91d210d9c280 [2024-09-09T02:58:29.851Z] Removing intermediate container 91d210d9c280 [2024-09-09T02:58:29.851Z] ---> 83f95883d657 [2024-09-09T02:58:29.851Z] Step 24/25 : LABEL git_sha=a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:58:30.125Z] ---> Running in 61a4805785c3 [2024-09-09T02:58:30.392Z] Removing intermediate container 61a4805785c3 [2024-09-09T02:58:30.392Z] ---> e3892acdc14f [2024-09-09T02:58:30.392Z] Step 25/25 : LABEL version=3.2.0-dev.19 [2024-09-09T02:58:30.392Z] ---> Running in 09a7967aac73 [2024-09-09T02:58:30.659Z] Removing intermediate container 09a7967aac73 [2024-09-09T02:58:30.659Z] ---> 38efefdc7963 [2024-09-09T02:58:30.659Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T02:58:30.659Z] Successfully built 38efefdc7963 [2024-09-09T02:58:30.659Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T02:58:30.835Z] provisioning config files... [2024-09-09T02:58:30.850Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/174@tmp/config17100711033586840078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:58:31.201Z] ---> ****-login.sh [2024-09-09T02:58:31.201Z] nexus3.edgexfoundry.org:10001 [2024-09-09T02:58:31.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:58:31.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:58:31.467Z] Configure a credential helper to remove this warning. See [2024-09-09T02:58:31.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:58:31.468Z] [2024-09-09T02:58:31.468Z] Login Succeeded [2024-09-09T02:58:31.468Z] nexus3.edgexfoundry.org:10002 [2024-09-09T02:58:31.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:58:31.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:58:31.733Z] Configure a credential helper to remove this warning. See [2024-09-09T02:58:31.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:58:31.733Z] [2024-09-09T02:58:31.733Z] Login Succeeded [2024-09-09T02:58:31.733Z] nexus3.edgexfoundry.org:10003 [2024-09-09T02:58:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:58:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:58:31.999Z] Configure a credential helper to remove this warning. See [2024-09-09T02:58:31.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:58:31.999Z] [2024-09-09T02:58:31.999Z] Login Succeeded [2024-09-09T02:58:31.999Z] nexus3.edgexfoundry.org:10004 [2024-09-09T02:58:32.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:58:32.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:58:32.533Z] Configure a credential helper to remove this warning. See [2024-09-09T02:58:32.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:58:32.533Z] [2024-09-09T02:58:32.533Z] Login Succeeded [2024-09-09T02:58:32.533Z] ****.io [2024-09-09T02:58:32.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T02:58:33.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T02:58:33.062Z] Configure a credential helper to remove this warning. See [2024-09-09T02:58:33.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T02:58:33.062Z] [2024-09-09T02:58:33.062Z] Login Succeeded [2024-09-09T02:58:33.062Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T02:58:33.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T02:58:33.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T02:58:33.182Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-09-09T02:58:33.182Z] a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:58:33.182Z] latest [2024-09-09T02:58:33.182Z] 3.2.0-dev.19 [2024-09-09T02:58:33.182Z] a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [2024-09-09T02:58:33.182Z] main [2024-09-09T02:58:33.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:33.556Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:33.913Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:58:33.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-09-09T02:58:33.913Z] fb858354735a: Preparing [2024-09-09T02:58:33.913Z] 314272a98645: Preparing [2024-09-09T02:58:33.913Z] 705a69190335: Preparing [2024-09-09T02:58:33.913Z] 8059de80a76a: Preparing [2024-09-09T02:58:33.913Z] 350f623dd318: Preparing [2024-09-09T02:58:33.913Z] 4aeaa0e7d41f: Preparing [2024-09-09T02:58:33.913Z] 4aeaa0e7d41f: Waiting [2024-09-09T02:58:34.178Z] 314272a98645: Pushed [2024-09-09T02:58:34.178Z] fb858354735a: Pushed [2024-09-09T02:58:34.178Z] 8059de80a76a: Pushed [2024-09-09T02:58:34.178Z] 350f623dd318: Pushed [2024-09-09T02:58:34.178Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T02:58:44.213Z] 705a69190335: Pushed [2024-09-09T02:58:44.213Z] a7ea162f49cc88b1fd5543c209327df7c238676c: digest: sha256:5dc499d6a2d033c8445c8768fbac4b272b2d2c4ef0158781330b1faa62652be2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:44.570Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:44.921Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-09-09T02:58:44.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-09-09T02:58:44.921Z] fb858354735a: Preparing [2024-09-09T02:58:44.921Z] 314272a98645: Preparing [2024-09-09T02:58:44.921Z] 705a69190335: Preparing [2024-09-09T02:58:44.921Z] 8059de80a76a: Preparing [2024-09-09T02:58:44.921Z] 350f623dd318: Preparing [2024-09-09T02:58:44.921Z] 4aeaa0e7d41f: Preparing [2024-09-09T02:58:44.921Z] 4aeaa0e7d41f: Waiting [2024-09-09T02:58:44.921Z] 350f623dd318: Layer already exists [2024-09-09T02:58:44.921Z] fb858354735a: Layer already exists [2024-09-09T02:58:44.921Z] 314272a98645: Layer already exists [2024-09-09T02:58:44.921Z] 705a69190335: Layer already exists [2024-09-09T02:58:44.921Z] 8059de80a76a: Layer already exists [2024-09-09T02:58:44.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T02:58:44.921Z] latest: digest: sha256:5dc499d6a2d033c8445c8768fbac4b272b2d2c4ef0158781330b1faa62652be2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:45.566Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:45.921Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.19 [2024-09-09T02:58:45.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-09-09T02:58:45.921Z] fb858354735a: Preparing [2024-09-09T02:58:45.921Z] 314272a98645: Preparing [2024-09-09T02:58:45.921Z] 705a69190335: Preparing [2024-09-09T02:58:45.921Z] 8059de80a76a: Preparing [2024-09-09T02:58:45.921Z] 350f623dd318: Preparing [2024-09-09T02:58:45.921Z] 4aeaa0e7d41f: Preparing [2024-09-09T02:58:45.921Z] 4aeaa0e7d41f: Waiting [2024-09-09T02:58:45.921Z] 705a69190335: Layer already exists [2024-09-09T02:58:45.921Z] 350f623dd318: Layer already exists [2024-09-09T02:58:45.921Z] 314272a98645: Layer already exists [2024-09-09T02:58:45.921Z] 8059de80a76a: Layer already exists [2024-09-09T02:58:45.921Z] fb858354735a: Layer already exists [2024-09-09T02:58:45.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T02:58:45.921Z] 3.2.0-dev.19: digest: sha256:5dc499d6a2d033c8445c8768fbac4b272b2d2c4ef0158781330b1faa62652be2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:46.540Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:46.886Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [2024-09-09T02:58:46.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-09-09T02:58:46.886Z] fb858354735a: Preparing [2024-09-09T02:58:46.886Z] 314272a98645: Preparing [2024-09-09T02:58:46.886Z] 705a69190335: Preparing [2024-09-09T02:58:46.886Z] 8059de80a76a: Preparing [2024-09-09T02:58:46.886Z] 350f623dd318: Preparing [2024-09-09T02:58:46.886Z] 4aeaa0e7d41f: Preparing [2024-09-09T02:58:46.886Z] 4aeaa0e7d41f: Waiting [2024-09-09T02:58:46.886Z] 705a69190335: Layer already exists [2024-09-09T02:58:46.886Z] 350f623dd318: Layer already exists [2024-09-09T02:58:46.886Z] 8059de80a76a: Layer already exists [2024-09-09T02:58:46.886Z] fb858354735a: Layer already exists [2024-09-09T02:58:46.886Z] 314272a98645: Layer already exists [2024-09-09T02:58:46.886Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T02:58:47.150Z] a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19: digest: sha256:5dc499d6a2d033c8445c8768fbac4b272b2d2c4ef0158781330b1faa62652be2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:47.511Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:47.878Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-09-09T02:58:47.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-09-09T02:58:47.878Z] fb858354735a: Preparing [2024-09-09T02:58:47.878Z] 314272a98645: Preparing [2024-09-09T02:58:47.878Z] 705a69190335: Preparing [2024-09-09T02:58:47.878Z] 8059de80a76a: Preparing [2024-09-09T02:58:47.878Z] 350f623dd318: Preparing [2024-09-09T02:58:47.878Z] 4aeaa0e7d41f: Preparing [2024-09-09T02:58:47.878Z] 4aeaa0e7d41f: Waiting [2024-09-09T02:58:47.878Z] 350f623dd318: Layer already exists [2024-09-09T02:58:47.878Z] 705a69190335: Layer already exists [2024-09-09T02:58:47.878Z] 314272a98645: Layer already exists [2024-09-09T02:58:47.878Z] 8059de80a76a: Layer already exists [2024-09-09T02:58:47.878Z] fb858354735a: Layer already exists [2024-09-09T02:58:47.878Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T02:58:48.140Z] main: digest: sha256:5dc499d6a2d033c8445c8768fbac4b272b2d2c4ef0158781330b1faa62652be2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T02:58:48.233Z] ===================================================== [Pipeline] echo [2024-09-09T02:58:48.247Z] taggedImages: [2024-09-09T02:58:48.247Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a7ea162f49cc88b1fd5543c209327df7c238676c [2024-09-09T02:58:48.247Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-09-09T02:58:48.247Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.19 [2024-09-09T02:58:48.247Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a7ea162f49cc88b1fd5543c209327df7c238676c-3.2.0-dev.19 [2024-09-09T02:58:48.247Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:48.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T02:58:48.643Z] [2024-09-09T02:58:48.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:58:48.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T02:58:48.977Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T02:58:48.977Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T02:58:48.977Z] 04944245beec: Pulling fs layer [2024-09-09T02:58:48.977Z] 699f458cf7ca: Pulling fs layer [2024-09-09T02:58:48.977Z] 765212b225bb: Pulling fs layer [2024-09-09T02:58:48.977Z] f23df028b6ca: Pulling fs layer [2024-09-09T02:58:48.977Z] 765212b225bb: Waiting [2024-09-09T02:58:48.977Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T02:58:48.977Z] f23df028b6ca: Waiting [2024-09-09T02:58:48.977Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T02:58:48.977Z] d65c8cfc05b1: Waiting [2024-09-09T02:58:48.977Z] 2437ff75d9bd: Waiting [2024-09-09T02:58:49.245Z] 04944245beec: Verifying Checksum [2024-09-09T02:58:49.245Z] 04944245beec: Download complete [2024-09-09T02:58:49.245Z] 765212b225bb: Download complete [2024-09-09T02:58:49.245Z] f23df028b6ca: Download complete [2024-09-09T02:58:49.245Z] d65c8cfc05b1: Download complete [2024-09-09T02:58:49.245Z] 699f458cf7ca: Verifying Checksum [2024-09-09T02:58:49.245Z] 699f458cf7ca: Download complete [2024-09-09T02:58:49.828Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T02:58:49.828Z] 8998bd30e6a1: Download complete [2024-09-09T02:58:52.408Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T02:58:52.408Z] 2437ff75d9bd: Download complete [2024-09-09T02:58:54.348Z] 8998bd30e6a1: Pull complete [2024-09-09T02:58:54.930Z] 04944245beec: Pull complete [2024-09-09T02:58:56.875Z] 699f458cf7ca: Pull complete [2024-09-09T02:58:56.875Z] 765212b225bb: Pull complete [2024-09-09T02:58:57.458Z] f23df028b6ca: Pull complete [2024-09-09T02:58:57.728Z] d65c8cfc05b1: Pull complete [2024-09-09T02:59:15.929Z] 2437ff75d9bd: Pull complete [2024-09-09T02:59:15.929Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T02:59:15.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T02:59:15.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:59:16.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-9795 does not seem to be running inside a container [2024-09-09T02:59:16.206Z] $ 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/174 -v /w/workspace/device-mqtt-go/174:/w/workspace/device-mqtt-go/174:rw,z -v /w/workspace/device-mqtt-go/174@tmp:/w/workspace/device-mqtt-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T02:59:18.867Z] $ docker top c2fde26c66522ab0ec9af7cf659e76ca61579740a84b0ede36b09f55e7ab4250 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T02:59:19.696Z] ---> job-cost.sh [2024-09-09T02:59:19.696Z] lf-activate-venv: SKIPPING [2024-09-09T02:59:19.696Z] INFO: No Stack... [2024-09-09T02:59:20.277Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T02:59:20.929Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T02:59:21.584Z] + cat /w/workspace/device-mqtt-go/174/archives/cost.csv [2024-09-09T02:59:21.584Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T02:59:21.651Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] [2024-09-09T02:59:21.664Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] did not exist. Created. [2024-09-09T02:59:21.672Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T02:59:22.349Z] /w/workspace/device-mqtt-go/174@tmp/durable-0d9491aa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T02:59:23.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T02:59:23.029Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T02:59:23.072Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T02:59:23.081Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T02:59:23.108Z] $ docker stop --time=1 c2fde26c66522ab0ec9af7cf659e76ca61579740a84b0ede36b09f55e7ab4250 [2024-09-09T02:59:24.615Z] $ docker rm -f --volumes c2fde26c66522ab0ec9af7cf659e76ca61579740a84b0ede36b09f55e7ab4250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-09T02:59:25.159Z] provisioning config files... [2024-09-09T02:59:25.165Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config259214150620188161tmp [Pipeline] { [Pipeline] sh [2024-09-09T02:59:25.464Z] + set +x [2024-09-09T02:59:25.464Z] + bash -s -- [2024-09-09T02:59:25.464Z] + curl -s https://codecov.io/bash [2024-09-09T02:59:25.723Z] [2024-09-09T02:59:25.723Z] _____ _ [2024-09-09T02:59:25.723Z] / ____| | | [2024-09-09T02:59:25.723Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T02:59:25.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T02:59:25.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T02:59:25.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T02:59:25.723Z] Bash-1.0.6 [2024-09-09T02:59:25.723Z] [2024-09-09T02:59:25.723Z] [2024-09-09T02:59:25.723Z] ==> git version 2.25.1 found [2024-09-09T02:59:25.723Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-09T02:59:25.723Z] Release-Date: 2020-01-08 [2024-09-09T02:59:25.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T02:59:25.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T02:59:25.723Z] ==> Jenkins CI detected. [2024-09-09T02:59:25.723Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-09-09T02:59:25.723Z] project root: . [2024-09-09T02:59:25.723Z] --> token set from env [2024-09-09T02:59:25.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T02:59:25.723Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T02:59:25.723Z] ==> Python coveragepy not found [2024-09-09T02:59:25.723Z] ==> Searching for coverage reports in: [2024-09-09T02:59:25.723Z] + . [2024-09-09T02:59:25.723Z] -> Found 1 reports [2024-09-09T02:59:25.723Z] ==> Detecting git/mercurial file structure [2024-09-09T02:59:25.723Z] ==> Reading reports [2024-09-09T02:59:25.723Z] + ./coverage.out bytes=18506 [2024-09-09T02:59:25.723Z] ==> Appending adjustments [2024-09-09T02:59:25.723Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T02:59:25.723Z] + Found adjustments [2024-09-09T02:59:25.723Z] ==> Gzipping contents [2024-09-09T02:59:25.723Z] 4.0K /tmp/codecov.ZSga5W.gz [2024-09-09T02:59:25.723Z] ==> Uploading reports [2024-09-09T02:59:25.723Z] url: https://codecov.io [2024-09-09T02:59:25.723Z] query: branch=main&commit=a7ea162f49cc88b1fd5543c209327df7c238676c&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T02:59:25.723Z] -> Pinging Codecov [2024-09-09T02:59:25.723Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a7ea162f49cc88b1fd5543c209327df7c238676c&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T02:59:25.983Z] -> Uploading to [2024-09-09T02:59:25.983Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/7D719EC7BBE17E464838252E33014C33/a7ea162f49cc88b1fd5543c209327df7c238676c/bf59f3fa-32d2-4f55-97fc-7b77836ddefc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T025925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc871daa33197667e18afa2b45d5f7d8bc4959757a623403c20676fc761c61ba [2024-09-09T02:59:25.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T02:59:25.983Z] Dload Upload Total Spent Left Speed [2024-09-09T02:59:26.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12444 --:--:-- --:--:-- --:--:-- 12444 [2024-09-09T02:59:26.243Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] } [2024-09-09T02:59:26.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T02:59:26.508Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T02:59:26.530Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:59:26.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T02:59:26.852Z] [2024-09-09T02:59:26.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:59:27.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T02:59:27.177Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T02:59:27.177Z] 619be1103602: Already exists [2024-09-09T02:59:27.177Z] f8ea3408117e: Pulling fs layer [2024-09-09T02:59:27.177Z] 91320369b822: Pulling fs layer [2024-09-09T02:59:27.177Z] 0406650e8295: Pulling fs layer [2024-09-09T02:59:27.177Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T02:59:27.177Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T02:59:27.177Z] bcf3aedb951c: Pulling fs layer [2024-09-09T02:59:27.177Z] 4f4fb700ef54: Waiting [2024-09-09T02:59:27.177Z] bcf3aedb951c: Waiting [2024-09-09T02:59:27.177Z] 96d80e3f36e1: Waiting [2024-09-09T02:59:27.177Z] 0406650e8295: Verifying Checksum [2024-09-09T02:59:27.177Z] 0406650e8295: Download complete [2024-09-09T02:59:27.177Z] f8ea3408117e: Download complete [2024-09-09T02:59:27.177Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T02:59:27.177Z] 4f4fb700ef54: Download complete [2024-09-09T02:59:27.177Z] f8ea3408117e: Pull complete [2024-09-09T02:59:27.436Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T02:59:27.436Z] 96d80e3f36e1: Download complete [2024-09-09T02:59:27.694Z] 91320369b822: Verifying Checksum [2024-09-09T02:59:27.694Z] 91320369b822: Download complete [2024-09-09T02:59:27.953Z] bcf3aedb951c: Verifying Checksum [2024-09-09T02:59:27.953Z] bcf3aedb951c: Download complete [2024-09-09T02:59:30.483Z] 91320369b822: Pull complete [2024-09-09T02:59:30.483Z] 0406650e8295: Pull complete [2024-09-09T02:59:30.483Z] 4f4fb700ef54: Pull complete [2024-09-09T02:59:30.741Z] 96d80e3f36e1: Pull complete [2024-09-09T02:59:34.038Z] bcf3aedb951c: Pull complete [2024-09-09T02:59:34.038Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T02:59:34.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T02:59:34.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:59:34.152Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T02:59:34.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-09T02:59:38.271Z] $ docker top 0d6b0fd12a053beee5ba129d8d0881e7f6562a1ffa2f97fc85a1490199af74a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T02:59:38.625Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-09-09T02:59:38.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-09-09T02:59:38.915Z] + set -o pipefail [2024-09-09T02:59:38.915Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-09-09T02:59:47.046Z] [2024-09-09T02:59:47.047Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-09-09T02:59:47.047Z] [2024-09-09T02:59:47.047Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/eb41d140-45de-4e0b-afcb-e0af630ac316 [2024-09-09T02:59:47.047Z] [2024-09-09T02:59:47.047Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T02:59:47.047Z] [2024-09-09T02:59:47.047Z] [2024-09-09T02:59:47.047Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T02:59:47.047Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T02:59:47.053Z] $ docker stop --time=1 0d6b0fd12a053beee5ba129d8d0881e7f6562a1ffa2f97fc85a1490199af74a9 [2024-09-09T02:59:52.132Z] $ docker rm -f --volumes 0d6b0fd12a053beee5ba129d8d0881e7f6562a1ffa2f97fc85a1490199af74a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T02:59:53.002Z] + git log --format=format:%s -1 a7ea162f49cc88b1fd5543c209327df7c238676c [Pipeline] sh [2024-09-09T02:59:53.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T02:59:53.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:59:53.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T02:59:53.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T02:59:53.677Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T02:59:53.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T02:59:54.237Z] $ docker top c66f1d7dd6ec000b8ccaf6ff76933b184d42935dca991c657ef3430d651ffe8a -eo pid,comm [2024-09-09T02:59:54.291Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T02:59:54.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T02:59:54.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T02:59:54.348Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T02:59:54.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T02:59:54.450Z] $ docker exec c66f1d7dd6ec000b8ccaf6ff76933b184d42935dca991c657ef3430d651ffe8a ssh-agent [2024-09-09T02:59:54.556Z] SSH_AUTH_SOCK=/tmp/ssh-IEGj03VT0YoR/agent.31 [2024-09-09T02:59:54.556Z] SSH_AGENT_PID=37 [2024-09-09T02:59:54.561Z] Running ssh-add (command line suppressed) [2024-09-09T02:59:54.653Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7374499901131985996.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7374499901131985996.key) [2024-09-09T02:59:54.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T02:59:54.960Z] + git semver tag [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,144 [run_tag] DEBUG tag force:False [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,144 [check_head_tag] DEBUG check head tag [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,145 [execute] INFO git cat-file --batch-check [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,149 [execute] INFO git cat-file --batch [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,167 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T02:59:55.219Z] 2024-09-09 02:59:55,171 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T02:59:55.219Z] 3.2.0-dev.19 [Pipeline] } [2024-09-09T02:59:55.221Z] $ docker exec --env ******** --env ******** c66f1d7dd6ec000b8ccaf6ff76933b184d42935dca991c657ef3430d651ffe8a ssh-agent -k [2024-09-09T02:59:55.316Z] unset SSH_AUTH_SOCK; [2024-09-09T02:59:55.316Z] unset SSH_AGENT_PID; [2024-09-09T02:59:55.316Z] echo Agent pid 37 killed; [2024-09-09T02:59:55.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T02:59:55.663Z] + git semver [Pipeline] } [2024-09-09T02:59:55.931Z] $ docker stop --time=1 c66f1d7dd6ec000b8ccaf6ff76933b184d42935dca991c657ef3430d651ffe8a [2024-09-09T02:59:57.171Z] $ docker rm -f --volumes c66f1d7dd6ec000b8ccaf6ff76933b184d42935dca991c657ef3430d651ffe8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:59:57.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T02:59:57.598Z] [2024-09-09T02:59:57.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T02:59:57.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T02:59:57.904Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T02:59:57.904Z] ab5ef0e58194: Pulling fs layer [2024-09-09T02:59:57.904Z] 9712f1f96733: Pulling fs layer [2024-09-09T02:59:57.904Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T02:59:57.904Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T02:59:57.904Z] e9a5061849ea: Pulling fs layer [2024-09-09T02:59:57.904Z] d747dcd14b5f: Pulling fs layer [2024-09-09T02:59:57.904Z] 2de7ff778b66: Pulling fs layer [2024-09-09T02:59:57.904Z] 0d9ebad4ef96: Waiting [2024-09-09T02:59:57.904Z] e9a5061849ea: Waiting [2024-09-09T02:59:57.904Z] d747dcd14b5f: Waiting [2024-09-09T02:59:57.904Z] 2de7ff778b66: Waiting [2024-09-09T02:59:57.904Z] 9712f1f96733: Download complete [2024-09-09T02:59:58.161Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T02:59:58.161Z] 63f879dbbcfc: Download complete [2024-09-09T02:59:58.420Z] e9a5061849ea: Verifying Checksum [2024-09-09T02:59:58.420Z] e9a5061849ea: Download complete [2024-09-09T02:59:58.420Z] d747dcd14b5f: Download complete [2024-09-09T02:59:58.420Z] ab5ef0e58194: Verifying Checksum [2024-09-09T02:59:58.420Z] ab5ef0e58194: Download complete [2024-09-09T02:59:58.420Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T02:59:58.420Z] 0d9ebad4ef96: Download complete [2024-09-09T02:59:58.420Z] 2de7ff778b66: Verifying Checksum [2024-09-09T02:59:58.420Z] 2de7ff778b66: Download complete [2024-09-09T03:00:00.947Z] ab5ef0e58194: Pull complete [2024-09-09T03:00:00.947Z] 9712f1f96733: Pull complete [2024-09-09T03:00:01.511Z] 63f879dbbcfc: Pull complete [2024-09-09T03:00:05.701Z] 0d9ebad4ef96: Pull complete [2024-09-09T03:00:05.701Z] e9a5061849ea: Pull complete [2024-09-09T03:00:05.701Z] d747dcd14b5f: Pull complete [2024-09-09T03:00:06.269Z] 2de7ff778b66: Pull complete [2024-09-09T03:00:06.529Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T03:00:06.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T03:00:06.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:00:06.645Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T03:00:06.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-09T03:00:12.096Z] $ docker top a7cf1e7d67a03bfe3f88ac28637c5f6c3ab6a4921222c56c748bfe27308dad4c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:00:12.184Z] provisioning config files... [2024-09-09T03:00:12.191Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8148345001603361753tmp [2024-09-09T03:00:12.202Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16922351099089980797tmp [2024-09-09T03:00:12.211Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14110405165680231019tmp [Pipeline] { [Pipeline] echo [2024-09-09T03:00:12.296Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:12.591Z] ---> sigul-configuration.sh [2024-09-09T03:00:12.591Z] gpg: directory `/root/.gnupg' created [2024-09-09T03:00:12.591Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T03:00:12.591Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T03:00:12.591Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T03:00:12.591Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T03:00:12.591Z] gpg: CAST5 encrypted data [2024-09-09T03:00:12.591Z] gpg: encrypted with 1 passphrase [2024-09-09T03:00:12.591Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T03:00:12.887Z] + mkdir /home/jenkins [2024-09-09T03:00:12.888Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T03:00:13.183Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-09T03:00:13.196Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:13.490Z] ---> sigul-install.sh [2024-09-09T03:00:13.490Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T03:00:13.820Z] + git tag --list [2024-09-09T03:00:13.820Z] 0.7.1 [2024-09-09T03:00:13.820Z] v1.0.0 [2024-09-09T03:00:13.820Z] v1.1.0 [2024-09-09T03:00:13.820Z] v1.1.1 [2024-09-09T03:00:13.820Z] v1.2.2 [2024-09-09T03:00:13.820Z] v1.3.0 [2024-09-09T03:00:13.820Z] v1.3.1 [2024-09-09T03:00:13.820Z] v2.0.0 [2024-09-09T03:00:13.820Z] v2.1.0 [2024-09-09T03:00:13.820Z] v2.1.1 [2024-09-09T03:00:13.820Z] v2.2.0 [2024-09-09T03:00:13.820Z] v2.3.0 [2024-09-09T03:00:13.820Z] v3.0 [2024-09-09T03:00:13.820Z] v3.0.0 [2024-09-09T03:00:13.820Z] v3.1 [2024-09-09T03:00:13.820Z] v3.1.0 [2024-09-09T03:00:13.820Z] v3.1.0-dev.1 [2024-09-09T03:00:13.820Z] v3.1.0-dev.10 [2024-09-09T03:00:13.820Z] v3.1.0-dev.11 [2024-09-09T03:00:13.820Z] v3.1.0-dev.12 [2024-09-09T03:00:13.820Z] v3.1.0-dev.13 [2024-09-09T03:00:13.820Z] v3.1.0-dev.14 [2024-09-09T03:00:13.820Z] v3.1.0-dev.15 [2024-09-09T03:00:13.820Z] v3.1.0-dev.16 [2024-09-09T03:00:13.820Z] v3.1.0-dev.17 [2024-09-09T03:00:13.820Z] v3.1.0-dev.18 [2024-09-09T03:00:13.820Z] v3.1.0-dev.19 [2024-09-09T03:00:13.820Z] v3.1.0-dev.2 [2024-09-09T03:00:13.820Z] v3.1.0-dev.20 [2024-09-09T03:00:13.820Z] v3.1.0-dev.21 [2024-09-09T03:00:13.820Z] v3.1.0-dev.22 [2024-09-09T03:00:13.820Z] v3.1.0-dev.23 [2024-09-09T03:00:13.820Z] v3.1.0-dev.24 [2024-09-09T03:00:13.820Z] v3.1.0-dev.25 [2024-09-09T03:00:13.820Z] v3.1.0-dev.3 [2024-09-09T03:00:13.820Z] v3.1.0-dev.4 [2024-09-09T03:00:13.820Z] v3.1.0-dev.5 [2024-09-09T03:00:13.820Z] v3.1.0-dev.6 [2024-09-09T03:00:13.820Z] v3.1.0-dev.7 [2024-09-09T03:00:13.820Z] v3.1.0-dev.8 [2024-09-09T03:00:13.820Z] v3.1.0-dev.9 [2024-09-09T03:00:13.820Z] v3.1.1 [2024-09-09T03:00:13.820Z] v3.2.0-dev.1 [2024-09-09T03:00:13.820Z] v3.2.0-dev.10 [2024-09-09T03:00:13.820Z] v3.2.0-dev.11 [2024-09-09T03:00:13.820Z] v3.2.0-dev.12 [2024-09-09T03:00:13.820Z] v3.2.0-dev.13 [2024-09-09T03:00:13.820Z] v3.2.0-dev.14 [2024-09-09T03:00:13.820Z] v3.2.0-dev.15 [2024-09-09T03:00:13.820Z] v3.2.0-dev.16 [2024-09-09T03:00:13.820Z] v3.2.0-dev.17 [2024-09-09T03:00:13.820Z] v3.2.0-dev.18 [2024-09-09T03:00:13.820Z] v3.2.0-dev.19 [2024-09-09T03:00:13.820Z] v3.2.0-dev.2 [2024-09-09T03:00:13.820Z] v3.2.0-dev.3 [2024-09-09T03:00:13.820Z] v3.2.0-dev.4 [2024-09-09T03:00:13.820Z] v3.2.0-dev.5 [2024-09-09T03:00:13.820Z] v3.2.0-dev.6 [2024-09-09T03:00:13.820Z] v3.2.0-dev.7 [2024-09-09T03:00:13.820Z] v3.2.0-dev.8 [2024-09-09T03:00:13.820Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T03:00:14.119Z] + lftools sign git-tag v3.2.0-dev.19 [2024-09-09T03:00:14.691Z] Signing Git tag with Sigul... [2024-09-09T03:00:14.691Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-09-09T03:00:14.968Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:15.262Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T03:00:15.269Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T03:00:15.296Z] $ docker stop --time=1 a7cf1e7d67a03bfe3f88ac28637c5f6c3ab6a4921222c56c748bfe27308dad4c [2024-09-09T03:00:16.557Z] $ docker rm -f --volumes a7cf1e7d67a03bfe3f88ac28637c5f6c3ab6a4921222c56c748bfe27308dad4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T03:00:17.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:00:17.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:00:17.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:00:17.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:00:17.410Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T03:00:17.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T03:00:17.765Z] $ docker top e86220825ad0ce72fa2707f10f475bb9f6e9c953ccdb040b52ac6136e370648b -eo pid,comm [2024-09-09T03:00:17.816Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T03:00:17.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:00:17.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:00:17.881Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:00:17.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:00:17.981Z] $ docker exec e86220825ad0ce72fa2707f10f475bb9f6e9c953ccdb040b52ac6136e370648b ssh-agent [2024-09-09T03:00:18.091Z] SSH_AUTH_SOCK=/tmp/ssh-GJO8YJU1apU8/agent.33 [2024-09-09T03:00:18.091Z] SSH_AGENT_PID=39 [2024-09-09T03:00:18.095Z] Running ssh-add (command line suppressed) [2024-09-09T03:00:18.182Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4250164461390711723.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4250164461390711723.key) [2024-09-09T03:00:18.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:00:18.489Z] + git semver bump pre [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,652 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,652 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,652 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,652 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,654 [execute] INFO git cat-file --batch-check [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,659 [execute] INFO git cat-file --batch [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:00:18.749Z] 2024-09-09 03:00:18,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T03:00:18.749Z] 3.2.0-dev.20 [Pipeline] } [2024-09-09T03:00:18.751Z] $ docker exec --env ******** --env ******** e86220825ad0ce72fa2707f10f475bb9f6e9c953ccdb040b52ac6136e370648b ssh-agent -k [2024-09-09T03:00:18.849Z] unset SSH_AUTH_SOCK; [2024-09-09T03:00:18.849Z] unset SSH_AGENT_PID; [2024-09-09T03:00:18.849Z] echo Agent pid 39 killed; [2024-09-09T03:00:18.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:00:19.187Z] + git semver [Pipeline] } [2024-09-09T03:00:19.452Z] $ docker stop --time=1 e86220825ad0ce72fa2707f10f475bb9f6e9c953ccdb040b52ac6136e370648b [2024-09-09T03:00:20.705Z] $ docker rm -f --volumes e86220825ad0ce72fa2707f10f475bb9f6e9c953ccdb040b52ac6136e370648b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:00:21.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:00:21.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:00:21.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:00:21.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:00:21.445Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T03:00:21.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T03:00:21.897Z] $ docker top e2516c6b25da549cbd4fba7a3db68a1a46c4de86283dee69837a5acd307e1a33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:00:22.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:00:22.006Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:00:22.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:00:22.109Z] $ docker exec e2516c6b25da549cbd4fba7a3db68a1a46c4de86283dee69837a5acd307e1a33 ssh-agent [2024-09-09T03:00:22.215Z] SSH_AUTH_SOCK=/tmp/ssh-yRsHbm2RVBUj/agent.31 [2024-09-09T03:00:22.215Z] SSH_AGENT_PID=37 [2024-09-09T03:00:22.227Z] Running ssh-add (command line suppressed) [2024-09-09T03:00:22.324Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10763093939881794668.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10763093939881794668.key) [2024-09-09T03:00:22.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:00:22.631Z] + git semver push [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,797 [run_push] DEBUG push [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,797 [execute] INFO git cat-file --batch-check [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,801 [execute] INFO git rev-list d0fdc76e46408d8ef2a2a45570c992e15529e195 -- [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,801 [execute] DEBUG Popen(['git', 'rev-list', 'd0fdc76e46408d8ef2a2a45570c992e15529e195', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,810 [execute] INFO git fetch -v origin [2024-09-09T03:00:22.890Z] 2024-09-09 03:00:22,810 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T03:00:23.460Z] 2024-09-09 03:00:23,253 [run_push] DEBUG no remote changes detected [2024-09-09T03:00:23.460Z] 2024-09-09 03:00:23,253 [execute] INFO git push origin semver [2024-09-09T03:00:23.460Z] 2024-09-09 03:00:23,254 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:00:24.041Z] 2024-09-09 03:00:23,918 [run_push] DEBUG push all version tags [2024-09-09T03:00:24.041Z] 2024-09-09 03:00:23,919 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T03:00:24.041Z] 2024-09-09 03:00:23,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:00:24.979Z] 2024-09-09 03:00:24,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-09-09T03:00:24.979Z] 3.2.0-dev.20 [Pipeline] } [2024-09-09T03:00:24.983Z] $ docker exec --env ******** --env ******** e2516c6b25da549cbd4fba7a3db68a1a46c4de86283dee69837a5acd307e1a33 ssh-agent -k [2024-09-09T03:00:25.076Z] unset SSH_AUTH_SOCK; [2024-09-09T03:00:25.077Z] unset SSH_AGENT_PID; [2024-09-09T03:00:25.077Z] echo Agent pid 37 killed; [2024-09-09T03:00:25.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:00:25.421Z] + git semver [Pipeline] } [2024-09-09T03:00:25.693Z] $ docker stop --time=1 e2516c6b25da549cbd4fba7a3db68a1a46c4de86283dee69837a5acd307e1a33 [2024-09-09T03:00:26.976Z] $ docker rm -f --volumes e2516c6b25da549cbd4fba7a3db68a1a46c4de86283dee69837a5acd307e1a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T03:00:27.633Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-09-09T03:00:27.634Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-09-09T03:00:27.634Z] total 16 [2024-09-09T03:00:27.634Z] drwxr-xr-x 3 root root 4096 Sep 9 02:48 . [2024-09-09T03:00:27.634Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 03:00 .. [2024-09-09T03:00:27.634Z] drwxr-xr-x 2 root root 4096 Sep 9 02:48 cost [2024-09-09T03:00:27.634Z] -rw-r--r-- 1 root root 86 Sep 9 02:48 cost.csv [2024-09-09T03:00:27.634Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-09-09T03:00:27.634Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-09-09T03:00:27.634Z] total 16 [2024-09-09T03:00:27.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 02:48 . [2024-09-09T03:00:27.634Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 03:00 .. [2024-09-09T03:00:27.634Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 02:48 cost [2024-09-09T03:00:27.634Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 9 02:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:27.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:28.788Z] ---> package-listing.sh [2024-09-09T03:00:28.788Z] ++ facter osfamily [2024-09-09T03:00:28.788Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T03:00:29.048Z] + OS_FAMILY=debian [2024-09-09T03:00:29.048Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-09-09T03:00:29.048Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T03:00:29.048Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T03:00:29.048Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T03:00:29.048Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T03:00:29.048Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-09-09T03:00:29.048Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T03:00:29.048Z] + case "${OS_FAMILY}" in [2024-09-09T03:00:29.048Z] + dpkg -l [2024-09-09T03:00:29.048Z] + grep '^ii' [2024-09-09T03:00:29.048Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T03:00:29.048Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T03:00:29.048Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T03:00:29.048Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-09-09T03:00:29.048Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-09-09T03:00:29.048Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-09-09T03:00:29.060Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T03:00:29.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:00:29.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:00:29.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:00:29.991Z] prd-ubuntu20.04-docker-8c-8g-9794 does not seem to be running inside a container [2024-09-09T03:00:30.017Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T03:00:30.285Z] $ docker top 2acbc89e1677f5370e01e7edf84a4478c182fdf45c5cb074db3d6a69f1c5a625 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:00:30.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T03:00:30.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T03:00:31.216Z] + ls /var/log/sa-host [2024-09-09T03:00:31.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:00:31.387Z] provisioning config files... [2024-09-09T03:00:31.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7960567326672864200tmp [Pipeline] { [Pipeline] echo [2024-09-09T03:00:31.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:31.706Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T03:00:31.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:32.059Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T03:00:32.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:32.357Z] ---> sudo-logs.sh [2024-09-09T03:00:32.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T03:00:32.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:32.680Z] ---> job-cost.sh [2024-09-09T03:00:32.680Z] lf-activate-venv: SKIPPING [2024-09-09T03:00:32.680Z] DEBUG: total: 0.2199999988079071 [2024-09-09T03:00:32.680Z] INFO: Retrieving Stack Cost... [2024-09-09T03:00:32.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T03:00:33.507Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T03:00:33.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:00:33.807Z] ---> logs-deploy.sh [2024-09-09T03:00:33.807Z] lf-activate-venv: SKIPPING [2024-09-09T03:00:33.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/174 [2024-09-09T03:00:33.807Z] INFO: archiving workspace using pattern(s): [2024-09-09T03:00:34.748Z] Archives upload complete. [2024-09-09T03:00:34.748Z] INFO: archiving logs to Nexus