Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18e5bddd1624945f7f79c46e89df23b543e6953b 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-ssh2151603789662419737.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh207378691797267660.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9074519463594095174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh154707555591936921.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-ssh8955930771670868906.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 ‘prd-ubuntu20.04-docker-8c-8g-17308’ Running on prd-ubuntu20.04-docker-8c-8g-17310 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 18e5bddd1624945f7f79c46e89df23b543e6953b (main) > 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 18e5bddd1624945f7f79c46e89df23b543e6953b # timeout=10 Commit message: "docs: Update changelog for 3.0 (#489)" > git rev-list --no-walk b7c00ecea16ee3fe559c969829072d5131dcac71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T15:51:44.243Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T15:51:44.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T15:51:44.303Z] ========================================================= [2023-05-30T15:51:44.303Z] EdgeX Global Pipelines Version Info [2023-05-30T15:51:44.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:51:45.014Z] ------------------- [2023-05-30T15:51:45.014Z] stable info: [2023-05-30T15:51:45.014Z] ------------------- [2023-05-30T15:51:45.014Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T15:51:45.014Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:51:45.014Z] Message: update stable to v1.0.249 [2023-05-30T15:51:45.582Z] ------------------- [2023-05-30T15:51:45.582Z] experimental info: [2023-05-30T15:51:45.582Z] ------------------- [2023-05-30T15:51:45.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T15:51:45.582Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:51:45.582Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T15:51:45.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-30T15:51:45.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-30T15:51:45.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T15:51:45.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T15:51:45.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T15:51:45.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T15:51:45.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T15:51:45.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T15:51:45.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T15:51:45.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T15:51:45.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T15:51:45.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-30T15:51:45.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T15:51:45.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T15:51:45.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:51:45.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:51:45.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:51:46.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:51:46.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T15:51:46.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T15:51:46.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T15:51:46.060Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T15:51:46.072Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T15:51:46.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T15:51:46.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T15:51:46.125Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T15:51:46.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T15:51:46.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T15:51:46.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T15:51:46.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T15:51:46.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] echo [2023-05-30T15:51:46.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18e5bdd [Pipeline] echo [2023-05-30T15:51:46.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:51:46.297Z] provisioning config files... [2023-05-30T15:51:46.310Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17322939683689901172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:51:46.611Z] ---> docker-login.sh [2023-05-30T15:51:46.611Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:51:46.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:46.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:46.872Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:46.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:46.872Z] [2023-05-30T15:51:46.872Z] Login Succeeded [2023-05-30T15:51:46.872Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:51:46.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:47.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:47.134Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:47.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:47.134Z] [2023-05-30T15:51:47.134Z] Login Succeeded [2023-05-30T15:51:47.134Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:51:47.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:47.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:47.134Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:47.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:47.134Z] [2023-05-30T15:51:47.134Z] Login Succeeded [2023-05-30T15:51:47.134Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:51:47.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:47.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:47.134Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:47.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:47.134Z] [2023-05-30T15:51:47.134Z] Login Succeeded [2023-05-30T15:51:47.134Z] docker.io [2023-05-30T15:51:47.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:47.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:47.394Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:47.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:47.394Z] [2023-05-30T15:51:47.394Z] Login Succeeded [2023-05-30T15:51:47.394Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:51:47.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T15:51:47.785Z] + git rev-list -1 --merges 18e5bddd1624945f7f79c46e89df23b543e6953b~1..18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] echo [2023-05-30T15:51:47.833Z] -----------> git rev-list -1 --merges 18e5bddd1624945f7f79c46e89df23b543e6953b~1..18e5bddd1624945f7f79c46e89df23b543e6953b 18e5bddd1624945f7f79c46e89df23b543e6953b [false] [Pipeline] sh [2023-05-30T15:51:48.127Z] + git log --format=format:%s -1 18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] echo [2023-05-30T15:51:48.143Z] ========================================================= [2023-05-30T15:51:48.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T15:51:48.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:51:48.484Z] + git log --format=format:%s -1 18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] echo [2023-05-30T15:51:48.517Z] [semverPrep] GIT_COMMIT: 18e5bddd1624945f7f79c46e89df23b543e6953b, Commit Message: docs: Update changelog for 3.0 (#489) [Pipeline] echo [2023-05-30T15:51:48.527Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T15:51:48.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:51:48.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T15:51:48.878Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T15:51:48.878Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T15:51:48.878Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T15:51:48.878Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T15:51:48.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:51:49.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:51:49.226Z] [2023-05-30T15:51:49.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:51:49.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:51:49.547Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T15:51:49.547Z] b85a868b505f: Pulling fs layer [2023-05-30T15:51:49.547Z] e2be974225ed: Pulling fs layer [2023-05-30T15:51:49.547Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T15:51:49.547Z] 988bab9f4d93: Pulling fs layer [2023-05-30T15:51:49.547Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T15:51:49.547Z] eaf3925da568: Pulling fs layer [2023-05-30T15:51:49.547Z] bab4dde63d76: Pulling fs layer [2023-05-30T15:51:49.547Z] bde34c3a00c8: Pulling fs layer [2023-05-30T15:51:49.547Z] 988bab9f4d93: Waiting [2023-05-30T15:51:49.547Z] b352a97aabf1: Pulling fs layer [2023-05-30T15:51:49.547Z] eaf3925da568: Waiting [2023-05-30T15:51:49.547Z] 4872d77fe225: Pulling fs layer [2023-05-30T15:51:49.547Z] 1469e6f7b9e6: Waiting [2023-05-30T15:51:49.547Z] bab4dde63d76: Waiting [2023-05-30T15:51:49.547Z] bde34c3a00c8: Waiting [2023-05-30T15:51:49.547Z] 5851b861e8e6: Pulling fs layer [2023-05-30T15:51:49.547Z] b352a97aabf1: Waiting [2023-05-30T15:51:49.547Z] 4872d77fe225: Waiting [2023-05-30T15:51:49.547Z] e2be974225ed: Verifying Checksum [2023-05-30T15:51:49.547Z] e2be974225ed: Download complete [2023-05-30T15:51:49.547Z] 988bab9f4d93: Verifying Checksum [2023-05-30T15:51:49.547Z] 988bab9f4d93: Download complete [2023-05-30T15:51:49.815Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T15:51:49.815Z] 1469e6f7b9e6: Download complete [2023-05-30T15:51:49.815Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T15:51:49.815Z] 339a4e72a1f5: Download complete [2023-05-30T15:51:49.815Z] eaf3925da568: Verifying Checksum [2023-05-30T15:51:49.815Z] eaf3925da568: Download complete [2023-05-30T15:51:49.815Z] bde34c3a00c8: Verifying Checksum [2023-05-30T15:51:49.815Z] bde34c3a00c8: Download complete [2023-05-30T15:51:49.815Z] b352a97aabf1: Verifying Checksum [2023-05-30T15:51:49.815Z] b352a97aabf1: Download complete [2023-05-30T15:51:49.815Z] 4872d77fe225: Verifying Checksum [2023-05-30T15:51:49.815Z] 4872d77fe225: Download complete [2023-05-30T15:51:49.815Z] 5851b861e8e6: Verifying Checksum [2023-05-30T15:51:49.815Z] 5851b861e8e6: Download complete [2023-05-30T15:51:49.815Z] b85a868b505f: Verifying Checksum [2023-05-30T15:51:49.815Z] b85a868b505f: Download complete [2023-05-30T15:51:50.076Z] bab4dde63d76: Verifying Checksum [2023-05-30T15:51:50.076Z] bab4dde63d76: Download complete [2023-05-30T15:51:51.458Z] b85a868b505f: Pull complete [2023-05-30T15:51:51.458Z] e2be974225ed: Pull complete [2023-05-30T15:51:52.028Z] 339a4e72a1f5: Pull complete [2023-05-30T15:51:52.028Z] 988bab9f4d93: Pull complete [2023-05-30T15:51:52.289Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:51:52.289Z] eaf3925da568: Pull complete [2023-05-30T15:51:54.196Z] bab4dde63d76: Pull complete [2023-05-30T15:51:54.196Z] bde34c3a00c8: Pull complete [2023-05-30T15:51:54.457Z] b352a97aabf1: Pull complete [2023-05-30T15:51:54.457Z] 4872d77fe225: Pull complete [2023-05-30T15:51:54.457Z] 5851b861e8e6: Pull complete [2023-05-30T15:51:54.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:51:54.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:51:54.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:51:54.823Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T15:51:54.858Z] $ 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-05-30T15:51:58.161Z] $ docker top cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 -eo pid,comm [2023-05-30T15:51:58.221Z] 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-05-30T15:51:58.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:51:58.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:51:58.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:51:58.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:51:58.392Z] $ docker exec cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 ssh-agent [2023-05-30T15:51:58.505Z] SSH_AUTH_SOCK=/tmp/ssh-okKGZT5t2olT/agent.32 [2023-05-30T15:51:58.505Z] SSH_AGENT_PID=38 [2023-05-30T15:51:58.513Z] Running ssh-add (command line suppressed) [2023-05-30T15:51:58.618Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11834316267523761580.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11834316267523761580.key) [2023-05-30T15:51:58.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:51:58.917Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:51:58.931Z] $ docker exec --env ******** --env ******** cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 ssh-agent -k [2023-05-30T15:51:59.037Z] unset SSH_AUTH_SOCK; [2023-05-30T15:51:59.037Z] unset SSH_AGENT_PID; [2023-05-30T15:51:59.039Z] echo Agent pid 38 killed; [2023-05-30T15:51:59.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:51:59.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:51:59.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:51:59.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:51:59.192Z] $ docker exec cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 ssh-agent [2023-05-30T15:51:59.310Z] SSH_AUTH_SOCK=/tmp/ssh-GQQeOKcxZe2E/agent.70 [2023-05-30T15:51:59.310Z] SSH_AGENT_PID=76 [2023-05-30T15:51:59.315Z] Running ssh-add (command line suppressed) [2023-05-30T15:51:59.419Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13879494232933820823.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13879494232933820823.key) [2023-05-30T15:51:59.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:51:59.714Z] + git semver init [2023-05-30T15:51:59.972Z] 2023-05-30 15:51:59,881 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:51:59.972Z] 2023-05-30 15:51:59,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-05-30T15:51:59.972Z] 2023-05-30 15:51:59,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-05-30T15:51:59.972Z] 2023-05-30 15:51:59,882 [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-05-30T15:52:00.909Z] 2023-05-30 15:52:00,644 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-05-30T15:52:00.909Z] 2023-05-30 15:52:00,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-05-30T15:52:00.909Z] 2023-05-30 15:52:00,644 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T15:52:00.909Z] 2023-05-30 15:52:00,644 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T15:52:00.909Z] 3.0.0-dev.46 [Pipeline] } [2023-05-30T15:52:00.920Z] $ docker exec --env ******** --env ******** cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 ssh-agent -k [2023-05-30T15:52:01.017Z] unset SSH_AUTH_SOCK; [2023-05-30T15:52:01.017Z] unset SSH_AGENT_PID; [2023-05-30T15:52:01.019Z] echo Agent pid 76 killed; [2023-05-30T15:52:01.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:52:01.342Z] + git semver [Pipeline] } [2023-05-30T15:52:01.618Z] $ docker stop --time=1 cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 [2023-05-30T15:52:02.926Z] $ docker rm -f --volumes cf94029e6778d73642afa551670871c1c20f63daeba6a2ae8959d8ef25017e34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:52:03.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:52:03.491Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:52:03.494Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-05-30T15:52:03.616Z] provisioning config files... [2023-05-30T15:52:03.625Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6280318089029671268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:03.926Z] ---> docker-login.sh [2023-05-30T15:52:03.926Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:52:03.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:03.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:03.926Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:03.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:03.926Z] [2023-05-30T15:52:03.926Z] Login Succeeded [2023-05-30T15:52:03.926Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:52:03.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:03.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:03.926Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:03.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:03.926Z] [2023-05-30T15:52:03.926Z] Login Succeeded [2023-05-30T15:52:03.926Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:52:04.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:04.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:04.187Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:04.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:04.187Z] [2023-05-30T15:52:04.187Z] Login Succeeded [2023-05-30T15:52:04.187Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:52:04.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:04.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:04.187Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:04.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:04.187Z] [2023-05-30T15:52:04.187Z] Login Succeeded [2023-05-30T15:52:04.187Z] docker.io [2023-05-30T15:52:04.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:04.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:04.447Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:04.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:04.447Z] [2023-05-30T15:52:04.447Z] Login Succeeded [2023-05-30T15:52:04.447Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:52:04.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:52:04.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:52:04.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:52:04.534Z] ========================================================= [2023-05-30T15:52:04.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:52:04.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:04.838Z] + 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-05-30T15:52:04.838Z] Sending build context to Docker daemon 6.558MB [2023-05-30T15:52:04.838Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:52:04.838Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-30T15:52:04.838Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:52:04.838Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:52:04.838Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:52:04.838Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:52:04.838Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:52:04.838Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:52:04.838Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:52:04.838Z] 4d19c01a9841: Waiting [2023-05-30T15:52:04.838Z] 9f32a84ed3da: Waiting [2023-05-30T15:52:04.838Z] 9325e15d5711: Waiting [2023-05-30T15:52:04.838Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:52:04.838Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:52:04.838Z] 85791d961cd3: Download complete [2023-05-30T15:52:05.100Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T15:52:05.100Z] 9f32a84ed3da: Download complete [2023-05-30T15:52:05.100Z] 4d19c01a9841: Verifying Checksum [2023-05-30T15:52:05.100Z] 4d19c01a9841: Download complete [2023-05-30T15:52:05.100Z] f56be85fc22e: Verifying Checksum [2023-05-30T15:52:05.100Z] f56be85fc22e: Download complete [2023-05-30T15:52:05.100Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:52:05.100Z] 9325e15d5711: Download complete [2023-05-30T15:52:05.100Z] f56be85fc22e: Pull complete [2023-05-30T15:52:05.361Z] 85791d961cd3: Pull complete [2023-05-30T15:52:05.929Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T15:52:05.929Z] c5a4b2cf53e6: Download complete [2023-05-30T15:52:05.929Z] d694b5ae8c79: Verifying Checksum [2023-05-30T15:52:05.929Z] d694b5ae8c79: Download complete [2023-05-30T15:52:06.189Z] 556b6ee489ea: Verifying Checksum [2023-05-30T15:52:06.189Z] 556b6ee489ea: Download complete [2023-05-30T15:52:09.479Z] d694b5ae8c79: Pull complete [2023-05-30T15:52:09.479Z] 9f32a84ed3da: Pull complete [2023-05-30T15:52:09.479Z] 4d19c01a9841: Pull complete [2023-05-30T15:52:09.747Z] 9325e15d5711: Pull complete [2023-05-30T15:52:12.287Z] 556b6ee489ea: Pull complete [2023-05-30T15:52:13.226Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:52:13.226Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:52:13.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:52:13.226Z] ---> c4be618373d6 [2023-05-30T15:52:13.226Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:52:17.426Z] ---> Running in d9ed833f2c44 [2023-05-30T15:52:17.684Z] Removing intermediate container d9ed833f2c44 [2023-05-30T15:52:17.684Z] ---> f99a9eae1b5e [2023-05-30T15:52:17.684Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:52:17.684Z] ---> Running in c94432ba754d [2023-05-30T15:52:17.943Z] Removing intermediate container c94432ba754d [2023-05-30T15:52:17.943Z] ---> 5bcd139d5bd4 [2023-05-30T15:52:17.943Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-30T15:52:17.943Z] ---> Running in b5e1e18f0fee [2023-05-30T15:52:18.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:52:18.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:52:18.475Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:52:18.475Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-30T15:52:18.475Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:52:18.475Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:52:18.475Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-30T15:52:18.475Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-30T15:52:18.475Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-30T15:52:18.475Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-30T15:52:18.475Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:52:18.475Z] OK: 270 MiB in 61 packages [2023-05-30T15:52:18.579Z] Still waiting to schedule task [2023-05-30T15:52:18.579Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17309’ [2023-05-30T15:52:19.042Z] Removing intermediate container b5e1e18f0fee [2023-05-30T15:52:19.042Z] ---> a76d35008233 [2023-05-30T15:52:19.042Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-30T15:52:19.042Z] ---> Running in 8c44aeac77e5 [2023-05-30T15:52:19.300Z] Removing intermediate container 8c44aeac77e5 [2023-05-30T15:52:19.300Z] ---> feb33e6a55f1 [2023-05-30T15:52:19.300Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-30T15:52:19.300Z] ---> 444120d9ce43 [2023-05-30T15:52:19.300Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:52:19.300Z] ---> Running in 57265983f4a2 [2023-05-30T15:52:45.872Z] Removing intermediate container 57265983f4a2 [2023-05-30T15:52:45.872Z] ---> c490555b80a7 [2023-05-30T15:52:45.872Z] Step 9/10 : COPY . . [2023-05-30T15:52:45.872Z] ---> 14ef29ea21d1 [2023-05-30T15:52:45.872Z] Step 10/10 : RUN ${MAKE} [2023-05-30T15:52:45.872Z] ---> Running in 69763590b6f2 [2023-05-30T15:52:45.872Z] noop [2023-05-30T15:52:46.131Z] Removing intermediate container 69763590b6f2 [2023-05-30T15:52:46.131Z] ---> 660ad05616b2 [2023-05-30T15:52:46.131Z] Successfully built 660ad05616b2 [2023-05-30T15:52:46.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:46.448Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:52:46.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:52:46.525Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T15:52:46.558Z] $ 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-05-30T15:52:46.898Z] $ docker top 2af181696f6de351120800a09b75628a3b0e1764ff5c9551a77db33079f27b32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:52:47.230Z] + go version [2023-05-30T15:52:47.230Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:52:47.242Z] $ docker stop --time=1 2af181696f6de351120800a09b75628a3b0e1764ff5c9551a77db33079f27b32 [2023-05-30T15:52:48.494Z] $ docker rm -f --volumes 2af181696f6de351120800a09b75628a3b0e1764ff5c9551a77db33079f27b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:48.901Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:52:48.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:52:48.973Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T15:52:49.003Z] $ 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-05-30T15:52:49.316Z] $ docker top 49bc3d204c60ffaa78aecefcfc9fedc3635db0b35e0938adb47ca095aaba704f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:52:49.654Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:52:49.952Z] + make test [2023-05-30T15:52:49.952Z] go test ./... -coverprofile=coverage.out [2023-05-30T15:52:55.217Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-30T15:53:03.318Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-30T15:53:03.318Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.4% of statements [2023-05-30T15:53:08.581Z] go vet ./... [2023-05-30T15:53:12.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:53:12.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:53:12.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:53:12.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:53:12.797Z] $ docker stop --time=1 49bc3d204c60ffaa78aecefcfc9fedc3635db0b35e0938adb47ca095aaba704f [2023-05-30T15:53:16.439Z] $ docker rm -f --volumes 49bc3d204c60ffaa78aecefcfc9fedc3635db0b35e0938adb47ca095aaba704f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:53:16.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:53:16.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T15:53:17.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:53:17.865Z] + ls -al . [2023-05-30T15:53:17.865Z] total 188 [2023-05-30T15:53:17.865Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 15:52 . [2023-05-30T15:53:17.865Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:51 .. [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 15:51 .dockerignore [2023-05-30T15:53:17.865Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:52 .git [2023-05-30T15:53:17.865Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:51 .github [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 331 May 30 15:51 .gitignore [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:51 .golangci.yml [2023-05-30T15:53:17.865Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:52 .semver [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 30 15:51 Attribution.txt [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 14764 May 30 15:51 CHANGELOG.md [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 30 15:51 Dockerfile [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:51 GOVERNANCE.md [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 15:51 Jenkinsfile [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:51 LICENSE [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 30 15:51 Makefile [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 622 May 30 15:51 OWNERS.md [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 4578 May 30 15:51 README.md [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:52 VERSION [2023-05-30T15:53:17.865Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:51 bin [2023-05-30T15:53:17.865Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:51 cmd [2023-05-30T15:53:17.865Z] -rw-r--r-- 1 jenkins jenkins 24160 May 30 15:53 coverage.out [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 30 15:51 go.mod [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 31574 May 30 15:51 go.sum [2023-05-30T15:53:17.865Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:51 internal [2023-05-30T15:53:17.865Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:51 simulator [2023-05-30T15:53:17.865Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:51 snap [2023-05-30T15:53:17.865Z] -rw-rw-r-- 1 jenkins jenkins 229 May 30 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:18.177Z] + 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=18e5bddd1624945f7f79c46e89df23b543e6953b --label arch=amd64 --label version=3.0.0-dev.46 . [2023-05-30T15:53:18.177Z] Sending build context to Docker daemon 6.583MB [2023-05-30T15:53:18.177Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:53:18.177Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-30T15:53:18.177Z] ---> 660ad05616b2 [2023-05-30T15:53:18.177Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:53:18.436Z] ---> Running in b6c647b2f5b4 [2023-05-30T15:53:18.436Z] Removing intermediate container b6c647b2f5b4 [2023-05-30T15:53:18.436Z] ---> 159fbcff83ec [2023-05-30T15:53:18.436Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:53:18.436Z] ---> Running in 49e2026bee61 [2023-05-30T15:53:18.436Z] Removing intermediate container 49e2026bee61 [2023-05-30T15:53:18.436Z] ---> 3ca3d4830492 [2023-05-30T15:53:18.436Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-30T15:53:18.436Z] ---> Running in d640a0b56fb3 [2023-05-30T15:53:18.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:18.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:19.212Z] OK: 270 MiB in 61 packages [2023-05-30T15:53:19.471Z] Removing intermediate container d640a0b56fb3 [2023-05-30T15:53:19.471Z] ---> 02a957fa4e24 [2023-05-30T15:53:19.471Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-30T15:53:19.471Z] ---> Running in 9ddcc8eb08b1 [2023-05-30T15:53:19.471Z] Removing intermediate container 9ddcc8eb08b1 [2023-05-30T15:53:19.471Z] ---> 4efe9ea530a1 [2023-05-30T15:53:19.471Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-30T15:53:19.729Z] ---> a9aea52cfa60 [2023-05-30T15:53:19.729Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:53:19.729Z] ---> Running in 479e6732fea8 [2023-05-30T15:53:20.296Z] Removing intermediate container 479e6732fea8 [2023-05-30T15:53:20.296Z] ---> d56e8590bd3e [2023-05-30T15:53:20.296Z] Step 9/22 : COPY . . [2023-05-30T15:53:20.864Z] ---> 84f781573bd9 [2023-05-30T15:53:20.864Z] Step 10/22 : RUN ${MAKE} [2023-05-30T15:53:20.864Z] ---> Running in 0f2a378fb7b3 [2023-05-30T15:53:21.122Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-30T15:53:43.056Z] Removing intermediate container 0f2a378fb7b3 [2023-05-30T15:53:43.056Z] ---> 5c9d0dba2ebf [2023-05-30T15:53:43.056Z] Step 11/22 : FROM alpine:3.17 [2023-05-30T15:53:43.056Z] 3.17: Pulling from library/alpine [2023-05-30T15:53:43.056Z] f56be85fc22e: Already exists [2023-05-30T15:53:43.056Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:53:43.056Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:53:43.056Z] ---> 9ed4aefc74f6 [2023-05-30T15:53:43.056Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-30T15:53:43.056Z] ---> Running in cce1249b07b1 [2023-05-30T15:53:43.056Z] Removing intermediate container cce1249b07b1 [2023-05-30T15:53:43.056Z] ---> 5096a652df37 [2023-05-30T15:53:43.056Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:53:43.056Z] ---> Running in a6fff05d36d0 [2023-05-30T15:53:43.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:43.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:43.056Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:53:43.056Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:53:43.056Z] OK: 7 MiB in 16 packages [2023-05-30T15:53:43.056Z] Removing intermediate container a6fff05d36d0 [2023-05-30T15:53:43.056Z] ---> b36101bcc7ee [2023-05-30T15:53:43.056Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-30T15:53:43.056Z] ---> e123a49ff2e4 [2023-05-30T15:53:43.056Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-30T15:53:43.056Z] ---> 1b6a6f185c1b [2023-05-30T15:53:43.056Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-30T15:53:43.056Z] ---> dd70fcd3c27d [2023-05-30T15:53:43.056Z] Step 17/22 : EXPOSE 59901 [2023-05-30T15:53:43.056Z] ---> Running in 68867c41ae78 [2023-05-30T15:53:43.056Z] Removing intermediate container 68867c41ae78 [2023-05-30T15:53:43.056Z] ---> a23c24dc3a14 [2023-05-30T15:53:43.056Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-30T15:53:43.056Z] ---> Running in 37ef417c1776 [2023-05-30T15:53:43.056Z] Removing intermediate container 37ef417c1776 [2023-05-30T15:53:43.056Z] ---> a8ae9cd0c788 [2023-05-30T15:53:43.056Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T15:53:43.056Z] ---> Running in fbe7263f8dc6 [2023-05-30T15:53:43.056Z] Removing intermediate container fbe7263f8dc6 [2023-05-30T15:53:43.056Z] ---> c8e8d7e0ba77 [2023-05-30T15:53:43.056Z] Step 20/22 : LABEL arch=amd64 [2023-05-30T15:53:43.056Z] ---> Running in 7641524b6c4b [2023-05-30T15:53:43.056Z] Removing intermediate container 7641524b6c4b [2023-05-30T15:53:43.056Z] ---> 270e0819a257 [2023-05-30T15:53:43.056Z] Step 21/22 : LABEL git_sha=18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T15:53:43.056Z] ---> Running in 8b6e2e388521 [2023-05-30T15:53:43.056Z] Removing intermediate container 8b6e2e388521 [2023-05-30T15:53:43.056Z] ---> 0d3e9d2d2ea4 [2023-05-30T15:53:43.056Z] Step 22/22 : LABEL version=3.0.0-dev.46 [2023-05-30T15:53:43.056Z] ---> Running in 6f5368039a4f [2023-05-30T15:53:43.056Z] Removing intermediate container 6f5368039a4f [2023-05-30T15:53:43.056Z] ---> 6fbec75f9e02 [2023-05-30T15:53:43.056Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:53:43.056Z] Successfully built 6fbec75f9e02 [2023-05-30T15:53:43.056Z] 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-05-30T15:53:43.149Z] provisioning config files... [2023-05-30T15:53:43.157Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5140182109912867694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:53:43.450Z] ---> docker-login.sh [2023-05-30T15:53:43.450Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:53:43.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:43.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:43.450Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:43.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:43.450Z] [2023-05-30T15:53:43.450Z] Login Succeeded [2023-05-30T15:53:43.450Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:53:43.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:43.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:43.450Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:43.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:43.450Z] [2023-05-30T15:53:43.450Z] Login Succeeded [2023-05-30T15:53:43.450Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:53:43.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:43.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:43.708Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:43.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:43.708Z] [2023-05-30T15:53:43.708Z] Login Succeeded [2023-05-30T15:53:43.708Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:53:43.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:43.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:43.708Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:43.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:43.708Z] [2023-05-30T15:53:43.708Z] Login Succeeded [2023-05-30T15:53:43.708Z] docker.io [2023-05-30T15:53:43.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:43.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:43.966Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:43.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:43.966Z] [2023-05-30T15:53:43.966Z] Login Succeeded [2023-05-30T15:53:43.966Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:53:43.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:53:43.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:53:44.013Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-05-30T15:53:44.013Z] 18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T15:53:44.013Z] latest [2023-05-30T15:53:44.013Z] 3.0.0-dev.46 [2023-05-30T15:53:44.013Z] 18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [2023-05-30T15:53:44.013Z] main [2023-05-30T15:53:44.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:44.327Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:44.635Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T15:53:44.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-05-30T15:53:44.636Z] bbe7fc040118: Preparing [2023-05-30T15:53:44.636Z] 7f6824fcaf52: Preparing [2023-05-30T15:53:44.636Z] 58c62e3d56dd: Preparing [2023-05-30T15:53:44.636Z] 122f6f4cd43c: Preparing [2023-05-30T15:53:44.636Z] f1417ff83b31: Preparing [2023-05-30T15:53:44.636Z] f1417ff83b31: Layer already exists [2023-05-30T15:53:44.636Z] 122f6f4cd43c: Pushed [2023-05-30T15:53:44.636Z] bbe7fc040118: Pushed [2023-05-30T15:53:44.636Z] 7f6824fcaf52: Pushed [2023-05-30T15:53:47.163Z] 58c62e3d56dd: Pushed [2023-05-30T15:53:47.163Z] 18e5bddd1624945f7f79c46e89df23b543e6953b: digest: sha256:e330c66b85f3416c67f8d4a4bbcbcf862de9eb314ef5db15404af767ffc1d20c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:47.470Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:47.769Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-05-30T15:53:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-05-30T15:53:47.769Z] bbe7fc040118: Preparing [2023-05-30T15:53:47.769Z] 7f6824fcaf52: Preparing [2023-05-30T15:53:47.769Z] 58c62e3d56dd: Preparing [2023-05-30T15:53:47.769Z] 122f6f4cd43c: Preparing [2023-05-30T15:53:47.769Z] f1417ff83b31: Preparing [2023-05-30T15:53:47.769Z] 122f6f4cd43c: Layer already exists [2023-05-30T15:53:47.769Z] 58c62e3d56dd: Layer already exists [2023-05-30T15:53:47.769Z] 7f6824fcaf52: Layer already exists [2023-05-30T15:53:47.769Z] f1417ff83b31: Layer already exists [2023-05-30T15:53:47.769Z] bbe7fc040118: Layer already exists [2023-05-30T15:53:47.769Z] latest: digest: sha256:e330c66b85f3416c67f8d4a4bbcbcf862de9eb314ef5db15404af767ffc1d20c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:48.075Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:48.379Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.46 [2023-05-30T15:53:48.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-05-30T15:53:48.379Z] bbe7fc040118: Preparing [2023-05-30T15:53:48.379Z] 7f6824fcaf52: Preparing [2023-05-30T15:53:48.379Z] 58c62e3d56dd: Preparing [2023-05-30T15:53:48.379Z] 122f6f4cd43c: Preparing [2023-05-30T15:53:48.379Z] f1417ff83b31: Preparing [2023-05-30T15:53:48.379Z] f1417ff83b31: Layer already exists [2023-05-30T15:53:48.379Z] bbe7fc040118: Layer already exists [2023-05-30T15:53:48.379Z] 7f6824fcaf52: Layer already exists [2023-05-30T15:53:48.379Z] 58c62e3d56dd: Layer already exists [2023-05-30T15:53:48.379Z] 122f6f4cd43c: Layer already exists [2023-05-30T15:53:48.379Z] 3.0.0-dev.46: digest: sha256:e330c66b85f3416c67f8d4a4bbcbcf862de9eb314ef5db15404af767ffc1d20c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:48.688Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:48.996Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [2023-05-30T15:53:48.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-05-30T15:53:48.997Z] bbe7fc040118: Preparing [2023-05-30T15:53:48.997Z] 7f6824fcaf52: Preparing [2023-05-30T15:53:48.997Z] 58c62e3d56dd: Preparing [2023-05-30T15:53:48.997Z] 122f6f4cd43c: Preparing [2023-05-30T15:53:48.997Z] f1417ff83b31: Preparing [2023-05-30T15:53:48.997Z] f1417ff83b31: Layer already exists [2023-05-30T15:53:48.997Z] 7f6824fcaf52: Layer already exists [2023-05-30T15:53:48.997Z] 122f6f4cd43c: Layer already exists [2023-05-30T15:53:48.997Z] bbe7fc040118: Layer already exists [2023-05-30T15:53:48.997Z] 58c62e3d56dd: Layer already exists [2023-05-30T15:53:48.997Z] 18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46: digest: sha256:e330c66b85f3416c67f8d4a4bbcbcf862de9eb314ef5db15404af767ffc1d20c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:49.308Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:49.606Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-05-30T15:53:49.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-05-30T15:53:49.606Z] bbe7fc040118: Preparing [2023-05-30T15:53:49.606Z] 7f6824fcaf52: Preparing [2023-05-30T15:53:49.606Z] 58c62e3d56dd: Preparing [2023-05-30T15:53:49.606Z] 122f6f4cd43c: Preparing [2023-05-30T15:53:49.606Z] f1417ff83b31: Preparing [2023-05-30T15:53:49.606Z] 122f6f4cd43c: Layer already exists [2023-05-30T15:53:49.606Z] 58c62e3d56dd: Layer already exists [2023-05-30T15:53:49.606Z] 7f6824fcaf52: Layer already exists [2023-05-30T15:53:49.606Z] f1417ff83b31: Layer already exists [2023-05-30T15:53:49.606Z] bbe7fc040118: Layer already exists [2023-05-30T15:53:49.606Z] main: digest: sha256:e330c66b85f3416c67f8d4a4bbcbcf862de9eb314ef5db15404af767ffc1d20c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:53:49.657Z] ===================================================== [Pipeline] echo [2023-05-30T15:53:49.665Z] taggedImages: [2023-05-30T15:53:49.665Z] - nexus3.edgexfoundry.org:10004/device-modbus:18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T15:53:49.665Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-05-30T15:53:49.665Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.46 [2023-05-30T15:53:49.665Z] - nexus3.edgexfoundry.org:10004/device-modbus:18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [2023-05-30T15:53:49.665Z] - 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-05-30T15:53:50.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:53:50.021Z] [2023-05-30T15:53:50.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:50.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:53:50.317Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:53:50.317Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:53:50.317Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:53:50.317Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:53:50.317Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:53:50.317Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:53:50.317Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:53:50.317Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:53:50.317Z] 33b1e0a273af: Waiting [2023-05-30T15:53:50.317Z] 5d3b04190fa2: Waiting [2023-05-30T15:53:50.317Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:53:50.317Z] 2f39f015ded8: Waiting [2023-05-30T15:53:50.317Z] 5c69ac0246d0: Download complete [2023-05-30T15:53:50.317Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:53:50.317Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:53:50.317Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:53:50.317Z] 33b1e0a273af: Download complete [2023-05-30T15:53:50.578Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T15:53:50.579Z] 5d3b04190fa2: Download complete [2023-05-30T15:53:50.579Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:53:50.579Z] ec43610c2a17: Download complete [2023-05-30T15:53:50.579Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:53:50.579Z] 5eb5b503b376: Download complete [2023-05-30T15:53:51.144Z] 2f39f015ded8: Download complete [2023-05-30T15:53:51.706Z] 5eb5b503b376: Pull complete [2023-05-30T15:53:51.964Z] 5c69ac0246d0: Pull complete [2023-05-30T15:53:52.222Z] ec43610c2a17: Pull complete [2023-05-30T15:53:52.481Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:53:52.481Z] 33b1e0a273af: Pull complete [2023-05-30T15:53:52.740Z] 5d3b04190fa2: Pull complete [2023-05-30T15:53:56.917Z] 2f39f015ded8: Pull complete [2023-05-30T15:53:56.917Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:53:56.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:53:56.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:53:56.999Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T15:53:57.031Z] $ 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-05-30T15:54:00.065Z] $ docker top e6d4b875e5e5cb31d701b22b7c7af09648cdbf243087b2b9c968a2a62b10499f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:54:00.437Z] ---> job-cost.sh [2023-05-30T15:54:00.437Z] lf-activate-venv: SKIPPING [2023-05-30T15:54:00.437Z] INFO: No Stack... [2023-05-30T15:54:00.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:54:00.954Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:54:01.241Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-05-30T15:54:01.241Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T15:54:01.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] [2023-05-30T15:54:01.259Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] did not exist. Created. [2023-05-30T15:54:01.259Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:54:01.555Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T15:54:01.581Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:54:01.590Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:54:01.614Z] $ docker stop --time=1 e6d4b875e5e5cb31d701b22b7c7af09648cdbf243087b2b9c968a2a62b10499f [2023-05-30T15:54:02.778Z] $ docker rm -f --volumes e6d4b875e5e5cb31d701b22b7c7af09648cdbf243087b2b9c968a2a62b10499f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T15:54:47.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17314 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-05-30T15:54:47.671Z] Running in /w/workspace/device-modbus-go/112 [Pipeline] { [Pipeline] checkout [2023-05-30T15:54:47.709Z] Selected Git installation does not exist. Using Default [2023-05-30T15:54:47.709Z] The recommended git tool is: NONE [2023-05-30T15:54:55.695Z] using credential edgex-jenkins-ssh [2023-05-30T15:54:55.712Z] Cloning the remote Git repository [2023-05-30T15:54:55.774Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-30T15:54:55.905Z] > git init /w/workspace/device-modbus-go/112 # timeout=10 [2023-05-30T15:54:56.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-30T15:54:56.089Z] > git --version # timeout=10 [2023-05-30T15:54:56.132Z] > git --version # 'git version 2.25.1' [2023-05-30T15:54:56.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:54:56.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:54:57.713Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-30T15:54:57.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:54:59.357Z] Avoid second fetch [2023-05-30T15:54:59.358Z] Checking out Revision 18e5bddd1624945f7f79c46e89df23b543e6953b (main) [2023-05-30T15:54:59.381Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:54:59.493Z] > git checkout -f 18e5bddd1624945f7f79c46e89df23b543e6953b # timeout=10 [2023-05-30T15:55:00.246Z] Commit message: "docs: Update changelog for 3.0 (#489)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:55:01.241Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:55:01.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:55:01.241Z] Dload Upload Total Spent Left Speed [2023-05-30T15:55:01.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-05-30T15:55:02.113Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:55:02.527Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T15:55:02.527Z] + sudo tee /etc/docker/daemon.new [2023-05-30T15:55:02.799Z] { [2023-05-30T15:55:02.799Z] "registry-mirrors": [ [2023-05-30T15:55:02.799Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:55:02.799Z] ], [2023-05-30T15:55:02.799Z] "bip": "10.250.0.254/24", [2023-05-30T15:55:02.799Z] "hosts": [ [2023-05-30T15:55:02.799Z] "tcp://0.0.0.0:5555", [2023-05-30T15:55:02.799Z] "unix:///var/run/docker.sock" [2023-05-30T15:55:02.799Z] ], [2023-05-30T15:55:02.799Z] "mtu": 1458, [2023-05-30T15:55:02.799Z] "selinux-enabled": true, [2023-05-30T15:55:02.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:55:02.799Z] } [Pipeline] sh [2023-05-30T15:55:03.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:55:03.712Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:55:22.019Z] provisioning config files... [2023-05-30T15:55:22.053Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/112@tmp/config16278329569862920082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:55:22.426Z] ---> docker-login.sh [2023-05-30T15:55:22.426Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:55:23.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:23.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:23.016Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:23.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:23.016Z] [2023-05-30T15:55:23.016Z] Login Succeeded [2023-05-30T15:55:23.016Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:55:23.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:23.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:23.562Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:23.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:23.562Z] [2023-05-30T15:55:23.562Z] Login Succeeded [2023-05-30T15:55:23.562Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:55:23.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:23.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:23.833Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:23.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:23.833Z] [2023-05-30T15:55:23.833Z] Login Succeeded [2023-05-30T15:55:23.833Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:55:24.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:24.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:24.106Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:24.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:24.106Z] [2023-05-30T15:55:24.106Z] Login Succeeded [2023-05-30T15:55:24.106Z] docker.io [2023-05-30T15:55:24.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:24.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:24.649Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:24.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:24.649Z] [2023-05-30T15:55:24.649Z] Login Succeeded [2023-05-30T15:55:24.649Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:55:24.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:55:24.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:55:24.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:55:25.001Z] ========================================================= [2023-05-30T15:55:25.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:55:25.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:25.361Z] + 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-05-30T15:55:25.633Z] Sending build context to Docker daemon 3.435MB [2023-05-30T15:55:25.633Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:55:25.633Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-30T15:55:29.005Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:55:29.005Z] c41833b44d91: Pulling fs layer [2023-05-30T15:55:29.005Z] ed15518f5707: Pulling fs layer [2023-05-30T15:55:29.005Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:55:29.005Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:55:29.005Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:55:29.005Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:55:29.005Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:55:29.005Z] 242c74f7c9fa: Waiting [2023-05-30T15:55:29.005Z] 3cdef696dda3: Waiting [2023-05-30T15:55:29.005Z] 2ced38df9373: Waiting [2023-05-30T15:55:29.005Z] ed15518f5707: Verifying Checksum [2023-05-30T15:55:29.005Z] ed15518f5707: Download complete [2023-05-30T15:55:29.005Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T15:55:29.005Z] 242c74f7c9fa: Download complete [2023-05-30T15:55:29.005Z] 3cdef696dda3: Verifying Checksum [2023-05-30T15:55:29.005Z] 3cdef696dda3: Download complete [2023-05-30T15:55:29.005Z] c41833b44d91: Download complete [2023-05-30T15:55:29.982Z] c41833b44d91: Pull complete [2023-05-30T15:55:30.575Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:55:30.575Z] 58f1dce35555: Download complete [2023-05-30T15:55:30.575Z] ed15518f5707: Pull complete [2023-05-30T15:55:31.553Z] feae8fd75edb: Verifying Checksum [2023-05-30T15:55:31.553Z] feae8fd75edb: Download complete [2023-05-30T15:55:31.823Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:55:31.823Z] 2ced38df9373: Download complete [2023-05-30T15:55:44.193Z] feae8fd75edb: Pull complete [2023-05-30T15:55:44.193Z] 242c74f7c9fa: Pull complete [2023-05-30T15:55:44.193Z] 3cdef696dda3: Pull complete [2023-05-30T15:55:49.563Z] 2ced38df9373: Pull complete [2023-05-30T15:55:51.520Z] 58f1dce35555: Pull complete [2023-05-30T15:55:51.520Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:55:51.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:55:51.787Z] ---> fadd8f120f05 [2023-05-30T15:55:51.787Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:55:53.830Z] ---> Running in b590e077e8e1 [2023-05-30T15:55:54.110Z] Removing intermediate container b590e077e8e1 [2023-05-30T15:55:54.110Z] ---> 86cf4c57f651 [2023-05-30T15:55:54.110Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:55:54.110Z] ---> Running in 4d4f2536e34d [2023-05-30T15:55:54.702Z] Removing intermediate container 4d4f2536e34d [2023-05-30T15:55:54.702Z] ---> 9206d5171fa2 [2023-05-30T15:55:54.702Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-30T15:55:54.702Z] ---> Running in 92a684289c67 [2023-05-30T15:55:56.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:55:56.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:55:57.821Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:55:57.821Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-30T15:55:57.821Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:55:57.821Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:55:57.821Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-30T15:55:57.821Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-30T15:55:57.821Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-30T15:55:57.821Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-30T15:55:57.821Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:55:58.090Z] OK: 270 MiB in 61 packages [2023-05-30T15:55:59.070Z] Removing intermediate container 92a684289c67 [2023-05-30T15:55:59.070Z] ---> b5e12a26157f [2023-05-30T15:55:59.070Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-30T15:55:59.070Z] ---> Running in 65691567cab0 [2023-05-30T15:55:59.662Z] Removing intermediate container 65691567cab0 [2023-05-30T15:55:59.662Z] ---> 7b3472d80077 [2023-05-30T15:55:59.662Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-30T15:55:59.933Z] ---> ea33051653f6 [2023-05-30T15:55:59.933Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:56:00.221Z] ---> Running in 90990bb72090 [2023-05-30T15:57:08.147Z] Removing intermediate container 90990bb72090 [2023-05-30T15:57:08.148Z] ---> c2785ea1cc76 [2023-05-30T15:57:08.148Z] Step 9/10 : COPY . . [2023-05-30T15:57:08.148Z] ---> 69ca312cf02e [2023-05-30T15:57:08.148Z] Step 10/10 : RUN ${MAKE} [2023-05-30T15:57:08.148Z] ---> Running in 3f28ca9ba129 [2023-05-30T15:57:08.148Z] noop [2023-05-30T15:57:08.148Z] Removing intermediate container 3f28ca9ba129 [2023-05-30T15:57:08.148Z] ---> e348041a14cf [2023-05-30T15:57:08.148Z] Successfully built e348041a14cf [2023-05-30T15:57:08.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:57:08.499Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:57:08.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:57:08.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-17314 does not seem to be running inside a container [2023-05-30T15:57:08.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/112 -v /w/workspace/device-modbus-go/112:/w/workspace/device-modbus-go/112:rw,z -v /w/workspace/device-modbus-go/112@tmp:/w/workspace/device-modbus-go/112@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-05-30T15:57:10.158Z] $ docker top a1874bc10617469c4e0af2d83198f541963f21ab2ec6eca45ba8aaf0914d3e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:57:11.036Z] + go version [2023-05-30T15:57:11.036Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:57:11.060Z] $ docker stop --time=1 a1874bc10617469c4e0af2d83198f541963f21ab2ec6eca45ba8aaf0914d3e29 [2023-05-30T15:57:12.742Z] $ docker rm -f --volumes a1874bc10617469c4e0af2d83198f541963f21ab2ec6eca45ba8aaf0914d3e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:57:13.546Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:57:13.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:57:13.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-17314 does not seem to be running inside a container [2023-05-30T15:57:14.054Z] $ 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/112 -v /w/workspace/device-modbus-go/112:/w/workspace/device-modbus-go/112:rw,z -v /w/workspace/device-modbus-go/112@tmp:/w/workspace/device-modbus-go/112@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-05-30T15:57:15.244Z] $ docker top 886596787e68c1398a76b49feaf687d86512c7271dc6e8320a667e2f5dd5dbef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:57:16.090Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/112 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:57:16.751Z] + make test [2023-05-30T15:57:16.752Z] go test ./... -coverprofile=coverage.out [2023-05-30T15:57:55.646Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-30T16:00:02.592Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-30T16:00:02.592Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.4% of statements [2023-05-30T16:00:02.592Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T16:00:02.592Z] go vet ./... [2023-05-30T16:00:34.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T16:00:34.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T16:00:34.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T16:00:34.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T16:00:34.886Z] $ docker stop --time=1 886596787e68c1398a76b49feaf687d86512c7271dc6e8320a667e2f5dd5dbef [2023-05-30T16:00:36.745Z] $ docker rm -f --volumes 886596787e68c1398a76b49feaf687d86512c7271dc6e8320a667e2f5dd5dbef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:00:37.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T16:00:38.022Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T16:00:38.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:00:38.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T16:00:39.309Z] + ls -al . [2023-05-30T16:00:39.309Z] total 184 [2023-05-30T16:00:39.309Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:57 . [2023-05-30T16:00:39.309Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:54 .. [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 15:54 .dockerignore [2023-05-30T16:00:39.309Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:54 .git [2023-05-30T16:00:39.309Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:54 .github [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 331 May 30 15:54 .gitignore [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:54 .golangci.yml [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 30 15:54 Attribution.txt [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 14764 May 30 15:54 CHANGELOG.md [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 30 15:54 Dockerfile [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:54 GOVERNANCE.md [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 15:54 Jenkinsfile [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:54 LICENSE [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 30 15:54 Makefile [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 622 May 30 15:54 OWNERS.md [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 4578 May 30 15:54 README.md [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:52 VERSION [2023-05-30T16:00:39.309Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:54 bin [2023-05-30T16:00:39.309Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:54 cmd [2023-05-30T16:00:39.309Z] -rw-r--r-- 1 jenkins jenkins 24160 May 30 16:00 coverage.out [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 30 15:54 go.mod [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 31574 May 30 15:54 go.sum [2023-05-30T16:00:39.309Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:54 internal [2023-05-30T16:00:39.309Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:54 simulator [2023-05-30T16:00:39.309Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:54 snap [2023-05-30T16:00:39.309Z] -rw-rw-r-- 1 jenkins jenkins 229 May 30 15:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:39.663Z] + 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=18e5bddd1624945f7f79c46e89df23b543e6953b --label arch=arm64 --label version=3.0.0-dev.46 . [2023-05-30T16:00:39.931Z] Sending build context to Docker daemon 3.46MB [2023-05-30T16:00:39.931Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:00:39.931Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-30T16:00:39.931Z] ---> e348041a14cf [2023-05-30T16:00:39.931Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:00:40.219Z] ---> Running in d80fa124474e [2023-05-30T16:00:40.491Z] Removing intermediate container d80fa124474e [2023-05-30T16:00:40.491Z] ---> d6609124e4f6 [2023-05-30T16:00:40.491Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:00:40.761Z] ---> Running in 3198a2cb3dfc [2023-05-30T16:00:41.032Z] Removing intermediate container 3198a2cb3dfc [2023-05-30T16:00:41.032Z] ---> 08ab6367f54d [2023-05-30T16:00:41.032Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-30T16:00:41.032Z] ---> Running in 86861f7c829d [2023-05-30T16:00:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:00:42.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:00:44.137Z] OK: 270 MiB in 61 packages [2023-05-30T16:00:45.114Z] Removing intermediate container 86861f7c829d [2023-05-30T16:00:45.115Z] ---> 51501e4edf67 [2023-05-30T16:00:45.115Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-30T16:00:45.115Z] ---> Running in b6bb1ee92811 [2023-05-30T16:00:45.386Z] Removing intermediate container b6bb1ee92811 [2023-05-30T16:00:45.386Z] ---> 9a074b667b23 [2023-05-30T16:00:45.386Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-30T16:00:45.978Z] ---> 657baef7fa1b [2023-05-30T16:00:45.978Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:00:45.978Z] ---> Running in 783b65d8d013 [2023-05-30T16:00:48.574Z] Removing intermediate container 783b65d8d013 [2023-05-30T16:00:48.574Z] ---> be375c8e9d27 [2023-05-30T16:00:48.574Z] Step 9/22 : COPY . . [2023-05-30T16:00:49.544Z] ---> 752581ea90c3 [2023-05-30T16:00:49.544Z] Step 10/22 : RUN ${MAKE} [2023-05-30T16:00:49.823Z] ---> Running in 47e5386c8193 [2023-05-30T16:00:50.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-30T16:03:27.554Z] Removing intermediate container 47e5386c8193 [2023-05-30T16:03:27.554Z] ---> 71bf808cd6d9 [2023-05-30T16:03:27.554Z] Step 11/22 : FROM alpine:3.17 [2023-05-30T16:03:27.554Z] 3.17: Pulling from library/alpine [2023-05-30T16:03:27.554Z] c41833b44d91: Already exists [2023-05-30T16:03:27.554Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T16:03:27.554Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T16:03:27.554Z] ---> 51e60588ff2c [2023-05-30T16:03:27.554Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-30T16:03:27.554Z] ---> Running in e95057bed35d [2023-05-30T16:03:27.554Z] Removing intermediate container e95057bed35d [2023-05-30T16:03:27.554Z] ---> 640f255f3625 [2023-05-30T16:03:27.554Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-30T16:03:27.554Z] ---> Running in d583fc228089 [2023-05-30T16:03:27.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:03:27.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:03:27.554Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T16:03:27.554Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T16:03:27.554Z] OK: 8 MiB in 16 packages [2023-05-30T16:03:27.554Z] Removing intermediate container d583fc228089 [2023-05-30T16:03:27.554Z] ---> 12e073435fb6 [2023-05-30T16:03:27.554Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-30T16:03:27.554Z] ---> ddf8124c0b37 [2023-05-30T16:03:27.554Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-30T16:03:27.554Z] ---> 86aee70d3472 [2023-05-30T16:03:27.554Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-30T16:03:27.554Z] ---> 30a5259a722e [2023-05-30T16:03:27.554Z] Step 17/22 : EXPOSE 59901 [2023-05-30T16:03:27.554Z] ---> Running in 38dbd7a1ed83 [2023-05-30T16:03:27.554Z] Removing intermediate container 38dbd7a1ed83 [2023-05-30T16:03:27.554Z] ---> 9179076f8053 [2023-05-30T16:03:27.554Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-30T16:03:27.554Z] ---> Running in e3907392229e [2023-05-30T16:03:27.554Z] Removing intermediate container e3907392229e [2023-05-30T16:03:27.554Z] ---> 915163fd8751 [2023-05-30T16:03:27.554Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T16:03:27.554Z] ---> Running in dae4e93a1530 [2023-05-30T16:03:27.554Z] Removing intermediate container dae4e93a1530 [2023-05-30T16:03:27.554Z] ---> b75ad6f8c318 [2023-05-30T16:03:27.554Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T16:03:27.554Z] ---> Running in 7cd9fbfe81f1 [2023-05-30T16:03:27.554Z] Removing intermediate container 7cd9fbfe81f1 [2023-05-30T16:03:27.554Z] ---> 4b4792cddf05 [2023-05-30T16:03:27.554Z] Step 21/22 : LABEL git_sha=18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T16:03:27.554Z] ---> Running in eda09652d22b [2023-05-30T16:03:27.554Z] Removing intermediate container eda09652d22b [2023-05-30T16:03:27.554Z] ---> 8d09c4fad25d [2023-05-30T16:03:27.554Z] Step 22/22 : LABEL version=3.0.0-dev.46 [2023-05-30T16:03:27.554Z] ---> Running in 02e32064900f [2023-05-30T16:03:27.825Z] Removing intermediate container 02e32064900f [2023-05-30T16:03:27.825Z] ---> 29d3052193e2 [2023-05-30T16:03:27.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T16:03:27.825Z] Successfully built 29d3052193e2 [2023-05-30T16:03:28.092Z] 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-05-30T16:03:28.190Z] provisioning config files... [2023-05-30T16:03:28.206Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/112@tmp/config12064156799338768568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:03:28.547Z] ---> docker-login.sh [2023-05-30T16:03:28.547Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:03:28.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:03:28.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:03:28.816Z] Configure a credential helper to remove this warning. See [2023-05-30T16:03:28.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:03:28.816Z] [2023-05-30T16:03:28.816Z] Login Succeeded [2023-05-30T16:03:28.816Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:03:29.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:03:29.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:03:29.083Z] Configure a credential helper to remove this warning. See [2023-05-30T16:03:29.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:03:29.083Z] [2023-05-30T16:03:29.083Z] Login Succeeded [2023-05-30T16:03:29.083Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:03:29.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:03:29.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:03:29.619Z] Configure a credential helper to remove this warning. See [2023-05-30T16:03:29.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:03:29.619Z] [2023-05-30T16:03:29.619Z] Login Succeeded [2023-05-30T16:03:29.619Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:03:29.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:03:29.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:03:29.888Z] Configure a credential helper to remove this warning. See [2023-05-30T16:03:29.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:03:29.888Z] [2023-05-30T16:03:29.888Z] Login Succeeded [2023-05-30T16:03:29.888Z] docker.io [2023-05-30T16:03:30.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:03:30.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:03:30.421Z] Configure a credential helper to remove this warning. See [2023-05-30T16:03:30.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:03:30.421Z] [2023-05-30T16:03:30.421Z] Login Succeeded [2023-05-30T16:03:30.421Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:03:30.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:03:30.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:03:30.480Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-05-30T16:03:30.480Z] 18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T16:03:30.480Z] latest [2023-05-30T16:03:30.480Z] 3.0.0-dev.46 [2023-05-30T16:03:30.480Z] 18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [2023-05-30T16:03:30.480Z] main [2023-05-30T16:03:30.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:30.829Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:31.175Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T16:03:31.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-05-30T16:03:31.175Z] 1ee4b2df9ef1: Preparing [2023-05-30T16:03:31.175Z] 9e77756c07cb: Preparing [2023-05-30T16:03:31.175Z] ac0790b2c9ff: Preparing [2023-05-30T16:03:31.175Z] 3684fe330095: Preparing [2023-05-30T16:03:31.175Z] 26cbea5cba74: Preparing [2023-05-30T16:03:31.175Z] 26cbea5cba74: Layer already exists [2023-05-30T16:03:31.442Z] 1ee4b2df9ef1: Pushed [2023-05-30T16:03:31.442Z] 9e77756c07cb: Pushed [2023-05-30T16:03:31.442Z] 3684fe330095: Pushed [2023-05-30T16:03:36.783Z] ac0790b2c9ff: Pushed [2023-05-30T16:03:36.783Z] 18e5bddd1624945f7f79c46e89df23b543e6953b: digest: sha256:9e2eaa15812b0d32d644181163d8b6789028ace0ebda644dbec445c9c3b72026 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:37.133Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:37.479Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-05-30T16:03:37.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-05-30T16:03:37.479Z] 1ee4b2df9ef1: Preparing [2023-05-30T16:03:37.479Z] 9e77756c07cb: Preparing [2023-05-30T16:03:37.479Z] ac0790b2c9ff: Preparing [2023-05-30T16:03:37.479Z] 3684fe330095: Preparing [2023-05-30T16:03:37.479Z] 26cbea5cba74: Preparing [2023-05-30T16:03:37.747Z] 9e77756c07cb: Layer already exists [2023-05-30T16:03:37.747Z] 3684fe330095: Layer already exists [2023-05-30T16:03:37.747Z] ac0790b2c9ff: Layer already exists [2023-05-30T16:03:37.747Z] 1ee4b2df9ef1: Layer already exists [2023-05-30T16:03:37.747Z] 26cbea5cba74: Layer already exists [2023-05-30T16:03:37.747Z] latest: digest: sha256:9e2eaa15812b0d32d644181163d8b6789028ace0ebda644dbec445c9c3b72026 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:38.104Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:38.457Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.46 [2023-05-30T16:03:38.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-05-30T16:03:38.458Z] 1ee4b2df9ef1: Preparing [2023-05-30T16:03:38.458Z] 9e77756c07cb: Preparing [2023-05-30T16:03:38.458Z] ac0790b2c9ff: Preparing [2023-05-30T16:03:38.458Z] 3684fe330095: Preparing [2023-05-30T16:03:38.458Z] 26cbea5cba74: Preparing [2023-05-30T16:03:38.458Z] 3684fe330095: Layer already exists [2023-05-30T16:03:38.458Z] 1ee4b2df9ef1: Layer already exists [2023-05-30T16:03:38.458Z] 9e77756c07cb: Layer already exists [2023-05-30T16:03:38.458Z] 26cbea5cba74: Layer already exists [2023-05-30T16:03:38.458Z] ac0790b2c9ff: Layer already exists [2023-05-30T16:03:38.458Z] 3.0.0-dev.46: digest: sha256:9e2eaa15812b0d32d644181163d8b6789028ace0ebda644dbec445c9c3b72026 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:39.072Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:39.420Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [2023-05-30T16:03:39.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-05-30T16:03:39.420Z] 1ee4b2df9ef1: Preparing [2023-05-30T16:03:39.420Z] 9e77756c07cb: Preparing [2023-05-30T16:03:39.420Z] ac0790b2c9ff: Preparing [2023-05-30T16:03:39.420Z] 3684fe330095: Preparing [2023-05-30T16:03:39.420Z] 26cbea5cba74: Preparing [2023-05-30T16:03:39.420Z] 1ee4b2df9ef1: Layer already exists [2023-05-30T16:03:39.420Z] 26cbea5cba74: Layer already exists [2023-05-30T16:03:39.420Z] ac0790b2c9ff: Layer already exists [2023-05-30T16:03:39.420Z] 3684fe330095: Layer already exists [2023-05-30T16:03:39.420Z] 9e77756c07cb: Layer already exists [2023-05-30T16:03:39.420Z] 18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46: digest: sha256:9e2eaa15812b0d32d644181163d8b6789028ace0ebda644dbec445c9c3b72026 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:40.050Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:40.402Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-05-30T16:03:40.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-05-30T16:03:40.402Z] 1ee4b2df9ef1: Preparing [2023-05-30T16:03:40.402Z] 9e77756c07cb: Preparing [2023-05-30T16:03:40.402Z] ac0790b2c9ff: Preparing [2023-05-30T16:03:40.402Z] 3684fe330095: Preparing [2023-05-30T16:03:40.402Z] 26cbea5cba74: Preparing [2023-05-30T16:03:40.402Z] ac0790b2c9ff: Layer already exists [2023-05-30T16:03:40.402Z] 26cbea5cba74: Layer already exists [2023-05-30T16:03:40.402Z] 9e77756c07cb: Layer already exists [2023-05-30T16:03:40.402Z] 3684fe330095: Layer already exists [2023-05-30T16:03:40.402Z] 1ee4b2df9ef1: Layer already exists [2023-05-30T16:03:40.670Z] main: digest: sha256:9e2eaa15812b0d32d644181163d8b6789028ace0ebda644dbec445c9c3b72026 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:03:40.716Z] ===================================================== [Pipeline] echo [2023-05-30T16:03:40.722Z] taggedImages: [2023-05-30T16:03:40.722Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:18e5bddd1624945f7f79c46e89df23b543e6953b [2023-05-30T16:03:40.722Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-05-30T16:03:40.722Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.46 [2023-05-30T16:03:40.722Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:18e5bddd1624945f7f79c46e89df23b543e6953b-3.0.0-dev.46 [2023-05-30T16:03:40.722Z] - 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-05-30T16:03:41.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:03:41.087Z] [2023-05-30T16:03:41.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:03:41.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:03:41.428Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T16:03:41.428Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T16:03:41.428Z] 04944245beec: Pulling fs layer [2023-05-30T16:03:41.428Z] 699f458cf7ca: Pulling fs layer [2023-05-30T16:03:41.428Z] 765212b225bb: Pulling fs layer [2023-05-30T16:03:41.428Z] f23df028b6ca: Pulling fs layer [2023-05-30T16:03:41.428Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T16:03:41.428Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T16:03:41.428Z] 765212b225bb: Waiting [2023-05-30T16:03:41.428Z] f23df028b6ca: Waiting [2023-05-30T16:03:41.428Z] d65c8cfc05b1: Waiting [2023-05-30T16:03:41.428Z] 2437ff75d9bd: Waiting [2023-05-30T16:03:41.697Z] 04944245beec: Verifying Checksum [2023-05-30T16:03:41.697Z] 04944245beec: Download complete [2023-05-30T16:03:41.697Z] 765212b225bb: Verifying Checksum [2023-05-30T16:03:41.697Z] 765212b225bb: Download complete [2023-05-30T16:03:41.697Z] f23df028b6ca: Verifying Checksum [2023-05-30T16:03:41.697Z] f23df028b6ca: Download complete [2023-05-30T16:03:41.697Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T16:03:41.697Z] d65c8cfc05b1: Download complete [2023-05-30T16:03:41.971Z] 699f458cf7ca: Verifying Checksum [2023-05-30T16:03:41.971Z] 699f458cf7ca: Download complete [2023-05-30T16:03:42.241Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T16:03:42.241Z] 8998bd30e6a1: Download complete [2023-05-30T16:03:44.825Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T16:03:44.825Z] 2437ff75d9bd: Download complete [2023-05-30T16:03:46.234Z] 8998bd30e6a1: Pull complete [2023-05-30T16:03:46.503Z] 04944245beec: Pull complete [2023-05-30T16:03:47.961Z] 699f458cf7ca: Pull complete [2023-05-30T16:03:48.241Z] 765212b225bb: Pull complete [2023-05-30T16:03:49.207Z] f23df028b6ca: Pull complete [2023-05-30T16:03:49.207Z] d65c8cfc05b1: Pull complete [2023-05-30T16:04:04.213Z] 2437ff75d9bd: Pull complete [2023-05-30T16:04:04.213Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T16:04:04.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:04:04.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:04:04.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-17314 does not seem to be running inside a container [2023-05-30T16:04:04.501Z] $ 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/112 -v /w/workspace/device-modbus-go/112:/w/workspace/device-modbus-go/112:rw,z -v /w/workspace/device-modbus-go/112@tmp:/w/workspace/device-modbus-go/112@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-05-30T16:04:07.457Z] $ docker top 36a087c05a5139d203baea7e92cfde31cb68e0c145cd01c08b5847e4cb8aa6f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:04:08.377Z] ---> job-cost.sh [2023-05-30T16:04:08.377Z] lf-activate-venv: SKIPPING [2023-05-30T16:04:08.377Z] INFO: No Stack... [2023-05-30T16:04:08.650Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T16:04:09.630Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T16:04:10.306Z] + + cat /w/workspace/device-modbus-go/112/archives/cost.csv [2023-05-30T16:04:10.306Z] cut -d, -f6 [Pipeline] lock [2023-05-30T16:04:10.383Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] [2023-05-30T16:04:10.389Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] did not exist. Created. [2023-05-30T16:04:10.389Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T16:04:11.065Z] /w/workspace/device-modbus-go/112@tmp/durable-bf35e260/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T16:04:11.737Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T16:04:11.761Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T16:04:11.821Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T16:04:11.830Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T16:04:11.848Z] $ docker stop --time=1 36a087c05a5139d203baea7e92cfde31cb68e0c145cd01c08b5847e4cb8aa6f7 [2023-05-30T16:04:13.440Z] $ docker rm -f --volumes 36a087c05a5139d203baea7e92cfde31cb68e0c145cd01c08b5847e4cb8aa6f7 [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-05-30T16:04:13.859Z] provisioning config files... [2023-05-30T16:04:13.868Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8519545244236637850tmp [Pipeline] { [Pipeline] sh [2023-05-30T16:04:14.161Z] + set +x [2023-05-30T16:04:14.161Z] + curl -s https://codecov.io/bash [2023-05-30T16:04:14.161Z] + bash -s -- [2023-05-30T16:04:14.161Z] [2023-05-30T16:04:14.161Z] _____ _ [2023-05-30T16:04:14.161Z] / ____| | | [2023-05-30T16:04:14.161Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T16:04:14.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T16:04:14.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T16:04:14.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T16:04:14.161Z] Bash-1.0.6 [2023-05-30T16:04:14.161Z] [2023-05-30T16:04:14.161Z] [2023-05-30T16:04:14.161Z] ==> git version 2.25.1 found [2023-05-30T16:04:14.161Z] ==> 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-05-30T16:04:14.161Z] Release-Date: 2020-01-08 [2023-05-30T16:04:14.161Z] 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-05-30T16:04:14.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T16:04:14.161Z] ==> Jenkins CI detected. [2023-05-30T16:04:14.161Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-05-30T16:04:14.161Z] project root: . [2023-05-30T16:04:14.161Z] --> token set from env [2023-05-30T16:04:14.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T16:04:14.162Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T16:04:14.162Z] ==> Python coveragepy not found [2023-05-30T16:04:14.162Z] ==> Searching for coverage reports in: [2023-05-30T16:04:14.162Z] + . [2023-05-30T16:04:14.162Z] -> Found 1 reports [2023-05-30T16:04:14.162Z] ==> Detecting git/mercurial file structure [2023-05-30T16:04:14.162Z] ==> Reading reports [2023-05-30T16:04:14.162Z] + ./coverage.out bytes=24160 [2023-05-30T16:04:14.162Z] ==> Appending adjustments [2023-05-30T16:04:14.162Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T16:04:14.421Z] + Found adjustments [2023-05-30T16:04:14.421Z] ==> Gzipping contents [2023-05-30T16:04:14.421Z] 4.0K /tmp/codecov.aI2uAA.gz [2023-05-30T16:04:14.421Z] ==> Uploading reports [2023-05-30T16:04:14.421Z] url: https://codecov.io [2023-05-30T16:04:14.421Z] query: branch=main&commit=18e5bddd1624945f7f79c46e89df23b543e6953b&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:04:14.421Z] -> Pinging Codecov [2023-05-30T16:04:14.421Z] 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=18e5bddd1624945f7f79c46e89df23b543e6953b&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:04:14.682Z] -> Uploading to [2023-05-30T16:04:14.682Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/55DBCA73C666E3227836607328DD7E49/18e5bddd1624945f7f79c46e89df23b543e6953b/22b67846-f840-431b-81c8-a1222bba3a10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T160414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a1e069a2ee38286e6ce7bc92447722d8b17dd2d4af94ebcfb341ed0ebf8fe9f [2023-05-30T16:04:14.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T16:04:14.682Z] Dload Upload Total Spent Left Speed [2023-05-30T16:04:14.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 15759 --:--:-- --:--:-- --:--:-- 15759 [2023-05-30T16:04:14.942Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] } [2023-05-30T16:04:14.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T16:04:15.088Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T16:04:15.102Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:15.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:04:15.398Z] [2023-05-30T16:04:15.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:15.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:04:15.691Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T16:04:15.691Z] df9b9388f04a: Pulling fs layer [2023-05-30T16:04:15.691Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T16:04:15.691Z] 25bc292e5bac: Pulling fs layer [2023-05-30T16:04:15.691Z] 114826534d7a: Pulling fs layer [2023-05-30T16:04:15.691Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T16:04:15.691Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T16:04:15.691Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T16:04:15.691Z] 4657fd5d0bcf: Waiting [2023-05-30T16:04:15.691Z] 114826534d7a: Waiting [2023-05-30T16:04:15.691Z] 8a3aa393b2d8: Waiting [2023-05-30T16:04:15.691Z] 6ad1cebc031e: Waiting [2023-05-30T16:04:15.691Z] 25bc292e5bac: Download complete [2023-05-30T16:04:15.691Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T16:04:15.691Z] 52dc419b0ee2: Download complete [2023-05-30T16:04:15.691Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T16:04:15.691Z] 4657fd5d0bcf: Download complete [2023-05-30T16:04:15.691Z] df9b9388f04a: Download complete [2023-05-30T16:04:15.950Z] df9b9388f04a: Pull complete [2023-05-30T16:04:15.950Z] 52dc419b0ee2: Pull complete [2023-05-30T16:04:15.950Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T16:04:15.950Z] 6ad1cebc031e: Download complete [2023-05-30T16:04:15.950Z] 25bc292e5bac: Pull complete [2023-05-30T16:04:16.520Z] 114826534d7a: Verifying Checksum [2023-05-30T16:04:16.520Z] 114826534d7a: Download complete [2023-05-30T16:04:16.778Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T16:04:16.778Z] 8a3aa393b2d8: Download complete [2023-05-30T16:04:20.081Z] 114826534d7a: Pull complete [2023-05-30T16:04:20.081Z] 4657fd5d0bcf: Pull complete [2023-05-30T16:04:20.081Z] 6ad1cebc031e: Pull complete [2023-05-30T16:04:22.618Z] 8a3aa393b2d8: Pull complete [2023-05-30T16:04:22.618Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T16:04:22.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:04:22.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:04:22.717Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T16:04:22.782Z] $ 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-05-30T16:04:27.004Z] $ docker top b917a851354dd1d194a0c1776b5dd4aa440bd9cc0de005dfdba0b764def45b53 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T16:04:27.072Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-05-30T16:04:27.349Z] + set -o pipefail [2023-05-30T16:04:27.349Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-05-30T16:04:31.541Z] [2023-05-30T16:04:31.541Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-05-30T16:04:31.541Z] [2023-05-30T16:04:31.541Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/cbba1b40-3f49-4069-a0ff-8405c486e0de [2023-05-30T16:04:31.541Z] [2023-05-30T16:04:31.541Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-30T16:04:31.541Z] [2023-05-30T16:04:31.541Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T16:04:31.541Z] [2023-05-30T16:04:34.081Z] [2023-05-30T16:04:34.081Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T16:04:34.081Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T16:04:34.081Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T16:04:34.095Z] $ docker stop --time=1 b917a851354dd1d194a0c1776b5dd4aa440bd9cc0de005dfdba0b764def45b53 [2023-05-30T16:04:36.375Z] $ docker rm -f --volumes b917a851354dd1d194a0c1776b5dd4aa440bd9cc0de005dfdba0b764def45b53 [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-05-30T16:04:37.047Z] + git log --format=format:%s -1 18e5bddd1624945f7f79c46e89df23b543e6953b [Pipeline] sh [2023-05-30T16:04:37.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:04:37.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:37.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:04:37.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:04:37.711Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T16:04:37.739Z] $ 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-05-30T16:04:38.217Z] $ docker top 87de9c75ae1972705172acff376a164d925a6d86a8662bc4477486bfb1abcfbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:04:38.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:04:38.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:04:38.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:04:38.420Z] $ docker exec 87de9c75ae1972705172acff376a164d925a6d86a8662bc4477486bfb1abcfbe ssh-agent [2023-05-30T16:04:38.531Z] SSH_AUTH_SOCK=/tmp/ssh-c6LiDKx0h4YK/agent.32 [2023-05-30T16:04:38.531Z] SSH_AGENT_PID=38 [2023-05-30T16:04:38.535Z] Running ssh-add (command line suppressed) [2023-05-30T16:04:38.633Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5393458436695991721.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5393458436695991721.key) [2023-05-30T16:04:38.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:04:38.933Z] + git semver tag [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,102 [run_tag] DEBUG tag force:False [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,102 [check_head_tag] DEBUG check head tag [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,104 [execute] INFO git cat-file --batch-check [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,107 [execute] INFO git cat-file --batch [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,130 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,130 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:04:39.192Z] 2023-05-30 16:04:39,134 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:04:39.192Z] 3.0.0-dev.46 [Pipeline] } [2023-05-30T16:04:39.200Z] $ docker exec --env ******** --env ******** 87de9c75ae1972705172acff376a164d925a6d86a8662bc4477486bfb1abcfbe ssh-agent -k [2023-05-30T16:04:39.297Z] unset SSH_AUTH_SOCK; [2023-05-30T16:04:39.297Z] unset SSH_AGENT_PID; [2023-05-30T16:04:39.297Z] echo Agent pid 38 killed; [2023-05-30T16:04:39.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:04:39.614Z] + git semver [Pipeline] } [2023-05-30T16:04:39.889Z] $ docker stop --time=1 87de9c75ae1972705172acff376a164d925a6d86a8662bc4477486bfb1abcfbe [2023-05-30T16:04:41.148Z] $ docker rm -f --volumes 87de9c75ae1972705172acff376a164d925a6d86a8662bc4477486bfb1abcfbe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:41.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:04:41.540Z] [2023-05-30T16:04:41.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:41.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:04:41.837Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T16:04:41.837Z] ab5ef0e58194: Pulling fs layer [2023-05-30T16:04:41.837Z] 9712f1f96733: Pulling fs layer [2023-05-30T16:04:41.837Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T16:04:41.837Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T16:04:41.837Z] e9a5061849ea: Pulling fs layer [2023-05-30T16:04:41.837Z] d747dcd14b5f: Pulling fs layer [2023-05-30T16:04:41.837Z] 2de7ff778b66: Pulling fs layer [2023-05-30T16:04:41.837Z] 0d9ebad4ef96: Waiting [2023-05-30T16:04:41.837Z] e9a5061849ea: Waiting [2023-05-30T16:04:41.837Z] d747dcd14b5f: Waiting [2023-05-30T16:04:41.837Z] 2de7ff778b66: Waiting [2023-05-30T16:04:41.837Z] 9712f1f96733: Verifying Checksum [2023-05-30T16:04:41.837Z] 9712f1f96733: Download complete [2023-05-30T16:04:42.423Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T16:04:42.423Z] 63f879dbbcfc: Download complete [2023-05-30T16:04:42.682Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T16:04:42.682Z] 0d9ebad4ef96: Download complete [2023-05-30T16:04:42.682Z] d747dcd14b5f: Download complete [2023-05-30T16:04:42.682Z] e9a5061849ea: Verifying Checksum [2023-05-30T16:04:42.682Z] e9a5061849ea: Download complete [2023-05-30T16:04:42.682Z] ab5ef0e58194: Verifying Checksum [2023-05-30T16:04:42.682Z] ab5ef0e58194: Download complete [2023-05-30T16:04:42.682Z] 2de7ff778b66: Verifying Checksum [2023-05-30T16:04:42.682Z] 2de7ff778b66: Download complete [2023-05-30T16:04:45.210Z] ab5ef0e58194: Pull complete [2023-05-30T16:04:45.210Z] 9712f1f96733: Pull complete [2023-05-30T16:04:45.774Z] 63f879dbbcfc: Pull complete [2023-05-30T16:04:49.054Z] 0d9ebad4ef96: Pull complete [2023-05-30T16:04:49.054Z] e9a5061849ea: Pull complete [2023-05-30T16:04:49.311Z] d747dcd14b5f: Pull complete [2023-05-30T16:04:50.251Z] 2de7ff778b66: Pull complete [2023-05-30T16:04:50.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T16:04:50.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:04:50.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:04:50.329Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T16:04:50.364Z] $ 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-05-30T16:04:52.727Z] $ docker top 90a6f4c9a3784ce2bb2f7184c6d47bd3e04fdfa981a1e29f517961e23db94b95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:04:52.796Z] provisioning config files... [2023-05-30T16:04:52.804Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10506322405478126773tmp [2023-05-30T16:04:52.814Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10371882500070859385tmp [2023-05-30T16:04:52.822Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11707082872081474360tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:04:52.836Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:04:53.117Z] ---> sigul-configuration.sh [2023-05-30T16:04:53.117Z] gpg: directory `/root/.gnupg' created [2023-05-30T16:04:53.117Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T16:04:53.117Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T16:04:53.117Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T16:04:53.117Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T16:04:53.117Z] gpg: CAST5 encrypted data [2023-05-30T16:04:53.117Z] gpg: encrypted with 1 passphrase [2023-05-30T16:04:53.117Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T16:04:53.399Z] + mkdir /home/jenkins [2023-05-30T16:04:53.400Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T16:04:53.685Z] + 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-05-30T16:04:53.692Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:04:53.974Z] ---> sigul-install.sh [2023-05-30T16:04:53.974Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T16:04:54.272Z] + git tag --list [2023-05-30T16:04:54.272Z] 0.7.1 [2023-05-30T16:04:54.272Z] v1.0.0 [2023-05-30T16:04:54.272Z] v1.1.0 [2023-05-30T16:04:54.272Z] v1.1.1 [2023-05-30T16:04:54.272Z] v1.2.2 [2023-05-30T16:04:54.272Z] v1.3.0 [2023-05-30T16:04:54.272Z] v1.3.1 [2023-05-30T16:04:54.272Z] v2.0.0 [2023-05-30T16:04:54.272Z] v2.1.0 [2023-05-30T16:04:54.272Z] v2.1.1 [2023-05-30T16:04:54.272Z] v2.1.1-dev.1 [2023-05-30T16:04:54.272Z] v2.1.1-dev.2 [2023-05-30T16:04:54.272Z] v2.1.1-dev.3 [2023-05-30T16:04:54.272Z] v2.2.0 [2023-05-30T16:04:54.272Z] v2.2.1-dev.1 [2023-05-30T16:04:54.272Z] v2.2.1-dev.2 [2023-05-30T16:04:54.272Z] v2.2.1-dev.3 [2023-05-30T16:04:54.272Z] v2.2.1-dev.4 [2023-05-30T16:04:54.272Z] v2.2.1-dev.5 [2023-05-30T16:04:54.272Z] v2.2.1-dev.6 [2023-05-30T16:04:54.272Z] v2.2.1-dev.7 [2023-05-30T16:04:54.272Z] v2.3.0 [2023-05-30T16:04:54.272Z] v2.3.0-dev.10 [2023-05-30T16:04:54.272Z] v2.3.0-dev.11 [2023-05-30T16:04:54.272Z] v2.3.0-dev.12 [2023-05-30T16:04:54.272Z] v2.3.0-dev.13 [2023-05-30T16:04:54.272Z] v2.3.0-dev.14 [2023-05-30T16:04:54.272Z] v2.3.0-dev.15 [2023-05-30T16:04:54.272Z] v2.3.0-dev.16 [2023-05-30T16:04:54.272Z] v2.3.0-dev.17 [2023-05-30T16:04:54.272Z] v2.3.0-dev.18 [2023-05-30T16:04:54.272Z] v2.3.0-dev.19 [2023-05-30T16:04:54.272Z] v2.3.0-dev.20 [2023-05-30T16:04:54.272Z] v2.3.0-dev.21 [2023-05-30T16:04:54.272Z] v2.3.0-dev.22 [2023-05-30T16:04:54.272Z] v2.3.0-dev.23 [2023-05-30T16:04:54.272Z] v2.3.0-dev.24 [2023-05-30T16:04:54.272Z] v2.3.0-dev.25 [2023-05-30T16:04:54.272Z] v2.3.0-dev.7 [2023-05-30T16:04:54.272Z] v2.3.0-dev.8 [2023-05-30T16:04:54.272Z] v2.3.0-dev.9 [2023-05-30T16:04:54.272Z] v3.0.0-dev.1 [2023-05-30T16:04:54.272Z] v3.0.0-dev.10 [2023-05-30T16:04:54.272Z] v3.0.0-dev.11 [2023-05-30T16:04:54.272Z] v3.0.0-dev.12 [2023-05-30T16:04:54.272Z] v3.0.0-dev.13 [2023-05-30T16:04:54.272Z] v3.0.0-dev.14 [2023-05-30T16:04:54.272Z] v3.0.0-dev.15 [2023-05-30T16:04:54.272Z] v3.0.0-dev.16 [2023-05-30T16:04:54.272Z] v3.0.0-dev.17 [2023-05-30T16:04:54.272Z] v3.0.0-dev.18 [2023-05-30T16:04:54.272Z] v3.0.0-dev.19 [2023-05-30T16:04:54.272Z] v3.0.0-dev.2 [2023-05-30T16:04:54.272Z] v3.0.0-dev.20 [2023-05-30T16:04:54.272Z] v3.0.0-dev.21 [2023-05-30T16:04:54.272Z] v3.0.0-dev.22 [2023-05-30T16:04:54.272Z] v3.0.0-dev.23 [2023-05-30T16:04:54.272Z] v3.0.0-dev.24 [2023-05-30T16:04:54.272Z] v3.0.0-dev.25 [2023-05-30T16:04:54.272Z] v3.0.0-dev.26 [2023-05-30T16:04:54.272Z] v3.0.0-dev.27 [2023-05-30T16:04:54.272Z] v3.0.0-dev.28 [2023-05-30T16:04:54.272Z] v3.0.0-dev.29 [2023-05-30T16:04:54.272Z] v3.0.0-dev.3 [2023-05-30T16:04:54.272Z] v3.0.0-dev.30 [2023-05-30T16:04:54.272Z] v3.0.0-dev.31 [2023-05-30T16:04:54.272Z] v3.0.0-dev.32 [2023-05-30T16:04:54.272Z] v3.0.0-dev.33 [2023-05-30T16:04:54.272Z] v3.0.0-dev.34 [2023-05-30T16:04:54.272Z] v3.0.0-dev.35 [2023-05-30T16:04:54.272Z] v3.0.0-dev.36 [2023-05-30T16:04:54.272Z] v3.0.0-dev.37 [2023-05-30T16:04:54.272Z] v3.0.0-dev.38 [2023-05-30T16:04:54.272Z] v3.0.0-dev.39 [2023-05-30T16:04:54.272Z] v3.0.0-dev.4 [2023-05-30T16:04:54.272Z] v3.0.0-dev.40 [2023-05-30T16:04:54.272Z] v3.0.0-dev.41 [2023-05-30T16:04:54.272Z] v3.0.0-dev.42 [2023-05-30T16:04:54.272Z] v3.0.0-dev.43 [2023-05-30T16:04:54.272Z] v3.0.0-dev.44 [2023-05-30T16:04:54.272Z] v3.0.0-dev.45 [2023-05-30T16:04:54.272Z] v3.0.0-dev.46 [2023-05-30T16:04:54.272Z] v3.0.0-dev.5 [2023-05-30T16:04:54.272Z] v3.0.0-dev.6 [2023-05-30T16:04:54.272Z] v3.0.0-dev.7 [2023-05-30T16:04:54.272Z] v3.0.0-dev.8 [2023-05-30T16:04:54.272Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T16:04:54.558Z] + lftools sign git-tag v3.0.0-dev.46 [2023-05-30T16:04:55.126Z] Signing Git tag with Sigul... [2023-05-30T16:04:55.126Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-05-30T16:04:55.397Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:04:55.684Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T16:04:55.690Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T16:04:55.709Z] $ docker stop --time=1 90a6f4c9a3784ce2bb2f7184c6d47bd3e04fdfa981a1e29f517961e23db94b95 [2023-05-30T16:04:57.042Z] $ docker rm -f --volumes 90a6f4c9a3784ce2bb2f7184c6d47bd3e04fdfa981a1e29f517961e23db94b95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T16:04:57.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:04:57.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:57.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:04:57.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:04:57.789Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T16:04:57.816Z] $ 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-05-30T16:04:58.174Z] $ docker top df4df80deaf8a65287511af008e2a2ef3b522ffaf9db4842c963821c07e888c1 -eo pid,comm [2023-05-30T16:04:58.223Z] 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-05-30T16:04:58.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:04:58.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:04:58.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:04:58.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:04:58.382Z] $ docker exec df4df80deaf8a65287511af008e2a2ef3b522ffaf9db4842c963821c07e888c1 ssh-agent [2023-05-30T16:04:58.485Z] SSH_AUTH_SOCK=/tmp/ssh-IR0eSZ83aJAY/agent.32 [2023-05-30T16:04:58.485Z] SSH_AGENT_PID=38 [2023-05-30T16:04:58.490Z] Running ssh-add (command line suppressed) [2023-05-30T16:04:58.583Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14863662473205342600.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14863662473205342600.key) [2023-05-30T16:04:58.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:04:58.891Z] + git semver bump pre [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,113 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,113 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,113 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,113 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,113 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,113 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,115 [execute] INFO git cat-file --batch-check [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,123 [execute] INFO git cat-file --batch [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:04:59.150Z] 2023-05-30 16:04:59,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:04:59.150Z] 3.0.0-dev.47 [Pipeline] } [2023-05-30T16:04:59.419Z] $ docker exec --env ******** --env ******** df4df80deaf8a65287511af008e2a2ef3b522ffaf9db4842c963821c07e888c1 ssh-agent -k [2023-05-30T16:04:59.519Z] unset SSH_AUTH_SOCK; [2023-05-30T16:04:59.519Z] unset SSH_AGENT_PID; [2023-05-30T16:04:59.519Z] echo Agent pid 38 killed; [2023-05-30T16:04:59.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:04:59.842Z] + git semver [Pipeline] } [2023-05-30T16:05:00.114Z] $ docker stop --time=1 df4df80deaf8a65287511af008e2a2ef3b522ffaf9db4842c963821c07e888c1 [2023-05-30T16:05:01.408Z] $ docker rm -f --volumes df4df80deaf8a65287511af008e2a2ef3b522ffaf9db4842c963821c07e888c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:05:01.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:05:01.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:02.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:05:02.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:02.116Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T16:05:02.144Z] $ 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-05-30T16:05:02.487Z] $ docker top ea6b1437fb12c3f70181c1b9902e8353efea2b587acb043d3d6244e3de0b5e33 -eo pid,comm [2023-05-30T16:05:02.537Z] 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-05-30T16:05:02.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:05:02.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:05:02.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:05:02.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:05:02.692Z] $ docker exec ea6b1437fb12c3f70181c1b9902e8353efea2b587acb043d3d6244e3de0b5e33 ssh-agent [2023-05-30T16:05:02.800Z] SSH_AUTH_SOCK=/tmp/ssh-f6rs46EetZcn/agent.33 [2023-05-30T16:05:02.801Z] SSH_AGENT_PID=39 [2023-05-30T16:05:02.805Z] Running ssh-add (command line suppressed) [2023-05-30T16:05:02.913Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4549759317043994143.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4549759317043994143.key) [2023-05-30T16:05:02.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:05:03.217Z] + git semver push [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,429 [run_push] DEBUG push [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,430 [execute] INFO git cat-file --batch-check [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,436 [execute] INFO git rev-list baba9555ce54b9aaca048843ab22e53431c4acb3 -- [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,436 [execute] DEBUG Popen(['git', 'rev-list', 'baba9555ce54b9aaca048843ab22e53431c4acb3', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,445 [execute] INFO git fetch -v origin [2023-05-30T16:05:03.475Z] 2023-05-30 16:05:03,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T16:05:04.042Z] 2023-05-30 16:05:03,925 [run_push] DEBUG no remote changes detected [2023-05-30T16:05:04.042Z] 2023-05-30 16:05:03,926 [execute] INFO git push origin semver [2023-05-30T16:05:04.042Z] 2023-05-30 16:05:03,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:05:04.976Z] 2023-05-30 16:05:04,730 [run_push] DEBUG push all version tags [2023-05-30T16:05:04.976Z] 2023-05-30 16:05:04,731 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T16:05:04.976Z] 2023-05-30 16:05:04,731 [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-05-30T16:05:05.543Z] 2023-05-30 16:05:05,530 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-05-30T16:05:05.543Z] 3.0.0-dev.47 [Pipeline] } [2023-05-30T16:05:05.810Z] $ docker exec --env ******** --env ******** ea6b1437fb12c3f70181c1b9902e8353efea2b587acb043d3d6244e3de0b5e33 ssh-agent -k [2023-05-30T16:05:05.910Z] unset SSH_AUTH_SOCK; [2023-05-30T16:05:05.911Z] unset SSH_AGENT_PID; [2023-05-30T16:05:05.911Z] echo Agent pid 39 killed; [2023-05-30T16:05:05.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:05:06.223Z] + git semver [Pipeline] } [2023-05-30T16:05:06.492Z] $ docker stop --time=1 ea6b1437fb12c3f70181c1b9902e8353efea2b587acb043d3d6244e3de0b5e33 [2023-05-30T16:05:07.804Z] $ docker rm -f --volumes ea6b1437fb12c3f70181c1b9902e8353efea2b587acb043d3d6244e3de0b5e33 [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-05-30T16:05:08.394Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-05-30T16:05:08.394Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-05-30T16:05:08.394Z] total 16 [2023-05-30T16:05:08.394Z] drwxr-xr-x 3 root root 4096 May 30 15:54 . [2023-05-30T16:05:08.394Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 16:04 .. [2023-05-30T16:05:08.394Z] drwxr-xr-x 2 root root 4096 May 30 15:54 cost [2023-05-30T16:05:08.394Z] -rw-r--r-- 1 root root 88 May 30 15:54 cost.csv [2023-05-30T16:05:08.394Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-05-30T16:05:08.394Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-05-30T16:05:08.394Z] total 16 [2023-05-30T16:05:08.395Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:54 . [2023-05-30T16:05:08.395Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 16:04 .. [2023-05-30T16:05:08.395Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:54 cost [2023-05-30T16:05:08.395Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:08.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:09.545Z] ---> package-listing.sh [2023-05-30T16:05:09.546Z] ++ facter osfamily [2023-05-30T16:05:09.546Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T16:05:09.805Z] + OS_FAMILY=debian [2023-05-30T16:05:09.805Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-05-30T16:05:09.805Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T16:05:09.805Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T16:05:09.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T16:05:09.805Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T16:05:09.805Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-05-30T16:05:09.805Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T16:05:09.805Z] + case "${OS_FAMILY}" in [2023-05-30T16:05:09.805Z] + dpkg -l [2023-05-30T16:05:09.805Z] + grep '^ii' [2023-05-30T16:05:09.805Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T16:05:09.805Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T16:05:09.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T16:05:09.805Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-05-30T16:05:09.805Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-05-30T16:05:09.805Z] + 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-05-30T16:05:09.815Z] 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-05-30T16:05:10.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:10.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T16:05:10.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:10.763Z] prd-ubuntu20.04-docker-8c-8g-17310 does not seem to be running inside a container [2023-05-30T16:05:10.852Z] $ 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-05-30T16:05:11.048Z] $ docker top f9b8cdaa6d7947d1d9ec6d7d2ddab6b29af676a22102cde72fbe064ce46ae97e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:05:11.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T16:05:11.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T16:05:12.020Z] + ls /var/log/sa-host [2023-05-30T16:05:12.020Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:05:12.097Z] provisioning config files... [2023-05-30T16:05:12.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4066700700813641529tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:05:12.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:12.411Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T16:05:12.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:12.751Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T16:05:12.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:13.056Z] ---> sudo-logs.sh [2023-05-30T16:05:13.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T16:05:13.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:13.371Z] ---> job-cost.sh [2023-05-30T16:05:13.371Z] lf-activate-venv: SKIPPING [2023-05-30T16:05:13.371Z] DEBUG: total: 0.2199999988079071 [2023-05-30T16:05:13.371Z] INFO: Retrieving Stack Cost... [2023-05-30T16:05:13.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T16:05:14.197Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T16:05:14.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:14.495Z] ---> logs-deploy.sh [2023-05-30T16:05:14.495Z] lf-activate-venv: SKIPPING [2023-05-30T16:05:14.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/112 [2023-05-30T16:05:14.495Z] INFO: archiving workspace using pattern(s): [2023-05-30T16:05:15.432Z] Archives upload complete. [2023-05-30T16:05:15.692Z] INFO: archiving logs to Nexus [2023-05-30T16:05:16.263Z] ---> uname -a: [2023-05-30T16:05:16.263Z] Linux prd-ubuntu20-04-docker-8c-8g-17310 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T16:05:16.263Z] [2023-05-30T16:05:16.263Z] [2023-05-30T16:05:16.263Z] ---> lscpu: [2023-05-30T16:05:16.263Z] Architecture: x86_64 [2023-05-30T16:05:16.263Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T16:05:16.263Z] Byte Order: Little Endian [2023-05-30T16:05:16.263Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T16:05:16.263Z] CPU(s): 8 [2023-05-30T16:05:16.263Z] On-line CPU(s) list: 0-7 [2023-05-30T16:05:16.263Z] Thread(s) per core: 1 [2023-05-30T16:05:16.263Z] Core(s) per socket: 1 [2023-05-30T16:05:16.263Z] Socket(s): 8 [2023-05-30T16:05:16.263Z] NUMA node(s): 1 [2023-05-30T16:05:16.263Z] Vendor ID: AuthenticAMD [2023-05-30T16:05:16.263Z] CPU family: 23 [2023-05-30T16:05:16.263Z] Model: 49 [2023-05-30T16:05:16.263Z] Model name: AMD EPYC-Rome Processor [2023-05-30T16:05:16.263Z] Stepping: 0 [2023-05-30T16:05:16.263Z] CPU MHz: 2799.998 [2023-05-30T16:05:16.263Z] BogoMIPS: 5599.99 [2023-05-30T16:05:16.263Z] Virtualization: AMD-V [2023-05-30T16:05:16.263Z] Hypervisor vendor: KVM [2023-05-30T16:05:16.263Z] Virtualization type: full [2023-05-30T16:05:16.263Z] L1d cache: 256 KiB [2023-05-30T16:05:16.263Z] L1i cache: 256 KiB [2023-05-30T16:05:16.263Z] L2 cache: 4 MiB [2023-05-30T16:05:16.263Z] L3 cache: 128 MiB [2023-05-30T16:05:16.263Z] NUMA node0 CPU(s): 0-7 [2023-05-30T16:05:16.263Z] Vulnerability Itlb multihit: Not affected [2023-05-30T16:05:16.263Z] Vulnerability L1tf: Not affected [2023-05-30T16:05:16.263Z] Vulnerability Mds: Not affected [2023-05-30T16:05:16.263Z] Vulnerability Meltdown: Not affected [2023-05-30T16:05:16.263Z] Vulnerability Mmio stale data: Not affected [2023-05-30T16:05:16.263Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T16:05:16.263Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T16:05:16.263Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T16:05:16.263Z] Vulnerability Srbds: Not affected [2023-05-30T16:05:16.263Z] Vulnerability Tsx async abort: Not affected [2023-05-30T16:05:16.263Z] 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-05-30T16:05:16.263Z] [2023-05-30T16:05:16.263Z]