Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d976059f8bfb405a00b06a9502768812e8b859e1 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-ssh15605819932962799341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13439372498508315876.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13091776413586328774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3507671357353004721.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9475423285501103716.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-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2387 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d976059f8bfb405a00b06a9502768812e8b859e1 (main) Commit message: "refactor(snap): Update command and metadata sourcing (#432)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-list --no-walk 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T09:01:22.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T09:01:22.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T09:01:22.897Z] ========================================================= [2023-03-16T09:01:22.897Z] EdgeX Global Pipelines Version Info [2023-03-16T09:01:22.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:01:23.602Z] ------------------- [2023-03-16T09:01:23.602Z] stable info: [2023-03-16T09:01:23.602Z] ------------------- [2023-03-16T09:01:23.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T09:01:23.602Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T09:01:23.602Z] Message: update stable to v1.0.245 [2023-03-16T09:01:24.173Z] ------------------- [2023-03-16T09:01:24.173Z] experimental info: [2023-03-16T09:01:24.173Z] ------------------- [2023-03-16T09:01:24.173Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T09:01:24.173Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T09:01:24.173Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T09:01:24.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-16T09:01:24.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-16T09:01:24.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T09:01:24.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T09:01:24.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T09:01:24.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T09:01:24.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T09:01:24.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T09:01:24.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T09:01:24.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T09:01:24.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T09:01:24.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-16T09:01:24.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T09:01:24.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T09:01:24.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T09:01:24.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T09:01:24.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T09:01:24.565Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T09:01:24.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T09:01:24.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T09:01:24.596Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T09:01:24.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T09:01:24.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T09:01:24.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T09:01:24.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T09:01:24.637Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T09:01:24.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T09:01:24.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T09:01:24.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T09:01:24.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T09:01:24.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo [2023-03-16T09:01:24.686Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d976059 [Pipeline] echo [2023-03-16T09:01:24.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:01:24.728Z] provisioning config files... [2023-03-16T09:01:24.741Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15711461873779482141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:01:25.040Z] ---> docker-login.sh [2023-03-16T09:01:25.041Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:01:25.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:25.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:25.979Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:25.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:25.979Z] [2023-03-16T09:01:25.979Z] Login Succeeded [2023-03-16T09:01:25.979Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:01:25.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:25.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:25.979Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:25.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:25.979Z] [2023-03-16T09:01:25.979Z] Login Succeeded [2023-03-16T09:01:25.979Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:01:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:26.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:26.237Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:26.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:26.237Z] [2023-03-16T09:01:26.237Z] Login Succeeded [2023-03-16T09:01:26.237Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:01:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:26.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:26.237Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:26.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:26.237Z] [2023-03-16T09:01:26.237Z] Login Succeeded [2023-03-16T09:01:26.237Z] docker.io [2023-03-16T09:01:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:26.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:26.498Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:26.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:26.498Z] [2023-03-16T09:01:26.498Z] Login Succeeded [2023-03-16T09:01:26.498Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:01:26.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T09:01:26.873Z] + git rev-list -1 --merges d976059f8bfb405a00b06a9502768812e8b859e1~1..d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo [2023-03-16T09:01:26.937Z] -----------> git rev-list -1 --merges d976059f8bfb405a00b06a9502768812e8b859e1~1..d976059f8bfb405a00b06a9502768812e8b859e1 d976059f8bfb405a00b06a9502768812e8b859e1 [false] [Pipeline] sh [2023-03-16T09:01:27.231Z] + git log --format=format:%s -1 d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo [2023-03-16T09:01:27.245Z] ========================================================= [2023-03-16T09:01:27.245Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T09:01:27.245Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T09:01:27.556Z] + git log --format=format:%s -1 d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo [2023-03-16T09:01:27.566Z] [semverPrep] GIT_COMMIT: d976059f8bfb405a00b06a9502768812e8b859e1, Commit Message: refactor(snap): Update command and metadata sourcing (#432) [Pipeline] echo [2023-03-16T09:01:27.575Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T09:01:27.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T09:01:27.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T09:01:27.920Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T09:01:27.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T09:01:27.920Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T09:01:27.920Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T09:01:27.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:01:28.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:01:28.259Z] [2023-03-16T09:01:28.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:01:28.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:01:28.855Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T09:01:29.124Z] b85a868b505f: Pulling fs layer [2023-03-16T09:01:29.124Z] e2be974225ed: Pulling fs layer [2023-03-16T09:01:29.124Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T09:01:29.124Z] 988bab9f4d93: Pulling fs layer [2023-03-16T09:01:29.124Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T09:01:29.124Z] eaf3925da568: Pulling fs layer [2023-03-16T09:01:29.124Z] bab4dde63d76: Pulling fs layer [2023-03-16T09:01:29.124Z] bde34c3a00c8: Pulling fs layer [2023-03-16T09:01:29.124Z] b352a97aabf1: Pulling fs layer [2023-03-16T09:01:29.124Z] 4872d77fe225: Pulling fs layer [2023-03-16T09:01:29.124Z] 5851b861e8e6: Pulling fs layer [2023-03-16T09:01:29.124Z] eaf3925da568: Waiting [2023-03-16T09:01:29.124Z] bab4dde63d76: Waiting [2023-03-16T09:01:29.124Z] bde34c3a00c8: Waiting [2023-03-16T09:01:29.124Z] b352a97aabf1: Waiting [2023-03-16T09:01:29.124Z] 4872d77fe225: Waiting [2023-03-16T09:01:29.124Z] 5851b861e8e6: Waiting [2023-03-16T09:01:29.124Z] 988bab9f4d93: Waiting [2023-03-16T09:01:29.124Z] 1469e6f7b9e6: Waiting [2023-03-16T09:01:29.124Z] e2be974225ed: Verifying Checksum [2023-03-16T09:01:29.124Z] e2be974225ed: Download complete [2023-03-16T09:01:29.124Z] 988bab9f4d93: Verifying Checksum [2023-03-16T09:01:29.124Z] 988bab9f4d93: Download complete [2023-03-16T09:01:29.124Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T09:01:29.124Z] 1469e6f7b9e6: Download complete [2023-03-16T09:01:29.124Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T09:01:29.124Z] 339a4e72a1f5: Download complete [2023-03-16T09:01:29.124Z] eaf3925da568: Verifying Checksum [2023-03-16T09:01:29.124Z] eaf3925da568: Download complete [2023-03-16T09:01:29.124Z] bde34c3a00c8: Verifying Checksum [2023-03-16T09:01:29.124Z] bde34c3a00c8: Download complete [2023-03-16T09:01:29.383Z] b352a97aabf1: Verifying Checksum [2023-03-16T09:01:29.383Z] b352a97aabf1: Download complete [2023-03-16T09:01:29.383Z] 4872d77fe225: Download complete [2023-03-16T09:01:29.383Z] 5851b861e8e6: Verifying Checksum [2023-03-16T09:01:29.383Z] 5851b861e8e6: Download complete [2023-03-16T09:01:29.383Z] b85a868b505f: Verifying Checksum [2023-03-16T09:01:29.383Z] b85a868b505f: Download complete [2023-03-16T09:01:29.645Z] bab4dde63d76: Verifying Checksum [2023-03-16T09:01:29.645Z] bab4dde63d76: Download complete [2023-03-16T09:01:30.583Z] b85a868b505f: Pull complete [2023-03-16T09:01:30.843Z] e2be974225ed: Pull complete [2023-03-16T09:01:31.103Z] 339a4e72a1f5: Pull complete [2023-03-16T09:01:31.363Z] 988bab9f4d93: Pull complete [2023-03-16T09:01:31.621Z] 1469e6f7b9e6: Pull complete [2023-03-16T09:01:31.621Z] eaf3925da568: Pull complete [2023-03-16T09:01:33.529Z] bab4dde63d76: Pull complete [2023-03-16T09:01:33.530Z] bde34c3a00c8: Pull complete [2023-03-16T09:01:33.530Z] b352a97aabf1: Pull complete [2023-03-16T09:01:33.789Z] 4872d77fe225: Pull complete [2023-03-16T09:01:33.789Z] 5851b861e8e6: Pull complete [2023-03-16T09:01:33.789Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T09:01:33.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:01:33.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:01:33.885Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:01:33.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T09:01:36.606Z] $ docker top 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 -eo pid,comm [2023-03-16T09:01:36.665Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T09:01:36.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T09:01:36.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:01:36.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:01:36.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:01:36.830Z] $ docker exec 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent [2023-03-16T09:01:36.965Z] SSH_AUTH_SOCK=/tmp/ssh-l8Wp5wCN4FkK/agent.31 [2023-03-16T09:01:36.965Z] SSH_AGENT_PID=37 [2023-03-16T09:01:36.971Z] Running ssh-add (command line suppressed) [2023-03-16T09:01:37.075Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8486236521086703935.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8486236521086703935.key) [2023-03-16T09:01:37.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:01:37.378Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T09:01:37.393Z] $ docker exec --env ******** --env ******** 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent -k [2023-03-16T09:01:37.530Z] unset SSH_AUTH_SOCK; [2023-03-16T09:01:37.530Z] unset SSH_AGENT_PID; [2023-03-16T09:01:37.531Z] echo Agent pid 37 killed; [2023-03-16T09:01:37.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T09:01:37.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:01:37.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:01:37.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:01:37.687Z] $ docker exec 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent [2023-03-16T09:01:37.787Z] SSH_AUTH_SOCK=/tmp/ssh-svHtR3h0SLcI/agent.69 [2023-03-16T09:01:37.787Z] SSH_AGENT_PID=75 [2023-03-16T09:01:37.794Z] Running ssh-add (command line suppressed) [2023-03-16T09:01:37.907Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6986282259276285086.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6986282259276285086.key) [2023-03-16T09:01:37.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:01:38.204Z] + git semver init [2023-03-16T09:01:38.463Z] 2023-03-16 09:01:38,386 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T09:01:38.463Z] 2023-03-16 09:01:38,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-03-16T09:01:38.463Z] 2023-03-16 09:01:38,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-03-16T09:01:38.463Z] 2023-03-16 09:01:38,387 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T09:01:39.403Z] 2023-03-16 09:01:39,183 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-03-16T09:01:39.403Z] 2023-03-16 09:01:39,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-03-16T09:01:39.403Z] 2023-03-16 09:01:39,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:01:39.403Z] 2023-03-16 09:01:39,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:01:39.403Z] 3.0.0-dev.19 [Pipeline] } [2023-03-16T09:01:39.415Z] $ docker exec --env ******** --env ******** 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent -k [2023-03-16T09:01:39.513Z] unset SSH_AUTH_SOCK; [2023-03-16T09:01:39.513Z] unset SSH_AGENT_PID; [2023-03-16T09:01:39.513Z] echo Agent pid 75 killed; [2023-03-16T09:01:39.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T09:01:39.817Z] + git semver [Pipeline] } [2023-03-16T09:01:40.093Z] $ docker stop --time=1 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 [2023-03-16T09:01:41.390Z] $ docker rm -f --volumes 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:01:41.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T09:01:41.923Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T09:01:41.925Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:01:42.058Z] provisioning config files... [2023-03-16T09:01:42.066Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3795961870640987078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:01:42.361Z] ---> docker-login.sh [2023-03-16T09:01:42.361Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:01:42.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:42.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:42.361Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:42.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:42.361Z] [2023-03-16T09:01:42.361Z] Login Succeeded [2023-03-16T09:01:42.361Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:01:42.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:42.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:42.361Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:42.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:42.361Z] [2023-03-16T09:01:42.361Z] Login Succeeded [2023-03-16T09:01:42.361Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:01:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:42.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:42.620Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:42.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:42.620Z] [2023-03-16T09:01:42.620Z] Login Succeeded [2023-03-16T09:01:42.620Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:01:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:42.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:42.620Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:42.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:42.620Z] [2023-03-16T09:01:42.620Z] Login Succeeded [2023-03-16T09:01:42.620Z] docker.io [2023-03-16T09:01:42.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:01:42.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:01:42.878Z] Configure a credential helper to remove this warning. See [2023-03-16T09:01:42.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:01:42.878Z] [2023-03-16T09:01:42.878Z] Login Succeeded [2023-03-16T09:01:42.878Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:01:42.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T09:01:42.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:01:42.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:01:42.968Z] ========================================================= [2023-03-16T09:01:42.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T09:01:42.968Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:01:43.282Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T09:01:43.282Z] Sending build context to Docker daemon 6.353MB [2023-03-16T09:01:43.282Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T09:01:43.282Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-16T09:01:43.282Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T09:01:43.282Z] 63b65145d645: Pulling fs layer [2023-03-16T09:01:43.282Z] a2d21d5440eb: Pulling fs layer [2023-03-16T09:01:43.282Z] 935e6c44a52c: Pulling fs layer [2023-03-16T09:01:43.282Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T09:01:43.282Z] 30dea6a524f1: Pulling fs layer [2023-03-16T09:01:43.282Z] a2aff8979fd8: Pulling fs layer [2023-03-16T09:01:43.282Z] 6808be2612f2: Pulling fs layer [2023-03-16T09:01:43.282Z] f25807f1079a: Pulling fs layer [2023-03-16T09:01:43.282Z] 30dea6a524f1: Waiting [2023-03-16T09:01:43.282Z] a2aff8979fd8: Waiting [2023-03-16T09:01:43.282Z] 6808be2612f2: Waiting [2023-03-16T09:01:43.282Z] f25807f1079a: Waiting [2023-03-16T09:01:43.282Z] 94cc34f8dd06: Waiting [2023-03-16T09:01:43.282Z] a2d21d5440eb: Download complete [2023-03-16T09:01:43.282Z] 94cc34f8dd06: Download complete [2023-03-16T09:01:43.543Z] 30dea6a524f1: Verifying Checksum [2023-03-16T09:01:43.543Z] 30dea6a524f1: Download complete [2023-03-16T09:01:43.543Z] 63b65145d645: Verifying Checksum [2023-03-16T09:01:43.543Z] 63b65145d645: Download complete [2023-03-16T09:01:43.543Z] a2aff8979fd8: Verifying Checksum [2023-03-16T09:01:43.543Z] a2aff8979fd8: Download complete [2023-03-16T09:01:43.543Z] 63b65145d645: Pull complete [2023-03-16T09:01:43.810Z] a2d21d5440eb: Pull complete [2023-03-16T09:01:44.071Z] f25807f1079a: Verifying Checksum [2023-03-16T09:01:44.071Z] f25807f1079a: Download complete [2023-03-16T09:01:44.071Z] 935e6c44a52c: Download complete [2023-03-16T09:01:44.328Z] 6808be2612f2: Verifying Checksum [2023-03-16T09:01:44.328Z] 6808be2612f2: Download complete [2023-03-16T09:01:47.615Z] 935e6c44a52c: Pull complete [2023-03-16T09:01:47.615Z] 94cc34f8dd06: Pull complete [2023-03-16T09:01:47.615Z] 30dea6a524f1: Pull complete [2023-03-16T09:01:47.615Z] a2aff8979fd8: Pull complete [2023-03-16T09:01:50.146Z] 6808be2612f2: Pull complete [2023-03-16T09:01:51.082Z] f25807f1079a: Pull complete [2023-03-16T09:01:51.082Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T09:01:51.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T09:01:51.082Z] ---> 3b553350e43f [2023-03-16T09:01:51.082Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:01:57.020Z] Still waiting to schedule task [2023-03-16T09:01:57.020Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T09:01:57.666Z] ---> Running in c98d84ec9761 [2023-03-16T09:01:57.667Z] Removing intermediate container c98d84ec9761 [2023-03-16T09:01:57.667Z] ---> bad18cda7147 [2023-03-16T09:01:57.667Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T09:01:57.667Z] ---> Running in 577a4843f9a0 [2023-03-16T09:01:57.667Z] Removing intermediate container 577a4843f9a0 [2023-03-16T09:01:57.667Z] ---> 77724c641ec2 [2023-03-16T09:01:57.667Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-16T09:01:57.667Z] ---> Running in 08d24e27ec87 [2023-03-16T09:01:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:01:57.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:01:57.928Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T09:01:57.928Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-16T09:01:57.928Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T09:01:57.928Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T09:01:57.928Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-16T09:01:57.928Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-16T09:01:57.928Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-16T09:01:57.928Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-16T09:01:57.928Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:01:57.928Z] OK: 270 MiB in 61 packages [2023-03-16T09:01:58.497Z] Removing intermediate container 08d24e27ec87 [2023-03-16T09:01:58.497Z] ---> 11da6e297ffa [2023-03-16T09:01:58.497Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-16T09:01:58.764Z] ---> Running in 7a28b47f3d3e [2023-03-16T09:01:58.764Z] Removing intermediate container 7a28b47f3d3e [2023-03-16T09:01:58.764Z] ---> f6896e0104fd [2023-03-16T09:01:58.764Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-16T09:01:59.022Z] ---> bead5328d790 [2023-03-16T09:01:59.022Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:01:59.022Z] ---> Running in 1c4eb568e6fe [2023-03-16T09:02:31.103Z] Removing intermediate container 1c4eb568e6fe [2023-03-16T09:02:31.103Z] ---> 8a00f46df785 [2023-03-16T09:02:31.103Z] Step 9/10 : COPY . . [2023-03-16T09:02:31.103Z] ---> 694595f420ac [2023-03-16T09:02:31.103Z] Step 10/10 : RUN ${MAKE} [2023-03-16T09:02:31.103Z] ---> Running in 315cbe6f77f2 [2023-03-16T09:02:31.103Z] noop [2023-03-16T09:02:31.103Z] Removing intermediate container 315cbe6f77f2 [2023-03-16T09:02:31.103Z] ---> dfb8b94300d9 [2023-03-16T09:02:31.103Z] Successfully built dfb8b94300d9 [2023-03-16T09:02:31.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:02:31.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T09:02:31.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:02:31.481Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:02:31.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T09:02:31.859Z] $ docker top 795c658bfa169da965b746aafcdfdb53e4ef412205c082a7393af5daffabd181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:02:32.198Z] + go version [2023-03-16T09:02:32.198Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T09:02:32.209Z] $ docker stop --time=1 795c658bfa169da965b746aafcdfdb53e4ef412205c082a7393af5daffabd181 [2023-03-16T09:02:33.463Z] $ docker rm -f --volumes 795c658bfa169da965b746aafcdfdb53e4ef412205c082a7393af5daffabd181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:02:33.856Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T09:02:33.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:02:33.928Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:02:33.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T09:02:34.292Z] $ docker top 7a5e92086f5e799e87f2f161a2dcb946cc9bea3e99a14bc5af4b79b85c4c5209 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:02:34.628Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:02:34.915Z] + make test [2023-03-16T09:02:34.915Z] go test ./... -coverprofile=coverage.out [2023-03-16T09:02:40.185Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-16T09:02:50.173Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-16T09:02:50.173Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements [2023-03-16T09:02:58.277Z] go vet ./... [2023-03-16T09:03:01.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T09:03:01.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T09:03:01.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T09:03:01.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T09:03:01.667Z] $ docker stop --time=1 7a5e92086f5e799e87f2f161a2dcb946cc9bea3e99a14bc5af4b79b85c4c5209 [2023-03-16T09:03:05.243Z] $ docker rm -f --volumes 7a5e92086f5e799e87f2f161a2dcb946cc9bea3e99a14bc5af4b79b85c4c5209 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:03:05.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T09:03:05.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T09:03:06.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T09:03:06.486Z] + ls -al . [2023-03-16T09:03:06.487Z] total 180 [2023-03-16T09:03:06.487Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:02 . [2023-03-16T09:03:06.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:01 .. [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 09:01 .dockerignore [2023-03-16T09:03:06.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 09:01 .git [2023-03-16T09:03:06.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:01 .github [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 16 09:01 .gitignore [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 09:01 .golangci.yml [2023-03-16T09:03:06.487Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:01 .semver [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 16 09:01 Attribution.txt [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 16 09:01 CHANGELOG.md [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 16 09:01 Dockerfile [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 09:01 GOVERNANCE.md [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 09:01 Jenkinsfile [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 09:01 LICENSE [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 16 09:01 Makefile [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 09:01 OWNERS.md [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 16 09:01 README.md [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 09:01 VERSION [2023-03-16T09:03:06.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:01 bin [2023-03-16T09:03:06.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:01 cmd [2023-03-16T09:03:06.487Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 16 09:02 coverage.out [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 16 09:01 go.mod [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 16 09:01 go.sum [2023-03-16T09:03:06.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:01 internal [2023-03-16T09:03:06.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:01 simulator [2023-03-16T09:03:06.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:01 snap [2023-03-16T09:03:06.487Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 16 09:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:06.793Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d976059f8bfb405a00b06a9502768812e8b859e1 --label arch=amd64 --label version=3.0.0-dev.19 . [2023-03-16T09:03:06.793Z] Sending build context to Docker daemon 6.377MB [2023-03-16T09:03:06.793Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T09:03:06.793Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-16T09:03:06.793Z] ---> dfb8b94300d9 [2023-03-16T09:03:06.793Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:03:06.793Z] ---> Running in 8c69e7da5557 [2023-03-16T09:03:07.051Z] Removing intermediate container 8c69e7da5557 [2023-03-16T09:03:07.051Z] ---> 3141cfb429cb [2023-03-16T09:03:07.051Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T09:03:07.051Z] ---> Running in ed44135a83b5 [2023-03-16T09:03:07.051Z] Removing intermediate container ed44135a83b5 [2023-03-16T09:03:07.051Z] ---> 0f36ce5243ee [2023-03-16T09:03:07.051Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-16T09:03:07.051Z] ---> Running in 694bd8eefcd3 [2023-03-16T09:03:07.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:03:07.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:03:07.833Z] OK: 270 MiB in 61 packages [2023-03-16T09:03:08.403Z] Removing intermediate container 694bd8eefcd3 [2023-03-16T09:03:08.403Z] ---> cf4aacfa4d48 [2023-03-16T09:03:08.403Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-16T09:03:08.403Z] ---> Running in 90f1e61500ce [2023-03-16T09:03:08.403Z] Removing intermediate container 90f1e61500ce [2023-03-16T09:03:08.403Z] ---> 788fef52c0eb [2023-03-16T09:03:08.403Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-16T09:03:08.403Z] ---> 258a214b2174 [2023-03-16T09:03:08.403Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:03:08.663Z] ---> Running in b89c1556dc1d [2023-03-16T09:03:09.694Z] Removing intermediate container b89c1556dc1d [2023-03-16T09:03:09.694Z] ---> 78973f3037ba [2023-03-16T09:03:09.694Z] Step 9/22 : COPY . . [2023-03-16T09:03:09.954Z] ---> e427469146bc [2023-03-16T09:03:09.954Z] Step 10/22 : RUN ${MAKE} [2023-03-16T09:03:09.954Z] ---> Running in b34b657f6a31 [2023-03-16T09:03:10.212Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-16T09:03:32.277Z] Removing intermediate container b34b657f6a31 [2023-03-16T09:03:32.277Z] ---> 49cf4d884881 [2023-03-16T09:03:32.277Z] Step 11/22 : FROM alpine:3.17 [2023-03-16T09:03:32.277Z] 3.17: Pulling from library/alpine [2023-03-16T09:03:32.277Z] 63b65145d645: Already exists [2023-03-16T09:03:32.277Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T09:03:32.277Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T09:03:32.277Z] ---> b2aa39c304c2 [2023-03-16T09:03:32.277Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-16T09:03:32.277Z] ---> Running in 4ccc97043d60 [2023-03-16T09:03:32.277Z] Removing intermediate container 4ccc97043d60 [2023-03-16T09:03:32.277Z] ---> f80f893682ef [2023-03-16T09:03:32.277Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:03:32.277Z] ---> Running in 3a327ebfd049 [2023-03-16T09:03:32.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T09:03:32.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T09:03:32.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:03:32.277Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:03:32.277Z] OK: 7 MiB in 16 packages [2023-03-16T09:03:32.277Z] Removing intermediate container 3a327ebfd049 [2023-03-16T09:03:32.277Z] ---> 1b452389e94e [2023-03-16T09:03:32.277Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-16T09:03:32.277Z] ---> 7889328c745d [2023-03-16T09:03:32.277Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-16T09:03:32.536Z] ---> d247a25862ee [2023-03-16T09:03:32.536Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-16T09:03:32.795Z] ---> 5b52a9f8097c [2023-03-16T09:03:32.795Z] Step 17/22 : EXPOSE 59901 [2023-03-16T09:03:32.795Z] ---> Running in 2fd853246c34 [2023-03-16T09:03:32.795Z] Removing intermediate container 2fd853246c34 [2023-03-16T09:03:32.795Z] ---> 5965485467cd [2023-03-16T09:03:32.795Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-16T09:03:32.795Z] ---> Running in ac70d5c10ea9 [2023-03-16T09:03:32.795Z] Removing intermediate container ac70d5c10ea9 [2023-03-16T09:03:32.795Z] ---> 97e19f7ac20d [2023-03-16T09:03:32.795Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-16T09:03:32.795Z] ---> Running in cd564b03d5f3 [2023-03-16T09:03:33.055Z] Removing intermediate container cd564b03d5f3 [2023-03-16T09:03:33.055Z] ---> f70c87ddde44 [2023-03-16T09:03:33.055Z] Step 20/22 : LABEL arch=amd64 [2023-03-16T09:03:33.055Z] ---> Running in e384a41509da [2023-03-16T09:03:33.055Z] Removing intermediate container e384a41509da [2023-03-16T09:03:33.055Z] ---> 71c1e60116f1 [2023-03-16T09:03:33.055Z] Step 21/22 : LABEL git_sha=d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:03:33.055Z] ---> Running in eb014096ed2b [2023-03-16T09:03:33.055Z] Removing intermediate container eb014096ed2b [2023-03-16T09:03:33.055Z] ---> aea7fcfc8cbc [2023-03-16T09:03:33.055Z] Step 22/22 : LABEL version=3.0.0-dev.19 [2023-03-16T09:03:33.312Z] ---> Running in 7eeea28f5dfb [2023-03-16T09:03:33.312Z] Removing intermediate container 7eeea28f5dfb [2023-03-16T09:03:33.312Z] ---> 767e47e9db28 [2023-03-16T09:03:33.312Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T09:03:33.312Z] Successfully built 767e47e9db28 [2023-03-16T09:03:33.312Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:03:33.396Z] provisioning config files... [2023-03-16T09:03:33.402Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8712985871336288342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:03:33.699Z] ---> docker-login.sh [2023-03-16T09:03:33.699Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:03:33.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:03:33.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:03:33.699Z] Configure a credential helper to remove this warning. See [2023-03-16T09:03:33.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:03:33.699Z] [2023-03-16T09:03:33.699Z] Login Succeeded [2023-03-16T09:03:33.699Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:03:33.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:03:33.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:03:33.699Z] Configure a credential helper to remove this warning. See [2023-03-16T09:03:33.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:03:33.699Z] [2023-03-16T09:03:33.699Z] Login Succeeded [2023-03-16T09:03:33.699Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:03:33.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:03:33.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:03:33.958Z] Configure a credential helper to remove this warning. See [2023-03-16T09:03:33.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:03:33.958Z] [2023-03-16T09:03:33.958Z] Login Succeeded [2023-03-16T09:03:33.958Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:03:33.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:03:33.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:03:33.958Z] Configure a credential helper to remove this warning. See [2023-03-16T09:03:33.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:03:33.958Z] [2023-03-16T09:03:33.958Z] Login Succeeded [2023-03-16T09:03:33.958Z] docker.io [2023-03-16T09:03:34.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:03:34.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:03:34.218Z] Configure a credential helper to remove this warning. See [2023-03-16T09:03:34.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:03:34.218Z] [2023-03-16T09:03:34.218Z] Login Succeeded [2023-03-16T09:03:34.218Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:03:34.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T09:03:34.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:03:34.293Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-03-16T09:03:34.293Z] d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:03:34.293Z] latest [2023-03-16T09:03:34.293Z] 3.0.0-dev.19 [2023-03-16T09:03:34.293Z] d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [2023-03-16T09:03:34.293Z] main [2023-03-16T09:03:34.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:34.611Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:34.915Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:03:34.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-03-16T09:03:34.915Z] 7505c51eb41c: Preparing [2023-03-16T09:03:34.915Z] 939510254148: Preparing [2023-03-16T09:03:34.915Z] c772bfd0d656: Preparing [2023-03-16T09:03:34.915Z] 93e012ea30da: Preparing [2023-03-16T09:03:34.915Z] 7cd52847ad77: Preparing [2023-03-16T09:03:34.915Z] 7cd52847ad77: Layer already exists [2023-03-16T09:03:34.915Z] 7505c51eb41c: Pushed [2023-03-16T09:03:34.915Z] 93e012ea30da: Pushed [2023-03-16T09:03:34.915Z] 939510254148: Pushed [2023-03-16T09:03:38.209Z] c772bfd0d656: Pushed [2023-03-16T09:03:38.209Z] d976059f8bfb405a00b06a9502768812e8b859e1: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:38.531Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:38.837Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-03-16T09:03:38.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-03-16T09:03:38.837Z] 7505c51eb41c: Preparing [2023-03-16T09:03:38.837Z] 939510254148: Preparing [2023-03-16T09:03:38.837Z] c772bfd0d656: Preparing [2023-03-16T09:03:38.837Z] 93e012ea30da: Preparing [2023-03-16T09:03:38.837Z] 7cd52847ad77: Preparing [2023-03-16T09:03:38.837Z] 7cd52847ad77: Layer already exists [2023-03-16T09:03:38.837Z] 939510254148: Layer already exists [2023-03-16T09:03:38.837Z] c772bfd0d656: Layer already exists [2023-03-16T09:03:38.837Z] 93e012ea30da: Layer already exists [2023-03-16T09:03:38.837Z] 7505c51eb41c: Layer already exists [2023-03-16T09:03:38.837Z] latest: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:39.143Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:39.465Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.19 [2023-03-16T09:03:39.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-03-16T09:03:39.465Z] 7505c51eb41c: Preparing [2023-03-16T09:03:39.465Z] 939510254148: Preparing [2023-03-16T09:03:39.465Z] c772bfd0d656: Preparing [2023-03-16T09:03:39.465Z] 93e012ea30da: Preparing [2023-03-16T09:03:39.465Z] 7cd52847ad77: Preparing [2023-03-16T09:03:39.465Z] c772bfd0d656: Layer already exists [2023-03-16T09:03:39.465Z] 7505c51eb41c: Layer already exists [2023-03-16T09:03:39.465Z] 93e012ea30da: Layer already exists [2023-03-16T09:03:39.465Z] 939510254148: Layer already exists [2023-03-16T09:03:39.465Z] 7cd52847ad77: Layer already exists [2023-03-16T09:03:39.465Z] 3.0.0-dev.19: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:39.770Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:40.071Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [2023-03-16T09:03:40.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-03-16T09:03:40.071Z] 7505c51eb41c: Preparing [2023-03-16T09:03:40.071Z] 939510254148: Preparing [2023-03-16T09:03:40.071Z] c772bfd0d656: Preparing [2023-03-16T09:03:40.071Z] 93e012ea30da: Preparing [2023-03-16T09:03:40.071Z] 7cd52847ad77: Preparing [2023-03-16T09:03:40.071Z] c772bfd0d656: Layer already exists [2023-03-16T09:03:40.071Z] 7cd52847ad77: Layer already exists [2023-03-16T09:03:40.071Z] 7505c51eb41c: Layer already exists [2023-03-16T09:03:40.071Z] 93e012ea30da: Layer already exists [2023-03-16T09:03:40.071Z] 939510254148: Layer already exists [2023-03-16T09:03:40.071Z] d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:40.376Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:40.680Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-03-16T09:03:40.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-03-16T09:03:40.681Z] 7505c51eb41c: Preparing [2023-03-16T09:03:40.681Z] 939510254148: Preparing [2023-03-16T09:03:40.681Z] c772bfd0d656: Preparing [2023-03-16T09:03:40.681Z] 93e012ea30da: Preparing [2023-03-16T09:03:40.681Z] 7cd52847ad77: Preparing [2023-03-16T09:03:40.681Z] c772bfd0d656: Layer already exists [2023-03-16T09:03:40.681Z] 7cd52847ad77: Layer already exists [2023-03-16T09:03:40.681Z] 93e012ea30da: Layer already exists [2023-03-16T09:03:40.681Z] 939510254148: Layer already exists [2023-03-16T09:03:40.681Z] 7505c51eb41c: Layer already exists [2023-03-16T09:03:40.681Z] main: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T09:03:40.718Z] ===================================================== [Pipeline] echo [2023-03-16T09:03:40.723Z] taggedImages: [2023-03-16T09:03:40.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:03:40.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-03-16T09:03:40.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.19 [2023-03-16T09:03:40.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [2023-03-16T09:03:40.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:41.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:03:41.091Z] [2023-03-16T09:03:41.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:03:41.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:03:41.392Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T09:03:41.392Z] 5eb5b503b376: Pulling fs layer [2023-03-16T09:03:41.392Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T09:03:41.392Z] ec43610c2a17: Pulling fs layer [2023-03-16T09:03:41.392Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T09:03:41.392Z] 33b1e0a273af: Pulling fs layer [2023-03-16T09:03:41.392Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T09:03:41.392Z] 2f39f015ded8: Pulling fs layer [2023-03-16T09:03:41.392Z] 3a2ae6a8a46f: Waiting [2023-03-16T09:03:41.392Z] 33b1e0a273af: Waiting [2023-03-16T09:03:41.392Z] 5d3b04190fa2: Waiting [2023-03-16T09:03:41.392Z] 2f39f015ded8: Waiting [2023-03-16T09:03:41.392Z] 5c69ac0246d0: Download complete [2023-03-16T09:03:41.392Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T09:03:41.392Z] 3a2ae6a8a46f: Download complete [2023-03-16T09:03:41.653Z] 33b1e0a273af: Download complete [2023-03-16T09:03:41.653Z] ec43610c2a17: Verifying Checksum [2023-03-16T09:03:41.653Z] ec43610c2a17: Download complete [2023-03-16T09:03:41.653Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T09:03:41.653Z] 5d3b04190fa2: Download complete [2023-03-16T09:03:41.653Z] 5eb5b503b376: Verifying Checksum [2023-03-16T09:03:41.653Z] 5eb5b503b376: Download complete [2023-03-16T09:03:42.219Z] 2f39f015ded8: Verifying Checksum [2023-03-16T09:03:42.219Z] 2f39f015ded8: Download complete [2023-03-16T09:03:42.788Z] 5eb5b503b376: Pull complete [2023-03-16T09:03:43.046Z] 5c69ac0246d0: Pull complete [2023-03-16T09:03:43.310Z] ec43610c2a17: Pull complete [2023-03-16T09:03:43.568Z] 3a2ae6a8a46f: Pull complete [2023-03-16T09:03:43.568Z] 33b1e0a273af: Pull complete [2023-03-16T09:03:43.826Z] 5d3b04190fa2: Pull complete [2023-03-16T09:03:48.002Z] 2f39f015ded8: Pull complete [2023-03-16T09:03:48.002Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T09:03:48.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:03:48.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:03:48.085Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:03:48.117Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T09:03:51.809Z] $ docker top 989c4d65fa7c9d19b3ddfe967c04f15da1ad908825e7604c0b22304c12693358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:03:52.192Z] ---> job-cost.sh [2023-03-16T09:03:52.192Z] lf-activate-venv: SKIPPING [2023-03-16T09:03:52.192Z] INFO: No Stack... [2023-03-16T09:03:52.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T09:03:53.019Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T09:03:53.308Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-03-16T09:03:53.308Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T09:03:53.320Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [2023-03-16T09:03:53.326Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] did not exist. Created. [2023-03-16T09:03:53.326Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T09:03:53.626Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T09:03:53.655Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T09:03:53.661Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T09:03:53.681Z] $ docker stop --time=1 989c4d65fa7c9d19b3ddfe967c04f15da1ad908825e7604c0b22304c12693358 [2023-03-16T09:03:54.844Z] $ docker rm -f --volumes 989c4d65fa7c9d19b3ddfe967c04f15da1ad908825e7604c0b22304c12693358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T09:05:53.507Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2389 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-03-16T09:05:53.520Z] Running in /w/workspace/device-modbus-go/85 [Pipeline] { [Pipeline] checkout [2023-03-16T09:05:53.574Z] Selected Git installation does not exist. Using Default [2023-03-16T09:05:53.574Z] The recommended git tool is: NONE [2023-03-16T09:06:04.433Z] using credential edgex-jenkins-ssh [2023-03-16T09:06:04.467Z] Cloning the remote Git repository [2023-03-16T09:06:04.571Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-16T09:06:04.727Z] > git init /w/workspace/device-modbus-go/85 # timeout=10 [2023-03-16T09:06:07.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-16T09:06:07.881Z] > git --version # timeout=10 [2023-03-16T09:06:07.918Z] > git --version # 'git version 2.25.1' [2023-03-16T09:06:07.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T09:06:08.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T09:06:09.492Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-16T09:06:09.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T09:06:10.806Z] Avoid second fetch [2023-03-16T09:06:10.807Z] Checking out Revision d976059f8bfb405a00b06a9502768812e8b859e1 (main) [2023-03-16T09:06:10.830Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T09:06:10.919Z] > git checkout -f d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 [2023-03-16T09:06:11.614Z] Commit message: "refactor(snap): Update command and metadata sourcing (#432)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T09:06:12.765Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T09:06:12.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T09:06:12.765Z] Dload Upload Total Spent Left Speed [2023-03-16T09:06:12.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh [2023-03-16T09:06:13.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T09:06:13.823Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-16T09:06:13.823Z] /etc/docker/daemon.json [2023-03-16T09:06:13.823Z] { [2023-03-16T09:06:13.823Z] "registry-mirrors": [ [2023-03-16T09:06:13.823Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T09:06:13.823Z] ], [2023-03-16T09:06:13.823Z] "bip": "10.250.0.254/24", [2023-03-16T09:06:13.823Z] "hosts": [ [2023-03-16T09:06:13.823Z] "tcp://0.0.0.0:5555", [2023-03-16T09:06:13.823Z] "unix:///var/run/docker.sock" [2023-03-16T09:06:13.823Z] ], [2023-03-16T09:06:13.823Z] "mtu": 1458, [2023-03-16T09:06:13.823Z] "selinux-enabled": true, [2023-03-16T09:06:13.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T09:06:13.823Z] } [Pipeline] sh [2023-03-16T09:06:14.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T09:06:14.556Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:06:32.926Z] provisioning config files... [2023-03-16T09:06:32.967Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/85@tmp/config7168119799492182054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:06:33.361Z] ---> docker-login.sh [2023-03-16T09:06:33.361Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:06:33.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:06:34.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:06:34.245Z] Configure a credential helper to remove this warning. See [2023-03-16T09:06:34.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:06:34.245Z] [2023-03-16T09:06:34.245Z] Login Succeeded [2023-03-16T09:06:34.245Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:06:34.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:06:34.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:06:34.519Z] Configure a credential helper to remove this warning. See [2023-03-16T09:06:34.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:06:34.519Z] [2023-03-16T09:06:34.519Z] Login Succeeded [2023-03-16T09:06:34.792Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:06:35.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:06:35.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:06:35.068Z] Configure a credential helper to remove this warning. See [2023-03-16T09:06:35.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:06:35.068Z] [2023-03-16T09:06:35.068Z] Login Succeeded [2023-03-16T09:06:35.068Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:06:35.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:06:35.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:06:35.618Z] Configure a credential helper to remove this warning. See [2023-03-16T09:06:35.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:06:35.618Z] [2023-03-16T09:06:35.618Z] Login Succeeded [2023-03-16T09:06:35.618Z] docker.io [2023-03-16T09:06:35.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:06:36.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:06:36.164Z] Configure a credential helper to remove this warning. See [2023-03-16T09:06:36.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:06:36.164Z] [2023-03-16T09:06:36.164Z] Login Succeeded [2023-03-16T09:06:36.164Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:06:36.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T09:06:36.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:06:36.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:06:36.561Z] ========================================================= [2023-03-16T09:06:36.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T09:06:36.561Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:06:36.926Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T09:06:37.203Z] Sending build context to Docker daemon 3.317MB [2023-03-16T09:06:37.203Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T09:06:37.203Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-16T09:06:37.479Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T09:06:37.479Z] af6eaf76a39c: Pulling fs layer [2023-03-16T09:06:37.479Z] 55522c791124: Pulling fs layer [2023-03-16T09:06:37.479Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T09:06:37.479Z] 169dfbe0d373: Pulling fs layer [2023-03-16T09:06:37.479Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T09:06:37.479Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T09:06:37.479Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T09:06:37.479Z] 169dfbe0d373: Waiting [2023-03-16T09:06:37.479Z] e1ff8fa3b103: Waiting [2023-03-16T09:06:37.479Z] 52ebb69f0ebf: Waiting [2023-03-16T09:06:37.479Z] 5abe8eddf0d5: Waiting [2023-03-16T09:06:37.479Z] 55522c791124: Download complete [2023-03-16T09:06:37.479Z] 169dfbe0d373: Verifying Checksum [2023-03-16T09:06:37.479Z] 169dfbe0d373: Download complete [2023-03-16T09:06:37.479Z] e1ff8fa3b103: Download complete [2023-03-16T09:06:37.758Z] af6eaf76a39c: Verifying Checksum [2023-03-16T09:06:37.758Z] af6eaf76a39c: Download complete [2023-03-16T09:06:38.750Z] af6eaf76a39c: Pull complete [2023-03-16T09:06:39.029Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T09:06:39.029Z] 5abe8eddf0d5: Download complete [2023-03-16T09:06:39.312Z] 55522c791124: Pull complete [2023-03-16T09:06:40.758Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T09:06:40.758Z] ce5c4a1c91eb: Download complete [2023-03-16T09:06:40.758Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T09:06:40.758Z] 52ebb69f0ebf: Download complete [2023-03-16T09:06:53.209Z] ce5c4a1c91eb: Pull complete [2023-03-16T09:06:53.209Z] 169dfbe0d373: Pull complete [2023-03-16T09:06:53.487Z] e1ff8fa3b103: Pull complete [2023-03-16T09:07:01.788Z] 52ebb69f0ebf: Pull complete [2023-03-16T09:07:03.785Z] 5abe8eddf0d5: Pull complete [2023-03-16T09:07:03.785Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T09:07:03.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T09:07:03.785Z] ---> 6cb57ee374ae [2023-03-16T09:07:03.785Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:07:04.769Z] ---> Running in 557fcc4a304c [2023-03-16T09:07:05.363Z] Removing intermediate container 557fcc4a304c [2023-03-16T09:07:05.363Z] ---> c07f3216e620 [2023-03-16T09:07:05.363Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T09:07:05.363Z] ---> Running in e78c9ed25893 [2023-03-16T09:07:05.635Z] Removing intermediate container e78c9ed25893 [2023-03-16T09:07:05.635Z] ---> 1716d730b46b [2023-03-16T09:07:05.635Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-16T09:07:05.635Z] ---> Running in 41dd43bfef93 [2023-03-16T09:07:07.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:07:07.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:07:09.255Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T09:07:09.255Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-16T09:07:09.255Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T09:07:09.255Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T09:07:09.536Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-16T09:07:09.536Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-16T09:07:09.536Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-16T09:07:09.536Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-16T09:07:09.536Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:07:09.536Z] OK: 270 MiB in 61 packages [2023-03-16T09:07:11.505Z] Removing intermediate container 41dd43bfef93 [2023-03-16T09:07:11.505Z] ---> ee5e1af669d5 [2023-03-16T09:07:11.505Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-16T09:07:11.505Z] ---> Running in b00c08657917 [2023-03-16T09:07:11.778Z] Removing intermediate container b00c08657917 [2023-03-16T09:07:11.778Z] ---> c59295f31e0f [2023-03-16T09:07:11.778Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-16T09:07:12.373Z] ---> 940ed7853c70 [2023-03-16T09:07:12.373Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:07:12.646Z] ---> Running in b3c8ac61391a [2023-03-16T09:08:34.386Z] Removing intermediate container b3c8ac61391a [2023-03-16T09:08:34.386Z] ---> 2731a20c1548 [2023-03-16T09:08:34.386Z] Step 9/10 : COPY . . [2023-03-16T09:08:34.386Z] ---> 176b23b5c552 [2023-03-16T09:08:34.386Z] Step 10/10 : RUN ${MAKE} [2023-03-16T09:08:34.386Z] ---> Running in fec4d648a4e9 [2023-03-16T09:08:34.386Z] noop [2023-03-16T09:08:34.386Z] Removing intermediate container fec4d648a4e9 [2023-03-16T09:08:34.386Z] ---> 894f336f3aef [2023-03-16T09:08:34.386Z] Successfully built 894f336f3aef [2023-03-16T09:08:34.386Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:08:34.756Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T09:08:34.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:08:35.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-2389 does not seem to be running inside a container [2023-03-16T09:08:35.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/85 -v /w/workspace/device-modbus-go/85:/w/workspace/device-modbus-go/85:rw,z -v /w/workspace/device-modbus-go/85@tmp:/w/workspace/device-modbus-go/85@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 [2023-03-16T09:08:36.521Z] $ docker top e32f355d4923889ff67f266ac808231bdfe50927dd671e333b4260e0ac100b7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:08:37.415Z] + go version [2023-03-16T09:08:37.415Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T09:08:37.440Z] $ docker stop --time=1 e32f355d4923889ff67f266ac808231bdfe50927dd671e333b4260e0ac100b7d [2023-03-16T09:08:39.154Z] $ docker rm -f --volumes e32f355d4923889ff67f266ac808231bdfe50927dd671e333b4260e0ac100b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:08:39.745Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T09:08:39.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:08:39.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-2389 does not seem to be running inside a container [2023-03-16T09:08:40.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/85 -v /w/workspace/device-modbus-go/85:/w/workspace/device-modbus-go/85:rw,z -v /w/workspace/device-modbus-go/85@tmp:/w/workspace/device-modbus-go/85@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 [2023-03-16T09:08:41.414Z] $ docker top bbe703d30f98a89c76a5646d46420b72ac84c0ad88b4b3ed79f05ad08a56a42d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:08:42.302Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/85 [Pipeline] fileExists [Pipeline] sh [2023-03-16T09:08:43.000Z] + make test [2023-03-16T09:08:43.000Z] go test ./... -coverprofile=coverage.out [2023-03-16T09:09:29.935Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-16T09:11:51.777Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-16T09:11:51.777Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.084s coverage: 48.0% of statements [2023-03-16T09:11:51.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T09:11:51.777Z] go vet ./... [2023-03-16T09:12:13.939Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T09:12:13.939Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T09:12:14.213Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T09:12:14.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T09:12:14.518Z] $ docker stop --time=1 bbe703d30f98a89c76a5646d46420b72ac84c0ad88b4b3ed79f05ad08a56a42d [2023-03-16T09:12:16.475Z] $ docker rm -f --volumes bbe703d30f98a89c76a5646d46420b72ac84c0ad88b4b3ed79f05ad08a56a42d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:12:17.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T09:12:17.809Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T09:12:18.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T09:12:18.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T09:12:19.145Z] + ls -al . [2023-03-16T09:12:19.145Z] total 176 [2023-03-16T09:12:19.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 09:08 . [2023-03-16T09:12:19.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:06 .. [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 09:06 .dockerignore [2023-03-16T09:12:19.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 09:06 .git [2023-03-16T09:12:19.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:06 .github [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 16 09:06 .gitignore [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 09:06 .golangci.yml [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 16 09:06 Attribution.txt [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 16 09:06 CHANGELOG.md [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 16 09:06 Dockerfile [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 09:06 GOVERNANCE.md [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 09:06 Jenkinsfile [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 09:06 LICENSE [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 16 09:06 Makefile [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 09:06 OWNERS.md [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 16 09:06 README.md [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 09:01 VERSION [2023-03-16T09:12:19.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:06 bin [2023-03-16T09:12:19.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:06 cmd [2023-03-16T09:12:19.145Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 16 09:11 coverage.out [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 16 09:06 go.mod [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 16 09:06 go.sum [2023-03-16T09:12:19.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:06 internal [2023-03-16T09:12:19.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:06 simulator [2023-03-16T09:12:19.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:06 snap [2023-03-16T09:12:19.145Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 16 09:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:12:19.500Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d976059f8bfb405a00b06a9502768812e8b859e1 --label arch=arm64 --label version=3.0.0-dev.19 . [2023-03-16T09:12:19.770Z] Sending build context to Docker daemon 3.342MB [2023-03-16T09:12:19.770Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T09:12:19.770Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-16T09:12:19.770Z] ---> 894f336f3aef [2023-03-16T09:12:19.770Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:12:20.041Z] ---> Running in ed22b85ce92c [2023-03-16T09:12:20.311Z] Removing intermediate container ed22b85ce92c [2023-03-16T09:12:20.311Z] ---> 1a95affa12bc [2023-03-16T09:12:20.311Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T09:12:20.582Z] ---> Running in b992812cc6c8 [2023-03-16T09:12:20.854Z] Removing intermediate container b992812cc6c8 [2023-03-16T09:12:20.854Z] ---> 127e3287ec1b [2023-03-16T09:12:20.854Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-16T09:12:20.854Z] ---> Running in d73a99bafddc [2023-03-16T09:12:22.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:12:22.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:12:23.975Z] OK: 270 MiB in 61 packages [2023-03-16T09:12:24.949Z] Removing intermediate container d73a99bafddc [2023-03-16T09:12:24.949Z] ---> cd60a857075f [2023-03-16T09:12:24.949Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-16T09:12:24.949Z] ---> Running in 2d2fb462c0b8 [2023-03-16T09:12:25.220Z] Removing intermediate container 2d2fb462c0b8 [2023-03-16T09:12:25.220Z] ---> 561d15ed7358 [2023-03-16T09:12:25.220Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-16T09:12:25.811Z] ---> 243c1dc35d69 [2023-03-16T09:12:25.811Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:12:26.093Z] ---> Running in aa71ca2c4ccc [2023-03-16T09:12:29.466Z] Removing intermediate container aa71ca2c4ccc [2023-03-16T09:12:29.466Z] ---> e152c92ce57e [2023-03-16T09:12:29.466Z] Step 9/22 : COPY . . [2023-03-16T09:12:30.440Z] ---> 89840b5af7b6 [2023-03-16T09:12:30.440Z] Step 10/22 : RUN ${MAKE} [2023-03-16T09:12:30.440Z] ---> Running in 59332d63ac73 [2023-03-16T09:12:31.874Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-16T09:15:23.709Z] Removing intermediate container 59332d63ac73 [2023-03-16T09:15:23.709Z] ---> 983611400041 [2023-03-16T09:15:23.709Z] Step 11/22 : FROM alpine:3.17 [2023-03-16T09:15:23.709Z] 3.17: Pulling from library/alpine [2023-03-16T09:15:23.709Z] af6eaf76a39c: Already exists [2023-03-16T09:15:23.709Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T09:15:23.709Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T09:15:23.709Z] ---> d74e625d9115 [2023-03-16T09:15:23.709Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-16T09:15:23.709Z] ---> Running in 8cc4133810ac [2023-03-16T09:15:23.709Z] Removing intermediate container 8cc4133810ac [2023-03-16T09:15:23.709Z] ---> 48639ad4e326 [2023-03-16T09:15:23.709Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:15:23.709Z] ---> Running in 9f595f1ccce0 [2023-03-16T09:15:23.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:15:23.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:15:23.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:15:23.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:15:23.709Z] OK: 8 MiB in 16 packages [2023-03-16T09:15:23.709Z] Removing intermediate container 9f595f1ccce0 [2023-03-16T09:15:23.709Z] ---> 075f09372861 [2023-03-16T09:15:23.709Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-16T09:15:23.709Z] ---> 49e3bf5d73d6 [2023-03-16T09:15:23.709Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-16T09:15:23.709Z] ---> babbac9a2d03 [2023-03-16T09:15:23.709Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-16T09:15:23.709Z] ---> b5cc6475afe4 [2023-03-16T09:15:23.709Z] Step 17/22 : EXPOSE 59901 [2023-03-16T09:15:23.709Z] ---> Running in 5a808f802091 [2023-03-16T09:15:23.709Z] Removing intermediate container 5a808f802091 [2023-03-16T09:15:23.709Z] ---> f36fecad7f9a [2023-03-16T09:15:23.709Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-16T09:15:23.709Z] ---> Running in ea45d5cbe533 [2023-03-16T09:15:23.709Z] Removing intermediate container ea45d5cbe533 [2023-03-16T09:15:23.709Z] ---> 590f2fda70c9 [2023-03-16T09:15:23.709Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-16T09:15:23.709Z] ---> Running in 407e9da01302 [2023-03-16T09:15:23.709Z] Removing intermediate container 407e9da01302 [2023-03-16T09:15:23.709Z] ---> 989e038d634d [2023-03-16T09:15:23.709Z] Step 20/22 : LABEL arch=arm64 [2023-03-16T09:15:23.709Z] ---> Running in 6aa1671e9096 [2023-03-16T09:15:23.709Z] Removing intermediate container 6aa1671e9096 [2023-03-16T09:15:23.709Z] ---> 3cf33a24e8be [2023-03-16T09:15:23.709Z] Step 21/22 : LABEL git_sha=d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:15:23.709Z] ---> Running in 3653a23d367e [2023-03-16T09:15:23.709Z] Removing intermediate container 3653a23d367e [2023-03-16T09:15:23.709Z] ---> 74861fdd6bed [2023-03-16T09:15:23.709Z] Step 22/22 : LABEL version=3.0.0-dev.19 [2023-03-16T09:15:23.709Z] ---> Running in f14409ca4ac1 [2023-03-16T09:15:23.709Z] Removing intermediate container f14409ca4ac1 [2023-03-16T09:15:23.709Z] ---> d1b45f818844 [2023-03-16T09:15:23.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T09:15:23.709Z] Successfully built d1b45f818844 [2023-03-16T09:15:23.709Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:15:23.801Z] provisioning config files... [2023-03-16T09:15:23.821Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/85@tmp/config15773807098327982618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:15:24.173Z] ---> docker-login.sh [2023-03-16T09:15:24.173Z] nexus3.edgexfoundry.org:10001 [2023-03-16T09:15:24.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:15:24.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:15:24.444Z] Configure a credential helper to remove this warning. See [2023-03-16T09:15:24.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:15:24.444Z] [2023-03-16T09:15:24.444Z] Login Succeeded [2023-03-16T09:15:24.444Z] nexus3.edgexfoundry.org:10002 [2023-03-16T09:15:24.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:15:24.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:15:24.983Z] Configure a credential helper to remove this warning. See [2023-03-16T09:15:24.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:15:24.983Z] [2023-03-16T09:15:24.983Z] Login Succeeded [2023-03-16T09:15:24.983Z] nexus3.edgexfoundry.org:10003 [2023-03-16T09:15:25.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:15:25.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:15:25.252Z] Configure a credential helper to remove this warning. See [2023-03-16T09:15:25.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:15:25.252Z] [2023-03-16T09:15:25.252Z] Login Succeeded [2023-03-16T09:15:25.252Z] nexus3.edgexfoundry.org:10004 [2023-03-16T09:15:25.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:15:25.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:15:25.792Z] Configure a credential helper to remove this warning. See [2023-03-16T09:15:25.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:15:25.792Z] [2023-03-16T09:15:25.792Z] Login Succeeded [2023-03-16T09:15:25.792Z] docker.io [2023-03-16T09:15:26.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T09:15:26.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T09:15:26.330Z] Configure a credential helper to remove this warning. See [2023-03-16T09:15:26.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T09:15:26.330Z] [2023-03-16T09:15:26.330Z] Login Succeeded [2023-03-16T09:15:26.330Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T09:15:26.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T09:15:26.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T09:15:26.387Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-03-16T09:15:26.387Z] d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:15:26.387Z] latest [2023-03-16T09:15:26.387Z] 3.0.0-dev.19 [2023-03-16T09:15:26.387Z] d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [2023-03-16T09:15:26.387Z] main [2023-03-16T09:15:26.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:26.729Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:27.082Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:15:27.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-03-16T09:15:27.082Z] 1038f8b03813: Preparing [2023-03-16T09:15:27.082Z] 597fbf0a286a: Preparing [2023-03-16T09:15:27.082Z] 1ad513b19613: Preparing [2023-03-16T09:15:27.082Z] d13b5ef58ed2: Preparing [2023-03-16T09:15:27.082Z] edf70074bd40: Preparing [2023-03-16T09:15:27.351Z] edf70074bd40: Layer already exists [2023-03-16T09:15:27.351Z] 597fbf0a286a: Pushed [2023-03-16T09:15:27.351Z] d13b5ef58ed2: Pushed [2023-03-16T09:15:27.351Z] 1038f8b03813: Pushed [2023-03-16T09:15:34.019Z] 1ad513b19613: Pushed [2023-03-16T09:15:34.019Z] d976059f8bfb405a00b06a9502768812e8b859e1: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:34.379Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:34.822Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-03-16T09:15:34.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-03-16T09:15:34.822Z] 1038f8b03813: Preparing [2023-03-16T09:15:34.822Z] 597fbf0a286a: Preparing [2023-03-16T09:15:34.822Z] 1ad513b19613: Preparing [2023-03-16T09:15:34.822Z] d13b5ef58ed2: Preparing [2023-03-16T09:15:34.822Z] edf70074bd40: Preparing [2023-03-16T09:15:34.822Z] edf70074bd40: Layer already exists [2023-03-16T09:15:34.822Z] 1038f8b03813: Layer already exists [2023-03-16T09:15:34.822Z] 597fbf0a286a: Layer already exists [2023-03-16T09:15:34.822Z] d13b5ef58ed2: Layer already exists [2023-03-16T09:15:34.822Z] 1ad513b19613: Layer already exists [2023-03-16T09:15:35.099Z] latest: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:35.489Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:35.864Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.19 [2023-03-16T09:15:35.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-03-16T09:15:35.864Z] 1038f8b03813: Preparing [2023-03-16T09:15:35.864Z] 597fbf0a286a: Preparing [2023-03-16T09:15:35.864Z] 1ad513b19613: Preparing [2023-03-16T09:15:35.864Z] d13b5ef58ed2: Preparing [2023-03-16T09:15:35.864Z] edf70074bd40: Preparing [2023-03-16T09:15:35.864Z] edf70074bd40: Layer already exists [2023-03-16T09:15:35.864Z] d13b5ef58ed2: Layer already exists [2023-03-16T09:15:35.864Z] 1038f8b03813: Layer already exists [2023-03-16T09:15:35.864Z] 1ad513b19613: Layer already exists [2023-03-16T09:15:35.864Z] 597fbf0a286a: Layer already exists [2023-03-16T09:15:36.139Z] 3.0.0-dev.19: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:36.526Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:36.877Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [2023-03-16T09:15:36.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-03-16T09:15:36.877Z] 1038f8b03813: Preparing [2023-03-16T09:15:36.877Z] 597fbf0a286a: Preparing [2023-03-16T09:15:36.877Z] 1ad513b19613: Preparing [2023-03-16T09:15:36.877Z] d13b5ef58ed2: Preparing [2023-03-16T09:15:36.877Z] edf70074bd40: Preparing [2023-03-16T09:15:36.877Z] edf70074bd40: Layer already exists [2023-03-16T09:15:36.877Z] 1ad513b19613: Layer already exists [2023-03-16T09:15:36.877Z] 597fbf0a286a: Layer already exists [2023-03-16T09:15:36.877Z] 1038f8b03813: Layer already exists [2023-03-16T09:15:36.877Z] d13b5ef58ed2: Layer already exists [2023-03-16T09:15:37.146Z] d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:37.498Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:37.853Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-03-16T09:15:37.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-03-16T09:15:37.853Z] 1038f8b03813: Preparing [2023-03-16T09:15:37.853Z] 597fbf0a286a: Preparing [2023-03-16T09:15:37.853Z] 1ad513b19613: Preparing [2023-03-16T09:15:37.853Z] d13b5ef58ed2: Preparing [2023-03-16T09:15:37.853Z] edf70074bd40: Preparing [2023-03-16T09:15:37.853Z] edf70074bd40: Layer already exists [2023-03-16T09:15:37.853Z] 1ad513b19613: Layer already exists [2023-03-16T09:15:37.853Z] d13b5ef58ed2: Layer already exists [2023-03-16T09:15:37.853Z] 597fbf0a286a: Layer already exists [2023-03-16T09:15:37.853Z] 1038f8b03813: Layer already exists [2023-03-16T09:15:38.121Z] main: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T09:15:38.163Z] ===================================================== [Pipeline] echo [2023-03-16T09:15:38.168Z] taggedImages: [2023-03-16T09:15:38.168Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1 [2023-03-16T09:15:38.168Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-03-16T09:15:38.168Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.19 [2023-03-16T09:15:38.168Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [2023-03-16T09:15:38.168Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:38.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T09:15:38.540Z] [2023-03-16T09:15:38.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:15:38.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T09:15:39.156Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T09:15:39.156Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T09:15:39.156Z] 04944245beec: Pulling fs layer [2023-03-16T09:15:39.156Z] 699f458cf7ca: Pulling fs layer [2023-03-16T09:15:39.156Z] 765212b225bb: Pulling fs layer [2023-03-16T09:15:39.156Z] f23df028b6ca: Pulling fs layer [2023-03-16T09:15:39.156Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T09:15:39.156Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T09:15:39.156Z] f23df028b6ca: Waiting [2023-03-16T09:15:39.156Z] 765212b225bb: Waiting [2023-03-16T09:15:39.156Z] d65c8cfc05b1: Waiting [2023-03-16T09:15:39.156Z] 2437ff75d9bd: Waiting [2023-03-16T09:15:39.156Z] 04944245beec: Verifying Checksum [2023-03-16T09:15:39.156Z] 04944245beec: Download complete [2023-03-16T09:15:39.156Z] 765212b225bb: Verifying Checksum [2023-03-16T09:15:39.156Z] 765212b225bb: Download complete [2023-03-16T09:15:39.156Z] f23df028b6ca: Download complete [2023-03-16T09:15:39.156Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T09:15:39.156Z] d65c8cfc05b1: Download complete [2023-03-16T09:15:39.429Z] 699f458cf7ca: Verifying Checksum [2023-03-16T09:15:39.429Z] 699f458cf7ca: Download complete [2023-03-16T09:15:40.019Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T09:15:40.019Z] 8998bd30e6a1: Download complete [2023-03-16T09:15:42.619Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T09:15:42.619Z] 2437ff75d9bd: Download complete [2023-03-16T09:15:44.033Z] 8998bd30e6a1: Pull complete [2023-03-16T09:15:44.617Z] 04944245beec: Pull complete [2023-03-16T09:15:46.030Z] 699f458cf7ca: Pull complete [2023-03-16T09:15:46.299Z] 765212b225bb: Pull complete [2023-03-16T09:15:48.887Z] f23df028b6ca: Pull complete [2023-03-16T09:15:48.887Z] d65c8cfc05b1: Pull complete [2023-03-16T09:16:03.905Z] 2437ff75d9bd: Pull complete [2023-03-16T09:16:03.905Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T09:16:03.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T09:16:03.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:16:04.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-2389 does not seem to be running inside a container [2023-03-16T09:16:04.200Z] $ 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-modbus-go/85 -v /w/workspace/device-modbus-go/85:/w/workspace/device-modbus-go/85:rw,z -v /w/workspace/device-modbus-go/85@tmp:/w/workspace/device-modbus-go/85@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 [2023-03-16T09:16:07.073Z] $ docker top 0deff9eb7163e2f11bed93a0546aa8fab575c807b2c2b553c020273a4fd0a57c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:16:07.976Z] ---> job-cost.sh [2023-03-16T09:16:07.976Z] lf-activate-venv: SKIPPING [2023-03-16T09:16:07.976Z] INFO: No Stack... [2023-03-16T09:16:08.944Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T09:16:09.531Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T09:16:10.185Z] + cat /w/workspace/device-modbus-go/85/archives/cost.csv [2023-03-16T09:16:10.185Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T09:16:10.266Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [2023-03-16T09:16:10.274Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] did not exist. Created. [2023-03-16T09:16:10.275Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T09:16:10.952Z] /w/workspace/device-modbus-go/85@tmp/durable-b5ad25d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T09:16:11.624Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T09:16:11.649Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T09:16:11.709Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T09:16:11.715Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T09:16:11.739Z] $ docker stop --time=1 0deff9eb7163e2f11bed93a0546aa8fab575c807b2c2b553c020273a4fd0a57c [2023-03-16T09:16:15.918Z] $ docker rm -f --volumes 0deff9eb7163e2f11bed93a0546aa8fab575c807b2c2b553c020273a4fd0a57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T09:16:16.275Z] provisioning config files... [2023-03-16T09:16:16.281Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6300621690694453383tmp [Pipeline] { [Pipeline] sh [2023-03-16T09:16:16.572Z] + set +x [2023-03-16T09:16:16.572Z] + curl -s https://codecov.io/bash [2023-03-16T09:16:16.572Z] + bash -s -- [2023-03-16T09:16:16.572Z] [2023-03-16T09:16:16.572Z] _____ _ [2023-03-16T09:16:16.572Z] / ____| | | [2023-03-16T09:16:16.572Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T09:16:16.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T09:16:16.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T09:16:16.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T09:16:16.572Z] Bash-1.0.6 [2023-03-16T09:16:16.572Z] [2023-03-16T09:16:16.572Z] [2023-03-16T09:16:16.572Z] ==> git version 2.25.1 found [2023-03-16T09:16:16.572Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T09:16:16.572Z] Release-Date: 2020-01-08 [2023-03-16T09:16:16.572Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T09:16:16.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T09:16:16.572Z] ==> Jenkins CI detected. [2023-03-16T09:16:16.572Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-03-16T09:16:16.572Z] project root: . [2023-03-16T09:16:16.572Z] --> token set from env [2023-03-16T09:16:16.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T09:16:16.572Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T09:16:16.572Z] ==> Python coveragepy not found [2023-03-16T09:16:16.572Z] ==> Searching for coverage reports in: [2023-03-16T09:16:16.572Z] + . [2023-03-16T09:16:16.572Z] -> Found 1 reports [2023-03-16T09:16:16.572Z] ==> Detecting git/mercurial file structure [2023-03-16T09:16:16.572Z] ==> Reading reports [2023-03-16T09:16:16.572Z] + ./coverage.out bytes=23736 [2023-03-16T09:16:16.572Z] ==> Appending adjustments [2023-03-16T09:16:16.572Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T09:16:16.831Z] + Found adjustments [2023-03-16T09:16:16.831Z] ==> Gzipping contents [2023-03-16T09:16:16.831Z] 4.0K /tmp/codecov.8RxK1R.gz [2023-03-16T09:16:16.831Z] ==> Uploading reports [2023-03-16T09:16:16.832Z] url: https://codecov.io [2023-03-16T09:16:16.832Z] query: branch=main&commit=d976059f8bfb405a00b06a9502768812e8b859e1&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T09:16:16.832Z] -> Pinging Codecov [2023-03-16T09:16:16.832Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=d976059f8bfb405a00b06a9502768812e8b859e1&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T09:16:16.832Z] -> Uploading to [2023-03-16T09:16:16.832Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/55DBCA73C666E3227836607328DD7E49/d976059f8bfb405a00b06a9502768812e8b859e1/9f6fd4b6-5cb3-46fc-929b-13743eb93f8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T091616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c26defbc95888dddff7bdd2456525283cb3a0c75f4407cac6be8e0ec474baca1 [2023-03-16T09:16:16.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T09:16:16.832Z] Dload Upload Total Spent Left Speed [2023-03-16T09:16:17.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 16776 --:--:-- --:--:-- --:--:-- 16776 [2023-03-16T09:16:17.090Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] } [2023-03-16T09:16:17.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T09:16:17.203Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T09:16:17.213Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:17.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T09:16:17.508Z] [2023-03-16T09:16:17.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:17.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T09:16:17.804Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T09:16:17.804Z] df9b9388f04a: Pulling fs layer [2023-03-16T09:16:17.804Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T09:16:17.804Z] 25bc292e5bac: Pulling fs layer [2023-03-16T09:16:17.804Z] 114826534d7a: Pulling fs layer [2023-03-16T09:16:17.804Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T09:16:17.804Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T09:16:17.804Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T09:16:17.804Z] 4657fd5d0bcf: Waiting [2023-03-16T09:16:17.804Z] 8a3aa393b2d8: Waiting [2023-03-16T09:16:17.804Z] 6ad1cebc031e: Waiting [2023-03-16T09:16:17.804Z] 114826534d7a: Waiting [2023-03-16T09:16:17.804Z] 25bc292e5bac: Verifying Checksum [2023-03-16T09:16:17.804Z] 25bc292e5bac: Download complete [2023-03-16T09:16:17.804Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T09:16:17.804Z] 52dc419b0ee2: Download complete [2023-03-16T09:16:17.804Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T09:16:17.804Z] 4657fd5d0bcf: Download complete [2023-03-16T09:16:17.804Z] df9b9388f04a: Verifying Checksum [2023-03-16T09:16:17.804Z] df9b9388f04a: Download complete [2023-03-16T09:16:18.063Z] df9b9388f04a: Pull complete [2023-03-16T09:16:18.063Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T09:16:18.063Z] 6ad1cebc031e: Download complete [2023-03-16T09:16:18.063Z] 52dc419b0ee2: Pull complete [2023-03-16T09:16:18.326Z] 25bc292e5bac: Pull complete [2023-03-16T09:16:18.586Z] 114826534d7a: Verifying Checksum [2023-03-16T09:16:18.586Z] 114826534d7a: Download complete [2023-03-16T09:16:18.844Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T09:16:18.844Z] 8a3aa393b2d8: Download complete [2023-03-16T09:16:22.125Z] 114826534d7a: Pull complete [2023-03-16T09:16:22.125Z] 4657fd5d0bcf: Pull complete [2023-03-16T09:16:22.382Z] 6ad1cebc031e: Pull complete [2023-03-16T09:16:25.660Z] 8a3aa393b2d8: Pull complete [2023-03-16T09:16:25.660Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T09:16:25.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T09:16:25.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:16:25.739Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:16:25.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-16T09:16:27.756Z] $ docker top fdc1b7cd674fa5c9dae3bc27aefb493b279e7b513d93946cc75d1c71a22683a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T09:16:27.815Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-03-16T09:16:28.091Z] + set -o pipefail [2023-03-16T09:16:28.091Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-03-16T09:16:32.287Z] [2023-03-16T09:16:32.287Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-03-16T09:16:32.287Z] [2023-03-16T09:16:32.287Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/d06d5179-3099-4aad-b978-87c24d13dcec [2023-03-16T09:16:32.287Z] [2023-03-16T09:16:32.287Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-16T09:16:32.287Z] [2023-03-16T09:16:32.287Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T09:16:32.287Z] [2023-03-16T09:16:32.287Z] [2023-03-16T09:16:32.287Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T09:16:32.287Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T09:16:32.287Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T09:16:32.298Z] $ docker stop --time=1 fdc1b7cd674fa5c9dae3bc27aefb493b279e7b513d93946cc75d1c71a22683a1 [2023-03-16T09:16:34.392Z] $ docker rm -f --volumes fdc1b7cd674fa5c9dae3bc27aefb493b279e7b513d93946cc75d1c71a22683a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T09:16:35.092Z] + git log --format=format:%s -1 d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] sh [2023-03-16T09:16:35.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T09:16:35.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:35.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:16:35.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:16:35.743Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:16:35.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T09:16:36.154Z] $ docker top b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 -eo pid,comm [2023-03-16T09:16:36.209Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T09:16:36.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T09:16:36.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:16:36.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:16:36.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:16:36.360Z] $ docker exec b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 ssh-agent [2023-03-16T09:16:36.470Z] SSH_AUTH_SOCK=/tmp/ssh-qKXABEeDAGGU/agent.33 [2023-03-16T09:16:36.470Z] SSH_AGENT_PID=39 [2023-03-16T09:16:36.475Z] Running ssh-add (command line suppressed) [2023-03-16T09:16:36.595Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11247143047905200082.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11247143047905200082.key) [2023-03-16T09:16:36.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:16:36.893Z] + git semver tag [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,075 [run_tag] DEBUG tag force:False [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,075 [check_head_tag] DEBUG check head tag [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,076 [execute] INFO git cat-file --batch-check [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,079 [execute] INFO git cat-file --batch [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,099 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T09:16:37.152Z] 2023-03-16 09:16:37,104 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:16:37.152Z] 3.0.0-dev.19 [Pipeline] } [2023-03-16T09:16:37.162Z] $ docker exec --env ******** --env ******** b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 ssh-agent -k [2023-03-16T09:16:37.266Z] unset SSH_AUTH_SOCK; [2023-03-16T09:16:37.267Z] unset SSH_AGENT_PID; [2023-03-16T09:16:37.267Z] echo Agent pid 39 killed; [2023-03-16T09:16:37.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T09:16:37.583Z] + git semver [Pipeline] } [2023-03-16T09:16:37.854Z] $ docker stop --time=1 b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 [2023-03-16T09:16:39.176Z] $ docker rm -f --volumes b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:39.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T09:16:39.564Z] [2023-03-16T09:16:39.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:39.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T09:16:39.861Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T09:16:39.861Z] ab5ef0e58194: Pulling fs layer [2023-03-16T09:16:39.861Z] 9712f1f96733: Pulling fs layer [2023-03-16T09:16:39.861Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T09:16:39.861Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T09:16:39.861Z] e9a5061849ea: Pulling fs layer [2023-03-16T09:16:39.861Z] d747dcd14b5f: Pulling fs layer [2023-03-16T09:16:39.861Z] 2de7ff778b66: Pulling fs layer [2023-03-16T09:16:39.861Z] e9a5061849ea: Waiting [2023-03-16T09:16:39.861Z] d747dcd14b5f: Waiting [2023-03-16T09:16:39.861Z] 2de7ff778b66: Waiting [2023-03-16T09:16:39.861Z] 0d9ebad4ef96: Waiting [2023-03-16T09:16:39.861Z] 9712f1f96733: Verifying Checksum [2023-03-16T09:16:39.861Z] 9712f1f96733: Download complete [2023-03-16T09:16:40.450Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T09:16:40.450Z] 63f879dbbcfc: Download complete [2023-03-16T09:16:40.709Z] ab5ef0e58194: Verifying Checksum [2023-03-16T09:16:40.709Z] ab5ef0e58194: Download complete [2023-03-16T09:16:40.709Z] d747dcd14b5f: Verifying Checksum [2023-03-16T09:16:40.709Z] d747dcd14b5f: Download complete [2023-03-16T09:16:40.709Z] e9a5061849ea: Verifying Checksum [2023-03-16T09:16:40.709Z] e9a5061849ea: Download complete [2023-03-16T09:16:40.709Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T09:16:40.709Z] 0d9ebad4ef96: Download complete [2023-03-16T09:16:40.709Z] 2de7ff778b66: Verifying Checksum [2023-03-16T09:16:40.709Z] 2de7ff778b66: Download complete [2023-03-16T09:16:43.237Z] ab5ef0e58194: Pull complete [2023-03-16T09:16:43.495Z] 9712f1f96733: Pull complete [2023-03-16T09:16:44.064Z] 63f879dbbcfc: Pull complete [2023-03-16T09:16:48.248Z] 0d9ebad4ef96: Pull complete [2023-03-16T09:16:48.506Z] e9a5061849ea: Pull complete [2023-03-16T09:16:48.506Z] d747dcd14b5f: Pull complete [2023-03-16T09:16:49.880Z] 2de7ff778b66: Pull complete [2023-03-16T09:16:49.880Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T09:16:49.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T09:16:49.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:16:49.963Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:16:49.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-16T09:16:52.283Z] $ docker top b8b7300760911dd098811a54e405c5b6c732b3ef7f26a1fe96612b6726f076a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:16:52.354Z] provisioning config files... [2023-03-16T09:16:52.360Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6265857443517037045tmp [2023-03-16T09:16:52.369Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13592839858444040376tmp [2023-03-16T09:16:52.377Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11376036284674078535tmp [Pipeline] { [Pipeline] echo [2023-03-16T09:16:52.392Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:16:52.672Z] ---> sigul-configuration.sh [2023-03-16T09:16:52.672Z] gpg: directory `/root/.gnupg' created [2023-03-16T09:16:52.672Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T09:16:52.672Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T09:16:52.672Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T09:16:52.672Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T09:16:52.672Z] gpg: CAST5 encrypted data [2023-03-16T09:16:52.672Z] gpg: encrypted with 1 passphrase [2023-03-16T09:16:52.672Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T09:16:52.958Z] + mkdir /home/jenkins [2023-03-16T09:16:52.958Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T09:16:53.241Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-16T09:16:53.250Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:16:53.534Z] ---> sigul-install.sh [2023-03-16T09:16:53.534Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T09:16:53.821Z] + git tag --list [2023-03-16T09:16:53.821Z] 0.7.1 [2023-03-16T09:16:53.821Z] v1.0.0 [2023-03-16T09:16:53.821Z] v1.1.0 [2023-03-16T09:16:53.821Z] v1.1.1 [2023-03-16T09:16:53.821Z] v1.2.2 [2023-03-16T09:16:53.821Z] v1.3.0 [2023-03-16T09:16:53.821Z] v1.3.1 [2023-03-16T09:16:53.821Z] v2.0.0 [2023-03-16T09:16:53.821Z] v2.1.0 [2023-03-16T09:16:53.821Z] v2.1.1 [2023-03-16T09:16:53.821Z] v2.1.1-dev.1 [2023-03-16T09:16:53.821Z] v2.1.1-dev.2 [2023-03-16T09:16:53.821Z] v2.1.1-dev.3 [2023-03-16T09:16:53.821Z] v2.2.0 [2023-03-16T09:16:53.821Z] v2.2.1-dev.1 [2023-03-16T09:16:53.821Z] v2.2.1-dev.2 [2023-03-16T09:16:53.821Z] v2.2.1-dev.3 [2023-03-16T09:16:53.821Z] v2.2.1-dev.4 [2023-03-16T09:16:53.821Z] v2.2.1-dev.5 [2023-03-16T09:16:53.821Z] v2.2.1-dev.6 [2023-03-16T09:16:53.821Z] v2.2.1-dev.7 [2023-03-16T09:16:53.821Z] v2.3.0 [2023-03-16T09:16:53.821Z] v2.3.0-dev.10 [2023-03-16T09:16:53.821Z] v2.3.0-dev.11 [2023-03-16T09:16:53.821Z] v2.3.0-dev.12 [2023-03-16T09:16:53.821Z] v2.3.0-dev.13 [2023-03-16T09:16:53.821Z] v2.3.0-dev.14 [2023-03-16T09:16:53.821Z] v2.3.0-dev.15 [2023-03-16T09:16:53.821Z] v2.3.0-dev.16 [2023-03-16T09:16:53.821Z] v2.3.0-dev.17 [2023-03-16T09:16:53.821Z] v2.3.0-dev.18 [2023-03-16T09:16:53.821Z] v2.3.0-dev.19 [2023-03-16T09:16:53.821Z] v2.3.0-dev.20 [2023-03-16T09:16:53.821Z] v2.3.0-dev.21 [2023-03-16T09:16:53.821Z] v2.3.0-dev.22 [2023-03-16T09:16:53.821Z] v2.3.0-dev.23 [2023-03-16T09:16:53.821Z] v2.3.0-dev.24 [2023-03-16T09:16:53.821Z] v2.3.0-dev.25 [2023-03-16T09:16:53.821Z] v2.3.0-dev.7 [2023-03-16T09:16:53.821Z] v2.3.0-dev.8 [2023-03-16T09:16:53.821Z] v2.3.0-dev.9 [2023-03-16T09:16:53.821Z] v3.0.0-dev.1 [2023-03-16T09:16:53.821Z] v3.0.0-dev.10 [2023-03-16T09:16:53.821Z] v3.0.0-dev.11 [2023-03-16T09:16:53.821Z] v3.0.0-dev.12 [2023-03-16T09:16:53.821Z] v3.0.0-dev.13 [2023-03-16T09:16:53.821Z] v3.0.0-dev.14 [2023-03-16T09:16:53.821Z] v3.0.0-dev.15 [2023-03-16T09:16:53.821Z] v3.0.0-dev.16 [2023-03-16T09:16:53.821Z] v3.0.0-dev.17 [2023-03-16T09:16:53.821Z] v3.0.0-dev.18 [2023-03-16T09:16:53.821Z] v3.0.0-dev.19 [2023-03-16T09:16:53.821Z] v3.0.0-dev.2 [2023-03-16T09:16:53.821Z] v3.0.0-dev.3 [2023-03-16T09:16:53.821Z] v3.0.0-dev.4 [2023-03-16T09:16:53.821Z] v3.0.0-dev.5 [2023-03-16T09:16:53.821Z] v3.0.0-dev.6 [2023-03-16T09:16:53.821Z] v3.0.0-dev.7 [2023-03-16T09:16:53.821Z] v3.0.0-dev.8 [2023-03-16T09:16:53.821Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T09:16:54.111Z] + lftools sign git-tag v3.0.0-dev.19 [2023-03-16T09:16:54.680Z] Signing Git tag with Sigul... [2023-03-16T09:16:54.680Z] Signing v3.0.0-dev.19 [Pipeline] echo [2023-03-16T09:16:55.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:16:55.536Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T09:16:55.544Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T09:16:55.562Z] $ docker stop --time=1 b8b7300760911dd098811a54e405c5b6c732b3ef7f26a1fe96612b6726f076a0 [2023-03-16T09:16:56.869Z] $ docker rm -f --volumes b8b7300760911dd098811a54e405c5b6c732b3ef7f26a1fe96612b6726f076a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T09:16:57.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T09:16:57.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:57.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:16:57.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:16:57.614Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:16:57.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T09:16:58.004Z] $ docker top 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 -eo pid,comm [2023-03-16T09:16:58.053Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T09:16:58.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T09:16:58.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:16:58.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:16:58.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:16:58.209Z] $ docker exec 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 ssh-agent [2023-03-16T09:16:58.319Z] SSH_AUTH_SOCK=/tmp/ssh-gH7pEKT9TEIn/agent.32 [2023-03-16T09:16:58.319Z] SSH_AGENT_PID=38 [2023-03-16T09:16:58.324Z] Running ssh-add (command line suppressed) [2023-03-16T09:16:58.433Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1930468410256572813.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1930468410256572813.key) [2023-03-16T09:16:58.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:16:58.725Z] + git semver bump pre [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,912 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,912 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,913 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,913 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,913 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,913 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,915 [execute] INFO git cat-file --batch-check [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,921 [execute] INFO git cat-file --batch [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T09:16:58.983Z] 2023-03-16 09:16:58,925 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:16:58.983Z] 3.0.0-dev.20 [Pipeline] } [2023-03-16T09:16:58.991Z] $ docker exec --env ******** --env ******** 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 ssh-agent -k [2023-03-16T09:16:59.107Z] unset SSH_AUTH_SOCK; [2023-03-16T09:16:59.108Z] unset SSH_AGENT_PID; [2023-03-16T09:16:59.108Z] echo Agent pid 38 killed; [2023-03-16T09:16:59.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T09:16:59.423Z] + git semver [Pipeline] } [2023-03-16T09:16:59.693Z] $ docker stop --time=1 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 [2023-03-16T09:17:00.959Z] $ docker rm -f --volumes 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:17:01.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T09:17:01.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:17:01.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T09:17:01.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:17:01.655Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:17:01.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T09:17:02.038Z] $ docker top 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T09:17:02.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T09:17:02.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T09:17:02.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T09:17:02.232Z] $ docker exec 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e ssh-agent [2023-03-16T09:17:02.337Z] SSH_AUTH_SOCK=/tmp/ssh-AzCnGM8Fe6gD/agent.31 [2023-03-16T09:17:02.337Z] SSH_AGENT_PID=37 [2023-03-16T09:17:02.342Z] Running ssh-add (command line suppressed) [2023-03-16T09:17:02.438Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18237353866356232701.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18237353866356232701.key) [2023-03-16T09:17:02.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T09:17:02.736Z] + git semver push [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,910 [run_push] DEBUG push [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,911 [execute] INFO git cat-file --batch-check [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,915 [execute] INFO git rev-list bffaa91f8a54208903c9736b3f7045d632ad0a48 -- [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,916 [execute] DEBUG Popen(['git', 'rev-list', 'bffaa91f8a54208903c9736b3f7045d632ad0a48', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,924 [execute] INFO git fetch -v origin [2023-03-16T09:17:02.995Z] 2023-03-16 09:17:02,925 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T09:17:03.563Z] 2023-03-16 09:17:03,422 [run_push] DEBUG no remote changes detected [2023-03-16T09:17:03.563Z] 2023-03-16 09:17:03,422 [execute] INFO git push origin semver [2023-03-16T09:17:03.563Z] 2023-03-16 09:17:03,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T09:17:04.499Z] 2023-03-16 09:17:04,312 [run_push] DEBUG push all version tags [2023-03-16T09:17:04.499Z] 2023-03-16 09:17:04,312 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T09:17:04.499Z] 2023-03-16 09:17:04,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T09:17:05.065Z] 2023-03-16 09:17:05,058 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-03-16T09:17:05.065Z] 3.0.0-dev.20 [Pipeline] } [2023-03-16T09:17:05.334Z] $ docker exec --env ******** --env ******** 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e ssh-agent -k [2023-03-16T09:17:05.427Z] unset SSH_AUTH_SOCK; [2023-03-16T09:17:05.427Z] unset SSH_AGENT_PID; [2023-03-16T09:17:05.427Z] echo Agent pid 37 killed; [2023-03-16T09:17:05.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T09:17:05.743Z] + git semver [Pipeline] } [2023-03-16T09:17:06.013Z] $ docker stop --time=1 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e [2023-03-16T09:17:07.297Z] $ docker rm -f --volumes 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T09:17:07.799Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-03-16T09:17:07.799Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-03-16T09:17:07.799Z] total 16 [2023-03-16T09:17:07.799Z] drwxr-xr-x 3 root root 4096 Mar 16 09:03 . [2023-03-16T09:17:07.799Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 09:16 .. [2023-03-16T09:17:07.799Z] drwxr-xr-x 2 root root 4096 Mar 16 09:03 cost [2023-03-16T09:17:07.799Z] -rw-r--r-- 1 root root 87 Mar 16 09:03 cost.csv [2023-03-16T09:17:07.799Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-03-16T09:17:07.799Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-03-16T09:17:07.799Z] total 16 [2023-03-16T09:17:07.799Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:03 . [2023-03-16T09:17:07.799Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 09:16 .. [2023-03-16T09:17:07.799Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:03 cost [2023-03-16T09:17:07.799Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 16 09:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:08.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:08.938Z] ---> package-listing.sh [2023-03-16T09:17:08.938Z] ++ facter osfamily [2023-03-16T09:17:08.938Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T09:17:09.199Z] + OS_FAMILY=debian [2023-03-16T09:17:09.199Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-03-16T09:17:09.199Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T09:17:09.199Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T09:17:09.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T09:17:09.199Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T09:17:09.199Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-03-16T09:17:09.199Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T09:17:09.199Z] + case "${OS_FAMILY}" in [2023-03-16T09:17:09.199Z] + dpkg -l [2023-03-16T09:17:09.199Z] + grep '^ii' [2023-03-16T09:17:09.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T09:17:09.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T09:17:09.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T09:17:09.199Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-03-16T09:17:09.199Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-03-16T09:17:09.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-03-16T09:17:09.206Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T09:17:09.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:17:10.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:17:10.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:17:10.101Z] prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container [2023-03-16T09:17:10.124Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T09:17:10.328Z] $ docker top 8883f5519848dd090f1ae53c88b2ca8dcdd3eb384126e8dc9ca341f6b8e86b4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:17:10.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T09:17:11.084Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T09:17:11.410Z] + ls /var/log/sa-host [2023-03-16T09:17:11.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:17:11.472Z] provisioning config files... [2023-03-16T09:17:11.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14642201571997445408tmp [Pipeline] { [Pipeline] echo [2023-03-16T09:17:11.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:11.768Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T09:17:11.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:12.088Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T09:17:12.096Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:12.379Z] ---> sudo-logs.sh [2023-03-16T09:17:12.379Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T09:17:12.407Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:12.689Z] ---> job-cost.sh [2023-03-16T09:17:12.689Z] lf-activate-venv: SKIPPING [2023-03-16T09:17:12.689Z] DEBUG: total: 0.2199999988079071 [2023-03-16T09:17:12.689Z] INFO: Retrieving Stack Cost... [2023-03-16T09:17:12.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T09:17:13.514Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T09:17:13.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:13.809Z] ---> logs-deploy.sh [2023-03-16T09:17:13.809Z] lf-activate-venv: SKIPPING [2023-03-16T09:17:13.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/85 [2023-03-16T09:17:13.809Z] INFO: archiving workspace using pattern(s): [2023-03-16T09:17:14.745Z] Archives upload complete. [2023-03-16T09:17:15.003Z] INFO: archiving logs to Nexus [2023-03-16T09:17:15.570Z] ---> uname -a: [2023-03-16T09:17:15.570Z] Linux prd-ubuntu20-04-docker-8c-8g-2387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-16T09:17:15.570Z] [2023-03-16T09:17:15.570Z] [2023-03-16T09:17:15.570Z] ---> lscpu: [2023-03-16T09:17:15.570Z] Architecture: x86_64 [2023-03-16T09:17:15.570Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-16T09:17:15.570Z] Byte Order: Little Endian [2023-03-16T09:17:15.570Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-16T09:17:15.570Z] CPU(s): 8 [2023-03-16T09:17:15.570Z] On-line CPU(s) list: 0-7 [2023-03-16T09:17:15.570Z] Thread(s) per core: 1 [2023-03-16T09:17:15.570Z] Core(s) per socket: 1 [2023-03-16T09:17:15.570Z] Socket(s): 8 [2023-03-16T09:17:15.570Z] NUMA node(s): 1 [2023-03-16T09:17:15.570Z] Vendor ID: AuthenticAMD [2023-03-16T09:17:15.570Z] CPU family: 23 [2023-03-16T09:17:15.570Z] Model: 49 [2023-03-16T09:17:15.570Z] Model name: AMD EPYC-Rome Processor [2023-03-16T09:17:15.570Z] Stepping: 0 [2023-03-16T09:17:15.570Z] CPU MHz: 2799.998 [2023-03-16T09:17:15.570Z] BogoMIPS: 5599.99 [2023-03-16T09:17:15.570Z] Virtualization: AMD-V [2023-03-16T09:17:15.570Z] Hypervisor vendor: KVM [2023-03-16T09:17:15.570Z] Virtualization type: full [2023-03-16T09:17:15.570Z] L1d cache: 256 KiB [2023-03-16T09:17:15.570Z] L1i cache: 256 KiB [2023-03-16T09:17:15.570Z] L2 cache: 4 MiB [2023-03-16T09:17:15.570Z] L3 cache: 128 MiB [2023-03-16T09:17:15.570Z] NUMA node0 CPU(s): 0-7 [2023-03-16T09:17:15.570Z] Vulnerability Itlb multihit: Not affected [2023-03-16T09:17:15.570Z] Vulnerability L1tf: Not affected [2023-03-16T09:17:15.570Z] Vulnerability Mds: Not affected [2023-03-16T09:17:15.570Z] Vulnerability Meltdown: Not affected [2023-03-16T09:17:15.570Z] Vulnerability Mmio stale data: Not affected [2023-03-16T09:17:15.570Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-16T09:17:15.570Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-16T09:17:15.570Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-16T09:17:15.570Z] Vulnerability Srbds: Not affected [2023-03-16T09:17:15.570Z] Vulnerability Tsx async abort: Not affected [2023-03-16T09:17:15.570Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-16T09:17:15.570Z] [2023-03-16T09:17:15.570Z] [2023-03-16T09:17:15.570Z] ---> nproc: [2023-03-16T09:17:15.570Z] 8 [2023-03-16T09:17:15.570Z] [2023-03-16T09:17:15.570Z]