Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84743cd4846c2a040d455589816366e8bf795dd2 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-ssh7310728822529901638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15681131021086898472.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13949799985768575126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7152455308098919733.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-ssh2301539679286703805.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26240’ Running on prd-ubuntu20.04-docker-8c-8g-26246 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 84743cd4846c2a040d455589816366e8bf795dd2 (main) Commit message: "Merge pull request #710 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" > 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 84743cd4846c2a040d455589816366e8bf795dd2 # timeout=10 > git rev-list --no-walk 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T05:54:20.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T05:54:20.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T05:54:20.302Z] ========================================================= [2024-11-12T05:54:20.302Z] EdgeX Global Pipelines Version Info [2024-11-12T05:54:20.302Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:54:21.035Z] ------------------- [2024-11-12T05:54:21.035Z] stable info: [2024-11-12T05:54:21.035Z] ------------------- [2024-11-12T05:54:21.035Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T05:54:21.035Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T05:54:21.035Z] Message: update stable to v1.0.265 [2024-11-12T05:54:21.605Z] ------------------- [2024-11-12T05:54:21.605Z] experimental info: [2024-11-12T05:54:21.605Z] ------------------- [2024-11-12T05:54:21.606Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T05:54:21.606Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T05:54:21.606Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T05:54:21.692Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-11-12T05:54:21.711Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-11-12T05:54:21.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T05:54:21.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T05:54:21.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T05:54:21.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T05:54:21.828Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T05:54:21.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T05:54:21.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T05:54:21.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T05:54:21.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T05:54:21.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-11-12T05:54:21.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T05:54:21.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T05:54:22.018Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T05:54:22.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T05:54:22.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T05:54:22.097Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T05:54:22.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T05:54:22.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T05:54:22.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-12T05:54:22.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-12T05:54:22.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T05:54:22.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T05:54:22.265Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T05:54:22.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T05:54:22.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T05:54:22.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-12T05:54:22.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-12T05:54:22.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-12T05:54:22.410Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] echo [2024-11-12T05:54:22.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84743cd [Pipeline] echo [2024-11-12T05:54:22.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T05:54:22.530Z] provisioning config files... [2024-11-12T05:54:22.543Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14694370377761775727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:54:22.898Z] ---> ****-login.sh [2024-11-12T05:54:22.898Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:54:23.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:23.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:23.159Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:23.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:23.159Z] [2024-11-12T05:54:23.159Z] Login Succeeded [2024-11-12T05:54:23.159Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:54:23.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:23.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:23.159Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:23.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:23.159Z] [2024-11-12T05:54:23.159Z] Login Succeeded [2024-11-12T05:54:23.159Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:54:23.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:23.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:23.420Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:23.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:23.420Z] [2024-11-12T05:54:23.420Z] Login Succeeded [2024-11-12T05:54:23.420Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:54:23.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:23.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:23.420Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:23.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:23.420Z] [2024-11-12T05:54:23.420Z] Login Succeeded [2024-11-12T05:54:23.420Z] ****.io [2024-11-12T05:54:23.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:23.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:23.680Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:23.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:23.680Z] [2024-11-12T05:54:23.680Z] Login Succeeded [2024-11-12T05:54:23.680Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:54:23.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T05:54:24.473Z] + git rev-list -1 --merges 84743cd4846c2a040d455589816366e8bf795dd2~1..84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] echo [2024-11-12T05:54:24.505Z] -----------> git rev-list -1 --merges 84743cd4846c2a040d455589816366e8bf795dd2~1..84743cd4846c2a040d455589816366e8bf795dd2 84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T05:54:24.505Z] 84743cd4846c2a040d455589816366e8bf795dd2 [false] [Pipeline] sh [2024-11-12T05:54:24.798Z] + git log --format=format:%s -1 84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] echo [2024-11-12T05:54:25.425Z] ========================================================= [2024-11-12T05:54:25.425Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T05:54:25.425Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T05:54:25.775Z] + git log --format=format:%s -1 84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] echo [2024-11-12T05:54:25.787Z] [semverPrep] GIT_COMMIT: 84743cd4846c2a040d455589816366e8bf795dd2, Commit Message: Merge pull request #710 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6 [Pipeline] echo [2024-11-12T05:54:25.803Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T05:54:26.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T05:54:26.191Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T05:54:26.191Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T05:54:26.191Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T05:54:26.191Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T05:54:26.191Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T05:54:26.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:54:26.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T05:54:26.526Z] [2024-11-12T05:54:26.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:54:26.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T05:54:26.836Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T05:54:26.836Z] b85a868b505f: Pulling fs layer [2024-11-12T05:54:26.836Z] e2be974225ed: Pulling fs layer [2024-11-12T05:54:26.836Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T05:54:26.836Z] 988bab9f4d93: Pulling fs layer [2024-11-12T05:54:26.836Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T05:54:26.836Z] eaf3925da568: Pulling fs layer [2024-11-12T05:54:26.836Z] bab4dde63d76: Pulling fs layer [2024-11-12T05:54:26.836Z] bde34c3a00c8: Pulling fs layer [2024-11-12T05:54:26.836Z] b352a97aabf1: Pulling fs layer [2024-11-12T05:54:26.836Z] 4872d77fe225: Pulling fs layer [2024-11-12T05:54:26.836Z] 5851b861e8e6: Pulling fs layer [2024-11-12T05:54:26.836Z] 988bab9f4d93: Waiting [2024-11-12T05:54:26.836Z] 5851b861e8e6: Waiting [2024-11-12T05:54:26.836Z] 4872d77fe225: Waiting [2024-11-12T05:54:26.836Z] b352a97aabf1: Waiting [2024-11-12T05:54:26.836Z] 1469e6f7b9e6: Waiting [2024-11-12T05:54:26.836Z] bab4dde63d76: Waiting [2024-11-12T05:54:26.836Z] eaf3925da568: Waiting [2024-11-12T05:54:26.836Z] e2be974225ed: Verifying Checksum [2024-11-12T05:54:26.836Z] e2be974225ed: Download complete [2024-11-12T05:54:26.836Z] 988bab9f4d93: Verifying Checksum [2024-11-12T05:54:26.836Z] 988bab9f4d93: Download complete [2024-11-12T05:54:27.094Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T05:54:27.094Z] 1469e6f7b9e6: Download complete [2024-11-12T05:54:27.094Z] eaf3925da568: Download complete [2024-11-12T05:54:27.094Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T05:54:27.094Z] 339a4e72a1f5: Download complete [2024-11-12T05:54:27.094Z] bde34c3a00c8: Verifying Checksum [2024-11-12T05:54:27.094Z] bde34c3a00c8: Download complete [2024-11-12T05:54:27.094Z] b352a97aabf1: Download complete [2024-11-12T05:54:27.094Z] 4872d77fe225: Download complete [2024-11-12T05:54:27.094Z] 5851b861e8e6: Verifying Checksum [2024-11-12T05:54:27.094Z] 5851b861e8e6: Download complete [2024-11-12T05:54:27.094Z] b85a868b505f: Download complete [2024-11-12T05:54:27.361Z] bab4dde63d76: Verifying Checksum [2024-11-12T05:54:27.361Z] bab4dde63d76: Download complete [2024-11-12T05:54:28.298Z] b85a868b505f: Pull complete [2024-11-12T05:54:28.556Z] e2be974225ed: Pull complete [2024-11-12T05:54:29.126Z] 339a4e72a1f5: Pull complete [2024-11-12T05:54:29.126Z] 988bab9f4d93: Pull complete [2024-11-12T05:54:29.386Z] 1469e6f7b9e6: Pull complete [2024-11-12T05:54:29.386Z] eaf3925da568: Pull complete [2024-11-12T05:54:31.300Z] bab4dde63d76: Pull complete [2024-11-12T05:54:31.560Z] bde34c3a00c8: Pull complete [2024-11-12T05:54:31.560Z] b352a97aabf1: Pull complete [2024-11-12T05:54:31.825Z] 4872d77fe225: Pull complete [2024-11-12T05:54:32.084Z] 5851b861e8e6: Pull complete [2024-11-12T05:54:32.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T05:54:32.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T05:54:32.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:54:32.217Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T05:54:32.245Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T05:54:34.993Z] $ docker top 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 -eo pid,comm [2024-11-12T05:54:35.090Z] 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-11-12T05:54:35.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T05:54:35.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T05:54:35.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T05:54:35.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T05:54:35.264Z] $ docker exec 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 ssh-agent [2024-11-12T05:54:35.384Z] SSH_AUTH_SOCK=/tmp/ssh-9srIDmPEnXiT/agent.32 [2024-11-12T05:54:35.384Z] SSH_AGENT_PID=38 [2024-11-12T05:54:35.391Z] Running ssh-add (command line suppressed) [2024-11-12T05:54:35.493Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1768150200153089754.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1768150200153089754.key) [2024-11-12T05:54:35.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T05:54:35.794Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T05:54:35.800Z] $ docker exec --env ******** --env ******** 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 ssh-agent -k [2024-11-12T05:54:35.901Z] unset SSH_AUTH_SOCK; [2024-11-12T05:54:35.901Z] unset SSH_AGENT_PID; [2024-11-12T05:54:35.901Z] echo Agent pid 38 killed; [2024-11-12T05:54:35.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T05:54:35.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T05:54:35.956Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T05:54:36.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T05:54:36.054Z] $ docker exec 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 ssh-agent [2024-11-12T05:54:36.172Z] SSH_AUTH_SOCK=/tmp/ssh-ghcOVTIge7P7/agent.71 [2024-11-12T05:54:36.172Z] SSH_AGENT_PID=78 [2024-11-12T05:54:36.176Z] Running ssh-add (command line suppressed) [2024-11-12T05:54:36.261Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12001542687862449367.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12001542687862449367.key) [2024-11-12T05:54:36.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T05:54:36.572Z] + git semver init [2024-11-12T05:54:36.980Z] 2024-11-12 05:54:36,757 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T05:54:36.980Z] 2024-11-12 05:54:36,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-12T05:54:36.980Z] 2024-11-12 05:54:36,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-12T05:54:36.980Z] 2024-11-12 05:54:36,759 [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-11-12T05:54:38.892Z] 2024-11-12 05:54:38,498 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-11-12T05:54:38.892Z] 2024-11-12 05:54:38,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-11-12T05:54:38.892Z] 2024-11-12 05:54:38,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T05:54:38.892Z] 2024-11-12 05:54:38,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T05:54:38.892Z] 4.0.0-dev.4 [Pipeline] } [2024-11-12T05:54:38.897Z] $ docker exec --env ******** --env ******** 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 ssh-agent -k [2024-11-12T05:54:38.990Z] unset SSH_AUTH_SOCK; [2024-11-12T05:54:38.990Z] unset SSH_AGENT_PID; [2024-11-12T05:54:38.990Z] echo Agent pid 78 killed; [2024-11-12T05:54:39.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T05:54:39.332Z] + git semver [Pipeline] } [2024-11-12T05:54:39.599Z] $ docker stop --time=1 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 [2024-11-12T05:54:40.978Z] $ docker rm -f --volumes 03afa85b1275654dd8ce8bd079b77d9aa8bd2906317c7cfb47ff3c8a8a74d558 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T05:54:41.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T05:54:41.565Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T05:54:41.569Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-11-12T05:54:41.752Z] provisioning config files... [2024-11-12T05:54:41.760Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13927996089867766651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:54:42.060Z] ---> ****-login.sh [2024-11-12T05:54:42.060Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:54:42.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:42.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:42.061Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:42.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:42.061Z] [2024-11-12T05:54:42.061Z] Login Succeeded [2024-11-12T05:54:42.061Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:54:42.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:42.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:42.318Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:42.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:42.318Z] [2024-11-12T05:54:42.319Z] Login Succeeded [2024-11-12T05:54:42.319Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:54:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:42.319Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:42.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:42.319Z] [2024-11-12T05:54:42.319Z] Login Succeeded [2024-11-12T05:54:42.319Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:54:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:42.319Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:42.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:42.319Z] [2024-11-12T05:54:42.319Z] Login Succeeded [2024-11-12T05:54:42.319Z] ****.io [2024-11-12T05:54:42.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:42.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:42.578Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:42.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:42.578Z] [2024-11-12T05:54:42.578Z] Login Succeeded [2024-11-12T05:54:42.578Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:54:42.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T05:54:42.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:54:42.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:54:42.712Z] ========================================================= [2024-11-12T05:54:42.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T05:54:42.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:54:43.058Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T05:54:43.058Z] Sending build context to Docker daemon 20.96MB [2024-11-12T05:54:43.058Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T05:54:43.058Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T05:54:43.316Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T05:54:43.316Z] 43c4264eed91: Pulling fs layer [2024-11-12T05:54:43.316Z] 4cc291be95ef: Pulling fs layer [2024-11-12T05:54:43.316Z] 2ac1f1163629: Pulling fs layer [2024-11-12T05:54:43.316Z] 5c3c966382ef: Pulling fs layer [2024-11-12T05:54:43.316Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T05:54:43.316Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T05:54:43.316Z] 9f66e0745190: Pulling fs layer [2024-11-12T05:54:43.316Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T05:54:43.316Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T05:54:43.316Z] 9f66e0745190: Waiting [2024-11-12T05:54:43.316Z] 4f4fb700ef54: Waiting [2024-11-12T05:54:43.316Z] f49a43e4bbc0: Waiting [2024-11-12T05:54:43.316Z] 5d5c8e513c77: Waiting [2024-11-12T05:54:43.316Z] 561ebcabdf7f: Waiting [2024-11-12T05:54:43.316Z] 4cc291be95ef: Verifying Checksum [2024-11-12T05:54:43.316Z] 4cc291be95ef: Download complete [2024-11-12T05:54:43.316Z] 5c3c966382ef: Verifying Checksum [2024-11-12T05:54:43.316Z] 5c3c966382ef: Download complete [2024-11-12T05:54:43.316Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T05:54:43.316Z] 4f4fb700ef54: Download complete [2024-11-12T05:54:43.316Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T05:54:43.316Z] 5d5c8e513c77: Download complete [2024-11-12T05:54:43.316Z] 43c4264eed91: Verifying Checksum [2024-11-12T05:54:43.316Z] 43c4264eed91: Download complete [2024-11-12T05:54:43.316Z] 9f66e0745190: Verifying Checksum [2024-11-12T05:54:43.316Z] 9f66e0745190: Download complete [2024-11-12T05:54:43.575Z] 43c4264eed91: Pull complete [2024-11-12T05:54:43.575Z] 561ebcabdf7f: Verifying Checksum [2024-11-12T05:54:43.575Z] 561ebcabdf7f: Download complete [2024-11-12T05:54:43.832Z] 4cc291be95ef: Pull complete [2024-11-12T05:54:43.832Z] 2ac1f1163629: Verifying Checksum [2024-11-12T05:54:43.832Z] 2ac1f1163629: Download complete [2024-11-12T05:54:44.090Z] f49a43e4bbc0: Download complete [2024-11-12T05:54:47.376Z] 2ac1f1163629: Pull complete [2024-11-12T05:54:47.376Z] 5c3c966382ef: Pull complete [2024-11-12T05:54:47.635Z] 4f4fb700ef54: Pull complete [2024-11-12T05:54:47.635Z] 5d5c8e513c77: Pull complete [2024-11-12T05:54:47.635Z] 9f66e0745190: Pull complete [2024-11-12T05:54:50.173Z] f49a43e4bbc0: Pull complete [2024-11-12T05:54:50.431Z] 561ebcabdf7f: Pull complete [2024-11-12T05:54:50.432Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T05:54:50.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T05:54:50.432Z] ---> 3a752c3f9dda [2024-11-12T05:54:50.432Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T05:54:54.651Z] ---> Running in e5e5fe3a7857 [2024-11-12T05:54:54.651Z] Removing intermediate container e5e5fe3a7857 [2024-11-12T05:54:54.651Z] ---> 156f3625298e [2024-11-12T05:54:54.651Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T05:54:54.651Z] ---> Running in ea3fc7ba2b77 [2024-11-12T05:54:54.651Z] Removing intermediate container ea3fc7ba2b77 [2024-11-12T05:54:54.651Z] ---> 17a16242b581 [2024-11-12T05:54:54.651Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-12T05:54:54.651Z] ---> Running in 6d4ef997d61e [2024-11-12T05:54:54.912Z] Removing intermediate container 6d4ef997d61e [2024-11-12T05:54:54.912Z] ---> e0adf2691a36 [2024-11-12T05:54:54.912Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T05:54:54.912Z] ---> Running in af9071c7947a [2024-11-12T05:54:54.912Z] Removing intermediate container af9071c7947a [2024-11-12T05:54:54.912Z] ---> 1d294092b23c [2024-11-12T05:54:54.912Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T05:54:54.912Z] ---> Running in 4b611ea19dcd [2024-11-12T05:54:55.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:54:55.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:54:55.433Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-12T05:54:55.433Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-12T05:54:55.433Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-12T05:54:55.433Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-12T05:54:55.433Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:54:55.433Z] OK: 250 MiB in 58 packages [2024-11-12T05:54:56.000Z] Removing intermediate container 4b611ea19dcd [2024-11-12T05:54:56.001Z] ---> c046584f5d55 [2024-11-12T05:54:56.001Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-12T05:54:56.001Z] ---> Running in 7f074d8ac9e2 [2024-11-12T05:54:56.001Z] Removing intermediate container 7f074d8ac9e2 [2024-11-12T05:54:56.001Z] ---> 27b1dacaa89d [2024-11-12T05:54:56.001Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-12T05:54:56.259Z] ---> fee442ee3509 [2024-11-12T05:54:56.259Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T05:54:56.259Z] ---> Running in d238ebed66a6 [2024-11-12T05:54:56.697Z] Still waiting to schedule task [2024-11-12T05:54:56.697Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26242’ is offline [2024-11-12T05:55:42.944Z] Removing intermediate container d238ebed66a6 [2024-11-12T05:55:42.944Z] ---> 425c61a642cd [2024-11-12T05:55:42.944Z] Step 11/12 : COPY . . [2024-11-12T05:55:42.944Z] ---> b011dfc9ee37 [2024-11-12T05:55:42.944Z] Step 12/12 : RUN $MAKE [2024-11-12T05:55:42.944Z] ---> Running in f062224d9cbd [2024-11-12T05:55:42.944Z] noop [2024-11-12T05:55:43.204Z] Removing intermediate container f062224d9cbd [2024-11-12T05:55:43.204Z] ---> 247d226dba74 [2024-11-12T05:55:43.204Z] Successfully built 247d226dba74 [2024-11-12T05:55:43.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:55:43.538Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T05:55:43.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:55:43.621Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T05:55:43.653Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-12T05:55:44.040Z] $ docker top 99780d11296acbd8b96ab25497a1d47abcd369887156c7c3f397ce0c611907d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T05:55:44.390Z] + go version [2024-11-12T05:55:44.390Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T05:55:44.402Z] $ docker stop --time=1 99780d11296acbd8b96ab25497a1d47abcd369887156c7c3f397ce0c611907d1 [2024-11-12T05:55:45.713Z] $ docker rm -f --volumes 99780d11296acbd8b96ab25497a1d47abcd369887156c7c3f397ce0c611907d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:55:54.682Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T05:55:54.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:55:54.754Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T05:55:54.781Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-12T05:55:55.152Z] $ docker top 9b6f878c79d7761850851b2eac693fe165f1a8f61ede38b2227c38ff21c85353 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T05:55:55.501Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-12T05:55:55.801Z] + make test [2024-11-12T05:55:55.801Z] go test ./... -coverprofile=coverage.out ./... [2024-11-12T05:55:57.703Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-12T05:56:19.677Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-12T05:56:19.677Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-12T05:56:19.677Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-11-12T05:56:27.812Z] go vet ./... [2024-11-12T05:56:34.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T05:56:34.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T05:56:34.374Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T05:56:34.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T05:56:34.404Z] $ docker stop --time=1 9b6f878c79d7761850851b2eac693fe165f1a8f61ede38b2227c38ff21c85353 [2024-11-12T05:56:38.773Z] $ docker rm -f --volumes 9b6f878c79d7761850851b2eac693fe165f1a8f61ede38b2227c38ff21c85353 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T05:56:39.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T05:56:39.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-12T05:56:39.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T05:56:40.135Z] + ls -al . [2024-11-12T05:56:40.135Z] total 252 [2024-11-12T05:56:40.135Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 05:55 . [2024-11-12T05:56:40.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:54 .. [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 05:54 .dockerignore [2024-11-12T05:56:40.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:56 .git [2024-11-12T05:56:40.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:54 .github [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 12 05:54 .gitignore [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 05:54 .golangci.yml [2024-11-12T05:56:40.135Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 05:54 .semver [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 12 05:54 Attribution.txt [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 12 05:54 CHANGELOG.md [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 12 05:54 Dockerfile [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 05:54 GOVERNANCE.md [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 12 05:54 Jenkinsfile [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 05:54 LICENSE [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 12 05:54 Makefile [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 12 05:54 OWNERS.md [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 12 05:54 README.md [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 05:54 VERSION [2024-11-12T05:56:40.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:54 bin [2024-11-12T05:56:40.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:54 cmd [2024-11-12T05:56:40.135Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 12 05:56 coverage.out [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 6321 Nov 12 05:54 go.mod [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 12 05:54 go.sum [2024-11-12T05:56:40.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:54 internal [2024-11-12T05:56:40.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:54 mock [2024-11-12T05:56:40.135Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 12 05:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:40.523Z] + 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=84743cd4846c2a040d455589816366e8bf795dd2 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-12T05:56:40.523Z] Sending build context to Docker daemon 20.99MB [2024-11-12T05:56:40.523Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T05:56:40.523Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-12T05:56:40.523Z] ---> 247d226dba74 [2024-11-12T05:56:40.523Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-12T05:56:40.783Z] ---> Running in 9488535a8ef4 [2024-11-12T05:56:41.046Z] Removing intermediate container 9488535a8ef4 [2024-11-12T05:56:41.046Z] ---> e7901c0ee3d5 [2024-11-12T05:56:41.046Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T05:56:41.046Z] ---> Running in 66064c8612f4 [2024-11-12T05:56:41.046Z] Removing intermediate container 66064c8612f4 [2024-11-12T05:56:41.046Z] ---> 5ddfc09b5a6f [2024-11-12T05:56:41.046Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-12T05:56:41.046Z] ---> Running in f02dcdb5faef [2024-11-12T05:56:41.304Z] Removing intermediate container f02dcdb5faef [2024-11-12T05:56:41.304Z] ---> 813df6cff769 [2024-11-12T05:56:41.304Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T05:56:41.304Z] ---> Running in f9b6648b0722 [2024-11-12T05:56:41.304Z] Removing intermediate container f9b6648b0722 [2024-11-12T05:56:41.304Z] ---> cdd5674ac69a [2024-11-12T05:56:41.304Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T05:56:41.304Z] ---> Running in ca6aa6c6a003 [2024-11-12T05:56:41.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:41.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:42.132Z] OK: 250 MiB in 58 packages [2024-11-12T05:56:42.391Z] Removing intermediate container ca6aa6c6a003 [2024-11-12T05:56:42.391Z] ---> 59937ab9ab23 [2024-11-12T05:56:42.391Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-12T05:56:42.391Z] ---> Running in 78600bf943da [2024-11-12T05:56:42.391Z] Removing intermediate container 78600bf943da [2024-11-12T05:56:42.391Z] ---> 9c4127dce689 [2024-11-12T05:56:42.391Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-12T05:56:42.648Z] ---> 0eba6819768c [2024-11-12T05:56:42.648Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T05:56:42.648Z] ---> Running in 1de24b38db39 [2024-11-12T05:56:43.590Z] Removing intermediate container 1de24b38db39 [2024-11-12T05:56:43.590Z] ---> 375a3b8de600 [2024-11-12T05:56:43.590Z] Step 11/25 : COPY . . [2024-11-12T05:56:44.174Z] ---> 062fb820e00d [2024-11-12T05:56:44.174Z] Step 12/25 : RUN $MAKE [2024-11-12T05:56:44.174Z] ---> Running in f94bd1d86e44 [2024-11-12T05:56:44.433Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-12T05:57:16.539Z] Removing intermediate container f94bd1d86e44 [2024-11-12T05:57:16.539Z] ---> 7387c1fdf276 [2024-11-12T05:57:16.539Z] Step 13/25 : FROM alpine:3.20 [2024-11-12T05:57:16.539Z] 3.20: Pulling from library/alpine [2024-11-12T05:57:16.798Z] da9db072f522: Pulling fs layer [2024-11-12T05:57:16.798Z] da9db072f522: Verifying Checksum [2024-11-12T05:57:16.798Z] da9db072f522: Download complete [2024-11-12T05:57:17.105Z] da9db072f522: Pull complete [2024-11-12T05:57:17.105Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T05:57:17.105Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T05:57:17.105Z] ---> 63b790fccc90 [2024-11-12T05:57:17.105Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-12T05:57:17.365Z] ---> Running in 1b2f470f9d57 [2024-11-12T05:57:17.365Z] Removing intermediate container 1b2f470f9d57 [2024-11-12T05:57:17.365Z] ---> f79c467f97b5 [2024-11-12T05:57:17.365Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-12T05:57:17.365Z] ---> Running in e8359ed9d79b [2024-11-12T05:57:17.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:57:17.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:57:17.887Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T05:57:17.887Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:57:17.887Z] OK: 8 MiB in 15 packages [2024-11-12T05:57:18.455Z] Removing intermediate container e8359ed9d79b [2024-11-12T05:57:18.455Z] ---> d55275849408 [2024-11-12T05:57:18.455Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-12T05:57:18.455Z] ---> Running in 94a760f7c063 [2024-11-12T05:57:18.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:57:18.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:57:18.974Z] Upgrading critical system libraries and apk-tools: [2024-11-12T05:57:18.974Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T05:57:18.974Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:57:18.974Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T05:57:18.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:57:18.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:57:19.233Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T05:57:19.492Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T05:57:19.492Z] OK: 8 MiB in 15 packages [2024-11-12T05:57:20.067Z] Removing intermediate container 94a760f7c063 [2024-11-12T05:57:20.067Z] ---> 3906f2907130 [2024-11-12T05:57:20.067Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-12T05:57:21.003Z] ---> f6776f819721 [2024-11-12T05:57:21.003Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-12T05:57:21.261Z] ---> 425126dd3285 [2024-11-12T05:57:21.261Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-12T05:57:21.261Z] ---> 2f8b11175195 [2024-11-12T05:57:21.261Z] Step 20/25 : EXPOSE 59982 [2024-11-12T05:57:21.261Z] ---> Running in 99e980df1fa4 [2024-11-12T05:57:21.261Z] Removing intermediate container 99e980df1fa4 [2024-11-12T05:57:21.261Z] ---> 018f82a78dd0 [2024-11-12T05:57:21.261Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-12T05:57:21.520Z] ---> Running in bb771748eb19 [2024-11-12T05:57:21.520Z] Removing intermediate container bb771748eb19 [2024-11-12T05:57:21.520Z] ---> e7646e5ce489 [2024-11-12T05:57:21.520Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T05:57:21.520Z] ---> Running in 07bfb25eda3d [2024-11-12T05:57:21.520Z] Removing intermediate container 07bfb25eda3d [2024-11-12T05:57:21.520Z] ---> 4b5b68bbd24e [2024-11-12T05:57:21.520Z] Step 23/25 : LABEL arch=amd64 [2024-11-12T05:57:21.520Z] ---> Running in df99036521dc [2024-11-12T05:57:21.520Z] Removing intermediate container df99036521dc [2024-11-12T05:57:21.520Z] ---> 923dba11ead4 [2024-11-12T05:57:21.520Z] Step 24/25 : LABEL git_sha=84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T05:57:21.779Z] ---> Running in 61154334078c [2024-11-12T05:57:21.779Z] Removing intermediate container 61154334078c [2024-11-12T05:57:21.779Z] ---> a88a036cb39f [2024-11-12T05:57:21.779Z] Step 25/25 : LABEL version=4.0.0-dev.4 [2024-11-12T05:57:21.779Z] ---> Running in b2778bfa7f96 [2024-11-12T05:57:21.779Z] Removing intermediate container b2778bfa7f96 [2024-11-12T05:57:21.780Z] ---> 5430137e4ebd [2024-11-12T05:57:21.780Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T05:57:21.780Z] Successfully built 5430137e4ebd [2024-11-12T05:57:21.780Z] 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-11-12T05:57:21.908Z] provisioning config files... [2024-11-12T05:57:21.916Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11196457510127353666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:57:22.222Z] ---> ****-login.sh [2024-11-12T05:57:22.222Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:57:22.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:57:22.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:57:22.222Z] Configure a credential helper to remove this warning. See [2024-11-12T05:57:22.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:57:22.222Z] [2024-11-12T05:57:22.222Z] Login Succeeded [2024-11-12T05:57:22.222Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:57:22.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:57:22.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:57:22.222Z] Configure a credential helper to remove this warning. See [2024-11-12T05:57:22.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:57:22.222Z] [2024-11-12T05:57:22.222Z] Login Succeeded [2024-11-12T05:57:22.222Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:57:22.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:57:22.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:57:22.480Z] Configure a credential helper to remove this warning. See [2024-11-12T05:57:22.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:57:22.480Z] [2024-11-12T05:57:22.480Z] Login Succeeded [2024-11-12T05:57:22.480Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:57:22.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:57:22.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:57:22.480Z] Configure a credential helper to remove this warning. See [2024-11-12T05:57:22.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:57:22.481Z] [2024-11-12T05:57:22.481Z] Login Succeeded [2024-11-12T05:57:22.481Z] ****.io [2024-11-12T05:57:22.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:57:22.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:57:22.739Z] Configure a credential helper to remove this warning. See [2024-11-12T05:57:22.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:57:22.739Z] [2024-11-12T05:57:22.739Z] Login Succeeded [2024-11-12T05:57:22.739Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:57:22.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T05:57:22.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:57:22.825Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-11-12T05:57:22.825Z] 84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T05:57:22.825Z] latest [2024-11-12T05:57:22.825Z] 4.0.0-dev.4 [2024-11-12T05:57:22.825Z] 84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [2024-11-12T05:57:22.825Z] main [2024-11-12T05:57:22.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:23.173Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:23.496Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T05:57:23.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-12T05:57:23.497Z] 216293eb4255: Preparing [2024-11-12T05:57:23.497Z] 940e36cbe432: Preparing [2024-11-12T05:57:23.497Z] aabd1df34057: Preparing [2024-11-12T05:57:23.497Z] bcab8f5cbadf: Preparing [2024-11-12T05:57:23.497Z] 205d09f71264: Preparing [2024-11-12T05:57:23.497Z] 75654b8eeebd: Preparing [2024-11-12T05:57:23.497Z] 75654b8eeebd: Waiting [2024-11-12T05:57:23.497Z] 940e36cbe432: Pushed [2024-11-12T05:57:23.497Z] 205d09f71264: Pushed [2024-11-12T05:57:23.497Z] 216293eb4255: Pushed [2024-11-12T05:57:23.497Z] 75654b8eeebd: Layer already exists [2024-11-12T05:57:24.065Z] bcab8f5cbadf: Pushed [2024-11-12T05:57:28.262Z] aabd1df34057: Pushed [2024-11-12T05:57:28.262Z] 84743cd4846c2a040d455589816366e8bf795dd2: digest: sha256:f87b5f258e3246c69e1b744cdb65637e6d8f3308db8a4e2a2aff5f60eeb64383 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:28.595Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:28.920Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-12T05:57:28.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-12T05:57:28.920Z] 216293eb4255: Preparing [2024-11-12T05:57:28.920Z] 940e36cbe432: Preparing [2024-11-12T05:57:28.920Z] aabd1df34057: Preparing [2024-11-12T05:57:28.920Z] bcab8f5cbadf: Preparing [2024-11-12T05:57:28.920Z] 205d09f71264: Preparing [2024-11-12T05:57:28.920Z] 75654b8eeebd: Preparing [2024-11-12T05:57:28.920Z] 75654b8eeebd: Waiting [2024-11-12T05:57:28.920Z] aabd1df34057: Layer already exists [2024-11-12T05:57:28.920Z] 940e36cbe432: Layer already exists [2024-11-12T05:57:28.920Z] 205d09f71264: Layer already exists [2024-11-12T05:57:28.920Z] bcab8f5cbadf: Layer already exists [2024-11-12T05:57:28.920Z] 216293eb4255: Layer already exists [2024-11-12T05:57:28.920Z] 75654b8eeebd: Layer already exists [2024-11-12T05:57:28.920Z] latest: digest: sha256:f87b5f258e3246c69e1b744cdb65637e6d8f3308db8a4e2a2aff5f60eeb64383 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:29.243Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:29.574Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.4 [2024-11-12T05:57:29.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-12T05:57:29.574Z] 216293eb4255: Preparing [2024-11-12T05:57:29.574Z] 940e36cbe432: Preparing [2024-11-12T05:57:29.574Z] aabd1df34057: Preparing [2024-11-12T05:57:29.574Z] bcab8f5cbadf: Preparing [2024-11-12T05:57:29.574Z] 205d09f71264: Preparing [2024-11-12T05:57:29.574Z] 75654b8eeebd: Preparing [2024-11-12T05:57:29.574Z] 75654b8eeebd: Waiting [2024-11-12T05:57:29.574Z] 940e36cbe432: Layer already exists [2024-11-12T05:57:29.574Z] 216293eb4255: Layer already exists [2024-11-12T05:57:29.574Z] bcab8f5cbadf: Layer already exists [2024-11-12T05:57:29.574Z] 205d09f71264: Layer already exists [2024-11-12T05:57:29.574Z] aabd1df34057: Layer already exists [2024-11-12T05:57:29.574Z] 75654b8eeebd: Layer already exists [2024-11-12T05:57:29.574Z] 4.0.0-dev.4: digest: sha256:f87b5f258e3246c69e1b744cdb65637e6d8f3308db8a4e2a2aff5f60eeb64383 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:29.897Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:30.222Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [2024-11-12T05:57:30.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-12T05:57:30.223Z] 216293eb4255: Preparing [2024-11-12T05:57:30.223Z] 940e36cbe432: Preparing [2024-11-12T05:57:30.223Z] aabd1df34057: Preparing [2024-11-12T05:57:30.223Z] bcab8f5cbadf: Preparing [2024-11-12T05:57:30.223Z] 205d09f71264: Preparing [2024-11-12T05:57:30.223Z] 75654b8eeebd: Preparing [2024-11-12T05:57:30.223Z] 75654b8eeebd: Waiting [2024-11-12T05:57:30.223Z] bcab8f5cbadf: Layer already exists [2024-11-12T05:57:30.223Z] 940e36cbe432: Layer already exists [2024-11-12T05:57:30.223Z] 205d09f71264: Layer already exists [2024-11-12T05:57:30.223Z] aabd1df34057: Layer already exists [2024-11-12T05:57:30.223Z] 216293eb4255: Layer already exists [2024-11-12T05:57:30.223Z] 75654b8eeebd: Layer already exists [2024-11-12T05:57:30.223Z] 84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4: digest: sha256:f87b5f258e3246c69e1b744cdb65637e6d8f3308db8a4e2a2aff5f60eeb64383 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:30.554Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:30.879Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-11-12T05:57:30.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-12T05:57:30.879Z] 216293eb4255: Preparing [2024-11-12T05:57:30.879Z] 940e36cbe432: Preparing [2024-11-12T05:57:30.879Z] aabd1df34057: Preparing [2024-11-12T05:57:30.879Z] bcab8f5cbadf: Preparing [2024-11-12T05:57:30.879Z] 205d09f71264: Preparing [2024-11-12T05:57:30.879Z] 75654b8eeebd: Preparing [2024-11-12T05:57:30.879Z] 75654b8eeebd: Waiting [2024-11-12T05:57:30.879Z] 205d09f71264: Layer already exists [2024-11-12T05:57:30.879Z] 940e36cbe432: Layer already exists [2024-11-12T05:57:30.879Z] bcab8f5cbadf: Layer already exists [2024-11-12T05:57:30.879Z] 216293eb4255: Layer already exists [2024-11-12T05:57:30.879Z] aabd1df34057: Layer already exists [2024-11-12T05:57:30.879Z] 75654b8eeebd: Layer already exists [2024-11-12T05:57:30.879Z] main: digest: sha256:f87b5f258e3246c69e1b744cdb65637e6d8f3308db8a4e2a2aff5f60eeb64383 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T05:57:30.962Z] ===================================================== [Pipeline] echo [2024-11-12T05:57:30.979Z] taggedImages: [2024-11-12T05:57:30.979Z] - nexus3.edgexfoundry.org:10004/device-mqtt:84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T05:57:30.979Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-12T05:57:30.979Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.4 [2024-11-12T05:57:30.979Z] - nexus3.edgexfoundry.org:10004/device-mqtt:84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [2024-11-12T05:57:30.979Z] - 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-11-12T05:57:31.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T05:57:31.390Z] [2024-11-12T05:57:31.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:57:31.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T05:57:31.693Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T05:57:31.693Z] 5eb5b503b376: Pulling fs layer [2024-11-12T05:57:31.693Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T05:57:31.693Z] ec43610c2a17: Pulling fs layer [2024-11-12T05:57:31.693Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T05:57:31.693Z] 33b1e0a273af: Pulling fs layer [2024-11-12T05:57:31.693Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T05:57:31.693Z] 2f39f015ded8: Pulling fs layer [2024-11-12T05:57:31.693Z] 3a2ae6a8a46f: Waiting [2024-11-12T05:57:31.693Z] 33b1e0a273af: Waiting [2024-11-12T05:57:31.693Z] 5d3b04190fa2: Waiting [2024-11-12T05:57:31.693Z] 2f39f015ded8: Waiting [2024-11-12T05:57:31.693Z] 5c69ac0246d0: Download complete [2024-11-12T05:57:31.693Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T05:57:31.693Z] 3a2ae6a8a46f: Download complete [2024-11-12T05:57:31.693Z] 33b1e0a273af: Verifying Checksum [2024-11-12T05:57:31.693Z] 33b1e0a273af: Download complete [2024-11-12T05:57:31.693Z] 5d3b04190fa2: Download complete [2024-11-12T05:57:31.952Z] ec43610c2a17: Verifying Checksum [2024-11-12T05:57:31.952Z] ec43610c2a17: Download complete [2024-11-12T05:57:31.952Z] 5eb5b503b376: Verifying Checksum [2024-11-12T05:57:31.952Z] 5eb5b503b376: Download complete [2024-11-12T05:57:32.886Z] 2f39f015ded8: Verifying Checksum [2024-11-12T05:57:32.886Z] 2f39f015ded8: Download complete [2024-11-12T05:57:33.145Z] 5eb5b503b376: Pull complete [2024-11-12T05:57:33.403Z] 5c69ac0246d0: Pull complete [2024-11-12T05:57:33.970Z] ec43610c2a17: Pull complete [2024-11-12T05:57:33.970Z] 3a2ae6a8a46f: Pull complete [2024-11-12T05:57:34.227Z] 33b1e0a273af: Pull complete [2024-11-12T05:57:34.227Z] 5d3b04190fa2: Pull complete [2024-11-12T05:57:39.497Z] 2f39f015ded8: Pull complete [2024-11-12T05:57:39.497Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T05:57:39.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T05:57:39.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:57:39.600Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T05:57:39.634Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T05:57:43.266Z] $ docker top 606a6e53953e83b90d19a439a75067d896358e587f111f5623b825cfa49bd8ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:57:43.640Z] ---> job-cost.sh [2024-11-12T05:57:43.640Z] lf-activate-venv: SKIPPING [2024-11-12T05:57:43.640Z] INFO: No Stack... [2024-11-12T05:57:44.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T05:57:44.470Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T05:57:44.763Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-11-12T05:57:44.763Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T05:57:44.779Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] [2024-11-12T05:57:44.787Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] did not exist. Created. [2024-11-12T05:57:44.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T05:57:45.108Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T05:57:45.143Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T05:57:45.151Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T05:57:45.181Z] $ docker stop --time=1 606a6e53953e83b90d19a439a75067d896358e587f111f5623b825cfa49bd8ed [2024-11-12T05:57:46.335Z] $ docker rm -f --volumes 606a6e53953e83b90d19a439a75067d896358e587f111f5623b825cfa49bd8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-12T05:57:49.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26248 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-11-12T05:57:49.647Z] Running in /w/workspace/device-mqtt-go/182 [Pipeline] { [Pipeline] checkout [2024-11-12T05:57:52.694Z] The recommended git tool is: git [2024-11-12T05:57:57.603Z] using credential edgex-jenkins-ssh [2024-11-12T05:57:57.627Z] Cloning the remote Git repository [2024-11-12T05:57:57.668Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-12T05:57:57.762Z] > git init /w/workspace/device-mqtt-go/182 # timeout=10 [2024-11-12T05:57:57.900Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-12T05:57:57.901Z] > git --version # timeout=10 [2024-11-12T05:57:57.923Z] > git --version # 'git version 2.25.1' [2024-11-12T05:57:57.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T05:57:58.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T05:58:00.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-11-12T05:58:00.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T05:58:01.636Z] Avoid second fetch [2024-11-12T05:58:01.637Z] Checking out Revision 84743cd4846c2a040d455589816366e8bf795dd2 (main) [2024-11-12T05:58:02.271Z] Commit message: "Merge pull request #710 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" [2024-11-12T05:58:01.651Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T05:58:01.719Z] > git checkout -f 84743cd4846c2a040d455589816366e8bf795dd2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T05:58:06.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T05:58:06.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T05:58:06.965Z] Dload Upload Total Spent Left Speed [2024-11-12T05:58:06.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2024-11-12T05:58:07.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T05:58:07.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T05:58:07.611Z] + sudo tee /etc/docker/daemon.new [2024-11-12T05:58:07.611Z] { [2024-11-12T05:58:07.611Z] "registry-mirrors": [ [2024-11-12T05:58:07.611Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T05:58:07.611Z] ], [2024-11-12T05:58:07.611Z] "bip": "10.250.0.254/24", [2024-11-12T05:58:07.611Z] "hosts": [ [2024-11-12T05:58:07.611Z] "tcp://0.0.0.0:5555", [2024-11-12T05:58:07.611Z] "unix:///var/run/docker.sock" [2024-11-12T05:58:07.611Z] ], [2024-11-12T05:58:07.611Z] "mtu": 1458, [2024-11-12T05:58:07.611Z] "selinux-enabled": true, [2024-11-12T05:58:07.611Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T05:58:07.611Z] } [Pipeline] sh [2024-11-12T05:58:07.939Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T05:58:08.259Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T05:58:26.553Z] provisioning config files... [2024-11-12T05:58:26.578Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/182@tmp/config8987548695432720664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:58:27.023Z] ---> ****-login.sh [2024-11-12T05:58:27.023Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:58:27.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:58:27.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:58:27.566Z] Configure a credential helper to remove this warning. See [2024-11-12T05:58:27.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:58:27.566Z] [2024-11-12T05:58:27.566Z] Login Succeeded [2024-11-12T05:58:27.566Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:58:27.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:58:28.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:58:28.105Z] Configure a credential helper to remove this warning. See [2024-11-12T05:58:28.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:58:28.105Z] [2024-11-12T05:58:28.105Z] Login Succeeded [2024-11-12T05:58:28.105Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:58:28.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:58:28.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:58:28.383Z] Configure a credential helper to remove this warning. See [2024-11-12T05:58:28.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:58:28.383Z] [2024-11-12T05:58:28.383Z] Login Succeeded [2024-11-12T05:58:28.383Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:58:28.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:58:28.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:58:28.658Z] Configure a credential helper to remove this warning. See [2024-11-12T05:58:28.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:58:28.658Z] [2024-11-12T05:58:28.658Z] Login Succeeded [2024-11-12T05:58:28.658Z] ****.io [2024-11-12T05:58:28.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:58:29.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:58:29.195Z] Configure a credential helper to remove this warning. See [2024-11-12T05:58:29.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:58:29.195Z] [2024-11-12T05:58:29.196Z] Login Succeeded [2024-11-12T05:58:29.196Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:58:29.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T05:58:29.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:58:29.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:58:29.578Z] ========================================================= [2024-11-12T05:58:29.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T05:58:29.578Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:58:29.940Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T05:58:30.209Z] Sending build context to Docker daemon 10.6MB [2024-11-12T05:58:30.209Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T05:58:30.209Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T05:58:31.625Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T05:58:31.625Z] cf04c63912e1: Pulling fs layer [2024-11-12T05:58:31.625Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T05:58:31.625Z] a37a00ec5f00: Pulling fs layer [2024-11-12T05:58:31.625Z] 50b3750afda1: Pulling fs layer [2024-11-12T05:58:31.625Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T05:58:31.625Z] 80978eb59214: Pulling fs layer [2024-11-12T05:58:31.625Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T05:58:31.625Z] c5a475d317c9: Pulling fs layer [2024-11-12T05:58:31.625Z] 80978eb59214: Waiting [2024-11-12T05:58:31.625Z] 50b3750afda1: Waiting [2024-11-12T05:58:31.625Z] 4f4fb700ef54: Waiting [2024-11-12T05:58:31.625Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T05:58:31.625Z] 55b35a11ae5e: Download complete [2024-11-12T05:58:31.625Z] 50b3750afda1: Verifying Checksum [2024-11-12T05:58:31.625Z] 50b3750afda1: Download complete [2024-11-12T05:58:31.625Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T05:58:31.625Z] 4f4fb700ef54: Download complete [2024-11-12T05:58:31.625Z] 80978eb59214: Download complete [2024-11-12T05:58:31.625Z] cf04c63912e1: Verifying Checksum [2024-11-12T05:58:31.625Z] cf04c63912e1: Download complete [2024-11-12T05:58:32.235Z] c5a475d317c9: Verifying Checksum [2024-11-12T05:58:32.235Z] c5a475d317c9: Download complete [2024-11-12T05:58:32.836Z] cf04c63912e1: Pull complete [2024-11-12T05:58:33.441Z] 55b35a11ae5e: Pull complete [2024-11-12T05:58:33.711Z] a37a00ec5f00: Verifying Checksum [2024-11-12T05:58:33.711Z] a37a00ec5f00: Download complete [2024-11-12T05:58:34.683Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T05:58:34.683Z] c9f46d7d2bd2: Download complete [2024-11-12T05:58:49.715Z] a37a00ec5f00: Pull complete [2024-11-12T05:58:49.715Z] 50b3750afda1: Pull complete [2024-11-12T05:58:49.715Z] 4f4fb700ef54: Pull complete [2024-11-12T05:58:49.715Z] 80978eb59214: Pull complete [2024-11-12T05:58:57.933Z] c9f46d7d2bd2: Pull complete [2024-11-12T05:58:58.520Z] c5a475d317c9: Pull complete [2024-11-12T05:58:58.520Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T05:58:58.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T05:58:58.520Z] ---> be29e6b0f0d4 [2024-11-12T05:58:58.520Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T05:58:59.483Z] ---> Running in e8c9b12ef235 [2024-11-12T05:58:59.751Z] Removing intermediate container e8c9b12ef235 [2024-11-12T05:58:59.751Z] ---> f253821be866 [2024-11-12T05:58:59.751Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T05:58:59.751Z] ---> Running in 1a008a52c05c [2024-11-12T05:59:00.019Z] Removing intermediate container 1a008a52c05c [2024-11-12T05:59:00.019Z] ---> d71e1a98ce13 [2024-11-12T05:59:00.019Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-12T05:59:00.285Z] ---> Running in 4a3362d6e7fd [2024-11-12T05:59:00.553Z] Removing intermediate container 4a3362d6e7fd [2024-11-12T05:59:00.553Z] ---> 42d25f590f91 [2024-11-12T05:59:00.553Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T05:59:00.553Z] ---> Running in b1e697c06da8 [2024-11-12T05:59:00.827Z] Removing intermediate container b1e697c06da8 [2024-11-12T05:59:00.827Z] ---> 835de1a76fde [2024-11-12T05:59:00.827Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T05:59:01.093Z] ---> Running in 1ed14958ef6b [2024-11-12T05:59:02.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T05:59:02.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T05:59:03.730Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-12T05:59:03.730Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-12T05:59:03.730Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-12T05:59:03.730Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-12T05:59:03.730Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:59:03.730Z] OK: 242 MiB in 58 packages [2024-11-12T05:59:05.478Z] Removing intermediate container 1ed14958ef6b [2024-11-12T05:59:05.478Z] ---> 7ec4a8fe9991 [2024-11-12T05:59:05.478Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-12T05:59:05.478Z] ---> Running in ef064bf307a1 [2024-11-12T05:59:05.478Z] Removing intermediate container ef064bf307a1 [2024-11-12T05:59:05.478Z] ---> 37cd7e976551 [2024-11-12T05:59:05.478Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-12T05:59:05.749Z] ---> 740aeb7d1305 [2024-11-12T05:59:05.749Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T05:59:06.021Z] ---> Running in a9412c1033d8 [2024-11-12T06:01:01.462Z] Removing intermediate container a9412c1033d8 [2024-11-12T06:01:01.462Z] ---> 80a4cf7f8835 [2024-11-12T06:01:01.462Z] Step 11/12 : COPY . . [2024-11-12T06:01:01.462Z] ---> f60875d7afb8 [2024-11-12T06:01:01.462Z] Step 12/12 : RUN $MAKE [2024-11-12T06:01:01.462Z] ---> Running in 901804f8d299 [2024-11-12T06:01:01.462Z] noop [2024-11-12T06:01:01.462Z] Removing intermediate container 901804f8d299 [2024-11-12T06:01:01.462Z] ---> cda33259063d [2024-11-12T06:01:01.462Z] Successfully built cda33259063d [2024-11-12T06:01:01.462Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:01:01.822Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T06:01:01.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:01:02.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-26248 does not seem to be running inside a container [2024-11-12T06:01:02.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/182 -v /w/workspace/device-mqtt-go/182:/w/workspace/device-mqtt-go/182:rw,z -v /w/workspace/device-mqtt-go/182@tmp:/w/workspace/device-mqtt-go/182@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-11-12T06:01:03.472Z] $ docker top 9c534ad8764537b3cfc53bf9ac89064b18e370239f9d5d72955293ee91e1dc85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:01:04.323Z] + go version [2024-11-12T06:01:04.323Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T06:01:04.341Z] $ docker stop --time=1 9c534ad8764537b3cfc53bf9ac89064b18e370239f9d5d72955293ee91e1dc85 [2024-11-12T06:01:06.081Z] $ docker rm -f --volumes 9c534ad8764537b3cfc53bf9ac89064b18e370239f9d5d72955293ee91e1dc85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:01:06.694Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T06:01:06.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:01:06.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-26248 does not seem to be running inside a container [2024-11-12T06:01:06.947Z] $ 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/182 -v /w/workspace/device-mqtt-go/182:/w/workspace/device-mqtt-go/182:rw,z -v /w/workspace/device-mqtt-go/182@tmp:/w/workspace/device-mqtt-go/182@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-11-12T06:01:08.147Z] $ docker top 422f23b8dd13a50c63604583b745c9b154d02c0b1aa161162f6abc66a2f9e842 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:01:08.986Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/182 [Pipeline] fileExists [Pipeline] sh [2024-11-12T06:01:09.643Z] + make test [2024-11-12T06:01:09.643Z] go test ./... -coverprofile=coverage.out ./... [2024-11-12T06:01:16.303Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-12T06:04:38.277Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-12T06:04:42.563Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-12T06:04:42.563Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.8% of statements [2024-11-12T06:04:43.524Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T06:04:43.524Z] go vet ./... [2024-11-12T06:05:39.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T06:05:39.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T06:05:39.957Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T06:05:39.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T06:05:40.000Z] $ docker stop --time=1 422f23b8dd13a50c63604583b745c9b154d02c0b1aa161162f6abc66a2f9e842 [2024-11-12T06:05:41.896Z] $ docker rm -f --volumes 422f23b8dd13a50c63604583b745c9b154d02c0b1aa161162f6abc66a2f9e842 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T06:05:43.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T06:05:43.489Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T06:05:44.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T06:05:44.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T06:05:44.752Z] + ls -al . [2024-11-12T06:05:44.752Z] total 248 [2024-11-12T06:05:44.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:01 . [2024-11-12T06:05:44.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:57 .. [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 05:58 .dockerignore [2024-11-12T06:05:44.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:58 .git [2024-11-12T06:05:44.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:58 .github [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 12 05:58 .gitignore [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 05:58 .golangci.yml [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 12 05:58 Attribution.txt [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 12 05:58 CHANGELOG.md [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 12 05:58 Dockerfile [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 05:58 GOVERNANCE.md [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 12 05:58 Jenkinsfile [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 05:58 LICENSE [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 12 05:58 Makefile [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 12 05:58 OWNERS.md [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 12 05:58 README.md [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 05:54 VERSION [2024-11-12T06:05:44.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:58 bin [2024-11-12T06:05:44.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:58 cmd [2024-11-12T06:05:44.752Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 12 06:04 coverage.out [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 6321 Nov 12 05:58 go.mod [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 12 05:58 go.sum [2024-11-12T06:05:44.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:58 internal [2024-11-12T06:05:44.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:58 mock [2024-11-12T06:05:44.752Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 12 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:05:45.107Z] + 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=84743cd4846c2a040d455589816366e8bf795dd2 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-12T06:05:45.698Z] Sending build context to Docker daemon 10.62MB [2024-11-12T06:05:45.698Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T06:05:45.698Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-12T06:05:45.698Z] ---> cda33259063d [2024-11-12T06:05:45.698Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-12T06:05:45.698Z] ---> Running in 3df715765aae [2024-11-12T06:05:45.973Z] Removing intermediate container 3df715765aae [2024-11-12T06:05:45.973Z] ---> 68a6d7f65abd [2024-11-12T06:05:45.973Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T06:05:46.240Z] ---> Running in a40ddfbf7346 [2024-11-12T06:05:46.508Z] Removing intermediate container a40ddfbf7346 [2024-11-12T06:05:46.508Z] ---> 3627d2d0a44f [2024-11-12T06:05:46.508Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-12T06:05:46.508Z] ---> Running in b76096018078 [2024-11-12T06:05:46.777Z] Removing intermediate container b76096018078 [2024-11-12T06:05:46.777Z] ---> 629388afb395 [2024-11-12T06:05:46.777Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T06:05:47.046Z] ---> Running in 0ee0c6e3b434 [2024-11-12T06:05:47.318Z] Removing intermediate container 0ee0c6e3b434 [2024-11-12T06:05:47.318Z] ---> 2bdc5da0a6ac [2024-11-12T06:05:47.318Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T06:05:47.318Z] ---> Running in 78f7a5c606db [2024-11-12T06:05:48.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:05:48.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:05:50.298Z] OK: 242 MiB in 58 packages [2024-11-12T06:05:51.267Z] Removing intermediate container 78f7a5c606db [2024-11-12T06:05:51.267Z] ---> 491227cb72d0 [2024-11-12T06:05:51.267Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-12T06:05:51.267Z] ---> Running in 2243e16f5920 [2024-11-12T06:05:51.534Z] Removing intermediate container 2243e16f5920 [2024-11-12T06:05:51.534Z] ---> 39a2f3775a97 [2024-11-12T06:05:51.534Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-12T06:05:52.126Z] ---> 1a8efc5e72d1 [2024-11-12T06:05:52.126Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T06:05:52.126Z] ---> Running in c0b98bfb7155 [2024-11-12T06:05:54.731Z] Removing intermediate container c0b98bfb7155 [2024-11-12T06:05:54.731Z] ---> a0ea21c0449f [2024-11-12T06:05:54.731Z] Step 11/25 : COPY . . [2024-11-12T06:05:55.709Z] ---> 0202c464c811 [2024-11-12T06:05:55.709Z] Step 12/25 : RUN $MAKE [2024-11-12T06:05:55.709Z] ---> Running in 39575d6b69c9 [2024-11-12T06:05:57.024Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-12T06:09:05.964Z] Removing intermediate container 39575d6b69c9 [2024-11-12T06:09:05.964Z] ---> 3e94089b54df [2024-11-12T06:09:05.964Z] Step 13/25 : FROM alpine:3.20 [2024-11-12T06:09:05.964Z] 3.20: Pulling from library/alpine [2024-11-12T06:09:06.230Z] 9986a736f7d3: Pulling fs layer [2024-11-12T06:09:06.494Z] 9986a736f7d3: Verifying Checksum [2024-11-12T06:09:06.494Z] 9986a736f7d3: Download complete [2024-11-12T06:09:07.073Z] 9986a736f7d3: Pull complete [2024-11-12T06:09:07.073Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T06:09:07.073Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T06:09:07.073Z] ---> 511a44083d3a [2024-11-12T06:09:07.073Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-12T06:09:07.073Z] ---> Running in 5561eb1ac96d [2024-11-12T06:09:07.338Z] Removing intermediate container 5561eb1ac96d [2024-11-12T06:09:07.338Z] ---> f0f6904f3cf4 [2024-11-12T06:09:07.338Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-12T06:09:07.338Z] ---> Running in 1a05530b6e0b [2024-11-12T06:09:08.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:09:08.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:09:09.962Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T06:09:09.962Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T06:09:09.962Z] OK: 9 MiB in 15 packages [2024-11-12T06:09:10.938Z] Removing intermediate container 1a05530b6e0b [2024-11-12T06:09:10.938Z] ---> 10d220252638 [2024-11-12T06:09:10.938Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-12T06:09:10.938Z] ---> Running in d6f1deb37ea1 [2024-11-12T06:09:11.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:09:12.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:09:13.566Z] Upgrading critical system libraries and apk-tools: [2024-11-12T06:09:13.566Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T06:09:13.566Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T06:09:13.834Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T06:09:14.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:09:14.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:09:15.770Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T06:09:15.770Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T06:09:15.770Z] OK: 9 MiB in 15 packages [2024-11-12T06:09:17.183Z] Removing intermediate container d6f1deb37ea1 [2024-11-12T06:09:17.184Z] ---> 9e76ab9c52e8 [2024-11-12T06:09:17.184Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-12T06:09:19.128Z] ---> adf2de67893a [2024-11-12T06:09:19.128Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-12T06:09:19.718Z] ---> b9d76cb0d058 [2024-11-12T06:09:19.718Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-12T06:09:20.303Z] ---> af095aa508c5 [2024-11-12T06:09:20.303Z] Step 20/25 : EXPOSE 59982 [2024-11-12T06:09:20.303Z] ---> Running in fa7c887df587 [2024-11-12T06:09:20.569Z] Removing intermediate container fa7c887df587 [2024-11-12T06:09:20.569Z] ---> fcec4e82103c [2024-11-12T06:09:20.569Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-12T06:09:20.569Z] ---> Running in 9d2dd26cde8d [2024-11-12T06:09:20.834Z] Removing intermediate container 9d2dd26cde8d [2024-11-12T06:09:20.834Z] ---> 0582cabf129c [2024-11-12T06:09:20.834Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T06:09:21.113Z] ---> Running in 0f3bff2bb4d4 [2024-11-12T06:09:21.380Z] Removing intermediate container 0f3bff2bb4d4 [2024-11-12T06:09:21.380Z] ---> 059b718aca2d [2024-11-12T06:09:21.380Z] Step 23/25 : LABEL arch=arm64 [2024-11-12T06:09:21.380Z] ---> Running in 06f70cb9e63b [2024-11-12T06:09:21.649Z] Removing intermediate container 06f70cb9e63b [2024-11-12T06:09:21.649Z] ---> 97629f11085d [2024-11-12T06:09:21.649Z] Step 24/25 : LABEL git_sha=84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T06:09:21.649Z] ---> Running in 6652d8a1ffbd [2024-11-12T06:09:21.915Z] Removing intermediate container 6652d8a1ffbd [2024-11-12T06:09:21.915Z] ---> 55f88be3293d [2024-11-12T06:09:21.915Z] Step 25/25 : LABEL version=4.0.0-dev.4 [2024-11-12T06:09:22.191Z] ---> Running in f518bad8ac59 [2024-11-12T06:09:22.457Z] Removing intermediate container f518bad8ac59 [2024-11-12T06:09:22.457Z] ---> 7336e4d4a1c6 [2024-11-12T06:09:22.457Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T06:09:22.457Z] Successfully built 7336e4d4a1c6 [2024-11-12T06:09:22.457Z] 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-11-12T06:09:22.597Z] provisioning config files... [2024-11-12T06:09:22.611Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/182@tmp/config9044209307486140565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:22.949Z] ---> ****-login.sh [2024-11-12T06:09:22.949Z] nexus3.edgexfoundry.org:10001 [2024-11-12T06:09:23.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:09:23.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:09:23.217Z] Configure a credential helper to remove this warning. See [2024-11-12T06:09:23.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:09:23.217Z] [2024-11-12T06:09:23.217Z] Login Succeeded [2024-11-12T06:09:23.217Z] nexus3.edgexfoundry.org:10002 [2024-11-12T06:09:23.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:09:23.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:09:23.488Z] Configure a credential helper to remove this warning. See [2024-11-12T06:09:23.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:09:23.488Z] [2024-11-12T06:09:23.488Z] Login Succeeded [2024-11-12T06:09:23.488Z] nexus3.edgexfoundry.org:10003 [2024-11-12T06:09:23.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:09:24.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:09:24.029Z] Configure a credential helper to remove this warning. See [2024-11-12T06:09:24.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:09:24.029Z] [2024-11-12T06:09:24.029Z] Login Succeeded [2024-11-12T06:09:24.029Z] nexus3.edgexfoundry.org:10004 [2024-11-12T06:09:24.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:09:24.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:09:24.298Z] Configure a credential helper to remove this warning. See [2024-11-12T06:09:24.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:09:24.298Z] [2024-11-12T06:09:24.298Z] Login Succeeded [2024-11-12T06:09:24.298Z] ****.io [2024-11-12T06:09:24.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:09:24.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:09:24.836Z] Configure a credential helper to remove this warning. See [2024-11-12T06:09:24.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:09:24.836Z] [2024-11-12T06:09:24.836Z] Login Succeeded [2024-11-12T06:09:24.836Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T06:09:24.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T06:09:24.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T06:09:24.940Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-11-12T06:09:24.940Z] 84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T06:09:24.940Z] latest [2024-11-12T06:09:24.940Z] 4.0.0-dev.4 [2024-11-12T06:09:24.940Z] 84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [2024-11-12T06:09:24.940Z] main [2024-11-12T06:09:24.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:25.318Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:26.263Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T06:09:26.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-12T06:09:26.264Z] dace0ebb797f: Preparing [2024-11-12T06:09:26.264Z] d60a6e83bb06: Preparing [2024-11-12T06:09:26.264Z] 2c3a737e8ff9: Preparing [2024-11-12T06:09:26.264Z] a6087860a51c: Preparing [2024-11-12T06:09:26.264Z] ddd4cc4d72e2: Preparing [2024-11-12T06:09:26.264Z] 651d9022c234: Preparing [2024-11-12T06:09:26.264Z] 651d9022c234: Waiting [2024-11-12T06:09:26.529Z] dace0ebb797f: Pushed [2024-11-12T06:09:26.529Z] d60a6e83bb06: Pushed [2024-11-12T06:09:26.529Z] ddd4cc4d72e2: Pushed [2024-11-12T06:09:26.529Z] 651d9022c234: Layer already exists [2024-11-12T06:09:27.933Z] a6087860a51c: Pushed [2024-11-12T06:09:36.125Z] 2c3a737e8ff9: Pushed [2024-11-12T06:09:36.125Z] 84743cd4846c2a040d455589816366e8bf795dd2: digest: sha256:f41fb9a864e1248cebd74fd4617c3870751efc995d20162cb20ffbe51eb09c34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:36.488Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:36.843Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-12T06:09:36.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-12T06:09:36.843Z] dace0ebb797f: Preparing [2024-11-12T06:09:36.843Z] d60a6e83bb06: Preparing [2024-11-12T06:09:36.843Z] 2c3a737e8ff9: Preparing [2024-11-12T06:09:36.843Z] a6087860a51c: Preparing [2024-11-12T06:09:36.843Z] ddd4cc4d72e2: Preparing [2024-11-12T06:09:36.843Z] 651d9022c234: Preparing [2024-11-12T06:09:36.843Z] 651d9022c234: Waiting [2024-11-12T06:09:36.843Z] dace0ebb797f: Layer already exists [2024-11-12T06:09:36.843Z] 2c3a737e8ff9: Layer already exists [2024-11-12T06:09:36.843Z] ddd4cc4d72e2: Layer already exists [2024-11-12T06:09:36.843Z] d60a6e83bb06: Layer already exists [2024-11-12T06:09:36.843Z] a6087860a51c: Layer already exists [2024-11-12T06:09:36.843Z] 651d9022c234: Layer already exists [2024-11-12T06:09:37.109Z] latest: digest: sha256:f41fb9a864e1248cebd74fd4617c3870751efc995d20162cb20ffbe51eb09c34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:37.486Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:37.852Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.4 [2024-11-12T06:09:37.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-12T06:09:37.853Z] dace0ebb797f: Preparing [2024-11-12T06:09:37.853Z] d60a6e83bb06: Preparing [2024-11-12T06:09:37.853Z] 2c3a737e8ff9: Preparing [2024-11-12T06:09:37.853Z] a6087860a51c: Preparing [2024-11-12T06:09:37.853Z] ddd4cc4d72e2: Preparing [2024-11-12T06:09:37.853Z] 651d9022c234: Preparing [2024-11-12T06:09:37.853Z] 651d9022c234: Waiting [2024-11-12T06:09:37.853Z] ddd4cc4d72e2: Layer already exists [2024-11-12T06:09:37.853Z] d60a6e83bb06: Layer already exists [2024-11-12T06:09:37.853Z] 2c3a737e8ff9: Layer already exists [2024-11-12T06:09:37.853Z] a6087860a51c: Layer already exists [2024-11-12T06:09:37.853Z] dace0ebb797f: Layer already exists [2024-11-12T06:09:37.853Z] 651d9022c234: Layer already exists [2024-11-12T06:09:38.118Z] 4.0.0-dev.4: digest: sha256:f41fb9a864e1248cebd74fd4617c3870751efc995d20162cb20ffbe51eb09c34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:38.487Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:38.858Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [2024-11-12T06:09:38.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-12T06:09:38.858Z] dace0ebb797f: Preparing [2024-11-12T06:09:38.858Z] d60a6e83bb06: Preparing [2024-11-12T06:09:38.858Z] 2c3a737e8ff9: Preparing [2024-11-12T06:09:38.858Z] a6087860a51c: Preparing [2024-11-12T06:09:38.858Z] ddd4cc4d72e2: Preparing [2024-11-12T06:09:38.858Z] 651d9022c234: Preparing [2024-11-12T06:09:38.858Z] 651d9022c234: Waiting [2024-11-12T06:09:38.858Z] 2c3a737e8ff9: Layer already exists [2024-11-12T06:09:38.858Z] ddd4cc4d72e2: Layer already exists [2024-11-12T06:09:38.858Z] a6087860a51c: Layer already exists [2024-11-12T06:09:38.858Z] d60a6e83bb06: Layer already exists [2024-11-12T06:09:38.858Z] dace0ebb797f: Layer already exists [2024-11-12T06:09:38.858Z] 651d9022c234: Layer already exists [2024-11-12T06:09:38.858Z] 84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4: digest: sha256:f41fb9a864e1248cebd74fd4617c3870751efc995d20162cb20ffbe51eb09c34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:39.488Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:39.848Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-11-12T06:09:39.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-12T06:09:39.848Z] dace0ebb797f: Preparing [2024-11-12T06:09:39.848Z] d60a6e83bb06: Preparing [2024-11-12T06:09:39.848Z] 2c3a737e8ff9: Preparing [2024-11-12T06:09:39.848Z] a6087860a51c: Preparing [2024-11-12T06:09:39.848Z] ddd4cc4d72e2: Preparing [2024-11-12T06:09:39.848Z] 651d9022c234: Preparing [2024-11-12T06:09:39.848Z] dace0ebb797f: Layer already exists [2024-11-12T06:09:39.848Z] 2c3a737e8ff9: Layer already exists [2024-11-12T06:09:39.848Z] a6087860a51c: Layer already exists [2024-11-12T06:09:39.848Z] ddd4cc4d72e2: Layer already exists [2024-11-12T06:09:39.848Z] d60a6e83bb06: Layer already exists [2024-11-12T06:09:39.848Z] 651d9022c234: Layer already exists [2024-11-12T06:09:40.115Z] main: digest: sha256:f41fb9a864e1248cebd74fd4617c3870751efc995d20162cb20ffbe51eb09c34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T06:09:40.202Z] ===================================================== [Pipeline] echo [2024-11-12T06:09:40.215Z] taggedImages: [2024-11-12T06:09:40.215Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:84743cd4846c2a040d455589816366e8bf795dd2 [2024-11-12T06:09:40.215Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-12T06:09:40.215Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.4 [2024-11-12T06:09:40.215Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:84743cd4846c2a040d455589816366e8bf795dd2-4.0.0-dev.4 [2024-11-12T06:09:40.215Z] - 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-11-12T06:09:40.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T06:09:40.603Z] [2024-11-12T06:09:40.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:40.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T06:09:40.937Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T06:09:40.937Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T06:09:40.937Z] 04944245beec: Pulling fs layer [2024-11-12T06:09:40.937Z] 699f458cf7ca: Pulling fs layer [2024-11-12T06:09:40.937Z] 765212b225bb: Pulling fs layer [2024-11-12T06:09:40.937Z] f23df028b6ca: Pulling fs layer [2024-11-12T06:09:40.937Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T06:09:40.937Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T06:09:40.937Z] 765212b225bb: Waiting [2024-11-12T06:09:40.937Z] f23df028b6ca: Waiting [2024-11-12T06:09:40.937Z] d65c8cfc05b1: Waiting [2024-11-12T06:09:40.937Z] 2437ff75d9bd: Waiting [2024-11-12T06:09:41.206Z] 04944245beec: Verifying Checksum [2024-11-12T06:09:41.206Z] 04944245beec: Download complete [2024-11-12T06:09:41.206Z] 765212b225bb: Verifying Checksum [2024-11-12T06:09:41.206Z] 765212b225bb: Download complete [2024-11-12T06:09:41.206Z] f23df028b6ca: Verifying Checksum [2024-11-12T06:09:41.206Z] f23df028b6ca: Download complete [2024-11-12T06:09:41.206Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T06:09:41.206Z] d65c8cfc05b1: Download complete [2024-11-12T06:09:41.206Z] 699f458cf7ca: Verifying Checksum [2024-11-12T06:09:41.206Z] 699f458cf7ca: Download complete [2024-11-12T06:09:41.800Z] 8998bd30e6a1: Verifying Checksum [2024-11-12T06:09:41.800Z] 8998bd30e6a1: Download complete [2024-11-12T06:09:44.385Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T06:09:44.385Z] 2437ff75d9bd: Download complete [2024-11-12T06:09:46.325Z] 8998bd30e6a1: Pull complete [2024-11-12T06:09:46.597Z] 04944245beec: Pull complete [2024-11-12T06:09:48.544Z] 699f458cf7ca: Pull complete [2024-11-12T06:09:48.544Z] 765212b225bb: Pull complete [2024-11-12T06:09:49.502Z] f23df028b6ca: Pull complete [2024-11-12T06:09:49.502Z] d65c8cfc05b1: Pull complete [2024-11-12T06:10:07.699Z] 2437ff75d9bd: Pull complete [2024-11-12T06:10:07.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T06:10:07.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T06:10:07.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:10:07.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-26248 does not seem to be running inside a container [2024-11-12T06:10:07.970Z] $ 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/182 -v /w/workspace/device-mqtt-go/182:/w/workspace/device-mqtt-go/182:rw,z -v /w/workspace/device-mqtt-go/182@tmp:/w/workspace/device-mqtt-go/182@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-11-12T06:10:10.599Z] $ docker top 7af469a566a87770c5990c3e06eb7c88c3dacd0bb370fd7e2f4d3e26e4141928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:10:11.513Z] ---> job-cost.sh [2024-11-12T06:10:11.513Z] lf-activate-venv: SKIPPING [2024-11-12T06:10:11.513Z] INFO: No Stack... [2024-11-12T06:10:11.784Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T06:10:12.756Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T06:10:13.407Z] + cat /w/workspace/device-mqtt-go/182/archives/cost.csv [2024-11-12T06:10:13.407Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T06:10:13.462Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] [2024-11-12T06:10:13.471Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] did not exist. Created. [2024-11-12T06:10:13.477Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T06:10:13.808Z] /w/workspace/device-mqtt-go/182@tmp/durable-b68bfee1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T06:10:14.391Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T06:10:14.682Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T06:10:14.723Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T06:10:14.733Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T06:10:14.759Z] $ docker stop --time=1 7af469a566a87770c5990c3e06eb7c88c3dacd0bb370fd7e2f4d3e26e4141928 [2024-11-12T06:10:16.237Z] $ docker rm -f --volumes 7af469a566a87770c5990c3e06eb7c88c3dacd0bb370fd7e2f4d3e26e4141928 [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-11-12T06:10:16.689Z] provisioning config files... [2024-11-12T06:10:16.697Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4323813009817767873tmp [Pipeline] { [Pipeline] sh [2024-11-12T06:10:16.994Z] + set +x [2024-11-12T06:10:16.994Z] + curl -s https://codecov.io/bash [2024-11-12T06:10:16.994Z] + bash -s -- [2024-11-12T06:10:16.994Z] [2024-11-12T06:10:16.994Z] _____ _ [2024-11-12T06:10:16.994Z] / ____| | | [2024-11-12T06:10:16.994Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T06:10:16.994Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T06:10:16.994Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T06:10:16.994Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T06:10:16.994Z] Bash-1.0.6 [2024-11-12T06:10:16.994Z] [2024-11-12T06:10:16.994Z] [2024-11-12T06:10:16.994Z] ==> git version 2.25.1 found [2024-11-12T06:10:16.994Z] ==> 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-11-12T06:10:16.994Z] Release-Date: 2020-01-08 [2024-11-12T06:10:16.994Z] 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-11-12T06:10:16.994Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T06:10:16.994Z] ==> Jenkins CI detected. [2024-11-12T06:10:16.994Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-12T06:10:16.994Z] project root: . [2024-11-12T06:10:16.994Z] --> token set from env [2024-11-12T06:10:16.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T06:10:16.994Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T06:10:16.994Z] ==> Python coveragepy not found [2024-11-12T06:10:16.994Z] ==> Searching for coverage reports in: [2024-11-12T06:10:16.994Z] + . [2024-11-12T06:10:16.994Z] -> Found 1 reports [2024-11-12T06:10:16.994Z] ==> Detecting git/mercurial file structure [2024-11-12T06:10:16.994Z] ==> Reading reports [2024-11-12T06:10:16.994Z] + ./coverage.out bytes=21039 [2024-11-12T06:10:16.994Z] ==> Appending adjustments [2024-11-12T06:10:16.994Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T06:10:17.255Z] + Found adjustments [2024-11-12T06:10:17.255Z] ==> Gzipping contents [2024-11-12T06:10:17.255Z] 4.0K /tmp/codecov.f9WFjz.gz [2024-11-12T06:10:17.255Z] ==> Uploading reports [2024-11-12T06:10:17.255Z] url: https://codecov.io [2024-11-12T06:10:17.255Z] query: branch=main&commit=84743cd4846c2a040d455589816366e8bf795dd2&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T06:10:17.255Z] -> Pinging Codecov [2024-11-12T06:10:17.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=84743cd4846c2a040d455589816366e8bf795dd2&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T06:10:17.255Z] -> Uploading to [2024-11-12T06:10:17.255Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/84743cd4846c2a040d455589816366e8bf795dd2/9b1d71a0-d030-4849-aef8-825a4d41d13a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T061017Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b4f7661b0cb979774aba745bb72f6455d90c0b9cb1479536d54ebf586045aa15 [2024-11-12T06:10:17.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T06:10:17.515Z] Dload Upload Total Spent Left Speed [2024-11-12T06:10:17.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 12968 --:--:-- --:--:-- --:--:-- 12918 100 3346 0 0 100 3346 0 12968 --:--:-- --:--:-- --:--:-- 12918 [2024-11-12T06:10:17.781Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] } [2024-11-12T06:10:17.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-12T06:10:17.927Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-12T06:10:17.946Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:10:18.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T06:10:18.251Z] [2024-11-12T06:10:18.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:10:18.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T06:10:18.567Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-12T06:10:18.567Z] 43c4264eed91: Already exists [2024-11-12T06:10:18.567Z] 4cc291be95ef: Already exists [2024-11-12T06:10:18.567Z] 2ac1f1163629: Already exists [2024-11-12T06:10:18.567Z] 5c3c966382ef: Already exists [2024-11-12T06:10:18.567Z] 4f4fb700ef54: Already exists [2024-11-12T06:10:18.567Z] d9c7d2e4e75e: Pulling fs layer [2024-11-12T06:10:18.567Z] 9c3e1370e548: Pulling fs layer [2024-11-12T06:10:18.824Z] d9c7d2e4e75e: Verifying Checksum [2024-11-12T06:10:18.824Z] d9c7d2e4e75e: Download complete [2024-11-12T06:10:19.083Z] d9c7d2e4e75e: Pull complete [2024-11-12T06:10:19.653Z] 9c3e1370e548: Download complete [2024-11-12T06:10:22.935Z] 9c3e1370e548: Pull complete [2024-11-12T06:10:22.935Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-12T06:10:22.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T06:10:22.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:10:23.032Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T06:10:23.068Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-12T06:10:24.910Z] $ docker top 886ee4ed281580d1ebcbd6bb690486b887b9fb1359417dd3624e449e3d7f407b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:10:25.268Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-11-12T06:10:25.278Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-11-12T06:10:25.556Z] + set -o pipefail [2024-11-12T06:10:25.556Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-11-12T06:10:32.155Z] [2024-11-12T06:10:32.155Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-11-12T06:10:32.155Z] [2024-11-12T06:10:32.156Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/5e2cfffc-57f8-47b6-a594-940f1d63056b [2024-11-12T06:10:32.156Z] [2024-11-12T06:10:32.156Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-12T06:10:32.156Z] [2024-11-12T06:10:32.414Z] [2024-11-12T06:10:32.414Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-12T06:10:32.414Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-12T06:10:32.690Z] $ docker stop --time=1 886ee4ed281580d1ebcbd6bb690486b887b9fb1359417dd3624e449e3d7f407b [2024-11-12T06:10:36.857Z] $ docker rm -f --volumes 886ee4ed281580d1ebcbd6bb690486b887b9fb1359417dd3624e449e3d7f407b [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-11-12T06:10:37.797Z] + git log --format=format:%s -1 84743cd4846c2a040d455589816366e8bf795dd2 [Pipeline] sh [2024-11-12T06:10:38.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:10:38.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:10:38.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:10:38.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:10:38.491Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T06:10:38.526Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T06:10:38.980Z] $ docker top e8b1acd37b3608ea78db702247953404babd5ee3d6b33080d59104d2d38e3303 -eo pid,comm [2024-11-12T06:10:39.027Z] 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-11-12T06:10:39.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:10:39.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:10:39.086Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:10:39.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:10:39.221Z] $ docker exec e8b1acd37b3608ea78db702247953404babd5ee3d6b33080d59104d2d38e3303 ssh-agent [2024-11-12T06:10:39.323Z] SSH_AUTH_SOCK=/tmp/ssh-8wT7kNduurBS/agent.32 [2024-11-12T06:10:39.323Z] SSH_AGENT_PID=38 [2024-11-12T06:10:39.338Z] Running ssh-add (command line suppressed) [2024-11-12T06:10:39.453Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6932722570696797344.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6932722570696797344.key) [2024-11-12T06:10:39.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:10:39.825Z] + git semver tag [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:39,973 [run_tag] DEBUG tag force:False [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:39,973 [check_head_tag] DEBUG check head tag [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:39,975 [execute] INFO git cat-file --batch-check [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:39,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:39,979 [execute] INFO git cat-file --batch [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:39,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:40,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:40,001 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:40,001 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:10:40.119Z] 2024-11-12 06:10:40,006 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:10:40.119Z] 4.0.0-dev.4 [Pipeline] } [2024-11-12T06:10:40.144Z] $ docker exec --env ******** --env ******** e8b1acd37b3608ea78db702247953404babd5ee3d6b33080d59104d2d38e3303 ssh-agent -k [2024-11-12T06:10:40.248Z] unset SSH_AUTH_SOCK; [2024-11-12T06:10:40.249Z] unset SSH_AGENT_PID; [2024-11-12T06:10:40.249Z] echo Agent pid 38 killed; [2024-11-12T06:10:40.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:10:40.575Z] + git semver [Pipeline] } [2024-11-12T06:10:40.855Z] $ docker stop --time=1 e8b1acd37b3608ea78db702247953404babd5ee3d6b33080d59104d2d38e3303 [2024-11-12T06:10:42.118Z] $ docker rm -f --volumes e8b1acd37b3608ea78db702247953404babd5ee3d6b33080d59104d2d38e3303 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:10:42.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T06:10:42.517Z] [2024-11-12T06:10:42.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:10:42.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T06:10:42.821Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-12T06:10:42.821Z] ab5ef0e58194: Pulling fs layer [2024-11-12T06:10:42.821Z] 9712f1f96733: Pulling fs layer [2024-11-12T06:10:42.821Z] 63f879dbbcfc: Pulling fs layer [2024-11-12T06:10:42.821Z] 0d9ebad4ef96: Pulling fs layer [2024-11-12T06:10:42.821Z] e9a5061849ea: Pulling fs layer [2024-11-12T06:10:42.821Z] d747dcd14b5f: Pulling fs layer [2024-11-12T06:10:42.821Z] 2de7ff778b66: Pulling fs layer [2024-11-12T06:10:42.821Z] 0d9ebad4ef96: Waiting [2024-11-12T06:10:42.821Z] d747dcd14b5f: Waiting [2024-11-12T06:10:42.821Z] e9a5061849ea: Waiting [2024-11-12T06:10:42.821Z] 2de7ff778b66: Waiting [2024-11-12T06:10:42.821Z] 9712f1f96733: Verifying Checksum [2024-11-12T06:10:42.821Z] 9712f1f96733: Download complete [2024-11-12T06:10:43.079Z] 63f879dbbcfc: Verifying Checksum [2024-11-12T06:10:43.079Z] 63f879dbbcfc: Download complete [2024-11-12T06:10:43.337Z] e9a5061849ea: Verifying Checksum [2024-11-12T06:10:43.337Z] e9a5061849ea: Download complete [2024-11-12T06:10:43.337Z] d747dcd14b5f: Verifying Checksum [2024-11-12T06:10:43.337Z] d747dcd14b5f: Download complete [2024-11-12T06:10:43.337Z] 0d9ebad4ef96: Verifying Checksum [2024-11-12T06:10:43.337Z] 0d9ebad4ef96: Download complete [2024-11-12T06:10:43.337Z] ab5ef0e58194: Verifying Checksum [2024-11-12T06:10:43.337Z] ab5ef0e58194: Download complete [2024-11-12T06:10:43.337Z] 2de7ff778b66: Verifying Checksum [2024-11-12T06:10:43.337Z] 2de7ff778b66: Download complete [2024-11-12T06:10:45.864Z] ab5ef0e58194: Pull complete [2024-11-12T06:10:46.122Z] 9712f1f96733: Pull complete [2024-11-12T06:10:46.686Z] 63f879dbbcfc: Pull complete [2024-11-12T06:10:50.870Z] 0d9ebad4ef96: Pull complete [2024-11-12T06:10:50.870Z] e9a5061849ea: Pull complete [2024-11-12T06:10:50.870Z] d747dcd14b5f: Pull complete [2024-11-12T06:10:51.436Z] 2de7ff778b66: Pull complete [2024-11-12T06:10:51.436Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-12T06:10:51.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T06:10:51.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:10:51.536Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T06:10:51.566Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-12T06:10:55.905Z] $ docker top 7acf71c2145eb220364c28eceddac198ffb12bf9966e7a83510e44b4e076b905 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:10:55.969Z] provisioning config files... [2024-11-12T06:10:55.975Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15487047783816534376tmp [2024-11-12T06:10:55.985Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2622780770559414326tmp [2024-11-12T06:10:55.994Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12703165756331178652tmp [Pipeline] { [Pipeline] echo [2024-11-12T06:10:56.065Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:10:56.357Z] ---> sigul-configuration.sh [2024-11-12T06:10:56.357Z] gpg: directory `/root/.gnupg' created [2024-11-12T06:10:56.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-12T06:10:56.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-12T06:10:56.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-12T06:10:56.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-12T06:10:56.357Z] gpg: CAST5 encrypted data [2024-11-12T06:10:56.357Z] gpg: encrypted with 1 passphrase [2024-11-12T06:10:56.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-12T06:10:56.663Z] + mkdir /home/jenkins [2024-11-12T06:10:56.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-12T06:10:56.957Z] + 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-11-12T06:10:56.971Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:10:57.263Z] ---> sigul-install.sh [2024-11-12T06:10:57.263Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-12T06:10:57.623Z] + git tag --list [2024-11-12T06:10:57.623Z] 0.7.1 [2024-11-12T06:10:57.623Z] v1.0.0 [2024-11-12T06:10:57.623Z] v1.1.0 [2024-11-12T06:10:57.623Z] v1.1.1 [2024-11-12T06:10:57.623Z] v1.2.2 [2024-11-12T06:10:57.623Z] v1.3.0 [2024-11-12T06:10:57.623Z] v1.3.1 [2024-11-12T06:10:57.623Z] v2.0.0 [2024-11-12T06:10:57.623Z] v2.1.0 [2024-11-12T06:10:57.623Z] v2.1.1 [2024-11-12T06:10:57.623Z] v2.2.0 [2024-11-12T06:10:57.623Z] v2.3.0 [2024-11-12T06:10:57.623Z] v3.0 [2024-11-12T06:10:57.623Z] v3.0.0 [2024-11-12T06:10:57.623Z] v3.1 [2024-11-12T06:10:57.623Z] v3.1.0 [2024-11-12T06:10:57.623Z] v3.1.0-dev.1 [2024-11-12T06:10:57.623Z] v3.1.0-dev.10 [2024-11-12T06:10:57.623Z] v3.1.0-dev.11 [2024-11-12T06:10:57.623Z] v3.1.0-dev.12 [2024-11-12T06:10:57.623Z] v3.1.0-dev.13 [2024-11-12T06:10:57.623Z] v3.1.0-dev.14 [2024-11-12T06:10:57.623Z] v3.1.0-dev.15 [2024-11-12T06:10:57.623Z] v3.1.0-dev.16 [2024-11-12T06:10:57.623Z] v3.1.0-dev.17 [2024-11-12T06:10:57.623Z] v3.1.0-dev.18 [2024-11-12T06:10:57.623Z] v3.1.0-dev.19 [2024-11-12T06:10:57.623Z] v3.1.0-dev.2 [2024-11-12T06:10:57.623Z] v3.1.0-dev.20 [2024-11-12T06:10:57.623Z] v3.1.0-dev.21 [2024-11-12T06:10:57.623Z] v3.1.0-dev.22 [2024-11-12T06:10:57.623Z] v3.1.0-dev.23 [2024-11-12T06:10:57.623Z] v3.1.0-dev.24 [2024-11-12T06:10:57.623Z] v3.1.0-dev.25 [2024-11-12T06:10:57.623Z] v3.1.0-dev.3 [2024-11-12T06:10:57.623Z] v3.1.0-dev.4 [2024-11-12T06:10:57.623Z] v3.1.0-dev.5 [2024-11-12T06:10:57.623Z] v3.1.0-dev.6 [2024-11-12T06:10:57.623Z] v3.1.0-dev.7 [2024-11-12T06:10:57.623Z] v3.1.0-dev.8 [2024-11-12T06:10:57.623Z] v3.1.0-dev.9 [2024-11-12T06:10:57.623Z] v3.1.1 [2024-11-12T06:10:57.623Z] v3.2.0-dev.1 [2024-11-12T06:10:57.623Z] v3.2.0-dev.10 [2024-11-12T06:10:57.623Z] v3.2.0-dev.11 [2024-11-12T06:10:57.623Z] v3.2.0-dev.12 [2024-11-12T06:10:57.623Z] v3.2.0-dev.13 [2024-11-12T06:10:57.623Z] v3.2.0-dev.14 [2024-11-12T06:10:57.623Z] v3.2.0-dev.15 [2024-11-12T06:10:57.623Z] v3.2.0-dev.16 [2024-11-12T06:10:57.623Z] v3.2.0-dev.17 [2024-11-12T06:10:57.623Z] v3.2.0-dev.18 [2024-11-12T06:10:57.623Z] v3.2.0-dev.19 [2024-11-12T06:10:57.623Z] v3.2.0-dev.2 [2024-11-12T06:10:57.623Z] v3.2.0-dev.20 [2024-11-12T06:10:57.623Z] v3.2.0-dev.21 [2024-11-12T06:10:57.623Z] v3.2.0-dev.22 [2024-11-12T06:10:57.623Z] v3.2.0-dev.23 [2024-11-12T06:10:57.623Z] v3.2.0-dev.3 [2024-11-12T06:10:57.623Z] v3.2.0-dev.4 [2024-11-12T06:10:57.623Z] v3.2.0-dev.5 [2024-11-12T06:10:57.623Z] v3.2.0-dev.6 [2024-11-12T06:10:57.623Z] v3.2.0-dev.7 [2024-11-12T06:10:57.623Z] v3.2.0-dev.8 [2024-11-12T06:10:57.623Z] v3.2.0-dev.9 [2024-11-12T06:10:57.623Z] v4.0.0-dev.1 [2024-11-12T06:10:57.623Z] v4.0.0-dev.2 [2024-11-12T06:10:57.623Z] v4.0.0-dev.3 [2024-11-12T06:10:57.623Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-12T06:10:57.917Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-12T06:10:58.484Z] Signing Git tag with Sigul... [2024-11-12T06:10:58.484Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-12T06:10:58.758Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:10:59.061Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-12T06:10:59.069Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-12T06:10:59.098Z] $ docker stop --time=1 7acf71c2145eb220364c28eceddac198ffb12bf9966e7a83510e44b4e076b905 [2024-11-12T06:11:00.410Z] $ docker rm -f --volumes 7acf71c2145eb220364c28eceddac198ffb12bf9966e7a83510e44b4e076b905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-12T06:11:00.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:11:00.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:11:01.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:11:01.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:11:01.237Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T06:11:01.268Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T06:11:01.661Z] $ docker top 2b5c6a2f24638d5228db49c3c8608dd90c5eb54d624ee7a8babb83eab9c78bde -eo pid,comm [2024-11-12T06:11:01.705Z] 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-11-12T06:11:01.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:11:01.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:11:01.763Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:11:01.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:11:01.890Z] $ docker exec 2b5c6a2f24638d5228db49c3c8608dd90c5eb54d624ee7a8babb83eab9c78bde ssh-agent [2024-11-12T06:11:01.999Z] SSH_AUTH_SOCK=/tmp/ssh-uNtjeOBf8H1s/agent.32 [2024-11-12T06:11:01.999Z] SSH_AGENT_PID=38 [2024-11-12T06:11:02.004Z] Running ssh-add (command line suppressed) [2024-11-12T06:11:02.107Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17886643348429397775.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17886643348429397775.key) [2024-11-12T06:11:02.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:11:02.415Z] + git semver bump pre [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,628 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,628 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,628 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,628 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,630 [execute] INFO git cat-file --batch-check [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,636 [execute] INFO git cat-file --batch [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:11:02.674Z] 2024-11-12 06:11:02,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:11:02.674Z] 4.0.0-dev.5 [Pipeline] } [2024-11-12T06:11:02.688Z] $ docker exec --env ******** --env ******** 2b5c6a2f24638d5228db49c3c8608dd90c5eb54d624ee7a8babb83eab9c78bde ssh-agent -k [2024-11-12T06:11:02.783Z] unset SSH_AUTH_SOCK; [2024-11-12T06:11:02.784Z] unset SSH_AGENT_PID; [2024-11-12T06:11:02.784Z] echo Agent pid 38 killed; [2024-11-12T06:11:02.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:11:03.111Z] + git semver [Pipeline] } [2024-11-12T06:11:03.387Z] $ docker stop --time=1 2b5c6a2f24638d5228db49c3c8608dd90c5eb54d624ee7a8babb83eab9c78bde [2024-11-12T06:11:04.701Z] $ docker rm -f --volumes 2b5c6a2f24638d5228db49c3c8608dd90c5eb54d624ee7a8babb83eab9c78bde [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T06:11:05.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:11:05.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:11:05.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:11:05.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:11:05.442Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T06:11:05.470Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T06:11:05.840Z] $ docker top 168de8f57309f9de39b0731e798e449566a72a1ecc9420e8182dcb87bb3f8cab -eo pid,comm [2024-11-12T06:11:05.883Z] 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-11-12T06:11:05.883Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:11:05.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:11:05.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:11:06.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:11:06.071Z] $ docker exec 168de8f57309f9de39b0731e798e449566a72a1ecc9420e8182dcb87bb3f8cab ssh-agent [2024-11-12T06:11:06.184Z] SSH_AUTH_SOCK=/tmp/ssh-lGsUtfdtadkw/agent.33 [2024-11-12T06:11:06.184Z] SSH_AGENT_PID=39 [2024-11-12T06:11:06.189Z] Running ssh-add (command line suppressed) [2024-11-12T06:11:06.296Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17352550212102874164.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17352550212102874164.key) [2024-11-12T06:11:06.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:11:06.592Z] + git semver push [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,764 [run_push] DEBUG push [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,765 [execute] INFO git cat-file --batch-check [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,769 [execute] INFO git rev-list e921b2589325121eca69f24f5c62d81da3013e6a -- [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,769 [execute] DEBUG Popen(['git', 'rev-list', 'e921b2589325121eca69f24f5c62d81da3013e6a', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,778 [execute] INFO git fetch -v origin [2024-11-12T06:11:06.852Z] 2024-11-12 06:11:06,778 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-12T06:11:07.421Z] 2024-11-12 06:11:07,229 [run_push] DEBUG no remote changes detected [2024-11-12T06:11:07.421Z] 2024-11-12 06:11:07,229 [execute] INFO git push origin semver [2024-11-12T06:11:07.421Z] 2024-11-12 06:11:07,230 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:11:07.988Z] 2024-11-12 06:11:07,841 [run_push] DEBUG push all version tags [2024-11-12T06:11:07.988Z] 2024-11-12 06:11:07,842 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-12T06:11:07.988Z] 2024-11-12 06:11:07,843 [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-11-12T06:11:08.557Z] 2024-11-12 06:11:08,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-12T06:11:08.557Z] 4.0.0-dev.5 [Pipeline] } [2024-11-12T06:11:08.571Z] $ docker exec --env ******** --env ******** 168de8f57309f9de39b0731e798e449566a72a1ecc9420e8182dcb87bb3f8cab ssh-agent -k [2024-11-12T06:11:08.678Z] unset SSH_AUTH_SOCK; [2024-11-12T06:11:08.679Z] unset SSH_AGENT_PID; [2024-11-12T06:11:08.679Z] echo Agent pid 39 killed; [2024-11-12T06:11:08.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:11:09.024Z] + git semver [Pipeline] } [2024-11-12T06:11:09.299Z] $ docker stop --time=1 168de8f57309f9de39b0731e798e449566a72a1ecc9420e8182dcb87bb3f8cab [2024-11-12T06:11:10.567Z] $ docker rm -f --volumes 168de8f57309f9de39b0731e798e449566a72a1ecc9420e8182dcb87bb3f8cab [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-11-12T06:11:11.166Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-11-12T06:11:11.166Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-12T06:11:11.166Z] total 16 [2024-11-12T06:11:11.166Z] drwxr-xr-x 3 root root 4096 Nov 12 05:57 . [2024-11-12T06:11:11.166Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 06:10 .. [2024-11-12T06:11:11.166Z] drwxr-xr-x 2 root root 4096 Nov 12 05:57 cost [2024-11-12T06:11:11.166Z] -rw-r--r-- 1 root root 86 Nov 12 05:57 cost.csv [2024-11-12T06:11:11.166Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-12T06:11:11.166Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-12T06:11:11.166Z] total 16 [2024-11-12T06:11:11.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 05:57 . [2024-11-12T06:11:11.166Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 06:10 .. [2024-11-12T06:11:11.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 05:57 cost [2024-11-12T06:11:11.166Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 12 05:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:11.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:12.322Z] ---> package-listing.sh [2024-11-12T06:11:12.322Z] ++ facter osfamily [2024-11-12T06:11:12.322Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T06:11:12.580Z] + OS_FAMILY=debian [2024-11-12T06:11:12.581Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-12T06:11:12.581Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T06:11:12.581Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T06:11:12.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T06:11:12.581Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T06:11:12.581Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-12T06:11:12.581Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T06:11:12.581Z] + case "${OS_FAMILY}" in [2024-11-12T06:11:12.581Z] + dpkg -l [2024-11-12T06:11:12.581Z] + grep '^ii' [2024-11-12T06:11:12.581Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T06:11:12.581Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T06:11:12.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T06:11:12.581Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-12T06:11:12.581Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-11-12T06:11:12.581Z] + 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-11-12T06:11:12.592Z] 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-11-12T06:11:12.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:11:13.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T06:11:13.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:11:13.527Z] prd-ubuntu20.04-docker-8c-8g-26246 does not seem to be running inside a container [2024-11-12T06:11:13.564Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T06:11:13.736Z] $ docker top db0bcfff4ef7821d8c42bfd23e88b259f999c949c34639314dee052d8eea1020 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:11:14.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T06:11:14.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T06:11:14.672Z] + ls /var/log/sa-host [2024-11-12T06:11:14.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:11:14.749Z] provisioning config files... [2024-11-12T06:11:14.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7135593785037047285tmp [Pipeline] { [Pipeline] echo [2024-11-12T06:11:14.785Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:15.070Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T06:11:15.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:15.407Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T06:11:15.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:15.703Z] ---> sudo-logs.sh [2024-11-12T06:11:15.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T06:11:15.737Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:16.020Z] ---> job-cost.sh [2024-11-12T06:11:16.020Z] lf-activate-venv: SKIPPING [2024-11-12T06:11:16.020Z] DEBUG: total: 0.2199999988079071 [2024-11-12T06:11:16.020Z] INFO: Retrieving Stack Cost... [2024-11-12T06:11:16.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T06:11:17.158Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T06:11:17.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:11:17.458Z] ---> logs-deploy.sh [2024-11-12T06:11:17.459Z] lf-activate-venv: SKIPPING [2024-11-12T06:11:17.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/182 [2024-11-12T06:11:17.459Z] INFO: archiving workspace using pattern(s): [2024-11-12T06:11:18.397Z] Archives upload complete. [2024-11-12T06:11:18.397Z] INFO: archiving logs to Nexus