Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 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-ssh13647111088558379559.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11638818219609263960.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4430150985548058351.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh17835863183958816180.key Verifying host key using known hosts file > 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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8850398325886898978.key Verifying host key using known hosts file > 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8763 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 # timeout=10 Commit message: "Merge pull request #1242 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.22" > git rev-list --no-walk 4052464be6c12850b1d5f447a91894e4a56dac2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-21T14:10:40.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-21T14:10:40.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-21T14:10:40.453Z] ========================================================= [2022-10-21T14:10:40.453Z] EdgeX Global Pipelines Version Info [2022-10-21T14:10:40.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:10:41.186Z] ------------------- [2022-10-21T14:10:41.186Z] stable info: [2022-10-21T14:10:41.186Z] ------------------- [2022-10-21T14:10:41.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-21T14:10:41.186Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T14:10:41.186Z] Message: update stable to v1.0.243 [2022-10-21T14:10:41.758Z] ------------------- [2022-10-21T14:10:41.758Z] experimental info: [2022-10-21T14:10:41.758Z] ------------------- [2022-10-21T14:10:41.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-21T14:10:41.758Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T14:10:41.758Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-21T14:10:41.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-21T14:10:41.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-21T14:10:41.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-21T14:10:41.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-21T14:10:41.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-21T14:10:41.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-21T14:10:42.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-21T14:10:42.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-21T14:10:42.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-21T14:10:42.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-21T14:10:42.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-21T14:10:42.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-21T14:10:42.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-21T14:10:42.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-21T14:10:42.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-21T14:10:42.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T14:10:42.141Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T14:10:42.151Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T14:10:42.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-21T14:10:42.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-21T14:10:42.188Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-21T14:10:42.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-21T14:10:42.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-21T14:10:42.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-21T14:10:42.235Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-21T14:10:42.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-21T14:10:42.250Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-21T14:10:42.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-21T14:10:42.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-21T14:10:42.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-21T14:10:42.303Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo [2022-10-21T14:10:42.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7102f88 [Pipeline] echo [2022-10-21T14:10:42.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:10:42.377Z] provisioning config files... [2022-10-21T14:10:42.391Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12523209375532905522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:10:42.705Z] ---> docker-login.sh [2022-10-21T14:10:42.705Z] nexus3.edgexfoundry.org:10001 [2022-10-21T14:10:42.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:42.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:42.967Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:42.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:42.967Z] [2022-10-21T14:10:43.228Z] Login Succeeded [2022-10-21T14:10:43.228Z] nexus3.edgexfoundry.org:10002 [2022-10-21T14:10:43.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:43.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:43.228Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:43.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:43.228Z] [2022-10-21T14:10:43.228Z] Login Succeeded [2022-10-21T14:10:43.228Z] nexus3.edgexfoundry.org:10003 [2022-10-21T14:10:43.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:43.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:43.228Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:43.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:43.228Z] [2022-10-21T14:10:43.228Z] Login Succeeded [2022-10-21T14:10:43.228Z] nexus3.edgexfoundry.org:10004 [2022-10-21T14:10:43.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:43.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:43.489Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:43.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:43.489Z] [2022-10-21T14:10:43.489Z] Login Succeeded [2022-10-21T14:10:43.489Z] docker.io [2022-10-21T14:10:43.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:43.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:43.749Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:43.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:43.749Z] [2022-10-21T14:10:43.749Z] Login Succeeded [2022-10-21T14:10:43.749Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T14:10:43.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-21T14:10:44.126Z] + git rev-list -1 --merges 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8~1..7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo [2022-10-21T14:10:44.158Z] -----------> git rev-list -1 --merges 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8~1..7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [2022-10-21T14:10:44.158Z] 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [false] [Pipeline] sh [2022-10-21T14:10:44.446Z] + git log --format=format:%s -1 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo [2022-10-21T14:10:44.460Z] ========================================================= [2022-10-21T14:10:44.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-21T14:10:44.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T14:10:44.788Z] + git log --format=format:%s -1 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] echo [2022-10-21T14:10:44.797Z] [semverPrep] GIT_COMMIT: 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8, Commit Message: Merge pull request #1242 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.22 [Pipeline] echo [2022-10-21T14:10:44.805Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-21T14:10:45.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:10:45.263Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-21T14:10:45.263Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-21T14:10:45.263Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-21T14:10:45.263Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-21T14:10:45.263Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-21T14:10:45.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:10:45.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:10:45.672Z] [2022-10-21T14:10:45.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:10:45.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:10:46.226Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-21T14:10:46.226Z] b85a868b505f: Pulling fs layer [2022-10-21T14:10:46.226Z] e2be974225ed: Pulling fs layer [2022-10-21T14:10:46.226Z] 339a4e72a1f5: Pulling fs layer [2022-10-21T14:10:46.226Z] 988bab9f4d93: Pulling fs layer [2022-10-21T14:10:46.226Z] 1469e6f7b9e6: Pulling fs layer [2022-10-21T14:10:46.226Z] eaf3925da568: Pulling fs layer [2022-10-21T14:10:46.226Z] bab4dde63d76: Pulling fs layer [2022-10-21T14:10:46.226Z] bde34c3a00c8: Pulling fs layer [2022-10-21T14:10:46.226Z] b352a97aabf1: Pulling fs layer [2022-10-21T14:10:46.226Z] 4872d77fe225: Pulling fs layer [2022-10-21T14:10:46.226Z] 5851b861e8e6: Pulling fs layer [2022-10-21T14:10:46.226Z] 1469e6f7b9e6: Waiting [2022-10-21T14:10:46.226Z] eaf3925da568: Waiting [2022-10-21T14:10:46.226Z] 5851b861e8e6: Waiting [2022-10-21T14:10:46.226Z] bab4dde63d76: Waiting [2022-10-21T14:10:46.226Z] bde34c3a00c8: Waiting [2022-10-21T14:10:46.226Z] b352a97aabf1: Waiting [2022-10-21T14:10:46.226Z] 988bab9f4d93: Waiting [2022-10-21T14:10:46.226Z] 4872d77fe225: Waiting [2022-10-21T14:10:46.486Z] e2be974225ed: Download complete [2022-10-21T14:10:46.486Z] 988bab9f4d93: Verifying Checksum [2022-10-21T14:10:46.486Z] 988bab9f4d93: Download complete [2022-10-21T14:10:46.486Z] 1469e6f7b9e6: Download complete [2022-10-21T14:10:46.486Z] 339a4e72a1f5: Verifying Checksum [2022-10-21T14:10:46.486Z] 339a4e72a1f5: Download complete [2022-10-21T14:10:46.486Z] eaf3925da568: Download complete [2022-10-21T14:10:46.486Z] bde34c3a00c8: Verifying Checksum [2022-10-21T14:10:46.486Z] bde34c3a00c8: Download complete [2022-10-21T14:10:46.486Z] b352a97aabf1: Download complete [2022-10-21T14:10:46.486Z] 4872d77fe225: Download complete [2022-10-21T14:10:46.486Z] 5851b861e8e6: Verifying Checksum [2022-10-21T14:10:46.486Z] 5851b861e8e6: Download complete [2022-10-21T14:10:46.746Z] b85a868b505f: Verifying Checksum [2022-10-21T14:10:46.746Z] b85a868b505f: Download complete [2022-10-21T14:10:47.006Z] bab4dde63d76: Verifying Checksum [2022-10-21T14:10:47.006Z] bab4dde63d76: Download complete [2022-10-21T14:10:47.942Z] b85a868b505f: Pull complete [2022-10-21T14:10:47.942Z] e2be974225ed: Pull complete [2022-10-21T14:10:48.511Z] 339a4e72a1f5: Pull complete [2022-10-21T14:10:48.511Z] 988bab9f4d93: Pull complete [2022-10-21T14:10:48.770Z] 1469e6f7b9e6: Pull complete [2022-10-21T14:10:49.031Z] eaf3925da568: Pull complete [2022-10-21T14:10:50.934Z] bab4dde63d76: Pull complete [2022-10-21T14:10:50.934Z] bde34c3a00c8: Pull complete [2022-10-21T14:10:50.934Z] b352a97aabf1: Pull complete [2022-10-21T14:10:51.195Z] 4872d77fe225: Pull complete [2022-10-21T14:10:51.195Z] 5851b861e8e6: Pull complete [2022-10-21T14:10:51.195Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-21T14:10:51.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:10:51.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:10:51.282Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:10:51.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:10:52.647Z] $ docker top f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c -eo pid,comm [2022-10-21T14:10:52.700Z] 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). [2022-10-21T14:10:52.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:10:52.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:10:52.730Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:10:52.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:10:52.858Z] $ docker exec f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent [2022-10-21T14:10:52.966Z] SSH_AUTH_SOCK=/tmp/ssh-kseuACzlp9uU/agent.33 [2022-10-21T14:10:52.966Z] SSH_AGENT_PID=39 [2022-10-21T14:10:52.973Z] Running ssh-add (command line suppressed) [2022-10-21T14:10:53.083Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17920656487593177001.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17920656487593177001.key) [2022-10-21T14:10:53.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:10:53.383Z] + git tag --points-at HEAD [Pipeline] } [2022-10-21T14:10:53.398Z] $ docker exec --env ******** --env ******** f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent -k [2022-10-21T14:10:53.499Z] unset SSH_AUTH_SOCK; [2022-10-21T14:10:53.500Z] unset SSH_AGENT_PID; [2022-10-21T14:10:53.500Z] echo Agent pid 39 killed; [2022-10-21T14:10:53.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-21T14:10:53.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:10:53.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:10:53.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:10:53.647Z] $ docker exec f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent [2022-10-21T14:10:53.765Z] SSH_AUTH_SOCK=/tmp/ssh-G8FWpqTEQcdQ/agent.71 [2022-10-21T14:10:53.765Z] SSH_AGENT_PID=77 [2022-10-21T14:10:53.769Z] Running ssh-add (command line suppressed) [2022-10-21T14:10:53.876Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17317590103050787253.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17317590103050787253.key) [2022-10-21T14:10:53.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:10:54.176Z] + git semver init [2022-10-21T14:10:54.436Z] 2022-10-21 14:10:54,361 [run_init] DEBUG init version:0.0.0 force:False [2022-10-21T14:10:54.436Z] 2022-10-21 14:10:54,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-21T14:10:54.436Z] 2022-10-21 14:10:54,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-21T14:10:54.436Z] 2022-10-21 14:10:54,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:10:55.818Z] 2022-10-21 14:10:55,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-21T14:10:55.818Z] 2022-10-21 14:10:55,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-21T14:10:55.818Z] 2022-10-21 14:10:55,385 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:10:55.818Z] 2022-10-21 14:10:55,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:10:55.818Z] 2.3.0-dev.45 [Pipeline] } [2022-10-21T14:10:55.827Z] $ docker exec --env ******** --env ******** f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c ssh-agent -k [2022-10-21T14:10:55.938Z] unset SSH_AUTH_SOCK; [2022-10-21T14:10:55.938Z] unset SSH_AGENT_PID; [2022-10-21T14:10:55.939Z] echo Agent pid 77 killed; [2022-10-21T14:10:55.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:10:56.253Z] + git semver [Pipeline] } [2022-10-21T14:10:56.525Z] $ docker stop --time=1 f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c [2022-10-21T14:10:57.829Z] $ docker rm -f f3757f18eba18cc5862df2a4b65ba5e60b2449db43c9cf02943848909e85f68c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T14:10:58.164Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-21T14:10:58.332Z] Stashed 1 file(s) [Pipeline] echo [2022-10-21T14:10:58.335Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.45 [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 [2022-10-21T14:10:58.464Z] provisioning config files... [2022-10-21T14:10:58.474Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4555878817457772567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:10:58.769Z] ---> docker-login.sh [2022-10-21T14:10:58.769Z] nexus3.edgexfoundry.org:10001 [2022-10-21T14:10:58.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:58.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:58.770Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:58.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:58.770Z] [2022-10-21T14:10:58.770Z] Login Succeeded [2022-10-21T14:10:58.770Z] nexus3.edgexfoundry.org:10002 [2022-10-21T14:10:59.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:59.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:59.029Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:59.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:59.029Z] [2022-10-21T14:10:59.029Z] Login Succeeded [2022-10-21T14:10:59.029Z] nexus3.edgexfoundry.org:10003 [2022-10-21T14:10:59.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:59.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:59.029Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:59.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:59.029Z] [2022-10-21T14:10:59.029Z] Login Succeeded [2022-10-21T14:10:59.029Z] nexus3.edgexfoundry.org:10004 [2022-10-21T14:10:59.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:59.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:59.288Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:59.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:59.288Z] [2022-10-21T14:10:59.288Z] Login Succeeded [2022-10-21T14:10:59.288Z] docker.io [2022-10-21T14:10:59.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:10:59.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:10:59.548Z] Configure a credential helper to remove this warning. See [2022-10-21T14:10:59.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:10:59.548Z] [2022-10-21T14:10:59.548Z] Login Succeeded [2022-10-21T14:10:59.548Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T14:10:59.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-21T14:10:59.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:10:59.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:10:59.634Z] ========================================================= [2022-10-21T14:10:59.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-21T14:10:59.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:10:59.932Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-21T14:10:59.932Z] Sending build context to Docker daemon 10.03MB [2022-10-21T14:10:59.932Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T14:10:59.932Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-21T14:10:59.932Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-21T14:10:59.932Z] 213ec9aee27d: Pulling fs layer [2022-10-21T14:10:59.932Z] 4583459ba037: Pulling fs layer [2022-10-21T14:10:59.932Z] 93c1e223e6f2: Pulling fs layer [2022-10-21T14:10:59.932Z] 53926ce57604: Pulling fs layer [2022-10-21T14:10:59.932Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-21T14:10:59.932Z] 30f14e443154: Pulling fs layer [2022-10-21T14:10:59.932Z] 801331c1e519: Pulling fs layer [2022-10-21T14:10:59.932Z] 99cc6dd402b0: Pulling fs layer [2022-10-21T14:10:59.932Z] 53926ce57604: Waiting [2022-10-21T14:10:59.932Z] 7d9ed39f4882: Pulling fs layer [2022-10-21T14:10:59.932Z] 21b2b0c7a3f4: Waiting [2022-10-21T14:10:59.932Z] 30f14e443154: Waiting [2022-10-21T14:10:59.932Z] 99cc6dd402b0: Waiting [2022-10-21T14:10:59.932Z] 801331c1e519: Waiting [2022-10-21T14:10:59.932Z] 93c1e223e6f2: Verifying Checksum [2022-10-21T14:10:59.932Z] 93c1e223e6f2: Download complete [2022-10-21T14:11:00.197Z] 4583459ba037: Verifying Checksum [2022-10-21T14:11:00.197Z] 4583459ba037: Download complete [2022-10-21T14:11:00.197Z] 21b2b0c7a3f4: Download complete [2022-10-21T14:11:00.197Z] 30f14e443154: Verifying Checksum [2022-10-21T14:11:00.197Z] 30f14e443154: Download complete [2022-10-21T14:11:00.197Z] 213ec9aee27d: Verifying Checksum [2022-10-21T14:11:00.197Z] 801331c1e519: Download complete [2022-10-21T14:11:00.197Z] 213ec9aee27d: Pull complete [2022-10-21T14:11:00.466Z] 4583459ba037: Pull complete [2022-10-21T14:11:00.466Z] 93c1e223e6f2: Pull complete [2022-10-21T14:11:00.729Z] 7d9ed39f4882: Verifying Checksum [2022-10-21T14:11:00.729Z] 7d9ed39f4882: Download complete [2022-10-21T14:11:00.729Z] 99cc6dd402b0: Verifying Checksum [2022-10-21T14:11:00.729Z] 99cc6dd402b0: Download complete [2022-10-21T14:11:00.987Z] 53926ce57604: Verifying Checksum [2022-10-21T14:11:00.987Z] 53926ce57604: Download complete [2022-10-21T14:11:05.173Z] 53926ce57604: Pull complete [2022-10-21T14:11:05.173Z] 21b2b0c7a3f4: Pull complete [2022-10-21T14:11:05.173Z] 30f14e443154: Pull complete [2022-10-21T14:11:05.173Z] 801331c1e519: Pull complete [2022-10-21T14:11:07.081Z] 99cc6dd402b0: Pull complete [2022-10-21T14:11:08.031Z] 7d9ed39f4882: Pull complete [2022-10-21T14:11:08.031Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-21T14:11:08.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T14:11:08.031Z] ---> 1dedd983c030 [2022-10-21T14:11:08.031Z] Step 3/11 : ARG MAKE=make build [2022-10-21T14:11:09.944Z] ---> Running in f6d6f5a918e2 [2022-10-21T14:11:09.944Z] Removing intermediate container f6d6f5a918e2 [2022-10-21T14:11:09.944Z] ---> 406f5532c799 [2022-10-21T14:11:09.944Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-21T14:11:09.944Z] ---> Running in 33d44d3fdd52 [2022-10-21T14:11:09.944Z] Removing intermediate container 33d44d3fdd52 [2022-10-21T14:11:09.944Z] ---> 7930ab180257 [2022-10-21T14:11:09.944Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:11:09.944Z] ---> Running in 8343cb4a917f [2022-10-21T14:11:10.204Z] Removing intermediate container 8343cb4a917f [2022-10-21T14:11:10.204Z] ---> d049bc42adb2 [2022-10-21T14:11:10.204Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:11:10.204Z] ---> Running in 643e440c15d5 [2022-10-21T14:11:10.772Z] Removing intermediate container 643e440c15d5 [2022-10-21T14:11:10.772Z] ---> 7bcdf8f15bce [2022-10-21T14:11:10.772Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-21T14:11:10.772Z] ---> Running in 211a419a7fb5 [2022-10-21T14:11:11.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T14:11:11.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T14:11:12.227Z] OK: 211 MiB in 51 packages [2022-10-21T14:11:12.489Z] Removing intermediate container 211a419a7fb5 [2022-10-21T14:11:12.489Z] ---> 7e0214b96c53 [2022-10-21T14:11:12.489Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-21T14:11:12.750Z] ---> 9e3bf2d07550 [2022-10-21T14:11:12.750Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T14:11:12.750Z] ---> Running in ef5bb7a42e2a [2022-10-21T14:11:13.431Z] Still waiting to schedule task [2022-10-21T14:11:13.431Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8762’ [2022-10-21T14:11:27.652Z] Removing intermediate container ef5bb7a42e2a [2022-10-21T14:11:27.652Z] ---> 9d350cadaa87 [2022-10-21T14:11:27.652Z] Step 10/11 : COPY . . [2022-10-21T14:11:28.218Z] ---> 3d7a1105824d [2022-10-21T14:11:28.218Z] Step 11/11 : RUN ${MAKE} [2022-10-21T14:11:28.218Z] ---> Running in 284d3a121d40 [2022-10-21T14:11:28.480Z] noop [2022-10-21T14:11:28.738Z] Removing intermediate container 284d3a121d40 [2022-10-21T14:11:28.738Z] ---> d6d7ae36f830 [2022-10-21T14:11:28.738Z] Successfully built d6d7ae36f830 [2022-10-21T14:11:28.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:11:29.054Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T14:11:29.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:11:29.127Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:11:29.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:11:29.508Z] $ docker top 36e8a504b2553c46cc43f70238c548f2c32e8033f80da2b46c6262880d509555 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:11:29.850Z] + go version [2022-10-21T14:11:29.850Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-21T14:11:29.861Z] $ docker stop --time=1 36e8a504b2553c46cc43f70238c548f2c32e8033f80da2b46c6262880d509555 [2022-10-21T14:11:31.136Z] $ docker rm -f 36e8a504b2553c46cc43f70238c548f2c32e8033f80da2b46c6262880d509555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:11:31.543Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T14:11:31.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:11:31.615Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:11:31.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:11:32.018Z] $ docker top b1a5bec14b7f1f9a5581003bc6773f3beefa007a1ba9dc242937ad3d8b368f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:11:32.365Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-21T14:11:32.661Z] + make test [2022-10-21T14:11:32.661Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-21T14:11:39.223Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 27.6% of statements [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.103s coverage: 73.1% of statements [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 54.4% of statements [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 65.1% of statements [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.739s coverage: 89.2% of statements [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-21T14:11:54.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements [2022-10-21T14:11:54.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-21T14:12:12.173Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-21T14:12:12.173Z] GO111MODULE=on go vet ./... [2022-10-21T14:12:12.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T14:12:12.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-21T14:12:12.746Z] ./bin/test-attribution-txt.sh [2022-10-21T14:12:12.746Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-21T14:12:13.005Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-21T14:12:13.005Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-21T14:12:13.005Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-21T14:12:13.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T14:12:13.028Z] $ docker stop --time=1 b1a5bec14b7f1f9a5581003bc6773f3beefa007a1ba9dc242937ad3d8b368f07 [2022-10-21T14:12:14.949Z] $ docker rm -f b1a5bec14b7f1f9a5581003bc6773f3beefa007a1ba9dc242937ad3d8b368f07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T14:12:15.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T14:12:15.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-21T14:12:16.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-21T14:12:16.380Z] + ls -al . [2022-10-21T14:12:16.381Z] total 276 [2022-10-21T14:12:16.381Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 14:11 . [2022-10-21T14:12:16.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:10 .. [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 14:10 .dockerignore [2022-10-21T14:12:16.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 14:11 .git [2022-10-21T14:12:16.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:10 .github [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 21 14:10 .gitignore [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 21 14:10 .golangci.yml [2022-10-21T14:12:16.381Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 14:10 .semver [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 21 14:10 CHANGELOG.md [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 14:10 GOVERNANCE.md [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 21 14:10 Jenkinsfile [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 14:10 LICENSE [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 21 14:10 Makefile [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 14:10 OWNERS.md [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 21 14:10 README.md [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 14:10 VERSION [2022-10-21T14:12:16.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:10 bin [2022-10-21T14:12:16.381Z] -rw-r--r-- 1 jenkins jenkins 101760 Oct 21 14:11 coverage.out [2022-10-21T14:12:16.381Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 14:10 example [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 21 14:10 go.mod [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 21 14:10 go.sum [2022-10-21T14:12:16.381Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 14:10 internal [2022-10-21T14:12:16.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 14:10 openapi [2022-10-21T14:12:16.381Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 14:10 pkg [2022-10-21T14:12:16.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:10 snap [2022-10-21T14:12:16.381Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 14:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:12:16.683Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 --label arch=amd64 --label version=2.3.0-dev.45 . [2022-10-21T14:12:16.683Z] Sending build context to Docker daemon 10.13MB [2022-10-21T14:12:16.683Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T14:12:16.683Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-21T14:12:16.683Z] ---> d6d7ae36f830 [2022-10-21T14:12:16.683Z] Step 3/25 : ARG MAKE=make build [2022-10-21T14:12:16.683Z] ---> Running in 3ec0e89ea109 [2022-10-21T14:12:16.945Z] Removing intermediate container 3ec0e89ea109 [2022-10-21T14:12:16.945Z] ---> 839c48a66838 [2022-10-21T14:12:16.945Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-21T14:12:16.945Z] ---> Running in 54276006da51 [2022-10-21T14:12:16.945Z] Removing intermediate container 54276006da51 [2022-10-21T14:12:16.945Z] ---> 8dea4a1af8a3 [2022-10-21T14:12:16.945Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:12:16.945Z] ---> Running in 9c7a904da73b [2022-10-21T14:12:17.203Z] Removing intermediate container 9c7a904da73b [2022-10-21T14:12:17.203Z] ---> 83efe9562953 [2022-10-21T14:12:17.203Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:12:17.203Z] ---> Running in e54ee4b285ee [2022-10-21T14:12:17.782Z] Removing intermediate container e54ee4b285ee [2022-10-21T14:12:17.782Z] ---> 4eface957016 [2022-10-21T14:12:17.782Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-21T14:12:17.782Z] ---> Running in 9d901586a881 [2022-10-21T14:12:18.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T14:12:18.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T14:12:19.240Z] OK: 211 MiB in 51 packages [2022-10-21T14:12:19.501Z] Removing intermediate container 9d901586a881 [2022-10-21T14:12:19.501Z] ---> 32c13ec04e34 [2022-10-21T14:12:19.501Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-21T14:12:19.501Z] ---> b555cbe521ba [2022-10-21T14:12:19.501Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T14:12:19.760Z] ---> Running in bffd2fa2f730 [2022-10-21T14:12:20.326Z] Removing intermediate container bffd2fa2f730 [2022-10-21T14:12:20.326Z] ---> ee515f93bfc0 [2022-10-21T14:12:20.326Z] Step 10/25 : COPY . . [2022-10-21T14:12:20.584Z] ---> 4026ef19bc24 [2022-10-21T14:12:20.584Z] Step 11/25 : RUN ${MAKE} [2022-10-21T14:12:20.584Z] ---> Running in 7b2051233dba [2022-10-21T14:12:21.149Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.45" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-21T14:12:39.231Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-21T14:12:40.607Z] Removing intermediate container 7b2051233dba [2022-10-21T14:12:40.607Z] ---> b5427d2bf19e [2022-10-21T14:12:40.607Z] Step 12/25 : FROM alpine:3.16 [2022-10-21T14:12:40.875Z] 3.16: Pulling from library/alpine [2022-10-21T14:12:41.135Z] 213ec9aee27d: Already exists [2022-10-21T14:12:41.394Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-21T14:12:41.394Z] Status: Downloaded newer image for alpine:3.16 [2022-10-21T14:12:41.394Z] ---> 9c6f07244728 [2022-10-21T14:12:41.394Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:12:41.394Z] ---> Running in 2014f0a920b5 [2022-10-21T14:12:41.395Z] Removing intermediate container 2014f0a920b5 [2022-10-21T14:12:41.395Z] ---> eb3bfe6e2f92 [2022-10-21T14:12:41.395Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:12:41.395Z] ---> Running in 3573eee97aef [2022-10-21T14:12:42.332Z] Removing intermediate container 3573eee97aef [2022-10-21T14:12:42.332Z] ---> ef756fef7a8b [2022-10-21T14:12:42.332Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-21T14:12:42.332Z] ---> Running in 31289b71cd59 [2022-10-21T14:12:42.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T14:12:43.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T14:12:43.587Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-21T14:12:43.587Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-21T14:12:43.859Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-21T14:12:43.859Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-21T14:12:44.122Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-21T14:12:44.122Z] Executing busybox-1.35.0-r17.trigger [2022-10-21T14:12:44.122Z] OK: 8 MiB in 19 packages [2022-10-21T14:12:44.398Z] Removing intermediate container 31289b71cd59 [2022-10-21T14:12:44.398Z] ---> a637615bd07c [2022-10-21T14:12:44.398Z] Step 16/25 : WORKDIR / [2022-10-21T14:12:44.398Z] ---> Running in 557453922dab [2022-10-21T14:12:44.680Z] Removing intermediate container 557453922dab [2022-10-21T14:12:44.680Z] ---> 8f4ab815aa88 [2022-10-21T14:12:44.680Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-21T14:12:44.680Z] ---> fc7d60f70a59 [2022-10-21T14:12:44.680Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-21T14:12:45.278Z] ---> ce04a8cadbe3 [2022-10-21T14:12:45.278Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-21T14:12:45.278Z] ---> 1541b802eda0 [2022-10-21T14:12:45.278Z] Step 20/25 : EXPOSE 59999 [2022-10-21T14:12:45.278Z] ---> Running in 0b8f36c9a19a [2022-10-21T14:12:45.537Z] Removing intermediate container 0b8f36c9a19a [2022-10-21T14:12:45.537Z] ---> 2341ac2c8fdd [2022-10-21T14:12:45.537Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-21T14:12:45.537Z] ---> Running in 3cc92fc6b843 [2022-10-21T14:12:45.537Z] Removing intermediate container 3cc92fc6b843 [2022-10-21T14:12:45.537Z] ---> 9d51663e2ee8 [2022-10-21T14:12:45.537Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-21T14:12:45.537Z] ---> Running in f7add19d891d [2022-10-21T14:12:45.537Z] Removing intermediate container f7add19d891d [2022-10-21T14:12:45.537Z] ---> 5bcb915c58ac [2022-10-21T14:12:45.537Z] Step 23/25 : LABEL arch=amd64 [2022-10-21T14:12:45.796Z] ---> Running in a559c7d4988a [2022-10-21T14:12:45.796Z] Removing intermediate container a559c7d4988a [2022-10-21T14:12:45.796Z] ---> 5a19f89d6eab [2022-10-21T14:12:45.796Z] Step 24/25 : LABEL git_sha=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [2022-10-21T14:12:45.796Z] ---> Running in b43c18e3a80f [2022-10-21T14:12:45.796Z] Removing intermediate container b43c18e3a80f [2022-10-21T14:12:45.796Z] ---> 240421d536d1 [2022-10-21T14:12:45.796Z] Step 25/25 : LABEL version=2.3.0-dev.45 [2022-10-21T14:12:45.796Z] ---> Running in ae4f352ae595 [2022-10-21T14:12:46.056Z] Removing intermediate container ae4f352ae595 [2022-10-21T14:12:46.056Z] ---> 6ff8fb94f8d2 [2022-10-21T14:12:46.056Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-21T14:12:46.056Z] Successfully built 6ff8fb94f8d2 [2022-10-21T14:12:46.056Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2022-10-21T14:12:46.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T14:12:46.474Z] [2022-10-21T14:12:46.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:12:46.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T14:12:46.771Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-21T14:12:46.771Z] 5eb5b503b376: Pulling fs layer [2022-10-21T14:12:46.771Z] 5c69ac0246d0: Pulling fs layer [2022-10-21T14:12:46.771Z] ec43610c2a17: Pulling fs layer [2022-10-21T14:12:46.771Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-21T14:12:46.771Z] 33b1e0a273af: Pulling fs layer [2022-10-21T14:12:46.771Z] 5d3b04190fa2: Pulling fs layer [2022-10-21T14:12:46.771Z] 2f39f015ded8: Pulling fs layer [2022-10-21T14:12:46.771Z] 33b1e0a273af: Waiting [2022-10-21T14:12:46.771Z] 5d3b04190fa2: Waiting [2022-10-21T14:12:46.771Z] 2f39f015ded8: Waiting [2022-10-21T14:12:46.771Z] 3a2ae6a8a46f: Waiting [2022-10-21T14:12:46.771Z] 5c69ac0246d0: Download complete [2022-10-21T14:12:46.771Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-21T14:12:46.771Z] 3a2ae6a8a46f: Download complete [2022-10-21T14:12:47.029Z] ec43610c2a17: Verifying Checksum [2022-10-21T14:12:47.029Z] ec43610c2a17: Download complete [2022-10-21T14:12:47.029Z] 33b1e0a273af: Verifying Checksum [2022-10-21T14:12:47.029Z] 33b1e0a273af: Download complete [2022-10-21T14:12:47.029Z] 5d3b04190fa2: Download complete [2022-10-21T14:12:47.029Z] 5eb5b503b376: Verifying Checksum [2022-10-21T14:12:47.029Z] 5eb5b503b376: Download complete [2022-10-21T14:12:47.595Z] 2f39f015ded8: Download complete [2022-10-21T14:12:48.161Z] 5eb5b503b376: Pull complete [2022-10-21T14:12:48.419Z] 5c69ac0246d0: Pull complete [2022-10-21T14:12:48.678Z] ec43610c2a17: Pull complete [2022-10-21T14:12:48.678Z] 3a2ae6a8a46f: Pull complete [2022-10-21T14:12:48.936Z] 33b1e0a273af: Pull complete [2022-10-21T14:12:48.936Z] 5d3b04190fa2: Pull complete [2022-10-21T14:12:53.125Z] 2f39f015ded8: Pull complete [2022-10-21T14:12:53.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-21T14:12:53.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T14:12:53.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:12:53.211Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:12:53.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:12:55.039Z] $ docker top 07a26d20978feef7442a3e2c785c1608e549134f7c112ca76ebbc864547a248c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:12:55.484Z] ---> job-cost.sh [2022-10-21T14:12:55.484Z] lf-activate-venv: SKIPPING [2022-10-21T14:12:55.484Z] INFO: No Stack... [2022-10-21T14:12:55.743Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T14:12:56.310Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T14:12:56.599Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-10-21T14:12:56.599Z] + cut -d, -f6 [Pipeline] lock [2022-10-21T14:12:56.614Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [2022-10-21T14:12:56.621Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] did not exist. Created. [2022-10-21T14:12:56.621Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T14:12:56.929Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-21T14:12:56.968Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T14:12:56.974Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T14:12:56.989Z] $ docker stop --time=1 07a26d20978feef7442a3e2c785c1608e549134f7c112ca76ebbc864547a248c [2022-10-21T14:12:58.150Z] $ docker rm -f 07a26d20978feef7442a3e2c785c1608e549134f7c112ca76ebbc864547a248c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T14:14:36.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8764 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-21T14:14:36.770Z] Running in /w/workspace/device-sdk-go/120 [Pipeline] { [Pipeline] checkout [2022-10-21T14:14:36.800Z] The recommended git tool is: git [2022-10-21T14:14:41.463Z] using credential edgex-jenkins-ssh [2022-10-21T14:14:41.479Z] Cloning the remote Git repository [2022-10-21T14:14:41.519Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-21T14:14:41.591Z] > git init /w/workspace/device-sdk-go/120 # timeout=10 [2022-10-21T14:14:41.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-21T14:14:41.727Z] > git --version # timeout=10 [2022-10-21T14:14:41.745Z] > git --version # 'git version 2.25.1' [2022-10-21T14:14:41.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-21T14:14:41.794Z] Verifying host key using known hosts file [2022-10-21T14:14:41.972Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-21T14:14:41.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T14:14:43.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-21T14:14:43.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T14:14:44.569Z] Avoid second fetch [2022-10-21T14:14:44.570Z] Checking out Revision 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 (main) [2022-10-21T14:14:45.063Z] Commit message: "Merge pull request #1242 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.22" [2022-10-21T14:14:44.581Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T14:14:44.597Z] > git checkout -f 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T14:14:46.040Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-21T14:14:46.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T14:14:46.040Z] Dload Upload Total Spent Left Speed [2022-10-21T14:14:46.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 50408 0 --:--:-- --:--:-- --:--:-- 50207 [Pipeline] sh [2022-10-21T14:14:46.641Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-21T14:14:46.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-21T14:14:46.967Z] + sudo tee /etc/docker/daemon.new [2022-10-21T14:14:46.967Z] { [2022-10-21T14:14:46.967Z] "registry-mirrors": [ [2022-10-21T14:14:46.967Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-21T14:14:46.967Z] ], [2022-10-21T14:14:46.967Z] "bip": "10.250.0.254/24", [2022-10-21T14:14:46.967Z] "hosts": [ [2022-10-21T14:14:46.967Z] "tcp://0.0.0.0:5555", [2022-10-21T14:14:46.967Z] "unix:///var/run/docker.sock" [2022-10-21T14:14:46.967Z] ], [2022-10-21T14:14:46.967Z] "mtu": 1458, [2022-10-21T14:14:46.967Z] "selinux-enabled": true, [2022-10-21T14:14:46.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-21T14:14:46.967Z] } [Pipeline] sh [2022-10-21T14:14:47.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-21T14:14:47.615Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:15:05.856Z] provisioning config files... [2022-10-21T14:15:05.878Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/120@tmp/config11048715671776856127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:15:06.213Z] ---> docker-login.sh [2022-10-21T14:15:06.213Z] nexus3.edgexfoundry.org:10001 [2022-10-21T14:15:06.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:15:06.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:15:06.746Z] Configure a credential helper to remove this warning. See [2022-10-21T14:15:06.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:15:06.747Z] [2022-10-21T14:15:06.747Z] Login Succeeded [2022-10-21T14:15:06.747Z] nexus3.edgexfoundry.org:10002 [2022-10-21T14:15:07.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:15:07.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:15:07.014Z] Configure a credential helper to remove this warning. See [2022-10-21T14:15:07.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:15:07.014Z] [2022-10-21T14:15:07.014Z] Login Succeeded [2022-10-21T14:15:07.014Z] nexus3.edgexfoundry.org:10003 [2022-10-21T14:15:07.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:15:07.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:15:07.281Z] Configure a credential helper to remove this warning. See [2022-10-21T14:15:07.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:15:07.281Z] [2022-10-21T14:15:07.281Z] Login Succeeded [2022-10-21T14:15:07.281Z] nexus3.edgexfoundry.org:10004 [2022-10-21T14:15:07.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:15:07.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:15:07.818Z] Configure a credential helper to remove this warning. See [2022-10-21T14:15:07.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:15:07.818Z] [2022-10-21T14:15:07.818Z] Login Succeeded [2022-10-21T14:15:07.818Z] docker.io [2022-10-21T14:15:07.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T14:15:08.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T14:15:08.398Z] Configure a credential helper to remove this warning. See [2022-10-21T14:15:08.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T14:15:08.398Z] [2022-10-21T14:15:08.398Z] Login Succeeded [2022-10-21T14:15:08.398Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T14:15:08.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-21T14:15:08.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:15:08.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T14:15:08.564Z] ========================================================= [2022-10-21T14:15:08.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-21T14:15:08.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:15:08.894Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-21T14:15:09.162Z] Sending build context to Docker daemon 5.39MB [2022-10-21T14:15:09.162Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T14:15:09.162Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-21T14:15:09.432Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-21T14:15:09.432Z] 9b18e9b68314: Pulling fs layer [2022-10-21T14:15:09.432Z] d32db5db7311: Pulling fs layer [2022-10-21T14:15:09.432Z] d0c4b47475fc: Pulling fs layer [2022-10-21T14:15:09.432Z] 5831b945b038: Pulling fs layer [2022-10-21T14:15:09.432Z] 86bbec2aaacd: Pulling fs layer [2022-10-21T14:15:09.432Z] e10730c5d714: Pulling fs layer [2022-10-21T14:15:09.432Z] 5dd5c2283517: Pulling fs layer [2022-10-21T14:15:09.432Z] d5ac0230b979: Pulling fs layer [2022-10-21T14:15:09.432Z] 5831b945b038: Waiting [2022-10-21T14:15:09.432Z] e10730c5d714: Waiting [2022-10-21T14:15:09.432Z] 5dd5c2283517: Waiting [2022-10-21T14:15:09.432Z] 86bbec2aaacd: Waiting [2022-10-21T14:15:09.432Z] d5ac0230b979: Waiting [2022-10-21T14:15:09.432Z] d0c4b47475fc: Download complete [2022-10-21T14:15:09.432Z] d32db5db7311: Download complete [2022-10-21T14:15:09.432Z] 86bbec2aaacd: Verifying Checksum [2022-10-21T14:15:09.432Z] 86bbec2aaacd: Download complete [2022-10-21T14:15:09.432Z] e10730c5d714: Verifying Checksum [2022-10-21T14:15:09.432Z] e10730c5d714: Download complete [2022-10-21T14:15:09.432Z] 9b18e9b68314: Verifying Checksum [2022-10-21T14:15:10.395Z] 9b18e9b68314: Pull complete [2022-10-21T14:15:10.395Z] d5ac0230b979: Verifying Checksum [2022-10-21T14:15:10.395Z] d5ac0230b979: Download complete [2022-10-21T14:15:11.356Z] 5dd5c2283517: Verifying Checksum [2022-10-21T14:15:11.356Z] 5dd5c2283517: Download complete [2022-10-21T14:15:11.356Z] d32db5db7311: Pull complete [2022-10-21T14:15:11.622Z] d0c4b47475fc: Pull complete [2022-10-21T14:15:11.891Z] 5831b945b038: Verifying Checksum [2022-10-21T14:15:11.891Z] 5831b945b038: Download complete [2022-10-21T14:15:24.222Z] 5831b945b038: Pull complete [2022-10-21T14:15:24.222Z] 86bbec2aaacd: Pull complete [2022-10-21T14:15:24.222Z] e10730c5d714: Pull complete [2022-10-21T14:15:29.590Z] 5dd5c2283517: Pull complete [2022-10-21T14:15:31.538Z] d5ac0230b979: Pull complete [2022-10-21T14:15:31.538Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-21T14:15:31.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T14:15:31.538Z] ---> 59b3b1a385d4 [2022-10-21T14:15:31.538Z] Step 3/11 : ARG MAKE=make build [2022-10-21T14:15:33.489Z] ---> Running in 36ed56de39f2 [2022-10-21T14:15:33.489Z] Removing intermediate container 36ed56de39f2 [2022-10-21T14:15:33.489Z] ---> 8444b2aa1ef0 [2022-10-21T14:15:33.489Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-21T14:15:33.759Z] ---> Running in 550ac9c671a6 [2022-10-21T14:15:34.031Z] Removing intermediate container 550ac9c671a6 [2022-10-21T14:15:34.031Z] ---> a4975be88763 [2022-10-21T14:15:34.031Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:15:34.031Z] ---> Running in 3dad11ae0905 [2022-10-21T14:15:34.301Z] Removing intermediate container 3dad11ae0905 [2022-10-21T14:15:34.301Z] ---> 2165f4d2f160 [2022-10-21T14:15:34.301Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:15:34.570Z] ---> Running in daa919800039 [2022-10-21T14:15:36.514Z] Removing intermediate container daa919800039 [2022-10-21T14:15:36.514Z] ---> e3fba2a97b17 [2022-10-21T14:15:36.514Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-21T14:15:36.514Z] ---> Running in 02eea9259110 [2022-10-21T14:15:37.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T14:15:38.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T14:15:39.012Z] OK: 221 MiB in 51 packages [2022-10-21T14:15:39.978Z] Removing intermediate container 02eea9259110 [2022-10-21T14:15:39.978Z] ---> 273a24139700 [2022-10-21T14:15:39.978Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-21T14:15:40.249Z] ---> 22b76a41c9c5 [2022-10-21T14:15:40.249Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T14:15:40.249Z] ---> Running in c1083408d702 [2022-10-21T14:16:36.870Z] Removing intermediate container c1083408d702 [2022-10-21T14:16:36.870Z] ---> 5c43491060b9 [2022-10-21T14:16:36.870Z] Step 10/11 : COPY . . [2022-10-21T14:16:36.870Z] ---> 242364b662e5 [2022-10-21T14:16:36.870Z] Step 11/11 : RUN ${MAKE} [2022-10-21T14:16:36.870Z] ---> Running in facc81c46784 [2022-10-21T14:16:36.870Z] noop [2022-10-21T14:16:36.870Z] Removing intermediate container facc81c46784 [2022-10-21T14:16:36.870Z] ---> c5ff19992c45 [2022-10-21T14:16:36.870Z] Successfully built c5ff19992c45 [2022-10-21T14:16:36.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:16:37.210Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T14:16:37.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:16:37.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container [2022-10-21T14:16:37.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/120 -v /w/workspace/device-sdk-go/120:/w/workspace/device-sdk-go/120:rw,z -v /w/workspace/device-sdk-go/120@tmp:/w/workspace/device-sdk-go/120@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 [2022-10-21T14:16:38.597Z] $ docker top 092c9a457e32756d0c244451d853a9d733ada1e37f04a6925d65a8722add6c43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:16:39.406Z] + go version [2022-10-21T14:16:39.406Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-21T14:16:39.424Z] $ docker stop --time=1 092c9a457e32756d0c244451d853a9d733ada1e37f04a6925d65a8722add6c43 [2022-10-21T14:16:41.021Z] $ docker rm -f 092c9a457e32756d0c244451d853a9d733ada1e37f04a6925d65a8722add6c43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:16:41.550Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T14:16:41.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:16:41.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container [2022-10-21T14:16:41.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/120 -v /w/workspace/device-sdk-go/120:/w/workspace/device-sdk-go/120:rw,z -v /w/workspace/device-sdk-go/120@tmp:/w/workspace/device-sdk-go/120@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 [2022-10-21T14:16:42.928Z] $ docker top e64dac3b4177eb5452de53883c44cd7229949b7b56cf196ad685f8a15d54cc2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:16:43.432Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/120 [Pipeline] fileExists [Pipeline] sh [2022-10-21T14:16:44.085Z] + make test [2022-10-21T14:16:44.085Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-21T14:17:16.320Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-21T14:19:07.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-21T14:19:07.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-21T14:19:07.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-21T14:19:07.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-21T14:19:07.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-21T14:19:07.984Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.382s coverage: 27.6% of statements [2022-10-21T14:19:07.984Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements [2022-10-21T14:19:07.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-21T14:19:11.336Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.571s coverage: 73.1% of statements [2022-10-21T14:19:11.336Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-21T14:19:11.336Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-21T14:19:16.704Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.839s coverage: 54.4% of statements [2022-10-21T14:19:16.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-21T14:19:16.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-21T14:19:16.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-21T14:19:16.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-21T14:19:18.117Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.714s coverage: 65.1% of statements [2022-10-21T14:19:18.117Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-21T14:19:18.117Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-21T14:19:18.117Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.117s coverage: 89.2% of statements [2022-10-21T14:19:18.117Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-21T14:19:21.459Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.253s coverage: 4.7% of statements [2022-10-21T14:19:21.459Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-21T14:19:22.041Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-21T14:19:22.042Z] GO111MODULE=on go vet ./... [2022-10-21T14:20:58.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T14:20:58.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-21T14:20:58.726Z] ./bin/test-attribution-txt.sh [2022-10-21T14:20:58.726Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-21T14:20:58.726Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-21T14:20:58.726Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-21T14:20:58.726Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-21T14:20:58.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T14:20:58.757Z] $ docker stop --time=1 e64dac3b4177eb5452de53883c44cd7229949b7b56cf196ad685f8a15d54cc2d [2022-10-21T14:21:00.524Z] $ docker rm -f e64dac3b4177eb5452de53883c44cd7229949b7b56cf196ad685f8a15d54cc2d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T14:21:01.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T14:21:01.769Z] Warning: overwriting stash ‘coverage-report’ [2022-10-21T14:21:02.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T14:21:02.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-21T14:21:03.018Z] + ls -al . [2022-10-21T14:21:03.018Z] total 272 [2022-10-21T14:21:03.018Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 14:16 . [2022-10-21T14:21:03.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:14 .. [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 14:14 .dockerignore [2022-10-21T14:21:03.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 14:14 .git [2022-10-21T14:21:03.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:14 .github [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 21 14:14 .gitignore [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 21 14:14 .golangci.yml [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 21 14:14 CHANGELOG.md [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 14:14 GOVERNANCE.md [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 21 14:14 Jenkinsfile [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 14:14 LICENSE [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 21 14:14 Makefile [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 14:14 OWNERS.md [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 21 14:14 README.md [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 14:10 VERSION [2022-10-21T14:21:03.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 14:14 bin [2022-10-21T14:21:03.018Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 21 14:19 coverage.out [2022-10-21T14:21:03.018Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 14:14 example [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 21 14:14 go.mod [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 21 14:14 go.sum [2022-10-21T14:21:03.018Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 14:14 internal [2022-10-21T14:21:03.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 14:14 openapi [2022-10-21T14:21:03.018Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 14:14 pkg [2022-10-21T14:21:03.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 14:14 snap [2022-10-21T14:21:03.018Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:21:03.349Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 --label arch=arm64 --label version=2.3.0-dev.45 . [2022-10-21T14:21:04.312Z] Sending build context to Docker daemon 5.493MB [2022-10-21T14:21:04.312Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T14:21:04.312Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-21T14:21:04.312Z] ---> c5ff19992c45 [2022-10-21T14:21:04.312Z] Step 3/25 : ARG MAKE=make build [2022-10-21T14:21:04.312Z] ---> Running in 9d0893c70d2b [2022-10-21T14:21:04.581Z] Removing intermediate container 9d0893c70d2b [2022-10-21T14:21:04.581Z] ---> c4d1a7f2b765 [2022-10-21T14:21:04.581Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-21T14:21:04.581Z] ---> Running in b8fada2d67e7 [2022-10-21T14:21:04.850Z] Removing intermediate container b8fada2d67e7 [2022-10-21T14:21:04.850Z] ---> a38ec506311a [2022-10-21T14:21:04.850Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:21:05.120Z] ---> Running in 0bfb08e31063 [2022-10-21T14:21:05.390Z] Removing intermediate container 0bfb08e31063 [2022-10-21T14:21:05.390Z] ---> fe4fa60046b6 [2022-10-21T14:21:05.390Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:21:05.390Z] ---> Running in ae7d74ba54b7 [2022-10-21T14:21:06.800Z] Removing intermediate container ae7d74ba54b7 [2022-10-21T14:21:06.800Z] ---> 1132ddf3b30c [2022-10-21T14:21:06.800Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-21T14:21:06.800Z] ---> Running in 66e965643dfa [2022-10-21T14:21:07.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T14:21:08.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T14:21:09.684Z] OK: 221 MiB in 51 packages [2022-10-21T14:21:11.644Z] Removing intermediate container 66e965643dfa [2022-10-21T14:21:11.644Z] ---> 1182c536e827 [2022-10-21T14:21:11.644Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-21T14:21:11.644Z] ---> 92b484678f8b [2022-10-21T14:21:11.644Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T14:21:11.914Z] ---> Running in a373abbd69f0 [2022-10-21T14:21:13.879Z] Removing intermediate container a373abbd69f0 [2022-10-21T14:21:13.879Z] ---> b4906534d467 [2022-10-21T14:21:13.879Z] Step 10/25 : COPY . . [2022-10-21T14:21:14.845Z] ---> b2148f2f266d [2022-10-21T14:21:14.845Z] Step 11/25 : RUN ${MAKE} [2022-10-21T14:21:14.845Z] ---> Running in f27022d34904 [2022-10-21T14:21:15.809Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.45" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-21T14:23:22.478Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-21T14:23:22.478Z] Removing intermediate container f27022d34904 [2022-10-21T14:23:22.478Z] ---> 662ef683cd49 [2022-10-21T14:23:22.478Z] Step 12/25 : FROM alpine:3.16 [2022-10-21T14:23:22.478Z] 3.16: Pulling from library/alpine [2022-10-21T14:23:22.751Z] 9b18e9b68314: Already exists [2022-10-21T14:23:22.751Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-21T14:23:22.751Z] Status: Downloaded newer image for alpine:3.16 [2022-10-21T14:23:22.751Z] ---> a6215f271958 [2022-10-21T14:23:22.751Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-21T14:23:23.023Z] ---> Running in e7fb443e61ea [2022-10-21T14:23:23.292Z] Removing intermediate container e7fb443e61ea [2022-10-21T14:23:23.292Z] ---> f6808453bc10 [2022-10-21T14:23:23.292Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T14:23:23.292Z] ---> Running in 2e948a54bc47 [2022-10-21T14:23:24.708Z] Removing intermediate container 2e948a54bc47 [2022-10-21T14:23:24.709Z] ---> a1f4ea12aeb4 [2022-10-21T14:23:24.709Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-21T14:23:24.709Z] ---> Running in d660fc41629d [2022-10-21T14:23:25.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T14:23:26.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T14:23:27.594Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-21T14:23:27.594Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-21T14:23:27.859Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-21T14:23:27.859Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-21T14:23:27.859Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-21T14:23:28.130Z] Executing busybox-1.35.0-r17.trigger [2022-10-21T14:23:28.130Z] OK: 8 MiB in 19 packages [2022-10-21T14:23:29.093Z] Removing intermediate container d660fc41629d [2022-10-21T14:23:29.093Z] ---> f9a90d17917a [2022-10-21T14:23:29.093Z] Step 16/25 : WORKDIR / [2022-10-21T14:23:29.093Z] ---> Running in b373900348be [2022-10-21T14:23:29.360Z] Removing intermediate container b373900348be [2022-10-21T14:23:29.360Z] ---> d5c2f8380881 [2022-10-21T14:23:29.360Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-21T14:23:29.943Z] ---> 6da21fdb204b [2022-10-21T14:23:29.943Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-21T14:23:31.353Z] ---> bc384863e332 [2022-10-21T14:23:31.353Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-21T14:23:31.621Z] ---> 6326e5ec8c24 [2022-10-21T14:23:31.621Z] Step 20/25 : EXPOSE 59999 [2022-10-21T14:23:31.621Z] ---> Running in 4b5bedc13e21 [2022-10-21T14:23:31.888Z] Removing intermediate container 4b5bedc13e21 [2022-10-21T14:23:31.888Z] ---> c05fef7dda05 [2022-10-21T14:23:31.888Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-21T14:23:32.156Z] ---> Running in 8fad7c449de4 [2022-10-21T14:23:32.422Z] Removing intermediate container 8fad7c449de4 [2022-10-21T14:23:32.422Z] ---> e1b1e31c8908 [2022-10-21T14:23:32.422Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-21T14:23:32.422Z] ---> Running in 5c4d4a2fd26c [2022-10-21T14:23:32.690Z] Removing intermediate container 5c4d4a2fd26c [2022-10-21T14:23:32.690Z] ---> c3e5fb99545a [2022-10-21T14:23:32.690Z] Step 23/25 : LABEL arch=arm64 [2022-10-21T14:23:32.690Z] ---> Running in f84114d1a4b5 [2022-10-21T14:23:32.960Z] Removing intermediate container f84114d1a4b5 [2022-10-21T14:23:32.960Z] ---> b846f7178e89 [2022-10-21T14:23:32.960Z] Step 24/25 : LABEL git_sha=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [2022-10-21T14:23:33.234Z] ---> Running in 91008938dbc1 [2022-10-21T14:23:33.504Z] Removing intermediate container 91008938dbc1 [2022-10-21T14:23:33.504Z] ---> c1afafe956c1 [2022-10-21T14:23:33.504Z] Step 25/25 : LABEL version=2.3.0-dev.45 [2022-10-21T14:23:33.504Z] ---> Running in 7745e55ef2a6 [2022-10-21T14:23:33.771Z] Removing intermediate container 7745e55ef2a6 [2022-10-21T14:23:33.771Z] ---> 11eb257f8ec9 [2022-10-21T14:23:33.771Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-21T14:23:33.771Z] Successfully built 11eb257f8ec9 [2022-10-21T14:23:33.771Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:23:34.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T14:23:34.209Z] [2022-10-21T14:23:34.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:23:34.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T14:23:34.568Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-21T14:23:34.568Z] 8998bd30e6a1: Pulling fs layer [2022-10-21T14:23:34.568Z] 04944245beec: Pulling fs layer [2022-10-21T14:23:34.568Z] 699f458cf7ca: Pulling fs layer [2022-10-21T14:23:34.568Z] 765212b225bb: Pulling fs layer [2022-10-21T14:23:34.568Z] f23df028b6ca: Pulling fs layer [2022-10-21T14:23:34.568Z] d65c8cfc05b1: Pulling fs layer [2022-10-21T14:23:34.568Z] 2437ff75d9bd: Pulling fs layer [2022-10-21T14:23:34.568Z] f23df028b6ca: Waiting [2022-10-21T14:23:34.568Z] d65c8cfc05b1: Waiting [2022-10-21T14:23:34.568Z] 2437ff75d9bd: Waiting [2022-10-21T14:23:34.568Z] 765212b225bb: Waiting [2022-10-21T14:23:34.844Z] 04944245beec: Download complete [2022-10-21T14:23:34.844Z] 765212b225bb: Verifying Checksum [2022-10-21T14:23:34.844Z] 765212b225bb: Download complete [2022-10-21T14:23:34.844Z] f23df028b6ca: Verifying Checksum [2022-10-21T14:23:34.844Z] f23df028b6ca: Download complete [2022-10-21T14:23:34.844Z] d65c8cfc05b1: Verifying Checksum [2022-10-21T14:23:34.844Z] d65c8cfc05b1: Download complete [2022-10-21T14:23:35.128Z] 699f458cf7ca: Verifying Checksum [2022-10-21T14:23:35.128Z] 699f458cf7ca: Download complete [2022-10-21T14:23:35.411Z] 8998bd30e6a1: Verifying Checksum [2022-10-21T14:23:35.411Z] 8998bd30e6a1: Download complete [2022-10-21T14:23:38.027Z] 2437ff75d9bd: Verifying Checksum [2022-10-21T14:23:38.027Z] 2437ff75d9bd: Download complete [2022-10-21T14:23:39.439Z] 8998bd30e6a1: Pull complete [2022-10-21T14:23:39.705Z] 04944245beec: Pull complete [2022-10-21T14:23:41.111Z] 699f458cf7ca: Pull complete [2022-10-21T14:23:41.377Z] 765212b225bb: Pull complete [2022-10-21T14:23:41.961Z] f23df028b6ca: Pull complete [2022-10-21T14:23:42.227Z] d65c8cfc05b1: Pull complete [2022-10-21T14:23:57.222Z] 2437ff75d9bd: Pull complete [2022-10-21T14:23:57.222Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-21T14:23:57.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T14:23:57.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:23:57.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container [2022-10-21T14:23:57.477Z] $ 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-sdk-go/120 -v /w/workspace/device-sdk-go/120:/w/workspace/device-sdk-go/120:rw,z -v /w/workspace/device-sdk-go/120@tmp:/w/workspace/device-sdk-go/120@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 [2022-10-21T14:24:00.020Z] $ docker top 762478261dd1ee5ed1edd2da702b0f5c3a68ce246ac9e9a6c5539875695692a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:00.855Z] ---> job-cost.sh [2022-10-21T14:24:00.855Z] lf-activate-venv: SKIPPING [2022-10-21T14:24:00.855Z] INFO: No Stack... [2022-10-21T14:24:01.121Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-21T14:24:02.077Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T14:24:02.394Z] + cut -d, -f6 [2022-10-21T14:24:02.394Z] + cat /w/workspace/device-sdk-go/120/archives/cost.csv [Pipeline] lock [2022-10-21T14:24:02.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [2022-10-21T14:24:02.728Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] did not exist. Created. [2022-10-21T14:24:02.728Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T14:24:03.375Z] /w/workspace/device-sdk-go/120@tmp/durable-00e8e377/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-21T14:24:03.707Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-21T14:24:03.728Z] Warning: overwriting stash ‘stack-cost’ [2022-10-21T14:24:03.782Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T14:24:03.791Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T14:24:03.808Z] $ docker stop --time=1 762478261dd1ee5ed1edd2da702b0f5c3a68ce246ac9e9a6c5539875695692a4 [2022-10-21T14:24:05.282Z] $ docker rm -f 762478261dd1ee5ed1edd2da702b0f5c3a68ce246ac9e9a6c5539875695692a4 [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 [2022-10-21T14:24:05.663Z] provisioning config files... [2022-10-21T14:24:05.670Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9449991399802916345tmp [Pipeline] { [Pipeline] sh [2022-10-21T14:24:05.963Z] + set +x [2022-10-21T14:24:05.963Z] + curl -s https://codecov.io/bash [2022-10-21T14:24:05.963Z] + bash -s -- [2022-10-21T14:24:05.963Z] [2022-10-21T14:24:05.963Z] _____ _ [2022-10-21T14:24:05.963Z] / ____| | | [2022-10-21T14:24:05.963Z] | | ___ __| | ___ ___ _____ __ [2022-10-21T14:24:05.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-21T14:24:05.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-21T14:24:05.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-21T14:24:05.963Z] Bash-1.0.6 [2022-10-21T14:24:05.963Z] [2022-10-21T14:24:05.963Z] [2022-10-21T14:24:05.963Z] ==> git version 2.25.1 found [2022-10-21T14:24:05.963Z] ==> 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 [2022-10-21T14:24:05.963Z] Release-Date: 2020-01-08 [2022-10-21T14:24:05.963Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-21T14:24:05.963Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-21T14:24:05.963Z] ==> Jenkins CI detected. [2022-10-21T14:24:05.963Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-21T14:24:05.963Z] project root: . [2022-10-21T14:24:05.963Z] --> token set from env [2022-10-21T14:24:05.963Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-21T14:24:05.963Z] ==> Running gcov in . (disable via -X gcov) [2022-10-21T14:24:05.963Z] ==> Python coveragepy not found [2022-10-21T14:24:05.963Z] ==> Searching for coverage reports in: [2022-10-21T14:24:05.963Z] + . [2022-10-21T14:24:05.963Z] -> Found 1 reports [2022-10-21T14:24:05.963Z] ==> Detecting git/mercurial file structure [2022-10-21T14:24:05.963Z] ==> Reading reports [2022-10-21T14:24:05.963Z] + ./coverage.out bytes=101759 [2022-10-21T14:24:05.963Z] ==> Appending adjustments [2022-10-21T14:24:05.963Z] https://docs.codecov.io/docs/fixing-reports [2022-10-21T14:24:06.532Z] + Found adjustments [2022-10-21T14:24:06.532Z] ==> Gzipping contents [2022-10-21T14:24:06.532Z] 16K /tmp/codecov.xwGuOX.gz [2022-10-21T14:24:06.532Z] ==> Uploading reports [2022-10-21T14:24:06.532Z] url: https://codecov.io [2022-10-21T14:24:06.532Z] query: branch=main&commit=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T14:24:06.532Z] -> Pinging Codecov [2022-10-21T14:24:06.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T14:24:06.791Z] -> Uploading to [2022-10-21T14:24:06.791Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-21/7E55EF52A471D76F132DFD9A03CDDE97/7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8/c610c129-a214-4bb8-975a-8e59c0ff3927.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T142406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ecc38d84f7f31ee24008275ce97d013bc36b04e44d236ee50bf798a91c27f89 [2022-10-21T14:24:06.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T14:24:06.791Z] Dload Upload Total Spent Left Speed [2022-10-21T14:24:07.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14686 0 0 100 14686 0 61191 --:--:-- --:--:-- --:--:-- 61191 [2022-10-21T14:24:07.050Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] } [2022-10-21T14:24:07.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-21T14:24:07.228Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-21T14:24:07.238Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:07.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T14:24:07.527Z] [2022-10-21T14:24:07.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:07.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T14:24:07.832Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-21T14:24:07.832Z] df9b9388f04a: Pulling fs layer [2022-10-21T14:24:07.832Z] 52dc419b0ee2: Pulling fs layer [2022-10-21T14:24:07.832Z] 25bc292e5bac: Pulling fs layer [2022-10-21T14:24:07.832Z] 114826534d7a: Pulling fs layer [2022-10-21T14:24:07.832Z] 4657fd5d0bcf: Pulling fs layer [2022-10-21T14:24:07.832Z] 6ad1cebc031e: Pulling fs layer [2022-10-21T14:24:07.832Z] 8a3aa393b2d8: Pulling fs layer [2022-10-21T14:24:07.832Z] 4657fd5d0bcf: Waiting [2022-10-21T14:24:07.832Z] 6ad1cebc031e: Waiting [2022-10-21T14:24:07.832Z] 8a3aa393b2d8: Waiting [2022-10-21T14:24:07.832Z] 114826534d7a: Waiting [2022-10-21T14:24:07.832Z] 25bc292e5bac: Verifying Checksum [2022-10-21T14:24:07.832Z] 25bc292e5bac: Download complete [2022-10-21T14:24:07.832Z] 52dc419b0ee2: Download complete [2022-10-21T14:24:07.832Z] 4657fd5d0bcf: Download complete [2022-10-21T14:24:07.832Z] df9b9388f04a: Download complete [2022-10-21T14:24:08.092Z] df9b9388f04a: Pull complete [2022-10-21T14:24:08.092Z] 6ad1cebc031e: Verifying Checksum [2022-10-21T14:24:08.092Z] 6ad1cebc031e: Download complete [2022-10-21T14:24:08.092Z] 52dc419b0ee2: Pull complete [2022-10-21T14:24:08.092Z] 25bc292e5bac: Pull complete [2022-10-21T14:24:08.661Z] 114826534d7a: Verifying Checksum [2022-10-21T14:24:08.661Z] 114826534d7a: Download complete [2022-10-21T14:24:08.661Z] 8a3aa393b2d8: Verifying Checksum [2022-10-21T14:24:08.661Z] 8a3aa393b2d8: Download complete [2022-10-21T14:24:11.941Z] 114826534d7a: Pull complete [2022-10-21T14:24:11.941Z] 4657fd5d0bcf: Pull complete [2022-10-21T14:24:11.941Z] 6ad1cebc031e: Pull complete [2022-10-21T14:24:15.221Z] 8a3aa393b2d8: Pull complete [2022-10-21T14:24:15.221Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-21T14:24:15.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T14:24:15.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:24:15.302Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:24:15.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:24:17.031Z] $ docker top e2289b9b93cfe4d0d3062d57f740c413c83b660c020d5b29f4f3dfdae0e66534 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-21T14:24:17.098Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-21T14:24:17.377Z] + set -o pipefail [2022-10-21T14:24:17.377Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-21T14:24:22.643Z] [2022-10-21T14:24:22.643Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-21T14:24:22.643Z] [2022-10-21T14:24:22.643Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a7e25415-2843-4f64-858c-aa50737ecea1 [2022-10-21T14:24:22.643Z] [2022-10-21T14:24:22.643Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-21T14:24:22.643Z] [2022-10-21T14:24:22.643Z] [2022-10-21T14:24:22.643Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-21T14:24:22.643Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-21T14:24:22.644Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-21T14:24:22.652Z] $ docker stop --time=1 e2289b9b93cfe4d0d3062d57f740c413c83b660c020d5b29f4f3dfdae0e66534 [2022-10-21T14:24:24.684Z] $ docker rm -f e2289b9b93cfe4d0d3062d57f740c413c83b660c020d5b29f4f3dfdae0e66534 [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) [Pipeline] echo [2022-10-21T14:24:25.060Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:24:25.072Z] provisioning config files... [2022-10-21T14:24:25.078Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15294009143460658626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:25.367Z] --> edgex-publish-swagger.sh [2022-10-21T14:24:25.367Z] === Publish openapi/v2 API === [2022-10-21T14:24:25.367Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-21T14:24:25.367Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-21T14:24:25.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T14:24:25.367Z] Dload Upload Total Spent Left Speed [2022-10-21T14:24:26.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 399k --:--:-- --:--:-- --:--:-- 399k 100 53552 0 0 100 53552 0 63904 --:--:-- --:--:-- --:--:-- 63828 [2022-10-21T14:24:26.304Z] [2022-10-21T14:24:26.304Z] [Pipeline] } [2022-10-21T14:24:26.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T14:24:26.718Z] + git log --format=format:%s -1 7102f88cc4e17a0ee98b85e86e9840c76ba3a2e8 [Pipeline] sh [2022-10-21T14:24:27.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:24:27.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:27.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:24:27.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:24:27.370Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:24:27.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:24:27.792Z] $ docker top 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c -eo pid,comm [2022-10-21T14:24:27.840Z] 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). [2022-10-21T14:24:27.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:24:27.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:24:27.885Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:24:27.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:24:27.994Z] $ docker exec 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c ssh-agent [2022-10-21T14:24:28.104Z] SSH_AUTH_SOCK=/tmp/ssh-esEIrjGskhoL/agent.31 [2022-10-21T14:24:28.104Z] SSH_AGENT_PID=38 [2022-10-21T14:24:28.107Z] Running ssh-add (command line suppressed) [2022-10-21T14:24:28.196Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_857849099271605787.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_857849099271605787.key) [2022-10-21T14:24:28.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:24:28.497Z] + git semver tag [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,654 [run_tag] DEBUG tag force:False [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,654 [check_head_tag] DEBUG check head tag [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,655 [execute] INFO git cat-file --batch-check [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,658 [execute] INFO git cat-file --batch [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,680 [execute] INFO git tag -a v2.3.0-dev.45 -m v2.3.0-dev.45 [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,680 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.45', '-m', 'v2.3.0-dev.45'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:24:28.768Z] 2022-10-21 14:24:28,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:28.768Z] 2.3.0-dev.45 [Pipeline] } [2022-10-21T14:24:28.775Z] $ docker exec --env ******** --env ******** 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c ssh-agent -k [2022-10-21T14:24:28.863Z] unset SSH_AUTH_SOCK; [2022-10-21T14:24:28.864Z] unset SSH_AGENT_PID; [2022-10-21T14:24:28.864Z] echo Agent pid 38 killed; [2022-10-21T14:24:28.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:24:29.174Z] + git semver [Pipeline] } [2022-10-21T14:24:29.442Z] $ docker stop --time=1 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c [2022-10-21T14:24:30.749Z] $ docker rm -f 31c73b671721b85ca5578dad10cb61069902b9d2a6a63ed1cbf6a4707bb50e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:31.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T14:24:31.128Z] [2022-10-21T14:24:31.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:31.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T14:24:31.430Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-21T14:24:31.430Z] ab5ef0e58194: Pulling fs layer [2022-10-21T14:24:31.430Z] 9712f1f96733: Pulling fs layer [2022-10-21T14:24:31.430Z] 63f879dbbcfc: Pulling fs layer [2022-10-21T14:24:31.430Z] 0d9ebad4ef96: Pulling fs layer [2022-10-21T14:24:31.430Z] e9a5061849ea: Pulling fs layer [2022-10-21T14:24:31.430Z] d747dcd14b5f: Pulling fs layer [2022-10-21T14:24:31.430Z] 2de7ff778b66: Pulling fs layer [2022-10-21T14:24:31.430Z] e9a5061849ea: Waiting [2022-10-21T14:24:31.430Z] d747dcd14b5f: Waiting [2022-10-21T14:24:31.430Z] 2de7ff778b66: Waiting [2022-10-21T14:24:31.430Z] 0d9ebad4ef96: Waiting [2022-10-21T14:24:31.430Z] 9712f1f96733: Verifying Checksum [2022-10-21T14:24:31.430Z] 9712f1f96733: Download complete [2022-10-21T14:24:31.698Z] 63f879dbbcfc: Verifying Checksum [2022-10-21T14:24:31.699Z] 63f879dbbcfc: Download complete [2022-10-21T14:24:31.960Z] ab5ef0e58194: Download complete [2022-10-21T14:24:31.960Z] d747dcd14b5f: Download complete [2022-10-21T14:24:31.960Z] 0d9ebad4ef96: Verifying Checksum [2022-10-21T14:24:31.960Z] 0d9ebad4ef96: Download complete [2022-10-21T14:24:31.960Z] e9a5061849ea: Verifying Checksum [2022-10-21T14:24:31.960Z] e9a5061849ea: Download complete [2022-10-21T14:24:31.960Z] 2de7ff778b66: Verifying Checksum [2022-10-21T14:24:31.960Z] 2de7ff778b66: Download complete [2022-10-21T14:24:34.488Z] ab5ef0e58194: Pull complete [2022-10-21T14:24:34.488Z] 9712f1f96733: Pull complete [2022-10-21T14:24:35.052Z] 63f879dbbcfc: Pull complete [2022-10-21T14:24:38.336Z] 0d9ebad4ef96: Pull complete [2022-10-21T14:24:38.594Z] e9a5061849ea: Pull complete [2022-10-21T14:24:38.594Z] d747dcd14b5f: Pull complete [2022-10-21T14:24:39.527Z] 2de7ff778b66: Pull complete [2022-10-21T14:24:39.527Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-21T14:24:39.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T14:24:39.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:24:39.601Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:24:39.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:24:41.586Z] $ docker top 7994446825b0ecf2b95c260f7c3c39752a2b1f3afbb1aabb54f8691104172c1b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:24:41.652Z] provisioning config files... [2022-10-21T14:24:41.659Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16149360181331122763tmp [2022-10-21T14:24:41.666Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10134532521637629512tmp [2022-10-21T14:24:41.673Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13231285251486731916tmp [Pipeline] { [Pipeline] echo [2022-10-21T14:24:41.688Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:41.968Z] ---> sigul-configuration.sh [2022-10-21T14:24:41.968Z] gpg: directory `/root/.gnupg' created [2022-10-21T14:24:41.968Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-21T14:24:41.968Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-21T14:24:41.968Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-21T14:24:41.968Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-21T14:24:41.968Z] gpg: CAST5 encrypted data [2022-10-21T14:24:41.968Z] gpg: encrypted with 1 passphrase [2022-10-21T14:24:41.968Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-21T14:24:42.249Z] + mkdir /home/jenkins [2022-10-21T14:24:42.249Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-21T14:24:42.532Z] + 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 [2022-10-21T14:24:42.540Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:42.819Z] ---> sigul-install.sh [2022-10-21T14:24:42.819Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-21T14:24:43.101Z] + git tag --list [2022-10-21T14:24:43.101Z] 0.7.1 [2022-10-21T14:24:43.101Z] delhi-tag [2022-10-21T14:24:43.101Z] v1.0.0 [2022-10-21T14:24:43.101Z] v1.1.0 [2022-10-21T14:24:43.101Z] v1.1.1 [2022-10-21T14:24:43.101Z] v1.1.2 [2022-10-21T14:24:43.101Z] v1.2.0 [2022-10-21T14:24:43.101Z] v1.2.1 [2022-10-21T14:24:43.101Z] v1.2.2 [2022-10-21T14:24:43.101Z] v1.2.3 [2022-10-21T14:24:43.101Z] v1.3.0 [2022-10-21T14:24:43.101Z] v1.4.0 [2022-10-21T14:24:43.101Z] v2.0.0 [2022-10-21T14:24:43.101Z] v2.1.0 [2022-10-21T14:24:43.101Z] v2.1.1 [2022-10-21T14:24:43.101Z] v2.1.1-dev.2 [2022-10-21T14:24:43.101Z] v2.1.1-dev.3 [2022-10-21T14:24:43.101Z] v2.2.0 [2022-10-21T14:24:43.101Z] v2.2.1-dev.1 [2022-10-21T14:24:43.101Z] v2.2.1-dev.10 [2022-10-21T14:24:43.101Z] v2.2.1-dev.11 [2022-10-21T14:24:43.101Z] v2.2.1-dev.12 [2022-10-21T14:24:43.101Z] v2.2.1-dev.13 [2022-10-21T14:24:43.101Z] v2.2.1-dev.14 [2022-10-21T14:24:43.101Z] v2.2.1-dev.2 [2022-10-21T14:24:43.101Z] v2.2.1-dev.3 [2022-10-21T14:24:43.101Z] v2.2.1-dev.4 [2022-10-21T14:24:43.101Z] v2.2.1-dev.5 [2022-10-21T14:24:43.101Z] v2.2.1-dev.6 [2022-10-21T14:24:43.101Z] v2.2.1-dev.7 [2022-10-21T14:24:43.101Z] v2.2.1-dev.8 [2022-10-21T14:24:43.101Z] v2.2.1-dev.9 [2022-10-21T14:24:43.101Z] v2.3.0-dev.14 [2022-10-21T14:24:43.101Z] v2.3.0-dev.15 [2022-10-21T14:24:43.101Z] v2.3.0-dev.16 [2022-10-21T14:24:43.101Z] v2.3.0-dev.17 [2022-10-21T14:24:43.101Z] v2.3.0-dev.18 [2022-10-21T14:24:43.101Z] v2.3.0-dev.19 [2022-10-21T14:24:43.101Z] v2.3.0-dev.20 [2022-10-21T14:24:43.101Z] v2.3.0-dev.21 [2022-10-21T14:24:43.101Z] v2.3.0-dev.22 [2022-10-21T14:24:43.101Z] v2.3.0-dev.23 [2022-10-21T14:24:43.101Z] v2.3.0-dev.24 [2022-10-21T14:24:43.101Z] v2.3.0-dev.25 [2022-10-21T14:24:43.101Z] v2.3.0-dev.26 [2022-10-21T14:24:43.101Z] v2.3.0-dev.27 [2022-10-21T14:24:43.101Z] v2.3.0-dev.28 [2022-10-21T14:24:43.101Z] v2.3.0-dev.29 [2022-10-21T14:24:43.101Z] v2.3.0-dev.30 [2022-10-21T14:24:43.101Z] v2.3.0-dev.31 [2022-10-21T14:24:43.101Z] v2.3.0-dev.32 [2022-10-21T14:24:43.101Z] v2.3.0-dev.33 [2022-10-21T14:24:43.101Z] v2.3.0-dev.34 [2022-10-21T14:24:43.101Z] v2.3.0-dev.35 [2022-10-21T14:24:43.101Z] v2.3.0-dev.36 [2022-10-21T14:24:43.101Z] v2.3.0-dev.37 [2022-10-21T14:24:43.101Z] v2.3.0-dev.38 [2022-10-21T14:24:43.101Z] v2.3.0-dev.39 [2022-10-21T14:24:43.101Z] v2.3.0-dev.40 [2022-10-21T14:24:43.101Z] v2.3.0-dev.41 [2022-10-21T14:24:43.101Z] v2.3.0-dev.42 [2022-10-21T14:24:43.101Z] v2.3.0-dev.43 [2022-10-21T14:24:43.101Z] v2.3.0-dev.44 [2022-10-21T14:24:43.101Z] v2.3.0-dev.45 [Pipeline] sh [2022-10-21T14:24:43.383Z] + lftools sign git-tag v2.3.0-dev.45 [2022-10-21T14:24:43.949Z] Signing Git tag with Sigul... [2022-10-21T14:24:43.949Z] Signing v2.3.0-dev.45 [Pipeline] echo [2022-10-21T14:24:44.216Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:44.501Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-21T14:24:44.508Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-21T14:24:44.522Z] $ docker stop --time=1 7994446825b0ecf2b95c260f7c3c39752a2b1f3afbb1aabb54f8691104172c1b [2022-10-21T14:24:45.833Z] $ docker rm -f 7994446825b0ecf2b95c260f7c3c39752a2b1f3afbb1aabb54f8691104172c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-21T14:24:46.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:24:46.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:46.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:24:46.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:24:46.603Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:24:46.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:24:47.002Z] $ docker top fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d -eo pid,comm [2022-10-21T14:24:47.049Z] 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). [2022-10-21T14:24:47.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:24:47.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:24:47.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:24:47.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:24:47.200Z] $ docker exec fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d ssh-agent [2022-10-21T14:24:47.297Z] SSH_AUTH_SOCK=/tmp/ssh-eiCpyMuysK3l/agent.33 [2022-10-21T14:24:47.297Z] SSH_AGENT_PID=39 [2022-10-21T14:24:47.301Z] Running ssh-add (command line suppressed) [2022-10-21T14:24:47.399Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11015682247098869898.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11015682247098869898.key) [2022-10-21T14:24:47.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:24:47.704Z] + git semver bump pre [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,875 [bump_version] DEBUG bumping version:2.3.0-dev.45 on axis:pre with prefix:dev [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,875 [bump_version] DEBUG bumped version:2.3.0-dev.46 [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,875 [write_version] DEBUG write version:2.3.0-dev.46 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,875 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,877 [execute] INFO git cat-file --batch-check [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,882 [execute] INFO git cat-file --batch [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T14:24:47.963Z] 2022-10-21 14:24:47,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:47.963Z] 2.3.0-dev.46 [Pipeline] } [2022-10-21T14:24:47.970Z] $ docker exec --env ******** --env ******** fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d ssh-agent -k [2022-10-21T14:24:48.058Z] unset SSH_AUTH_SOCK; [2022-10-21T14:24:48.059Z] unset SSH_AGENT_PID; [2022-10-21T14:24:48.059Z] echo Agent pid 39 killed; [2022-10-21T14:24:48.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:24:48.371Z] + git semver [Pipeline] } [2022-10-21T14:24:48.639Z] $ docker stop --time=1 fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d [2022-10-21T14:24:49.926Z] $ docker rm -f fee0c2bb65c0203b5de8193c18854571a35491868cf336faa4037acbf2f9d13d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T14:24:50.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T14:24:50.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:50.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T14:24:50.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:24:50.611Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:24:50.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:24:50.968Z] $ docker top 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 -eo pid,comm [2022-10-21T14:24:51.015Z] 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). [2022-10-21T14:24:51.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T14:24:51.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T14:24:51.050Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T14:24:51.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T14:24:51.156Z] $ docker exec 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 ssh-agent [2022-10-21T14:24:51.266Z] SSH_AUTH_SOCK=/tmp/ssh-9gIHCgBLwA5F/agent.33 [2022-10-21T14:24:51.266Z] SSH_AGENT_PID=39 [2022-10-21T14:24:51.271Z] Running ssh-add (command line suppressed) [2022-10-21T14:24:51.374Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3913890966371817744.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3913890966371817744.key) [2022-10-21T14:24:51.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T14:24:51.675Z] + git semver push [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,850 [run_push] DEBUG push [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,851 [execute] INFO git cat-file --batch-check [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,854 [execute] INFO git rev-list e51d0d77c31a055d07a2cf81fa6a9d2e296b23e7 -- [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,855 [execute] DEBUG Popen(['git', 'rev-list', 'e51d0d77c31a055d07a2cf81fa6a9d2e296b23e7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,864 [execute] INFO git fetch -v origin [2022-10-21T14:24:51.934Z] 2022-10-21 14:24:51,865 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-21T14:24:52.501Z] 2022-10-21 14:24:52,452 [run_push] DEBUG no remote changes detected [2022-10-21T14:24:52.501Z] 2022-10-21 14:24:52,453 [execute] INFO git push origin semver [2022-10-21T14:24:52.501Z] 2022-10-21 14:24:52,453 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:24:53.436Z] 2022-10-21 14:24:53,306 [run_push] DEBUG push all version tags [2022-10-21T14:24:53.436Z] 2022-10-21 14:24:53,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-21T14:24:53.436Z] 2022-10-21 14:24:53,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T14:24:54.368Z] 2022-10-21 14:24:54,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-21T14:24:54.368Z] 2.3.0-dev.46 [Pipeline] } [2022-10-21T14:24:54.374Z] $ docker exec --env ******** --env ******** 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 ssh-agent -k [2022-10-21T14:24:54.460Z] unset SSH_AUTH_SOCK; [2022-10-21T14:24:54.462Z] unset SSH_AGENT_PID; [2022-10-21T14:24:54.462Z] echo Agent pid 39 killed; [2022-10-21T14:24:54.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T14:24:54.770Z] + git semver [Pipeline] } [2022-10-21T14:24:55.038Z] $ docker stop --time=1 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 [2022-10-21T14:24:56.358Z] $ docker rm -f 15750ee9d2eef7a11057d3d29ea8a38abac2054fc9478025e6db055c90ff3916 [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 [2022-10-21T14:24:56.914Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-21T14:24:56.914Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-21T14:24:56.914Z] total 16 [2022-10-21T14:24:56.914Z] drwxr-xr-x 3 root root 4096 Oct 21 14:12 . [2022-10-21T14:24:56.914Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 14:24 .. [2022-10-21T14:24:56.914Z] drwxr-xr-x 2 root root 4096 Oct 21 14:12 cost [2022-10-21T14:24:56.914Z] -rw-r--r-- 1 root root 85 Oct 21 14:12 cost.csv [2022-10-21T14:24:56.914Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-21T14:24:56.914Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-21T14:24:56.914Z] total 16 [2022-10-21T14:24:56.914Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 14:12 . [2022-10-21T14:24:56.914Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 14:24 .. [2022-10-21T14:24:56.914Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 14:12 cost [2022-10-21T14:24:56.914Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 21 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:57.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:24:58.054Z] ---> package-listing.sh [2022-10-21T14:24:58.054Z] ++ facter osfamily [2022-10-21T14:24:58.054Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-21T14:24:58.314Z] + OS_FAMILY=debian [2022-10-21T14:24:58.314Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-21T14:24:58.314Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-21T14:24:58.314Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-21T14:24:58.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-21T14:24:58.314Z] + PACKAGES=/tmp/packages_start.txt [2022-10-21T14:24:58.314Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-21T14:24:58.314Z] + PACKAGES=/tmp/packages_end.txt [2022-10-21T14:24:58.314Z] + case "${OS_FAMILY}" in [2022-10-21T14:24:58.314Z] + dpkg -l [2022-10-21T14:24:58.314Z] + grep '^ii' [2022-10-21T14:24:58.314Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-21T14:24:58.314Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-21T14:24:58.314Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-21T14:24:58.314Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-21T14:24:58.314Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-21T14:24:58.314Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-10-21T14:24:58.323Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-21T14:24:58.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T14:24:59.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T14:24:59.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T14:24:59.210Z] prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container [2022-10-21T14:24:59.237Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2022-10-21T14:24:59.454Z] $ docker top b2bef0aa515b5587afdf89c9e63d99bb7c265d9cc2839168f27962f4adde9a63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T14:24:59.792Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-21T14:25:00.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-21T14:25:00.354Z] + ls /var/log/sa-host [2022-10-21T14:25:00.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T14:25:00.492Z] provisioning config files... [2022-10-21T14:25:00.501Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4829095014541469125tmp [Pipeline] { [Pipeline] echo [2022-10-21T14:25:00.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:25:00.790Z] ---> create-netrc.sh [Pipeline] } [2022-10-21T14:25:00.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:25:01.116Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-21T14:25:01.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:25:01.451Z] ---> sudo-logs.sh [2022-10-21T14:25:01.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-21T14:25:01.492Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:25:01.830Z] ---> job-cost.sh [2022-10-21T14:25:01.830Z] lf-activate-venv: SKIPPING [2022-10-21T14:25:01.830Z] DEBUG: total: 0.2199999988079071 [2022-10-21T14:25:01.830Z] INFO: Retrieving Stack Cost... [2022-10-21T14:25:02.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T14:25:02.661Z] INFO: Archiving Costs [Pipeline] echo [2022-10-21T14:25:02.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T14:25:02.954Z] ---> logs-deploy.sh [2022-10-21T14:25:02.954Z] lf-activate-venv: SKIPPING [2022-10-21T14:25:02.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/120 [2022-10-21T14:25:02.954Z] INFO: archiving workspace using pattern(s): [2022-10-21T14:25:03.887Z] Archives upload complete. [2022-10-21T14:25:04.145Z] INFO: archiving logs to Nexus [2022-10-21T14:25:04.713Z] ---> uname -a: [2022-10-21T14:25:04.713Z] Linux prd-ubuntu20-04-docker-8c-8g-8763 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-21T14:25:04.713Z] [2022-10-21T14:25:04.713Z] [2022-10-21T14:25:04.713Z] ---> lscpu: [2022-10-21T14:25:04.713Z] Architecture: x86_64 [2022-10-21T14:25:04.713Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-21T14:25:04.713Z] Byte Order: Little Endian [2022-10-21T14:25:04.713Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-21T14:25:04.713Z] CPU(s): 8 [2022-10-21T14:25:04.713Z] On-line CPU(s) list: 0-7 [2022-10-21T14:25:04.713Z] Thread(s) per core: 1 [2022-10-21T14:25:04.713Z] Core(s) per socket: 1 [2022-10-21T14:25:04.713Z] Socket(s): 8 [2022-10-21T14:25:04.713Z] NUMA node(s): 1 [2022-10-21T14:25:04.713Z] Vendor ID: AuthenticAMD [2022-10-21T14:25:04.713Z] CPU family: 23 [2022-10-21T14:25:04.713Z] Model: 49 [2022-10-21T14:25:04.713Z] Model name: AMD EPYC-Rome Processor [2022-10-21T14:25:04.713Z] Stepping: 0 [2022-10-21T14:25:04.713Z] CPU MHz: 2799.998 [2022-10-21T14:25:04.713Z] BogoMIPS: 5599.99 [2022-10-21T14:25:04.713Z] Virtualization: AMD-V [2022-10-21T14:25:04.713Z] Hypervisor vendor: KVM [2022-10-21T14:25:04.713Z] Virtualization type: full [2022-10-21T14:25:04.713Z] L1d cache: 256 KiB [2022-10-21T14:25:04.713Z] L1i cache: 256 KiB [2022-10-21T14:25:04.714Z] L2 cache: 4 MiB [2022-10-21T14:25:04.714Z] L3 cache: 128 MiB [2022-10-21T14:25:04.714Z] NUMA node0 CPU(s): 0-7 [2022-10-21T14:25:04.714Z] Vulnerability Itlb multihit: Not affected [2022-10-21T14:25:04.714Z] Vulnerability L1tf: Not affected [2022-10-21T14:25:04.714Z] Vulnerability Mds: Not affected [2022-10-21T14:25:04.714Z] Vulnerability Meltdown: Not affected [2022-10-21T14:25:04.714Z] Vulnerability Mmio stale data: Not affected [2022-10-21T14:25:04.714Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-21T14:25:04.714Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-21T14:25:04.714Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-21T14:25:04.714Z] Vulnerability Srbds: Not affected [2022-10-21T14:25:04.714Z] Vulnerability Tsx async abort: Not affected [2022-10-21T14:25:04.714Z] 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 [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] ---> nproc: [2022-10-21T14:25:04.714Z] 8 [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] ---> df -h: [2022-10-21T14:25:04.714Z] Filesystem Size Used Avail Use% Mounted on [2022-10-21T14:25:04.714Z] overlay 155G 13G 143G 9% / [2022-10-21T14:25:04.714Z] tmpfs 64M 0 64M 0% /dev [2022-10-21T14:25:04.714Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-21T14:25:04.714Z] shm 64M 0 64M 0% /dev/shm [2022-10-21T14:25:04.714Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] ---> sar -b -r -n DEV: [2022-10-21T14:25:04.714Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8763) 10/21/22 _x86_64_ (8 CPU) [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] 14:10:05 LINUX RESTART (8 CPU) [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] 14:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-21T14:25:04.714Z] 14:12:01 168.65 1.24 167.41 0.00 23.45 85674.02 0.00 [2022-10-21T14:25:04.714Z] 14:13:01 195.28 0.20 195.08 0.00 11.86 47962.95 0.00 [2022-10-21T14:25:04.714Z] 14:14:01 1.67 0.00 1.67 0.00 0.00 24.54 0.00 [2022-10-21T14:25:04.714Z] 14:15:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 [2022-10-21T14:25:04.714Z] 14:16:01 38.60 9.36 29.24 0.00 2889.17 4787.60 0.00 [2022-10-21T14:25:04.714Z] 14:17:01 1.88 0.02 1.87 0.00 0.13 19.86 0.00 [2022-10-21T14:25:04.714Z] 14:18:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2022-10-21T14:25:04.714Z] 14:19:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 [2022-10-21T14:25:04.714Z] 14:20:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2022-10-21T14:25:04.714Z] 14:21:01 2.05 0.00 2.05 0.00 0.00 33.86 0.00 [2022-10-21T14:25:04.714Z] 14:22:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2022-10-21T14:25:04.714Z] 14:23:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 [2022-10-21T14:25:04.714Z] 14:24:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 [2022-10-21T14:25:04.714Z] 14:25:01 137.36 0.48 136.88 0.00 31.73 63850.56 0.00 [2022-10-21T14:25:04.714Z] Average: 39.43 0.81 38.62 0.00 211.41 14375.35 0.00 [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] 14:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-21T14:25:04.714Z] 14:12:01 28069152 31501816 800760 2.44 133320 3493164 2053476 6.05 1335572 3026004 422536 [2022-10-21T14:25:04.714Z] 14:13:01 27829920 31580496 721628 2.19 146648 3764512 1783244 5.26 1214996 3348356 364 [2022-10-21T14:25:04.714Z] 14:14:01 27841684 31592284 709676 2.16 146668 3764516 1783244 5.26 1200500 3348360 160 [2022-10-21T14:25:04.714Z] 14:15:01 27844084 31594724 707036 2.15 146688 3764508 1783244 5.26 1198660 3348364 20 [2022-10-21T14:25:04.714Z] 14:16:01 27554736 31580900 706392 2.15 165188 4013596 1831264 5.40 1349380 3461848 60 [2022-10-21T14:25:04.714Z] 14:17:01 27555184 31581396 705796 2.15 165228 4013596 1831264 5.40 1348592 3461852 12 [2022-10-21T14:25:04.714Z] 14:18:01 27561220 31587580 699316 2.13 165248 4013604 1831264 5.40 1342880 3461932 8 [2022-10-21T14:25:04.714Z] 14:19:01 27561464 31587872 698992 2.13 165284 4013604 1831264 5.40 1342932 3461936 8 [2022-10-21T14:25:04.714Z] 14:20:01 27561116 31588168 699240 2.13 165336 4013592 1831264 5.40 1342468 3462532 12 [2022-10-21T14:25:04.714Z] 14:21:01 27561200 31588384 698832 2.13 165424 4013612 1831264 5.40 1342480 3462544 16 [2022-10-21T14:25:04.714Z] 14:22:01 27561120 31588348 698804 2.13 165456 4013612 1815168 5.35 1342728 3462548 148 [2022-10-21T14:25:04.714Z] 14:23:01 27561436 31588700 698436 2.12 165488 4013616 1815168 5.35 1342672 3462552 12 [2022-10-21T14:25:04.714Z] 14:24:01 27561376 31588644 698648 2.12 165512 4013616 1815168 5.35 1342388 3462552 4 [2022-10-21T14:25:04.714Z] 14:25:01 26018436 31530508 748152 2.28 208376 5323264 1913892 5.64 1497744 4707952 216 [2022-10-21T14:25:04.714Z] Average: 27545866 31577130 713693 2.17 162133 4016601 1839299 5.42 1324571 3495667 30255 [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] 14:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-21T14:25:04.714Z] 14:12:01 ens3 232.03 191.95 1739.97 31.30 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:12:01 veth64ff145 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:12:01 docker0 165.87 192.36 12.82 1704.16 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:13:01 ens3 170.74 127.42 2643.12 117.32 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:13:01 docker0 12.45 16.83 0.71 98.45 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:13:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:14:01 ens3 1.27 0.68 0.10 0.07 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:15:01 ens3 6.08 3.63 12.56 0.44 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:16:01 ens3 72.24 43.07 1298.30 3.24 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:17:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:20:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:21:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:24:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:25:01 ens3 459.49 300.12 7940.33 133.53 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:25:01 docker0 42.31 69.61 3.85 692.22 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] 14:25:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] Average: ens3 67.14 47.51 972.95 20.42 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] Average: docker0 15.58 19.71 1.23 176.37 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] ---> sar -P ALL: [2022-10-21T14:25:04.714Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8763) 10/21/22 _x86_64_ (8 CPU) [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] 14:10:05 LINUX RESTART (8 CPU) [2022-10-21T14:25:04.714Z] [2022-10-21T14:25:04.714Z] 14:11:02 CPU %user %nice %system %iowait %steal %idle [2022-10-21T14:25:04.714Z] 14:12:01 all 36.31 0.00 7.49 1.06 0.09 55.05 [2022-10-21T14:25:04.714Z] 14:12:01 0 35.52 0.00 8.31 4.94 0.09 51.15 [2022-10-21T14:25:04.714Z] 14:12:01 1 35.75 0.00 7.95 0.50 0.09 55.71 [2022-10-21T14:25:04.714Z] 14:12:01 2 35.85 0.00 7.84 0.17 0.09 56.06 [2022-10-21T14:25:04.714Z] 14:12:01 3 36.08 0.00 7.31 0.24 0.10 56.26 [2022-10-21T14:25:04.714Z] 14:12:01 4 37.08 0.00 6.72 0.03 0.10 56.06 [2022-10-21T14:25:04.714Z] 14:12:01 5 36.26 0.00 7.51 2.03 0.10 54.10 [2022-10-21T14:25:04.714Z] 14:12:01 6 36.23 0.00 7.03 0.14 0.09 56.52 [2022-10-21T14:25:04.715Z] 14:12:01 7 37.72 0.00 7.27 0.40 0.10 54.51 [2022-10-21T14:25:04.715Z] 14:13:01 all 31.08 0.00 5.99 0.98 0.07 61.88 [2022-10-21T14:25:04.715Z] 14:13:01 0 30.76 0.00 6.30 2.80 0.08 60.06 [2022-10-21T14:25:04.715Z] 14:13:01 1 31.47 0.00 6.51 0.07 0.07 61.89 [2022-10-21T14:25:04.715Z] 14:13:01 2 30.99 0.00 5.35 0.12 0.07 63.47 [2022-10-21T14:25:04.715Z] 14:13:01 3 31.36 0.00 6.43 1.82 0.07 60.32 [2022-10-21T14:25:04.715Z] 14:13:01 4 30.43 0.00 6.01 0.12 0.07 63.37 [2022-10-21T14:25:04.715Z] 14:13:01 5 30.79 0.00 5.30 0.64 0.07 63.20 [2022-10-21T14:25:04.715Z] 14:13:01 6 31.03 0.00 5.69 0.20 0.07 63.02 [2022-10-21T14:25:04.715Z] 14:13:01 7 31.80 0.00 6.35 2.08 0.07 59.70 [2022-10-21T14:25:04.715Z] 14:14:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2022-10-21T14:25:04.715Z] 14:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-21T14:25:04.715Z] 14:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-21T14:25:04.715Z] 14:14:01 3 0.98 0.00 0.02 0.03 0.02 98.96 [2022-10-21T14:25:04.715Z] 14:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-21T14:25:04.715Z] 14:15:01 all 0.28 0.00 0.03 0.00 0.00 99.69 [2022-10-21T14:25:04.715Z] 14:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-21T14:25:04.715Z] 14:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-21T14:25:04.715Z] 14:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-21T14:25:04.715Z] 14:15:01 3 1.94 0.00 0.03 0.00 0.00 98.03 [2022-10-21T14:25:04.715Z] 14:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:15:01 6 0.05 0.00 0.08 0.00 0.02 99.85 [2022-10-21T14:25:04.715Z] 14:15:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-21T14:25:04.715Z] 14:16:01 all 1.17 0.00 0.75 0.35 0.01 97.72 [2022-10-21T14:25:04.715Z] 14:16:01 0 0.88 0.00 0.42 0.08 0.02 98.60 [2022-10-21T14:25:04.715Z] 14:16:01 1 1.18 0.00 0.55 0.07 0.00 98.20 [2022-10-21T14:25:04.715Z] 14:16:01 2 1.28 0.00 0.70 1.58 0.02 96.41 [2022-10-21T14:25:04.715Z] 14:16:01 3 1.41 0.00 0.33 0.03 0.02 98.21 [2022-10-21T14:25:04.715Z] 14:16:01 4 1.20 0.00 2.02 0.18 0.02 96.59 [2022-10-21T14:25:04.715Z] 14:16:01 5 0.65 0.00 0.37 0.02 0.00 98.97 [2022-10-21T14:25:04.715Z] 14:16:01 6 1.34 0.00 0.92 0.28 0.00 97.46 [2022-10-21T14:25:04.715Z] 14:16:01 7 1.42 0.00 0.70 0.59 0.00 97.29 [2022-10-21T14:25:04.715Z] 14:17:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:17:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2022-10-21T14:25:04.715Z] 14:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-21T14:25:04.715Z] 14:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-21T14:25:04.715Z] 14:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:19:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:19:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-21T14:25:04.715Z] 14:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-21T14:25:04.715Z] 14:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:20:01 0 0.08 0.00 0.02 0.02 0.00 99.88 [2022-10-21T14:25:04.715Z] 14:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:20:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-21T14:25:04.715Z] 14:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-21T14:25:04.715Z] 14:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:21:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2022-10-21T14:25:04.715Z] 14:21:01 0 0.25 0.00 0.03 0.03 0.02 99.67 [2022-10-21T14:25:04.715Z] 14:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:21:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-21T14:25:04.715Z] 14:21:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2022-10-21T14:25:04.715Z] 14:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-21T14:25:04.715Z] 14:21:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-21T14:25:04.715Z] 14:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-10-21T14:25:04.715Z] 14:22:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:22:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-21T14:25:04.715Z] 14:22:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-10-21T14:25:04.715Z] 14:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] [2022-10-21T14:25:04.715Z] 14:22:01 CPU %user %nice %system %iowait %steal %idle [2022-10-21T14:25:04.715Z] 14:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-10-21T14:25:04.715Z] 14:23:01 0 0.05 0.00 0.02 0.03 0.00 99.90 [2022-10-21T14:25:04.715Z] 14:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:23:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-21T14:25:04.715Z] 14:23:01 3 1.96 0.00 0.00 0.00 0.00 98.04 [2022-10-21T14:25:04.715Z] 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-21T14:25:04.715Z] 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:24:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2022-10-21T14:25:04.715Z] 14:24:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-21T14:25:04.715Z] 14:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T14:25:04.715Z] 14:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-21T14:25:04.715Z] 14:24:01 3 0.35 0.00 0.05 0.00 0.02 99.58 [2022-10-21T14:25:04.715Z] 14:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T14:25:04.715Z] 14:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T14:25:04.715Z] 14:25:01 all 8.99 0.00 3.97 0.98 0.05 86.01 [2022-10-21T14:25:04.715Z] 14:25:01 0 10.64 0.00 3.36 1.11 0.05 84.84 [2022-10-21T14:25:04.715Z] 14:25:01 1 10.18 0.00 4.92 0.71 0.07 84.12 [2022-10-21T14:25:04.715Z] 14:25:01 2 7.92 0.00 3.42 0.49 0.05 88.12 [2022-10-21T14:25:04.715Z] 14:25:01 3 9.34 0.00 3.86 2.15 0.05 84.59 [2022-10-21T14:25:04.715Z] 14:25:01 4 8.40 0.00 4.37 3.02 0.05 84.16 [2022-10-21T14:25:04.715Z] 14:25:01 5 7.32 0.00 3.73 0.03 0.05 88.86 [2022-10-21T14:25:04.715Z] 14:25:01 6 9.05 0.00 4.22 0.12 0.05 86.56 [2022-10-21T14:25:04.715Z] 14:25:01 7 9.06 0.00 3.84 0.19 0.07 86.84 [2022-10-21T14:25:04.715Z] Average: all 5.52 0.00 1.29 0.24 0.02 92.93 [2022-10-21T14:25:04.715Z] Average: 0 5.49 0.00 1.31 0.64 0.02 92.55 [2022-10-21T14:25:04.715Z] Average: 1 5.54 0.00 1.41 0.09 0.02 92.94 [2022-10-21T14:25:04.715Z] Average: 2 5.37 0.00 1.23 0.18 0.02 93.20 [2022-10-21T14:25:04.715Z] Average: 3 6.01 0.00 1.27 0.30 0.02 92.39 [2022-10-21T14:25:04.715Z] Average: 4 5.42 0.00 1.35 0.24 0.02 92.97 [2022-10-21T14:25:04.715Z] Average: 5 5.27 0.00 1.19 0.19 0.02 93.33 [2022-10-21T14:25:04.715Z] Average: 6 5.45 0.00 1.27 0.05 0.02 93.21 [2022-10-21T14:25:04.715Z] Average: 7 5.62 0.00 1.28 0.23 0.02 92.84 [2022-10-21T14:25:04.715Z] [2022-10-21T14:25:04.715Z] [2022-10-21T14:25:04.715Z]