Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 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-ssh7152840574957337004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8797445891851557145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-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/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5263355480406883885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3791290511224132440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-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/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4281140060322317247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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: false 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20725 in /w/workspace/oundry_app-functions-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/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 Commit message: "feat: add ability to wrap data into an event (#1154)" > git rev-list --no-walk 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:41:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:41:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:41:24 ========================================================= 23:41:24 EdgeX Global Pipelines Version Info 23:41:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:41:25 ------------------- 23:41:25 stable info: 23:41:25 ------------------- 23:41:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:41:25 Message: update stable to v1.0.238 23:41:25 ------------------- 23:41:25 experimental info: 23:41:25 ------------------- 23:41:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:41:25 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a0e4a [Pipeline] echo 23:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:41:26 + git rev-list -1 --merges 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8~1..13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo 23:41:27 -----------> git rev-list -1 --merges 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8~1..13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [false] [Pipeline] sh 23:41:27 + git log --format=format:%s -1 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo 23:41:27 ========================================================= 23:41:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:41:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:27 + git log --format=format:%s -1 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo 23:41:27 [semverPrep] GIT_COMMIT: 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8, Commit Message: feat: add ability to wrap data into an event (#1154) [Pipeline] echo 23:41:27 [semverPrep] This is not a build commit. [Pipeline] sh 23:41:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:28 + grep -v github /etc/ssh/ssh_known_hosts 23:41:28 + [ -e /tmp/ssh_known_hosts ] 23:41:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:41:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:41:28 + sudo tee -a /etc/ssh/ssh_known_hosts 23:41:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:28 23:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:29 0.1.4: Pulling from edgex-devops/py-git-semver 23:41:29 b85a868b505f: Pulling fs layer 23:41:29 e2be974225ed: Pulling fs layer 23:41:29 339a4e72a1f5: Pulling fs layer 23:41:29 988bab9f4d93: Pulling fs layer 23:41:29 1469e6f7b9e6: Pulling fs layer 23:41:29 eaf3925da568: Pulling fs layer 23:41:29 bab4dde63d76: Pulling fs layer 23:41:29 bde34c3a00c8: Pulling fs layer 23:41:29 b352a97aabf1: Pulling fs layer 23:41:29 4872d77fe225: Pulling fs layer 23:41:29 5851b861e8e6: Pulling fs layer 23:41:29 988bab9f4d93: Waiting 23:41:29 1469e6f7b9e6: Waiting 23:41:29 eaf3925da568: Waiting 23:41:29 bab4dde63d76: Waiting 23:41:29 4872d77fe225: Waiting 23:41:29 5851b861e8e6: Waiting 23:41:29 bde34c3a00c8: Waiting 23:41:29 b352a97aabf1: Waiting 23:41:29 e2be974225ed: Verifying Checksum 23:41:29 e2be974225ed: Download complete 23:41:29 988bab9f4d93: Verifying Checksum 23:41:29 988bab9f4d93: Download complete 23:41:29 1469e6f7b9e6: Verifying Checksum 23:41:29 1469e6f7b9e6: Download complete 23:41:29 eaf3925da568: Download complete 23:41:29 339a4e72a1f5: Verifying Checksum 23:41:29 339a4e72a1f5: Download complete 23:41:29 bde34c3a00c8: Download complete 23:41:29 b352a97aabf1: Download complete 23:41:29 4872d77fe225: Verifying Checksum 23:41:29 4872d77fe225: Download complete 23:41:29 5851b861e8e6: Download complete 23:41:29 b85a868b505f: Verifying Checksum 23:41:29 b85a868b505f: Download complete 23:41:29 bab4dde63d76: Verifying Checksum 23:41:29 bab4dde63d76: Download complete 23:41:31 b85a868b505f: Pull complete 23:41:31 e2be974225ed: Pull complete 23:41:31 339a4e72a1f5: Pull complete 23:41:31 988bab9f4d93: Pull complete 23:41:31 1469e6f7b9e6: Pull complete 23:41:31 eaf3925da568: Pull complete 23:41:34 bab4dde63d76: Pull complete 23:41:34 bde34c3a00c8: Pull complete 23:41:34 b352a97aabf1: Pull complete 23:41:34 4872d77fe225: Pull complete 23:41:34 5851b861e8e6: Pull complete 23:41:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:34 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:41:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:41:36 $ docker top 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 -eo pid,comm 23:41:36 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). 23:41:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:36 [ssh-agent] Looking for ssh-agent implementation... 23:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:36 $ docker exec 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent 23:41:36 SSH_AUTH_SOCK=/tmp/ssh-zf8jMY0KhiPd/agent.33 23:41:36 SSH_AGENT_PID=39 23:41:36 Running ssh-add (command line suppressed) 23:41:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2546978665883785547.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2546978665883785547.key) 23:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:36 + git tag --points-at HEAD [Pipeline] } 23:41:36 $ docker exec --env ******** --env ******** 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent -k 23:41:37 unset SSH_AUTH_SOCK; 23:41:37 unset SSH_AGENT_PID; 23:41:37 echo Agent pid 39 killed; 23:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:37 [ssh-agent] Looking for ssh-agent implementation... 23:41:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:37 $ docker exec 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent 23:41:37 SSH_AUTH_SOCK=/tmp/ssh-1dun35ZNlI36/agent.73 23:41:37 SSH_AGENT_PID=79 23:41:37 Running ssh-add (command line suppressed) 23:41:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8820201066253792780.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8820201066253792780.key) 23:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:37 + git semver init 23:41:38 2022-07-21 23:41:38,014 [run_init] DEBUG init version:0.0.0 force:False 23:41:38 2022-07-21 23:41:38,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 23:41:38 2022-07-21 23:41:38,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:41:38 2022-07-21 23:41:38,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 23:41:39 2022-07-21 23:41:39,290 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 23:41:39 2022-07-21 23:41:39,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 23:41:39 2022-07-21 23:41:39,291 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:41:39 2022-07-21 23:41:39,291 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:41:39 2.3.0-dev.24 [Pipeline] } 23:41:39 $ docker exec --env ******** --env ******** 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent -k 23:41:39 unset SSH_AUTH_SOCK; 23:41:39 unset SSH_AGENT_PID; 23:41:39 echo Agent pid 79 killed; 23:41:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:39 + git semver [Pipeline] } 23:41:40 $ docker stop --time=1 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 23:41:41 $ docker rm -f 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:41:42 Stashed 1 file(s) [Pipeline] echo 23:41:42 [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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] unstash [Pipeline] echo 23:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:42 ========================================================= 23:41:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:41:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:41:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:42 2408cc74d12b: Pulling fs layer 23:41:42 ea60b727a1ce: Pulling fs layer 23:41:42 30c4a7721957: Pulling fs layer 23:41:42 370296b7ddb6: Pulling fs layer 23:41:42 7c6cee850709: Pulling fs layer 23:41:42 39a5fcdaea64: Pulling fs layer 23:41:42 d94ebbe4e438: Pulling fs layer 23:41:42 bcfd1f05c69d: Pulling fs layer 23:41:42 59ccb84bbe0f: Pulling fs layer 23:41:42 39a5fcdaea64: Waiting 23:41:42 d94ebbe4e438: Waiting 23:41:42 bcfd1f05c69d: Waiting 23:41:42 59ccb84bbe0f: Waiting 23:41:42 370296b7ddb6: Waiting 23:41:42 30c4a7721957: Download complete 23:41:42 ea60b727a1ce: Download complete 23:41:42 7c6cee850709: Verifying Checksum 23:41:42 7c6cee850709: Download complete 23:41:42 39a5fcdaea64: Verifying Checksum 23:41:42 39a5fcdaea64: Download complete 23:41:42 2408cc74d12b: Verifying Checksum 23:41:42 2408cc74d12b: Download complete 23:41:42 d94ebbe4e438: Verifying Checksum 23:41:42 d94ebbe4e438: Download complete 23:41:42 2408cc74d12b: Pull complete 23:41:42 ea60b727a1ce: Pull complete 23:41:43 30c4a7721957: Pull complete 23:41:43 59ccb84bbe0f: Verifying Checksum 23:41:43 59ccb84bbe0f: Download complete 23:41:43 370296b7ddb6: Verifying Checksum 23:41:43 370296b7ddb6: Download complete 23:41:43 bcfd1f05c69d: Verifying Checksum 23:41:43 bcfd1f05c69d: Download complete 23:41:47 370296b7ddb6: Pull complete 23:41:47 7c6cee850709: Pull complete 23:41:47 39a5fcdaea64: Pull complete 23:41:47 d94ebbe4e438: Pull complete 23:41:50 bcfd1f05c69d: Pull complete 23:41:50 59ccb84bbe0f: Pull complete 23:41:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 23:41:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:51 + docker inspect -f . ci-base-image-x86_64 23:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:51 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:41:53 $ docker top 4f2f9e43a6662e067335f6c94e1898f8b435d95ec37e5745ec7622e17d28cd56 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:54 + go version 23:41:54 go version go1.18.3 linux/amd64 [Pipeline] } 23:41:54 $ docker stop --time=1 4f2f9e43a6662e067335f6c94e1898f8b435d95ec37e5745ec7622e17d28cd56 23:41:55 $ docker rm -f 4f2f9e43a6662e067335f6c94e1898f8b435d95ec37e5745ec7622e17d28cd56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:55 + docker inspect -f . ci-base-image-x86_64 23:41:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:56 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:41:56 $ docker top eb1154d11b111264b0cd3ff0582d22d6d01489137e1e7b33892b5017045c57b6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:56 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 23:41:57 + make test 23:41:57 make -C ./app-service-template build 23:41:57 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:41:57 go mod tidy 23:41:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 23:41:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:41:57 go: downloading github.com/google/uuid v1.3.0 23:41:57 go: downloading github.com/stretchr/testify v1.8.0 23:41:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 23:41:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 23:41:57 Still waiting to schedule task 23:41:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:41:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 23:41:57 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 23:41:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 23:41:57 go: downloading github.com/gorilla/mux v1.8.0 23:41:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:41:57 go: downloading github.com/go-kit/log v0.2.0 23:41:57 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:41:57 go: downloading gopkg.in/yaml.v3 v3.0.1 23:41:57 go: downloading github.com/davecgh/go-spew v1.1.1 23:41:57 go: downloading github.com/pmezard/go-difflib v1.0.0 23:41:57 go: downloading github.com/stretchr/objx v0.4.0 23:41:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:41:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 23:41:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 23:41:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:41:57 go: downloading github.com/pelletier/go-toml v1.9.5 23:41:57 go: downloading github.com/hashicorp/errwrap v1.0.0 23:41:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:41:57 go: downloading github.com/hashicorp/consul/api v1.9.1 23:41:57 go: downloading github.com/mitchellh/copystructure v1.0.0 23:41:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:41:57 go: downloading github.com/gorilla/websocket v1.4.2 23:41:57 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:41:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:41:57 go: downloading github.com/x448/float16 v0.8.4 23:41:57 go: downloading github.com/go-playground/universal-translator v0.18.0 23:41:57 go: downloading github.com/leodido/go-urn v1.2.1 23:41:57 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:41:57 go: downloading golang.org/x/text v0.3.7 23:41:57 go: downloading github.com/go-playground/locales v0.14.0 23:41:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 23:41:58 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:41:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:41:58 go: downloading github.com/pebbe/zmq4 v1.2.7 23:41:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:41:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:41:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:41:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:41:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:41:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:41:58 go: downloading github.com/hashicorp/serf v0.9.5 23:41:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:41:58 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:41:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:41:58 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 23:41:58 go: downloading github.com/kr/pretty v0.3.0 23:41:58 go: downloading github.com/Microsoft/go-winio v0.5.2 23:41:58 go: downloading github.com/zeebo/errs v1.2.2 23:41:58 go: downloading google.golang.org/grpc v1.46.0 23:41:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:41:58 go: downloading github.com/onsi/ginkgo v1.10.1 23:41:58 go: downloading github.com/onsi/gomega v1.7.0 23:41:58 go: downloading github.com/fatih/color v1.9.0 23:41:58 go: downloading github.com/mattn/go-colorable v0.1.6 23:41:58 go: downloading github.com/mattn/go-isatty v0.0.12 23:41:58 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:41:58 go: downloading github.com/pkg/errors v0.9.1 23:41:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:41:58 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:41:58 go: downloading github.com/hashicorp/memberlist v0.2.2 23:41:58 go: downloading github.com/kr/text v0.2.0 23:41:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:41:58 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 23:41:58 go: downloading google.golang.org/protobuf v1.28.0 23:41:58 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 23:41:58 go: downloading github.com/golang/protobuf v1.5.2 23:41:58 go: downloading github.com/google/go-cmp v0.5.6 23:41:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:41:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:41:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:41:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:41:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:41:58 go: downloading github.com/miekg/dns v1.1.26 23:41:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:41:59 go: downloading github.com/hpcloud/tail v1.0.0 23:41:59 go: downloading gopkg.in/yaml.v2 v2.2.8 23:41:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:41:59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 23:41:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:41:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:42:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.8 23:42:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 23:42:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 23:42:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 23:42:01 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 23:42:19 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:42:19 make -C ./app-service-template test 23:42:19 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:42:19 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 23:42:41 ok new-app-service 0.072s coverage: 48.1% of statements 23:42:41 ? new-app-service/config [no test files] 23:42:41 ok new-app-service/functions 0.050s 23:42:41 CGO_ENABLED=1 go vet ./... 23:42:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:51 ./bin/test-attribution-txt.sh 23:42:51 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:42:51 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:42:51 go: downloading github.com/gomodule/redigo v1.8.9 23:42:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.113s coverage: 60.3% of statements 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.067s coverage: 93.8% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.117s coverage: 76.5% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.086s coverage: 88.7% of statements 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.081s coverage: 100.0% of statements 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.169s coverage: 78.5% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.080s coverage: 97.3% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.125s coverage: 82.8% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.712s coverage: 81.5% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.097s coverage: 28.7% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.078s coverage: 14.0% of statements 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.074s coverage: 27.3% of statements 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:42:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:42:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.070s coverage: 51.4% of statements 23:43:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.134s coverage: 75.5% of statements 23:43:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.052s coverage: 94.4% of statements 23:43:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:43:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:43:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:43:29 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." [Pipeline] echo 23:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:43:29 $ docker stop --time=1 eb1154d11b111264b0cd3ff0582d22d6d01489137e1e7b33892b5017045c57b6 23:43:30 $ docker rm -f eb1154d11b111264b0cd3ff0582d22d6d01489137e1e7b33892b5017045c57b6 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:31 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 23:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:32 23:43:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:32 latest: Pulling from edgex-lftools-log-publisher 23:43:32 5eb5b503b376: Pulling fs layer 23:43:32 5c69ac0246d0: Pulling fs layer 23:43:32 ec43610c2a17: Pulling fs layer 23:43:32 3a2ae6a8a46f: Pulling fs layer 23:43:32 33b1e0a273af: Pulling fs layer 23:43:32 5d3b04190fa2: Pulling fs layer 23:43:32 2f39f015ded8: Pulling fs layer 23:43:32 33b1e0a273af: Waiting 23:43:32 3a2ae6a8a46f: Waiting 23:43:32 2f39f015ded8: Waiting 23:43:32 5c69ac0246d0: Verifying Checksum 23:43:32 5c69ac0246d0: Download complete 23:43:32 3a2ae6a8a46f: Verifying Checksum 23:43:32 3a2ae6a8a46f: Download complete 23:43:32 33b1e0a273af: Verifying Checksum 23:43:32 33b1e0a273af: Download complete 23:43:32 ec43610c2a17: Verifying Checksum 23:43:32 ec43610c2a17: Download complete 23:43:32 5d3b04190fa2: Download complete 23:43:32 5eb5b503b376: Verifying Checksum 23:43:32 5eb5b503b376: Download complete 23:43:33 2f39f015ded8: Download complete 23:43:34 5eb5b503b376: Pull complete 23:43:34 5c69ac0246d0: Pull complete 23:43:34 ec43610c2a17: Pull complete 23:43:34 3a2ae6a8a46f: Pull complete 23:43:35 33b1e0a273af: Pull complete 23:43:35 5d3b04190fa2: Pull complete 23:43:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20726 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:43:37 Running in /w/workspace/app-functions-sdk-go/145 [Pipeline] { [Pipeline] checkout 23:43:38 The recommended git tool is: git 23:43:39 2f39f015ded8: Pull complete 23:43:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:39 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:43:39 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:43:40 $ docker top d8f547f26e0316f8d9ce8018d916a827270fcf39ed9acedb76d7c1e3b2553854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:41 ---> job-cost.sh 23:43:41 lf-activate-venv: SKIPPING 23:43:41 INFO: No Stack... 23:43:41 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:42 INFO: Archiving Costs [Pipeline] sh 23:43:42 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 23:43:42 + cut -d, -f6 [Pipeline] lock 23:43:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] 23:43:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] did not exist. Created. 23:43:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:42 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:42 Stashed 1 file(s) [Pipeline] } 23:43:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:42 $ docker stop --time=1 d8f547f26e0316f8d9ce8018d916a827270fcf39ed9acedb76d7c1e3b2553854 23:43:44 $ docker rm -f d8f547f26e0316f8d9ce8018d916a827270fcf39ed9acedb76d7c1e3b2553854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:43:45 using credential edgex-jenkins-ssh 23:43:45 Cloning the remote Git repository 23:43:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:43:45 > git init /w/workspace/app-functions-sdk-go/145 # timeout=10 23:43:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:43:45 > git --version # timeout=10 23:43:45 > git --version # 'git version 2.25.1' 23:43:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:49 Avoid second fetch 23:43:49 Checking out Revision 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 (main) 23:43:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:43:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:49 > git config core.sparsecheckout # timeout=10 23:43:49 > git checkout -f 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 23:43:53 Commit message: "feat: add ability to wrap data into an event (#1154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:43:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:54 Dload Upload Total Spent Left Speed 23:43:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh 23:43:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:43:55 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 23:43:55 23:43:55 { 23:43:55 "registry-mirrors": [ 23:43:55 "https://nexus3.edgexfoundry.org:10001" 23:43:55 ], 23:43:55 "bip": "10.250.0.254/24", 23:43:55 "hosts": [ 23:43:55 "tcp://0.0.0.0:5555", 23:43:55 "unix:///var/run/docker.sock" 23:43:55 ], 23:43:55 "mtu": 1458, 23:43:55 "selinux-enabled": true, 23:43:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:43:55 } [Pipeline] sh 23:43:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:43:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:44:15 ========================================================= 23:44:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:44:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:44:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:44:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:44:16 b3c136eddcbf: Pulling fs layer 23:44:16 c0a3192eca97: Pulling fs layer 23:44:16 a050256f5b6f: Pulling fs layer 23:44:16 656be50a0ddc: Pulling fs layer 23:44:16 2bbca73fdf42: Pulling fs layer 23:44:16 46d945488cbd: Pulling fs layer 23:44:16 8a5474983e97: Pulling fs layer 23:44:16 329c88fbcd65: Pulling fs layer 23:44:16 656be50a0ddc: Waiting 23:44:16 46d945488cbd: Waiting 23:44:16 2bbca73fdf42: Waiting 23:44:16 8a5474983e97: Waiting 23:44:16 329c88fbcd65: Waiting 23:44:16 a050256f5b6f: Verifying Checksum 23:44:16 a050256f5b6f: Download complete 23:44:16 c0a3192eca97: Verifying Checksum 23:44:16 c0a3192eca97: Download complete 23:44:16 2bbca73fdf42: Verifying Checksum 23:44:16 2bbca73fdf42: Download complete 23:44:16 46d945488cbd: Download complete 23:44:16 b3c136eddcbf: Verifying Checksum 23:44:16 b3c136eddcbf: Download complete 23:44:17 329c88fbcd65: Verifying Checksum 23:44:17 329c88fbcd65: Download complete 23:44:17 b3c136eddcbf: Pull complete 23:44:17 c0a3192eca97: Pull complete 23:44:18 a050256f5b6f: Pull complete 23:44:18 8a5474983e97: Verifying Checksum 23:44:18 8a5474983e97: Download complete 23:44:19 656be50a0ddc: Verifying Checksum 23:44:19 656be50a0ddc: Download complete 23:44:31 656be50a0ddc: Pull complete 23:44:31 2bbca73fdf42: Pull complete 23:44:32 46d945488cbd: Pull complete 23:44:38 8a5474983e97: Pull complete 23:44:40 329c88fbcd65: Pull complete 23:44:40 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:44:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 23:44:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:41 + docker inspect -f . ci-base-image-arm64 23:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:41 prd-ubuntu20.04-docker-arm64-4c-16g-20726 does not seem to be running inside a container 23:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/145 -v /w/workspace/app-functions-sdk-go/145:/w/workspace/app-functions-sdk-go/145:rw,z -v /w/workspace/app-functions-sdk-go/145@tmp:/w/workspace/app-functions-sdk-go/145@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 23:44:44 $ docker top 611751268f489aed2baee71968544387cb0fbb089ecb661d46d486992b5c7f16 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:45 + go version 23:44:45 go version go1.18.3 linux/arm64 [Pipeline] } 23:44:45 $ docker stop --time=1 611751268f489aed2baee71968544387cb0fbb089ecb661d46d486992b5c7f16 23:44:47 $ docker rm -f 611751268f489aed2baee71968544387cb0fbb089ecb661d46d486992b5c7f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:47 + docker inspect -f . ci-base-image-arm64 23:44:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-20726 does not seem to be running inside a container 23:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/145 -v /w/workspace/app-functions-sdk-go/145:/w/workspace/app-functions-sdk-go/145:rw,z -v /w/workspace/app-functions-sdk-go/145@tmp:/w/workspace/app-functions-sdk-go/145@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 23:44:49 $ docker top 7ccf846a3395c41cc46f52b2a847c7ebe363feec7704ba71b0dcf0e5ac48ea87 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:50 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/145 [Pipeline] fileExists [Pipeline] sh 23:44:51 + make test 23:44:51 make -C ./app-service-template build 23:44:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/145/app-service-template' 23:44:51 go mod tidy 23:44:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 23:44:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:44:51 go: downloading github.com/google/uuid v1.3.0 23:44:51 go: downloading github.com/stretchr/testify v1.8.0 23:44:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 23:44:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 23:44:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 23:44:51 go: downloading github.com/pmezard/go-difflib v1.0.0 23:44:51 go: downloading github.com/davecgh/go-spew v1.1.1 23:44:51 go: downloading gopkg.in/yaml.v3 v3.0.1 23:44:51 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 23:44:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 23:44:51 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:44:51 go: downloading github.com/go-kit/log v0.2.0 23:44:51 go: downloading github.com/stretchr/objx v0.4.0 23:44:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 23:44:51 go: downloading github.com/gorilla/mux v1.8.0 23:44:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:44:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 23:44:51 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:44:51 go: downloading github.com/mitchellh/copystructure v1.0.0 23:44:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:44:51 go: downloading github.com/gorilla/websocket v1.4.2 23:44:51 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:44:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:44:51 go: downloading github.com/pelletier/go-toml v1.9.5 23:44:52 go: downloading github.com/hashicorp/consul/api v1.9.1 23:44:52 go: downloading github.com/go-playground/universal-translator v0.18.0 23:44:52 go: downloading github.com/leodido/go-urn v1.2.1 23:44:52 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:44:52 go: downloading golang.org/x/text v0.3.7 23:44:53 go: downloading github.com/go-playground/locales v0.14.0 23:44:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:44:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:44:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:44:55 go: downloading github.com/hashicorp/errwrap v1.0.0 23:44:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 23:44:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:44:55 go: downloading github.com/x448/float16 v0.8.4 23:44:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:44:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:44:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:44:55 go: downloading github.com/hashicorp/serf v0.9.5 23:44:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:44:55 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:44:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:44:55 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 23:44:55 go: downloading github.com/kr/pretty v0.3.0 23:44:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:44:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:44:55 go: downloading github.com/pebbe/zmq4 v1.2.7 23:44:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:44:55 go: downloading github.com/Microsoft/go-winio v0.5.2 23:44:55 go: downloading github.com/zeebo/errs v1.2.2 23:44:55 go: downloading google.golang.org/grpc v1.46.0 23:44:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:44:56 go: downloading github.com/fatih/color v1.9.0 23:44:56 go: downloading github.com/mattn/go-colorable v0.1.6 23:44:56 go: downloading github.com/mattn/go-isatty v0.0.12 23:44:56 go: downloading github.com/pkg/errors v0.9.1 23:44:56 go: downloading github.com/kr/text v0.2.0 23:44:56 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:44:56 go: downloading github.com/onsi/ginkgo v1.10.1 23:44:56 go: downloading github.com/onsi/gomega v1.7.0 23:44:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:44:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:44:56 go: downloading github.com/hashicorp/memberlist v0.2.2 23:44:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:44:56 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 23:44:57 go: downloading google.golang.org/protobuf v1.28.0 23:44:57 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 23:44:57 go: downloading github.com/golang/protobuf v1.5.2 23:44:58 go: downloading github.com/google/go-cmp v0.5.6 23:44:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:44:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:44:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:44:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:44:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:44:58 go: downloading github.com/miekg/dns v1.1.26 23:44:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:44:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:44:58 go: downloading gopkg.in/yaml.v2 v2.2.8 23:44:58 go: downloading github.com/hpcloud/tail v1.0.0 23:44:58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 23:44:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:44:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:45:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.8 23:45:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 23:45:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 23:45:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 23:45:03 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 23:46:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/145/app-service-template' 23:46:55 make -C ./app-service-template test 23:46:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/145/app-service-template' 23:46:55 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 23:49:16 ok new-app-service 0.251s coverage: 48.1% of statements 23:49:16 ? new-app-service/config [no test files] 23:49:16 ok new-app-service/functions 0.189s 23:49:16 CGO_ENABLED=1 go vet ./... 23:50:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:38 ./bin/test-attribution-txt.sh 23:50:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/145/app-service-template' 23:50:38 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:50:38 go: downloading github.com/gomodule/redigo v1.8.9 23:50:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.621s coverage: 60.3% of statements 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.261s coverage: 93.8% of statements 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.357s coverage: 76.5% of statements 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.333s coverage: 88.7% of statements 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.243s coverage: 100.0% of statements 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.755s coverage: 78.5% of statements 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.261s coverage: 97.3% of statements 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 23:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.441s coverage: 82.8% of statements 23:50:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 23:50:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.066s coverage: 81.5% of statements 23:50:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 23:50:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 23:51:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.389s coverage: 28.7% of statements 23:51:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 23:51:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.214s coverage: 14.0% of statements 23:51:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.243s coverage: 27.3% of statements 23:51:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:51:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:51:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.238s coverage: 51.4% of statements 23:51:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.507s coverage: 75.5% of statements 23:51:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.212s coverage: 94.4% of statements 23:51:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:51:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:51:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:51:42 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 23:51:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:51:42 $ docker stop --time=1 7ccf846a3395c41cc46f52b2a847c7ebe363feec7704ba71b0dcf0e5ac48ea87 23:51:44 $ docker rm -f 7ccf846a3395c41cc46f52b2a847c7ebe363feec7704ba71b0dcf0e5ac48ea87 [Pipeline] // withDockerContainer [Pipeline] sh 23:51:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:51:47 Warning: overwriting stash ‘coverage-report’ 23:51:48 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 23:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:51:49 23:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:51:49 arm64: Pulling from edgex-lftools-log-publisher 23:51:49 8998bd30e6a1: Pulling fs layer 23:51:49 04944245beec: Pulling fs layer 23:51:49 699f458cf7ca: Pulling fs layer 23:51:49 765212b225bb: Pulling fs layer 23:51:49 f23df028b6ca: Pulling fs layer 23:51:49 d65c8cfc05b1: Pulling fs layer 23:51:49 2437ff75d9bd: Pulling fs layer 23:51:49 f23df028b6ca: Waiting 23:51:49 d65c8cfc05b1: Waiting 23:51:49 2437ff75d9bd: Waiting 23:51:49 765212b225bb: Waiting 23:51:49 04944245beec: Verifying Checksum 23:51:49 04944245beec: Download complete 23:51:49 765212b225bb: Verifying Checksum 23:51:49 765212b225bb: Download complete 23:51:49 f23df028b6ca: Verifying Checksum 23:51:49 f23df028b6ca: Download complete 23:51:49 d65c8cfc05b1: Verifying Checksum 23:51:49 d65c8cfc05b1: Download complete 23:51:49 699f458cf7ca: Verifying Checksum 23:51:49 699f458cf7ca: Download complete 23:51:50 8998bd30e6a1: Verifying Checksum 23:51:50 8998bd30e6a1: Download complete 23:51:52 2437ff75d9bd: Download complete 23:51:54 8998bd30e6a1: Pull complete 23:51:55 04944245beec: Pull complete 23:51:56 699f458cf7ca: Pull complete 23:51:56 765212b225bb: Pull complete 23:51:57 f23df028b6ca: Pull complete 23:51:58 d65c8cfc05b1: Pull complete 23:52:13 2437ff75d9bd: Pull complete 23:52:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:13 prd-ubuntu20.04-docker-arm64-4c-16g-20726 does not seem to be running inside a container 23:52:13 $ 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/app-functions-sdk-go/145 -v /w/workspace/app-functions-sdk-go/145:/w/workspace/app-functions-sdk-go/145:rw,z -v /w/workspace/app-functions-sdk-go/145@tmp:/w/workspace/app-functions-sdk-go/145@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 23:52:15 $ docker top 5b8ee939f71f0efe1ea3f257e9a99e922ff48da5152517bb7cb33fad9117637a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:16 ---> job-cost.sh 23:52:16 lf-activate-venv: SKIPPING 23:52:16 INFO: No Stack... 23:52:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:52:18 INFO: Archiving Costs [Pipeline] sh 23:52:18 + cat /w/workspace/app-functions-sdk-go/145/archives/cost.csv 23:52:18 + cut -d, -f6 [Pipeline] lock 23:52:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] 23:52:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] did not exist. Created. 23:52:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:52:19 /w/workspace/app-functions-sdk-go/145@tmp/durable-363829eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:52:20 + echo total: 0.10999999940395355 [Pipeline] stash 23:52:20 Warning: overwriting stash ‘stack-cost’ 23:52:20 Stashed 1 file(s) [Pipeline] } 23:52:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 23:52:20 $ docker stop --time=1 5b8ee939f71f0efe1ea3f257e9a99e922ff48da5152517bb7cb33fad9117637a 23:52:21 $ docker rm -f 5b8ee939f71f0efe1ea3f257e9a99e922ff48da5152517bb7cb33fad9117637a [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 23:52:22 provisioning config files... 23:52:22 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7062573128529660548tmp [Pipeline] { [Pipeline] sh 23:52:22 + set +x 23:52:22 + curl -s https://codecov.io/bash 23:52:22 + bash -s -- 23:52:22 23:52:22 _____ _ 23:52:22 / ____| | | 23:52:22 | | ___ __| | ___ ___ _____ __ 23:52:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:52:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:52:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:52:22 Bash-1.0.6 23:52:22 23:52:22 23:52:22 ==> git version 2.25.1 found 23:52:22 ==> 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 23:52:22 Release-Date: 2020-01-08 23:52:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:52:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:52:22 ==> Jenkins CI detected. 23:52:22 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 23:52:22 project root: . 23:52:22 --> token set from env 23:52:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:52:22 ==> Running gcov in . (disable via -X gcov) 23:52:22 ==> Python coveragepy not found 23:52:22 ==> Searching for coverage reports in: 23:52:22 + . 23:52:22 -> Found 2 reports 23:52:22 ==> Detecting git/mercurial file structure 23:52:22 ==> Reading reports 23:52:22 + ./app-service-template/coverage.out bytes=1222 23:52:22 + ./coverage.out bytes=125926 23:52:22 ==> Appending adjustments 23:52:22 https://docs.codecov.io/docs/fixing-reports 23:52:23 + Found adjustments 23:52:23 ==> Gzipping contents 23:52:23 24K /tmp/codecov.MZ4rvV.gz 23:52:23 ==> Uploading reports 23:52:23 url: https://codecov.io 23:52:23 query: branch=main&commit=13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:52:23 -> Pinging Codecov 23:52:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:52:23 -> Uploading to 23:52:23 https://storage.googleapis.com/codecov/v4/raw/2022-07-21/3D8B5DFFC46A037C893635FACE044666/13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8/729cd74e-28eb-45fc-989d-c94393b4b2a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T235223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b57f6419a8a41294448e59c6c2cbd663aaa57764bdaf8051f9ba44b5425f010 23:52:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:23 Dload Upload Total Spent Left Speed 23:52:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21645 0 0 100 21645 0 90945 --:--:-- --:--:-- --:--:-- 90945 23:52:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] } 23:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:52:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:52:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:52:24 23:52:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:52:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:52:24 df9b9388f04a: Pulling fs layer 23:52:24 52dc419b0ee2: Pulling fs layer 23:52:24 25bc292e5bac: Pulling fs layer 23:52:24 114826534d7a: Pulling fs layer 23:52:24 4657fd5d0bcf: Pulling fs layer 23:52:24 6ad1cebc031e: Pulling fs layer 23:52:24 8a3aa393b2d8: Pulling fs layer 23:52:24 114826534d7a: Waiting 23:52:24 4657fd5d0bcf: Waiting 23:52:24 6ad1cebc031e: Waiting 23:52:24 8a3aa393b2d8: Waiting 23:52:24 25bc292e5bac: Verifying Checksum 23:52:24 52dc419b0ee2: Verifying Checksum 23:52:24 52dc419b0ee2: Download complete 23:52:24 4657fd5d0bcf: Download complete 23:52:24 df9b9388f04a: Pull complete 23:52:24 6ad1cebc031e: Verifying Checksum 23:52:24 6ad1cebc031e: Download complete 23:52:24 52dc419b0ee2: Pull complete 23:52:24 25bc292e5bac: Pull complete 23:52:25 114826534d7a: Verifying Checksum 23:52:25 114826534d7a: Download complete 23:52:25 8a3aa393b2d8: Verifying Checksum 23:52:25 8a3aa393b2d8: Download complete 23:52:28 114826534d7a: Pull complete 23:52:28 4657fd5d0bcf: Pull complete 23:52:28 6ad1cebc031e: Pull complete 23:52:31 8a3aa393b2d8: Pull complete 23:52:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:52:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:31 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:52:33 $ docker top de4688b07cae29c9b8ab254632f12ee2faeec7034d49abcfa00cc4a6a152d903 -eo pid,comm [Pipeline] { [Pipeline] echo 23:52:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 23:52:33 + set -o pipefail 23:52:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 23:52:38 23:52:38 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 23:52:38 23:52:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/81487772-d7d7-4f17-be7e-b760416edee2 23:52:38 23:52:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:52:38 23:52:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:52:38 23:52:38 [Pipeline] } 23:52:38 $ docker stop --time=1 de4688b07cae29c9b8ab254632f12ee2faeec7034d49abcfa00cc4a6a152d903 23:52:41 $ docker rm -f de4688b07cae29c9b8ab254632f12ee2faeec7034d49abcfa00cc4a6a152d903 [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 23:52:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:41 provisioning config files... 23:52:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7301773784406067251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:42 --> edgex-publish-swagger.sh 23:52:42 === Publish openapi/v2 API === 23:52:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:52:42 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 23:52:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:42 Dload Upload Total Spent Left Speed 23:52:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13412 0:00:01 0:00:01 --:--:-- 13412 100 13708 0 0 100 13708 0 13412 0:00:01 0:00:01 --:--:-- 13412 23:52:42 23:52:42 [Pipeline] } 23:52:42 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 23:52:43 + git log --format=format:%s -1 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] sh 23:52:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:44 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:52:44 $ docker top ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd -eo pid,comm 23:52:44 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). 23:52:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:44 [ssh-agent] Looking for ssh-agent implementation... 23:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:44 $ docker exec ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd ssh-agent 23:52:44 SSH_AUTH_SOCK=/tmp/ssh-VmzpeOyrCSDh/agent.32 23:52:44 SSH_AGENT_PID=38 23:52:44 Running ssh-add (command line suppressed) 23:52:44 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047547282849783805.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047547282849783805.key) 23:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:45 + git semver tag 23:52:45 2022-07-21 23:52:45,396 [run_tag] DEBUG tag force:False 23:52:45 2022-07-21 23:52:45,397 [check_head_tag] DEBUG check head tag 23:52:45 2022-07-21 23:52:45,397 [execute] INFO git cat-file --batch-check 23:52:45 2022-07-21 23:52:45,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 23:52:45 2022-07-21 23:52:45,401 [execute] INFO git cat-file --batch 23:52:45 2022-07-21 23:52:45,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 23:52:45 2022-07-21 23:52:45,416 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:52:45 2022-07-21 23:52:45,416 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 23:52:45 2022-07-21 23:52:45,417 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 23:52:45 2022-07-21 23:52:45,422 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:52:45 2.3.0-dev.24 [Pipeline] } 23:52:45 $ docker exec --env ******** --env ******** ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd ssh-agent -k 23:52:45 unset SSH_AUTH_SOCK; 23:52:45 unset SSH_AGENT_PID; 23:52:45 echo Agent pid 38 killed; 23:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:45 + git semver [Pipeline] } 23:52:46 $ docker stop --time=1 ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd 23:52:47 $ docker rm -f ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:52:47 23:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:52:48 0.23.1-centos7: Pulling from edgex-lftools 23:52:48 ab5ef0e58194: Pulling fs layer 23:52:48 9712f1f96733: Pulling fs layer 23:52:48 63f879dbbcfc: Pulling fs layer 23:52:48 0d9ebad4ef96: Pulling fs layer 23:52:48 e9a5061849ea: Pulling fs layer 23:52:48 d747dcd14b5f: Pulling fs layer 23:52:48 2de7ff778b66: Pulling fs layer 23:52:48 e9a5061849ea: Waiting 23:52:48 2de7ff778b66: Waiting 23:52:48 d747dcd14b5f: Waiting 23:52:48 0d9ebad4ef96: Waiting 23:52:48 9712f1f96733: Verifying Checksum 23:52:48 9712f1f96733: Download complete 23:52:48 63f879dbbcfc: Verifying Checksum 23:52:48 63f879dbbcfc: Download complete 23:52:48 e9a5061849ea: Verifying Checksum 23:52:48 e9a5061849ea: Download complete 23:52:48 ab5ef0e58194: Verifying Checksum 23:52:48 ab5ef0e58194: Download complete 23:52:48 d747dcd14b5f: Download complete 23:52:48 0d9ebad4ef96: Verifying Checksum 23:52:48 0d9ebad4ef96: Download complete 23:52:48 2de7ff778b66: Verifying Checksum 23:52:48 2de7ff778b66: Download complete 23:52:51 ab5ef0e58194: Pull complete 23:52:51 9712f1f96733: Pull complete 23:52:52 63f879dbbcfc: Pull complete 23:52:56 0d9ebad4ef96: Pull complete 23:52:56 e9a5061849ea: Pull complete 23:52:56 d747dcd14b5f: Pull complete 23:52:57 2de7ff778b66: Pull complete 23:52:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:57 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:52:59 $ docker top ec73f983ac463291be26f05491b7453426600b3221bf7f7f74b9a7b44b5d26d1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:52:59 provisioning config files... 23:52:59 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1196232078189475602tmp 23:52:59 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8437407084886195166tmp 23:52:59 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2430991331982169270tmp [Pipeline] { [Pipeline] echo 23:52:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:53:00 ---> sigul-configuration.sh 23:53:00 gpg: directory `/root/.gnupg' created 23:53:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:53:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:53:00 gpg: keyring `/root/.gnupg/secring.gpg' created 23:53:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:53:00 gpg: CAST5 encrypted data 23:53:00 gpg: encrypted with 1 passphrase 23:53:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:53:00 + mkdir /home/jenkins 23:53:00 + mkdir /home/jenkins/sigul [Pipeline] sh 23:53:00 + 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 23:53:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:53:01 ---> sigul-install.sh 23:53:01 Sigul already installed; skipping installation. [Pipeline] sh 23:53:01 + git tag --list 23:53:01 v0.1.0 23:53:01 v0.1.1 23:53:01 v1.0.0 23:53:01 v1.1.0 23:53:01 v1.2.0 23:53:01 v1.3.0 23:53:01 v1.3.1 23:53:01 v2.0.0 23:53:01 v2.0.1 23:53:01 v2.1.0 23:53:01 v2.1.1 23:53:01 v2.1.1-dev.3 23:53:01 v2.1.1-dev.4 23:53:01 v2.2.0 23:53:01 v2.2.1-dev.1 23:53:01 v2.2.1-dev.10 23:53:01 v2.2.1-dev.11 23:53:01 v2.2.1-dev.12 23:53:01 v2.2.1-dev.13 23:53:01 v2.2.1-dev.14 23:53:01 v2.2.1-dev.15 23:53:01 v2.2.1-dev.16 23:53:01 v2.2.1-dev.17 23:53:01 v2.2.1-dev.18 23:53:01 v2.2.1-dev.19 23:53:01 v2.2.1-dev.2 23:53:01 v2.2.1-dev.20 23:53:01 v2.2.1-dev.21 23:53:01 v2.2.1-dev.22 23:53:01 v2.2.1-dev.3 23:53:01 v2.2.1-dev.4 23:53:01 v2.2.1-dev.5 23:53:01 v2.2.1-dev.6 23:53:01 v2.2.1-dev.7 23:53:01 v2.2.1-dev.8 23:53:01 v2.2.1-dev.9 23:53:01 v2.3.0-dev.24 [Pipeline] sh 23:53:01 + lftools sign git-tag v2.3.0-dev.24 23:53:02 Signing Git tag with Sigul... 23:53:02 Signing v2.3.0-dev.24 [Pipeline] echo 23:53:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:53:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:53:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:53:02 $ docker stop --time=1 ec73f983ac463291be26f05491b7453426600b3221bf7f7f74b9a7b44b5d26d1 23:53:04 $ docker rm -f ec73f983ac463291be26f05491b7453426600b3221bf7f7f74b9a7b44b5d26d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:53:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:04 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:53:05 $ docker top 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 -eo pid,comm 23:53:05 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). 23:53:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:05 [ssh-agent] Looking for ssh-agent implementation... 23:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:05 $ docker exec 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 ssh-agent 23:53:05 SSH_AUTH_SOCK=/tmp/ssh-5Yon1ztDWQzG/agent.33 23:53:05 SSH_AGENT_PID=39 23:53:05 Running ssh-add (command line suppressed) 23:53:05 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7554446358543332757.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7554446358543332757.key) 23:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:06 + git semver bump pre 23:53:06 2022-07-21 23:53:06,293 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:53:06 2022-07-21 23:53:06,293 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev 23:53:06 2022-07-21 23:53:06,293 [bump_version] DEBUG bumped version:2.3.0-dev.25 23:53:06 2022-07-21 23:53:06,293 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 23:53:06 2022-07-21 23:53:06,293 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:53:06 2022-07-21 23:53:06,293 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:53:06 2022-07-21 23:53:06,295 [execute] INFO git cat-file --batch-check 23:53:06 2022-07-21 23:53:06,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:53:06 2022-07-21 23:53:06,300 [execute] INFO git cat-file --batch 23:53:06 2022-07-21 23:53:06,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:53:06 2022-07-21 23:53:06,305 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:53:06 2.3.0-dev.25 [Pipeline] } 23:53:06 $ docker exec --env ******** --env ******** 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 ssh-agent -k 23:53:06 unset SSH_AUTH_SOCK; 23:53:06 unset SSH_AGENT_PID; 23:53:06 echo Agent pid 39 killed; 23:53:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:06 + git semver [Pipeline] } 23:53:07 $ docker stop --time=1 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 23:53:08 $ docker rm -f 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 [Pipeline] // withDockerContainer [Pipeline] sh 23:53:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:09 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:53:09 $ docker top ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 -eo pid,comm 23:53:09 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). 23:53:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:09 [ssh-agent] Looking for ssh-agent implementation... 23:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:09 $ docker exec ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 ssh-agent 23:53:09 SSH_AUTH_SOCK=/tmp/ssh-Hp3JuxIBR1H1/agent.33 23:53:09 SSH_AGENT_PID=39 23:53:09 Running ssh-add (command line suppressed) 23:53:09 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8611772189468818316.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8611772189468818316.key) 23:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:10 + git semver push 23:53:10 2022-07-21 23:53:10,441 [run_push] DEBUG push 23:53:10 2022-07-21 23:53:10,442 [execute] INFO git cat-file --batch-check 23:53:10 2022-07-21 23:53:10,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:53:10 2022-07-21 23:53:10,446 [execute] INFO git rev-list 807b4f09cef1d1aeeed252d4488812eca3adac4a -- 23:53:10 2022-07-21 23:53:10,446 [execute] DEBUG Popen(['git', 'rev-list', '807b4f09cef1d1aeeed252d4488812eca3adac4a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:53:10 2022-07-21 23:53:10,461 [execute] INFO git fetch -v origin 23:53:10 2022-07-21 23:53:10,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:53:11 2022-07-21 23:53:10,921 [run_push] DEBUG no remote changes detected 23:53:11 2022-07-21 23:53:10,922 [execute] INFO git push origin semver 23:53:11 2022-07-21 23:53:10,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:53:12 2022-07-21 23:53:11,656 [run_push] DEBUG push all version tags 23:53:12 2022-07-21 23:53:11,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:53:12 2022-07-21 23:53:11,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 23:53:12 2022-07-21 23:53:12,319 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:53:12 2.3.0-dev.25 [Pipeline] } 23:53:12 $ docker exec --env ******** --env ******** ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 ssh-agent -k 23:53:12 unset SSH_AUTH_SOCK; 23:53:12 unset SSH_AGENT_PID; 23:53:12 echo Agent pid 39 killed; 23:53:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:13 + git semver [Pipeline] } 23:53:13 $ docker stop --time=1 ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 23:53:14 $ docker rm -f ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 [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 23:53:15 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 23:53:15 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 23:53:15 total 16 23:53:15 drwxr-xr-x 3 root root 4096 Jul 21 23:43 . 23:53:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 23:53 .. 23:53:15 drwxr-xr-x 2 root root 4096 Jul 21 23:43 cost 23:53:15 -rw-r--r-- 1 root root 91 Jul 21 23:43 cost.csv 23:53:15 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 23:53:15 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 23:53:15 total 16 23:53:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 23:43 . 23:53:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 23:53 .. 23:53:15 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 23:43 cost 23:53:15 -rw-r--r-- 1 jenkins jenkins 91 Jul 21 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:53:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:16 ---> package-listing.sh 23:53:16 ++ facter osfamily 23:53:16 ++ tr '[:upper:]' '[:lower:]' 23:53:16 + OS_FAMILY=debian 23:53:16 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 23:53:16 + START_PACKAGES=/tmp/packages_start.txt 23:53:16 + END_PACKAGES=/tmp/packages_end.txt 23:53:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:16 + PACKAGES=/tmp/packages_start.txt 23:53:16 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:53:16 + PACKAGES=/tmp/packages_end.txt 23:53:16 + case "${OS_FAMILY}" in 23:53:16 + dpkg -l 23:53:16 + grep '^ii' 23:53:16 + '[' -f /tmp/packages_start.txt ']' 23:53:16 + '[' -f /tmp/packages_end.txt ']' 23:53:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:16 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:53:16 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 23:53:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 23:53:16 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/oundry_app-functions-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 23:53:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:17 prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container 23:53:17 $ 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/oundry_app-functions-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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-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 23:53:17 $ docker top 9805aa54e03616eee0e3dc3b10c0c4494d4a28dedc0703cb49881c3c58435e42 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:18 + ls /var/log/sa-host 23:53:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:18 provisioning config files... 23:53:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7857979830913342981tmp [Pipeline] { [Pipeline] echo 23:53:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:19 ---> create-netrc.sh [Pipeline] } 23:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:19 ---> python-tools-install.sh [Pipeline] echo 23:53:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:19 ---> sudo-logs.sh 23:53:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:20 ---> job-cost.sh 23:53:20 lf-activate-venv: SKIPPING 23:53:20 DEBUG: total: 0.2199999988079071 23:53:20 INFO: Retrieving Stack Cost... 23:53:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:21 INFO: Archiving Costs [Pipeline] echo 23:53:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:21 ---> logs-deploy.sh 23:53:21 lf-activate-venv: SKIPPING 23:53:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/145 23:53:21 INFO: archiving workspace using pattern(s): 23:53:22 Archives upload complete. 23:53:22 INFO: archiving logs to Nexus 23:53:23 ---> uname -a: 23:53:23 Linux prd-ubuntu20-04-docker-8c-8g-20725 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:53:23 23:53:23 23:53:23 ---> lscpu: 23:53:23 Architecture: x86_64 23:53:23 CPU op-mode(s): 32-bit, 64-bit 23:53:23 Byte Order: Little Endian 23:53:23 Address sizes: 40 bits physical, 48 bits virtual 23:53:23 CPU(s): 8 23:53:23 On-line CPU(s) list: 0-7 23:53:23 Thread(s) per core: 1 23:53:23 Core(s) per socket: 1 23:53:23 Socket(s): 8 23:53:23 NUMA node(s): 1 23:53:23 Vendor ID: AuthenticAMD 23:53:23 CPU family: 23 23:53:23 Model: 49 23:53:23 Model name: AMD EPYC-Rome Processor 23:53:23 Stepping: 0 23:53:23 CPU MHz: 2799.994 23:53:23 BogoMIPS: 5599.98 23:53:23 Virtualization: AMD-V 23:53:23 Hypervisor vendor: KVM 23:53:23 Virtualization type: full 23:53:23 L1d cache: 256 KiB 23:53:23 L1i cache: 256 KiB 23:53:23 L2 cache: 4 MiB 23:53:23 L3 cache: 128 MiB 23:53:23 NUMA node0 CPU(s): 0-7 23:53:23 Vulnerability Itlb multihit: Not affected 23:53:23 Vulnerability L1tf: Not affected 23:53:23 Vulnerability Mds: Not affected 23:53:23 Vulnerability Meltdown: Not affected 23:53:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:53:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:53:23 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:53:23 Vulnerability Srbds: Not affected 23:53:23 Vulnerability Tsx async abort: Not affected 23:53:23 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 23:53:23 23:53:23 23:53:23 ---> nproc: 23:53:23 8 23:53:23 23:53:23 23:53:23 ---> df -h: 23:53:23 Filesystem Size Used Avail Use% Mounted on 23:53:23 overlay 155G 12G 144G 8% / 23:53:23 tmpfs 64M 0 64M 0% /dev 23:53:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:53:23 shm 64M 0 64M 0% /dev/shm 23:53:23 /dev/vda1 155G 12G 144G 8% /facter-os 23:53:23 23:53:23 23:53:23 ---> sar -b -r -n DEV: 23:53:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20725) 07/21/22 _x86_64_ (8 CPU) 23:53:23 23:53:23 23:40:48 LINUX RESTART (8 CPU) 23:53:23 23:53:23 23:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:53:23 23:42:02 415.50 54.76 360.74 0.00 5160.87 197291.38 0.00 23:53:23 23:43:01 42.82 0.07 42.76 0.00 0.95 22175.92 0.00 23:53:23 23:44:01 50.66 0.10 50.56 0.00 6.53 26263.36 0.00 23:53:23 23:45:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 23:53:23 23:46:01 1.18 0.02 1.17 0.00 0.13 13.60 0.00 23:53:23 23:47:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 23:53:23 23:48:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 23:53:23 23:49:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 23:53:23 23:50:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 23:53:23 23:51:01 1.78 0.00 1.78 0.00 0.00 26.26 0.00 23:53:23 23:52:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 23:53:23 23:53:01 96.38 0.45 95.93 0.00 17.73 61103.28 0.00 23:53:23 Average: 51.35 4.62 46.73 0.00 432.76 25583.96 0.00 23:53:23 23:53:23 23:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:53:23 23:42:02 28367864 31644584 647104 1.97 133580 3366588 2514712 7.41 1340408 2740212 305340 23:53:23 23:43:01 27863600 31673680 614836 1.87 124472 3874664 2475028 7.29 1552376 2993188 265012 23:53:23 23:44:01 28266656 31684752 609280 1.85 128976 3500868 2248992 6.63 1287552 2880712 156 23:53:23 23:45:01 28267244 31685404 608444 1.85 129024 3500868 2248992 6.63 1286828 2880712 52 23:53:23 23:46:01 28272636 31691068 602796 1.83 129056 3500868 2248992 6.63 1281332 2880904 16 23:53:23 23:47:01 28272676 31691124 602732 1.83 129092 3500876 2248992 6.63 1282052 2880904 44 23:53:23 23:48:01 28276124 31694644 599164 1.82 129124 3500880 2248992 6.63 1277868 2880908 152 23:53:23 23:49:01 28275680 31694332 599396 1.82 129140 3501016 2248992 6.63 1277896 2881040 144 23:53:23 23:50:01 28276892 31695580 597928 1.82 129168 3501016 2248992 6.63 1277792 2881044 12 23:53:23 23:51:01 28276816 31695544 598136 1.82 129232 3500992 2248992 6.63 1278208 2881028 52 23:53:23 23:52:01 28276224 31695020 598584 1.82 129280 3501004 2248992 6.63 1278672 2881032 156 23:53:23 23:53:01 26681652 31584808 698944 2.13 173368 4809272 2398404 7.07 1470632 4140960 664 23:53:23 Average: 28114505 31677545 614779 1.87 132793 3629909 2302423 6.79 1324301 2983554 47650 23:53:23 23:53:23 23:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:53:23 23:42:02 ens3 858.11 595.37 7793.36 121.28 0.00 0.00 0.00 0.00 23:53:23 23:42:02 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 23:53:23 23:42:02 veth151ada0 52.12 63.29 5.04 730.52 0.00 0.00 0.00 0.06 23:53:23 23:42:02 docker0 111.90 117.41 8.79 1083.98 0.00 0.00 0.00 0.00 23:53:23 23:43:01 ens3 17.64 10.32 14.89 7.14 0.00 0.00 0.00 0.00 23:53:23 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:43:01 veth151ada0 1.51 1.47 0.13 1.77 0.00 0.00 0.00 0.00 23:53:23 23:43:01 docker0 1.51 1.44 0.11 1.77 0.00 0.00 0.00 0.00 23:53:23 23:44:01 ens3 113.85 67.32 2535.20 14.11 0.00 0.00 0.00 0.00 23:53:23 23:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 23:53:23 23:44:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:47:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:53:23 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:50:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:23 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:52:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 23:53:23 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:53:01 ens3 399.47 291.88 7878.62 139.22 0.00 0.00 0.00 0.00 23:53:23 23:53:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 23:53:23 23:53:01 docker0 36.19 51.04 3.40 689.11 0.00 0.00 0.00 0.00 23:53:23 23:53:01 vethbebc0e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:23 Average: ens3 115.95 80.55 1520.53 23.51 0.00 0.00 0.00 0.00 23:53:23 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 23:53:23 Average: docker0 12.49 14.18 1.03 148.10 0.00 0.00 0.00 0.00 23:53:23 Average: vethbebc0e1 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:53:23 23:53:23 23:53:23 ---> sar -P ALL: 23:53:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20725) 07/21/22 _x86_64_ (8 CPU) 23:53:23 23:53:23 23:40:48 LINUX RESTART (8 CPU) 23:53:23 23:53:23 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:53:23 23:42:02 all 12.99 0.00 4.87 2.04 0.06 80.04 23:53:23 23:42:02 0 13.54 0.00 4.10 0.44 0.05 81.87 23:53:23 23:42:02 1 15.52 0.00 5.70 3.10 0.07 75.62 23:53:23 23:42:02 2 13.59 0.00 4.00 1.75 0.05 80.61 23:53:23 23:42:02 3 14.04 0.00 5.44 2.42 0.08 78.02 23:53:23 23:42:02 4 10.30 0.00 4.83 1.44 0.05 83.38 23:53:23 23:42:02 5 12.48 0.00 5.78 4.31 0.07 77.36 23:53:23 23:42:02 6 12.39 0.00 4.56 1.99 0.07 81.00 23:53:23 23:42:02 7 12.07 0.00 4.53 0.85 0.07 82.48 23:53:23 23:43:01 all 52.89 0.00 7.50 0.21 0.07 39.33 23:53:23 23:43:01 0 53.09 0.00 7.34 0.00 0.07 39.51 23:53:23 23:43:01 1 53.72 0.00 7.77 0.00 0.05 38.46 23:53:23 23:43:01 2 52.46 0.00 7.38 0.05 0.07 40.04 23:53:23 23:43:01 3 51.52 0.00 7.69 0.02 0.07 40.71 23:53:23 23:43:01 4 52.98 0.00 7.24 1.03 0.07 38.69 23:53:23 23:43:01 5 53.50 0.00 7.85 0.02 0.07 38.57 23:53:23 23:43:01 6 53.29 0.00 7.40 0.55 0.07 38.69 23:53:23 23:43:01 7 52.60 0.00 7.35 0.00 0.07 39.99 23:53:23 23:44:01 all 12.29 0.00 2.06 0.42 0.03 85.20 23:53:23 23:44:01 0 12.54 0.00 2.50 0.05 0.03 84.88 23:53:23 23:44:01 1 11.84 0.00 2.28 0.02 0.03 85.83 23:53:23 23:44:01 2 11.63 0.00 1.57 0.00 0.02 86.78 23:53:23 23:44:01 3 12.04 0.00 1.76 0.10 0.03 86.06 23:53:23 23:44:01 4 12.04 0.00 1.97 1.00 0.03 84.95 23:53:23 23:44:01 5 13.31 0.00 2.03 1.51 0.03 83.13 23:53:23 23:44:01 6 12.14 0.00 2.42 0.64 0.03 84.77 23:53:23 23:44:01 7 12.76 0.00 1.95 0.02 0.03 85.24 23:53:23 23:45:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:53:23 23:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:53:23 23:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:23 23:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:23 23:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:53:23 23:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:23 23:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:53:23 23:45:01 6 0.05 0.00 0.03 0.02 0.02 99.88 23:53:23 23:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:53:23 23:46:01 all 0.03 0.00 0.04 0.00 0.01 99.92 23:53:23 23:46:01 0 0.08 0.00 0.10 0.00 0.02 99.80 23:53:23 23:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:53:23 23:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:53:23 23:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:53:23 23:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:53:23 23:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:53:23 23:46:01 6 0.05 0.00 0.05 0.00 0.02 99.88 23:53:23 23:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:53:23 23:47:01 all 0.03 0.00 0.02 0.00 0.00 99.95 23:53:23 23:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:53:23 23:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:53:23 23:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:53:23 23:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:53:23 23:47:01 6 0.07 0.00 0.05 0.02 0.02 99.85 23:53:23 23:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:53:23 23:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:53:23 23:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:53:23 23:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:23 23:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:53:23 23:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:53:23 23:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:53:23 23:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:53:23 23:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:53:23 23:48:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:53:23 23:49:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:53:23 23:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:53:23 23:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:53:23 23:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:53:23 23:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:53:23 23:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:49:01 6 0.07 0.00 0.03 0.05 0.02 99.83 23:53:23 23:49:01 7 0.03 0.00 0.07 0.00 0.02 99.88 23:53:23 23:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:53:23 23:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:53:23 23:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:23 23:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:53:23 23:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:53:23 23:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:53:23 23:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:53:23 23:50:01 6 0.07 0.00 0.03 0.02 0.02 99.87 23:53:23 23:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:23 23:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:53:23 23:51:01 0 0.05 0.00 0.03 0.02 0.00 99.90 23:53:23 23:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:53:23 23:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:53:23 23:51:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:53:23 23:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:53:23 23:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:53:23 23:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:53:23 23:52:01 0 0.12 0.00 0.02 0.02 0.02 99.83 23:53:23 23:52:01 1 0.05 0.00 0.00 0.02 0.00 99.93 23:53:23 23:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:23 23:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:23 23:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:53:23 23:52:01 5 0.05 0.00 0.03 0.00 0.02 99.90 23:53:23 23:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:53:23 23:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:23 23:53:23 23:52:01 CPU %user %nice %system %iowait %steal %idle 23:53:23 23:53:01 all 8.78 0.00 3.33 1.07 0.05 86.78 23:53:23 23:53:01 0 9.48 0.00 2.80 0.15 0.03 87.54 23:53:23 23:53:01 1 9.71 0.00 3.75 0.19 0.05 86.30 23:53:23 23:53:01 2 9.05 0.00 3.51 0.15 0.05 87.24 23:53:23 23:53:01 3 8.61 0.00 3.85 4.07 0.05 83.41 23:53:23 23:53:01 4 9.68 0.00 2.68 0.07 0.03 87.55 23:53:23 23:53:01 5 8.24 0.00 2.96 0.12 0.05 88.64 23:53:23 23:53:01 6 8.47 0.00 3.48 2.10 0.05 85.90 23:53:23 23:53:01 7 6.97 0.00 3.60 1.74 0.05 87.63 23:53:23 Average: all 7.15 0.00 1.47 0.31 0.02 91.05 23:53:23 Average: 0 7.30 0.00 1.40 0.06 0.02 91.23 23:53:23 Average: 1 7.45 0.00 1.61 0.27 0.02 90.64 23:53:23 Average: 2 7.12 0.00 1.36 0.16 0.02 91.34 23:53:23 Average: 3 7.08 0.00 1.55 0.56 0.02 90.79 23:53:23 Average: 4 6.98 0.00 1.38 0.29 0.02 91.33 23:53:23 Average: 5 7.19 0.00 1.54 0.49 0.02 90.76 23:53:23 Average: 6 7.14 0.00 1.49 0.45 0.03 90.89 23:53:23 Average: 7 6.93 0.00 1.45 0.22 0.02 91.38 23:53:23 23:53:23 23:53:23