Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db4e73f51304548f3d4fc4a0de42a0b09927153f 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-ssh5811512350774280767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5959649711844599283.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5613762302865125000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2035292210539098753.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3527854404627831770.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15531’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15541’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15532’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15549 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision db4e73f51304548f3d4fc4a0de42a0b09927153f (main) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#563)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 > git rev-list --no-walk 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T09:58:39.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T09:58:39.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:58:39.426Z] ========================================================= [2023-05-16T09:58:39.426Z] EdgeX Global Pipelines Version Info [2023-05-16T09:58:39.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:40.150Z] ------------------- [2023-05-16T09:58:40.150Z] stable info: [2023-05-16T09:58:40.150Z] ------------------- [2023-05-16T09:58:40.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:58:40.150Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:58:40.150Z] Message: update stable to v1.0.249 [2023-05-16T09:58:40.722Z] ------------------- [2023-05-16T09:58:40.722Z] experimental info: [2023-05-16T09:58:40.722Z] ------------------- [2023-05-16T09:58:40.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:58:40.722Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:58:40.722Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:58:40.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-16T09:58:40.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-16T09:58:40.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:58:40.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:58:40.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:58:40.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:58:40.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:58:41.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:58:41.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:58:41.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:58:41.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:58:41.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-16T09:58:41.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:58:41.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:58:41.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:58:41.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:58:41.157Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:58:41.175Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:58:41.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:58:41.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:58:41.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:58:41.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:58:41.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:58:41.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:58:41.268Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:58:41.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:58:41.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:58:41.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T09:58:41.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T09:58:41.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T09:58:41.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo [2023-05-16T09:58:41.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db4e73f [Pipeline] echo [2023-05-16T09:58:41.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:58:41.438Z] provisioning config files... [2023-05-16T09:58:41.452Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1198374648388686914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:41.753Z] ---> docker-login.sh [2023-05-16T09:58:41.754Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:58:42.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:42.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:42.015Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:42.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:42.015Z] [2023-05-16T09:58:42.015Z] Login Succeeded [2023-05-16T09:58:42.015Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:58:42.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:42.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:42.287Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:42.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:42.287Z] [2023-05-16T09:58:42.287Z] Login Succeeded [2023-05-16T09:58:42.287Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:58:42.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:42.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:42.287Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:42.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:42.287Z] [2023-05-16T09:58:42.287Z] Login Succeeded [2023-05-16T09:58:42.287Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:58:42.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:42.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:42.547Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:42.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:42.547Z] [2023-05-16T09:58:42.547Z] Login Succeeded [2023-05-16T09:58:42.547Z] docker.io [2023-05-16T09:58:42.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:42.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:42.807Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:42.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:42.807Z] [2023-05-16T09:58:42.807Z] Login Succeeded [2023-05-16T09:58:42.807Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:58:42.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:58:43.208Z] + git rev-list -1 --merges db4e73f51304548f3d4fc4a0de42a0b09927153f~1..db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo [2023-05-16T09:58:43.262Z] -----------> git rev-list -1 --merges db4e73f51304548f3d4fc4a0de42a0b09927153f~1..db4e73f51304548f3d4fc4a0de42a0b09927153f db4e73f51304548f3d4fc4a0de42a0b09927153f [false] [Pipeline] sh [2023-05-16T09:58:43.571Z] + git log --format=format:%s -1 db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo [2023-05-16T09:58:43.587Z] ========================================================= [2023-05-16T09:58:43.587Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:58:43.587Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:58:43.910Z] + git log --format=format:%s -1 db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo [2023-05-16T09:58:43.927Z] [semverPrep] GIT_COMMIT: db4e73f51304548f3d4fc4a0de42a0b09927153f, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#563) [Pipeline] echo [2023-05-16T09:58:43.936Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:58:44.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:58:44.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:58:44.359Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:58:44.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:58:44.359Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T09:58:44.359Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:58:44.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:44.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:58:44.801Z] [2023-05-16T09:58:44.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:45.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:58:45.103Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:58:45.104Z] b85a868b505f: Pulling fs layer [2023-05-16T09:58:45.104Z] e2be974225ed: Pulling fs layer [2023-05-16T09:58:45.104Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:58:45.104Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:58:45.104Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:58:45.104Z] eaf3925da568: Pulling fs layer [2023-05-16T09:58:45.104Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:58:45.104Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:58:45.104Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:58:45.104Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:58:45.104Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:58:45.104Z] 1469e6f7b9e6: Waiting [2023-05-16T09:58:45.104Z] 988bab9f4d93: Waiting [2023-05-16T09:58:45.104Z] bab4dde63d76: Waiting [2023-05-16T09:58:45.104Z] eaf3925da568: Waiting [2023-05-16T09:58:45.104Z] bde34c3a00c8: Waiting [2023-05-16T09:58:45.104Z] b352a97aabf1: Waiting [2023-05-16T09:58:45.104Z] 4872d77fe225: Waiting [2023-05-16T09:58:45.104Z] 5851b861e8e6: Waiting [2023-05-16T09:58:45.104Z] e2be974225ed: Download complete [2023-05-16T09:58:45.104Z] 988bab9f4d93: Verifying Checksum [2023-05-16T09:58:45.104Z] 988bab9f4d93: Download complete [2023-05-16T09:58:45.365Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:58:45.365Z] 1469e6f7b9e6: Download complete [2023-05-16T09:58:45.365Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:58:45.365Z] 339a4e72a1f5: Download complete [2023-05-16T09:58:45.365Z] eaf3925da568: Verifying Checksum [2023-05-16T09:58:45.365Z] eaf3925da568: Download complete [2023-05-16T09:58:45.365Z] bde34c3a00c8: Verifying Checksum [2023-05-16T09:58:45.365Z] bde34c3a00c8: Download complete [2023-05-16T09:58:45.365Z] b352a97aabf1: Download complete [2023-05-16T09:58:45.365Z] 4872d77fe225: Download complete [2023-05-16T09:58:45.365Z] 5851b861e8e6: Verifying Checksum [2023-05-16T09:58:45.365Z] 5851b861e8e6: Download complete [2023-05-16T09:58:45.365Z] b85a868b505f: Verifying Checksum [2023-05-16T09:58:45.365Z] b85a868b505f: Download complete [2023-05-16T09:58:45.623Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:58:45.623Z] bab4dde63d76: Download complete [2023-05-16T09:58:46.562Z] b85a868b505f: Pull complete [2023-05-16T09:58:46.823Z] e2be974225ed: Pull complete [2023-05-16T09:58:47.082Z] 339a4e72a1f5: Pull complete [2023-05-16T09:58:47.350Z] 988bab9f4d93: Pull complete [2023-05-16T09:58:47.621Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:58:47.621Z] eaf3925da568: Pull complete [2023-05-16T09:58:49.535Z] bab4dde63d76: Pull complete [2023-05-16T09:58:49.535Z] bde34c3a00c8: Pull complete [2023-05-16T09:58:49.796Z] b352a97aabf1: Pull complete [2023-05-16T09:58:49.796Z] 4872d77fe225: Pull complete [2023-05-16T09:58:49.796Z] 5851b861e8e6: Pull complete [2023-05-16T09:58:49.797Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:58:49.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:58:49.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:58:49.911Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T09:58:49.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:58:52.313Z] $ docker top a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f -eo pid,comm [2023-05-16T09:58:52.386Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T09:58:52.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:58:52.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:58:52.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:58:52.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:58:52.542Z] $ docker exec a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent [2023-05-16T09:58:52.674Z] SSH_AUTH_SOCK=/tmp/ssh-x94QZDsUZyXZ/agent.32 [2023-05-16T09:58:52.674Z] SSH_AGENT_PID=38 [2023-05-16T09:58:52.681Z] Running ssh-add (command line suppressed) [2023-05-16T09:58:52.778Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5423644822280469311.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5423644822280469311.key) [2023-05-16T09:58:52.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:58:53.117Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:58:53.119Z] $ docker exec --env ******** --env ******** a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent -k [2023-05-16T09:58:53.233Z] unset SSH_AUTH_SOCK; [2023-05-16T09:58:53.233Z] unset SSH_AGENT_PID; [2023-05-16T09:58:53.234Z] echo Agent pid 38 killed; [2023-05-16T09:58:53.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:58:53.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:58:53.283Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:58:53.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:58:53.385Z] $ docker exec a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent [2023-05-16T09:58:53.506Z] SSH_AUTH_SOCK=/tmp/ssh-BQXPk8d6JxDY/agent.70 [2023-05-16T09:58:53.506Z] SSH_AGENT_PID=76 [2023-05-16T09:58:53.511Z] Running ssh-add (command line suppressed) [2023-05-16T09:58:53.605Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7506281098564677464.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7506281098564677464.key) [2023-05-16T09:58:53.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:58:53.929Z] + git semver init [2023-05-16T09:58:54.189Z] 2023-05-16 09:58:54,092 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:58:54.190Z] 2023-05-16 09:58:54,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-16T09:58:54.190Z] 2023-05-16 09:58:54,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-16T09:58:54.190Z] 2023-05-16 09:58:54,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:58:55.128Z] 2023-05-16 09:58:54,843 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-16T09:58:55.129Z] 2023-05-16 09:58:54,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-16T09:58:55.129Z] 2023-05-16 09:58:54,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T09:58:55.129Z] 2023-05-16 09:58:54,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T09:58:55.129Z] 3.0.0-dev.45 [Pipeline] } [2023-05-16T09:58:55.130Z] $ docker exec --env ******** --env ******** a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent -k [2023-05-16T09:58:55.233Z] unset SSH_AUTH_SOCK; [2023-05-16T09:58:55.233Z] unset SSH_AGENT_PID; [2023-05-16T09:58:55.233Z] echo Agent pid 76 killed; [2023-05-16T09:58:55.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:58:55.559Z] + git semver [Pipeline] } [2023-05-16T09:58:55.825Z] $ docker stop --time=1 a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f [2023-05-16T09:58:57.142Z] $ docker rm -f --volumes a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:58:57.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:58:57.741Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:58:57.743Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:58:57.856Z] provisioning config files... [2023-05-16T09:58:57.866Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7985580865290959568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:58.166Z] ---> docker-login.sh [2023-05-16T09:58:58.167Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:58:58.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:58.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:58.167Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:58.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:58.167Z] [2023-05-16T09:58:58.167Z] Login Succeeded [2023-05-16T09:58:58.167Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:58:58.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:58.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:58.167Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:58.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:58.167Z] [2023-05-16T09:58:58.167Z] Login Succeeded [2023-05-16T09:58:58.167Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:58:58.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:58.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:58.425Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:58.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:58.425Z] [2023-05-16T09:58:58.425Z] Login Succeeded [2023-05-16T09:58:58.425Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:58:58.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:58.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:58.425Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:58.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:58.425Z] [2023-05-16T09:58:58.425Z] Login Succeeded [2023-05-16T09:58:58.425Z] docker.io [2023-05-16T09:58:58.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:58.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:58.686Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:58.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:58.686Z] [2023-05-16T09:58:58.686Z] Login Succeeded [2023-05-16T09:58:58.686Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:58:58.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:58:58.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:58.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:58.803Z] ========================================================= [2023-05-16T09:58:58.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:58:58.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:59.129Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:58:59.129Z] Sending build context to Docker daemon 3.341MB [2023-05-16T09:58:59.129Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:58:59.129Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:58:59.129Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:58:59.129Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:58:59.129Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:58:59.129Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:58:59.129Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:58:59.129Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:58:59.129Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:58:59.129Z] 4d19c01a9841: Waiting [2023-05-16T09:58:59.129Z] 9f32a84ed3da: Waiting [2023-05-16T09:58:59.129Z] 9325e15d5711: Waiting [2023-05-16T09:58:59.129Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:58:59.129Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:58:59.129Z] 556b6ee489ea: Waiting [2023-05-16T09:58:59.129Z] c5a4b2cf53e6: Waiting [2023-05-16T09:58:59.129Z] 85791d961cd3: Verifying Checksum [2023-05-16T09:58:59.129Z] 85791d961cd3: Download complete [2023-05-16T09:58:59.129Z] 9f32a84ed3da: Download complete [2023-05-16T09:58:59.389Z] f56be85fc22e: Verifying Checksum [2023-05-16T09:58:59.389Z] f56be85fc22e: Download complete [2023-05-16T09:58:59.389Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:58:59.389Z] 9325e15d5711: Download complete [2023-05-16T09:58:59.389Z] f56be85fc22e: Pull complete [2023-05-16T09:58:59.650Z] 85791d961cd3: Pull complete [2023-05-16T09:58:59.922Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:58:59.922Z] c5a4b2cf53e6: Download complete [2023-05-16T09:58:59.922Z] d694b5ae8c79: Download complete [2023-05-16T09:59:00.180Z] 556b6ee489ea: Verifying Checksum [2023-05-16T09:59:00.180Z] 556b6ee489ea: Download complete [2023-05-16T09:59:04.374Z] d694b5ae8c79: Pull complete [2023-05-16T09:59:04.374Z] 9f32a84ed3da: Pull complete [2023-05-16T09:59:04.374Z] 4d19c01a9841: Pull complete [2023-05-16T09:59:04.374Z] 9325e15d5711: Pull complete [2023-05-16T09:59:06.278Z] 556b6ee489ea: Pull complete [2023-05-16T09:59:07.243Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:59:07.243Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:59:07.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:59:07.243Z] ---> c4be618373d6 [2023-05-16T09:59:07.243Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T09:59:11.450Z] ---> Running in 260748d0887a [2023-05-16T09:59:11.450Z] Removing intermediate container 260748d0887a [2023-05-16T09:59:11.450Z] ---> 3f224ac8480a [2023-05-16T09:59:11.450Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:59:11.450Z] ---> Running in d4fcb1b38e47 [2023-05-16T09:59:11.450Z] Removing intermediate container d4fcb1b38e47 [2023-05-16T09:59:11.450Z] ---> 1b171d21217f [2023-05-16T09:59:11.450Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:59:11.450Z] ---> Running in 4fb383fac68e [2023-05-16T09:59:11.714Z] Removing intermediate container 4fb383fac68e [2023-05-16T09:59:11.714Z] ---> f2cc2b02ce2a [2023-05-16T09:59:11.714Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:59:11.714Z] ---> Running in 6a8a658cc85f [2023-05-16T09:59:11.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:59:11.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:59:12.232Z] OK: 265 MiB in 53 packages [2023-05-16T09:59:12.494Z] Removing intermediate container 6a8a658cc85f [2023-05-16T09:59:12.494Z] ---> a3f8b5ef8eef [2023-05-16T09:59:12.494Z] Step 7/12 : WORKDIR /app [2023-05-16T09:59:12.761Z] ---> Running in b7d4fc6ac7a8 [2023-05-16T09:59:12.761Z] Removing intermediate container b7d4fc6ac7a8 [2023-05-16T09:59:12.761Z] ---> 535f281a3397 [2023-05-16T09:59:12.761Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T09:59:12.761Z] ---> 98eddbdb97e3 [2023-05-16T09:59:12.761Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:59:12.761Z] ---> Running in 202ed288d7f2 [2023-05-16T09:59:12.817Z] Still waiting to schedule task [2023-05-16T09:59:12.817Z] ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T09:59:12.817Z] ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T09:59:12.817Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15548’ is offline [2023-05-16T09:59:25.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15548 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-16T09:59:25.769Z] Running in /w/workspace/app-service-configurable/163 [Pipeline] { [Pipeline] checkout [2023-05-16T09:59:25.806Z] Selected Git installation does not exist. Using Default [2023-05-16T09:59:25.806Z] The recommended git tool is: NONE [2023-05-16T09:59:34.174Z] using credential edgex-jenkins-ssh [2023-05-16T09:59:34.195Z] Cloning the remote Git repository [2023-05-16T09:59:34.278Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T09:59:34.426Z] > git init /w/workspace/app-service-configurable/163 # timeout=10 [2023-05-16T09:59:34.643Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T09:59:34.644Z] > git --version # timeout=10 [2023-05-16T09:59:34.679Z] > git --version # 'git version 2.25.1' [2023-05-16T09:59:34.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:59:34.916Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:59:36.385Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-16T09:59:36.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:59:37.896Z] Avoid second fetch [2023-05-16T09:59:37.896Z] Checking out Revision db4e73f51304548f3d4fc4a0de42a0b09927153f (main) [2023-05-16T09:59:38.703Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#563)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:59:37.931Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:59:38.028Z] > git checkout -f db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 [2023-05-16T09:59:39.326Z] Removing intermediate container 202ed288d7f2 [2023-05-16T09:59:39.326Z] ---> c0b4b9ef4913 [2023-05-16T09:59:39.326Z] Step 10/12 : COPY . . [2023-05-16T09:59:39.326Z] ---> 74872f7a4eb0 [2023-05-16T09:59:39.326Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:59:39.326Z] ---> Running in daf9c56a0cba [2023-05-16T09:59:39.326Z] Removing intermediate container daf9c56a0cba [2023-05-16T09:59:39.326Z] ---> 06f326cc6527 [2023-05-16T09:59:39.326Z] Step 12/12 : RUN $MAKE [2023-05-16T09:59:39.326Z] ---> Running in 0b54580475a4 [2023-05-16T09:59:39.326Z] noop [2023-05-16T09:59:39.326Z] Removing intermediate container 0b54580475a4 [2023-05-16T09:59:39.326Z] ---> 686389fe1320 [2023-05-16T09:59:39.326Z] Successfully built 686389fe1320 [2023-05-16T09:59:39.326Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:59:39.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:59:39.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:59:39.691Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:59:39.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:59:39.691Z] Dload Upload Total Spent Left Speed [2023-05-16T09:59:39.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [2023-05-16T09:59:39.735Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T09:59:39.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:59:40.175Z] $ docker top 62734d2063741bee60a9e4a24b916605e479348daaaf29d8242a2094dcea5fab -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-16T09:59:40.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-16T09:59:40.596Z] + go version [2023-05-16T09:59:40.596Z] go version go1.20.2 linux/amd64 [Pipeline] sh [Pipeline] } [2023-05-16T09:59:40.676Z] $ docker stop --time=1 62734d2063741bee60a9e4a24b916605e479348daaaf29d8242a2094dcea5fab [2023-05-16T09:59:40.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:59:40.922Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:59:40.922Z] { [2023-05-16T09:59:40.922Z] "registry-mirrors": [ [2023-05-16T09:59:40.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:59:40.922Z] ], [2023-05-16T09:59:40.922Z] "bip": "10.250.0.254/24", [2023-05-16T09:59:40.922Z] "hosts": [ [2023-05-16T09:59:40.922Z] "tcp://0.0.0.0:5555", [2023-05-16T09:59:40.922Z] "unix:///var/run/docker.sock" [2023-05-16T09:59:40.922Z] ], [2023-05-16T09:59:40.922Z] "mtu": 1458, [2023-05-16T09:59:40.922Z] "selinux-enabled": true, [2023-05-16T09:59:40.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:59:40.922Z] } [2023-05-16T09:59:41.969Z] $ docker rm -f --volumes 62734d2063741bee60a9e4a24b916605e479348daaaf29d8242a2094dcea5fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:59:42.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:59:42.451Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:59:42.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:59:42.527Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T09:59:42.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:59:42.735Z] + sudo service docker restart [2023-05-16T09:59:42.915Z] $ docker top 042400fb82a11517599c9fd383f330d0ceea3e4275cc309829bc4192c433ac94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:59:43.261Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:59:43.562Z] + make test [2023-05-16T09:59:43.562Z] go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:00:01.086Z] provisioning config files... [2023-05-16T10:00:01.127Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/163@tmp/config12121301938759488547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:01.539Z] ---> docker-login.sh [2023-05-16T10:00:01.539Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:00:02.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:00:02.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:00:02.420Z] Configure a credential helper to remove this warning. See [2023-05-16T10:00:02.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:00:02.420Z] [2023-05-16T10:00:02.420Z] Login Succeeded [2023-05-16T10:00:02.420Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:00:02.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:00:02.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:00:02.694Z] Configure a credential helper to remove this warning. See [2023-05-16T10:00:02.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:00:02.694Z] [2023-05-16T10:00:02.694Z] Login Succeeded [2023-05-16T10:00:02.694Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:00:02.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:00:03.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:00:03.245Z] Configure a credential helper to remove this warning. See [2023-05-16T10:00:03.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:00:03.245Z] [2023-05-16T10:00:03.245Z] Login Succeeded [2023-05-16T10:00:03.245Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:00:03.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:00:03.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:00:03.526Z] Configure a credential helper to remove this warning. See [2023-05-16T10:00:03.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:00:03.526Z] [2023-05-16T10:00:03.526Z] Login Succeeded [2023-05-16T10:00:03.526Z] docker.io [2023-05-16T10:00:03.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:00:05.509Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-16T10:00:08.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:00:08.147Z] Configure a credential helper to remove this warning. See [2023-05-16T10:00:08.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:00:08.147Z] [2023-05-16T10:00:08.147Z] Login Succeeded [2023-05-16T10:00:08.147Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:00:08.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:00:08.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:00:08.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:00:08.611Z] ========================================================= [2023-05-16T10:00:08.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T10:00:08.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:09.037Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T10:00:09.038Z] Sending build context to Docker daemon 168.4kB [2023-05-16T10:00:09.318Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:00:09.318Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:00:10.793Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T10:00:10.793Z] c41833b44d91: Pulling fs layer [2023-05-16T10:00:10.793Z] ed15518f5707: Pulling fs layer [2023-05-16T10:00:10.793Z] feae8fd75edb: Pulling fs layer [2023-05-16T10:00:10.793Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T10:00:10.793Z] 3cdef696dda3: Pulling fs layer [2023-05-16T10:00:10.793Z] 2ced38df9373: Pulling fs layer [2023-05-16T10:00:10.793Z] 58f1dce35555: Pulling fs layer [2023-05-16T10:00:10.793Z] 3cdef696dda3: Waiting [2023-05-16T10:00:10.793Z] 2ced38df9373: Waiting [2023-05-16T10:00:10.793Z] 58f1dce35555: Waiting [2023-05-16T10:00:10.793Z] 242c74f7c9fa: Waiting [2023-05-16T10:00:10.793Z] ed15518f5707: Download complete [2023-05-16T10:00:10.793Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T10:00:10.793Z] 242c74f7c9fa: Download complete [2023-05-16T10:00:10.793Z] 3cdef696dda3: Verifying Checksum [2023-05-16T10:00:10.793Z] 3cdef696dda3: Download complete [2023-05-16T10:00:10.793Z] c41833b44d91: Verifying Checksum [2023-05-16T10:00:10.793Z] c41833b44d91: Download complete [2023-05-16T10:00:11.810Z] c41833b44d91: Pull complete [2023-05-16T10:00:12.422Z] ed15518f5707: Pull complete [2023-05-16T10:00:13.043Z] 58f1dce35555: Verifying Checksum [2023-05-16T10:00:13.043Z] 58f1dce35555: Download complete [2023-05-16T10:00:14.033Z] feae8fd75edb: Download complete [2023-05-16T10:00:14.033Z] 2ced38df9373: Verifying Checksum [2023-05-16T10:00:14.033Z] 2ced38df9373: Download complete [2023-05-16T10:00:26.721Z] go vet ./... [2023-05-16T10:00:26.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:00:26.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:00:26.721Z] ./bin/test-attribution-txt.sh [2023-05-16T10:00:26.721Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-16T10:00:26.721Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:00:26.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:00:26.771Z] $ docker stop --time=1 042400fb82a11517599c9fd383f330d0ceea3e4275cc309829bc4192c433ac94 [2023-05-16T10:00:28.606Z] feae8fd75edb: Pull complete [2023-05-16T10:00:28.607Z] 242c74f7c9fa: Pull complete [2023-05-16T10:00:28.607Z] 3cdef696dda3: Pull complete [2023-05-16T10:00:30.820Z] $ docker rm -f --volumes 042400fb82a11517599c9fd383f330d0ceea3e4275cc309829bc4192c433ac94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:00:34.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:00:34.847Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T10:00:35.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:00:35.694Z] + ls -al . [2023-05-16T10:00:35.694Z] total 176 [2023-05-16T10:00:35.694Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:59 . [2023-05-16T10:00:35.694Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 .. [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 119 May 16 09:58 .dockerignore [2023-05-16T10:00:35.694Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 .git [2023-05-16T10:00:35.694Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 .github [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 171 May 16 09:58 .gitignore [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:58 .golangci.yml [2023-05-16T10:00:35.694Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:58 .semver [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 16 09:58 Attribution.txt [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 16 09:58 CHANGELOG.md [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 16 09:58 Dockerfile [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:58 GOVERNANCE.md [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 688 May 16 09:58 Jenkinsfile [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 16 09:58 LICENSE [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 618 May 16 09:58 OWNERS.md [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 16 09:58 README.md [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 09:58 VERSION [2023-05-16T10:00:35.694Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 bin [2023-05-16T10:00:35.694Z] -rw-r--r-- 1 jenkins jenkins 13 May 16 09:59 coverage.out [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 16 09:58 go.mod [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 16 09:58 go.sum [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 16 09:58 main.go [2023-05-16T10:00:35.694Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 16 09:58 makefile [2023-05-16T10:00:35.694Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:58 res [2023-05-16T10:00:35.694Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:35.986Z] 2ced38df9373: Pull complete [2023-05-16T10:00:36.003Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=db4e73f51304548f3d4fc4a0de42a0b09927153f --label arch=amd64 --label version=3.0.0-dev.45 . [2023-05-16T10:00:36.004Z] Sending build context to Docker daemon 3.342MB [2023-05-16T10:00:36.004Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:00:36.004Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T10:00:36.004Z] ---> 686389fe1320 [2023-05-16T10:00:36.004Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:00:36.262Z] ---> Running in c43344f98cef [2023-05-16T10:00:36.262Z] Removing intermediate container c43344f98cef [2023-05-16T10:00:36.262Z] ---> 7d885d3a557e [2023-05-16T10:00:36.262Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:00:36.262Z] ---> Running in c92a1eb038eb [2023-05-16T10:00:36.262Z] Removing intermediate container c92a1eb038eb [2023-05-16T10:00:36.262Z] ---> 74cab6b7cd4b [2023-05-16T10:00:36.262Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:00:36.262Z] ---> Running in e258f28aa733 [2023-05-16T10:00:36.523Z] Removing intermediate container e258f28aa733 [2023-05-16T10:00:36.523Z] ---> cae5ac62043f [2023-05-16T10:00:36.523Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:00:36.523Z] ---> Running in 5c62de4e57eb [2023-05-16T10:00:36.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:00:36.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:00:37.042Z] OK: 265 MiB in 53 packages [2023-05-16T10:00:37.301Z] Removing intermediate container 5c62de4e57eb [2023-05-16T10:00:37.301Z] ---> 17b31075cf7b [2023-05-16T10:00:37.301Z] Step 7/26 : WORKDIR /app [2023-05-16T10:00:37.301Z] ---> Running in 87559131ba30 [2023-05-16T10:00:37.560Z] Removing intermediate container 87559131ba30 [2023-05-16T10:00:37.560Z] ---> 06c0f26cca9a [2023-05-16T10:00:37.560Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-16T10:00:37.560Z] ---> 78fa403d9310 [2023-05-16T10:00:37.560Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:00:37.560Z] ---> Running in c6b8a17fc97e [2023-05-16T10:00:38.507Z] Removing intermediate container c6b8a17fc97e [2023-05-16T10:00:38.507Z] ---> e441047a0c59 [2023-05-16T10:00:38.507Z] Step 10/26 : COPY . . [2023-05-16T10:00:38.598Z] 58f1dce35555: Pull complete [2023-05-16T10:00:38.598Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T10:00:38.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T10:00:38.598Z] ---> fadd8f120f05 [2023-05-16T10:00:38.598Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:00:38.766Z] ---> 2ca3692a7888 [2023-05-16T10:00:38.766Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:00:38.766Z] ---> Running in c77db5f89ae6 [2023-05-16T10:00:38.766Z] Removing intermediate container c77db5f89ae6 [2023-05-16T10:00:38.766Z] ---> acb1753d2cdc [2023-05-16T10:00:38.766Z] Step 12/26 : RUN $MAKE [2023-05-16T10:00:38.766Z] ---> Running in 8a006554349f [2023-05-16T10:00:39.025Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.45" -trimpath -mod=readonly -o app-service-configurable [2023-05-16T10:00:40.629Z] ---> Running in c3c77fe71723 [2023-05-16T10:00:40.629Z] Removing intermediate container c3c77fe71723 [2023-05-16T10:00:40.629Z] ---> 24afc1ad15f7 [2023-05-16T10:00:40.629Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:00:40.900Z] ---> Running in 88f7f46f6578 [2023-05-16T10:00:41.173Z] Removing intermediate container 88f7f46f6578 [2023-05-16T10:00:41.173Z] ---> 9f924e5e9f9c [2023-05-16T10:00:41.173Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:00:41.445Z] ---> Running in 39778ce7da58 [2023-05-16T10:00:41.731Z] Removing intermediate container 39778ce7da58 [2023-05-16T10:00:41.731Z] ---> 731da32e8b53 [2023-05-16T10:00:41.731Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:00:41.731Z] ---> Running in 341ff60ce1fd [2023-05-16T10:00:43.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:00:43.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:00:45.182Z] OK: 263 MiB in 53 packages [2023-05-16T10:00:46.173Z] Removing intermediate container 341ff60ce1fd [2023-05-16T10:00:46.173Z] ---> f128b46b2339 [2023-05-16T10:00:46.173Z] Step 7/12 : WORKDIR /app [2023-05-16T10:00:46.173Z] ---> Running in 1470660b38eb [2023-05-16T10:00:46.445Z] Removing intermediate container 1470660b38eb [2023-05-16T10:00:46.445Z] ---> 98f3cae84de9 [2023-05-16T10:00:46.445Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T10:00:47.036Z] ---> 632643b3b955 [2023-05-16T10:00:47.036Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:00:47.036Z] ---> Running in 018b03c40210 [2023-05-16T10:01:01.188Z] Removing intermediate container 8a006554349f [2023-05-16T10:01:01.188Z] ---> 6ecbf6a8df24 [2023-05-16T10:01:01.188Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T10:01:01.188Z] 3.17: Pulling from library/alpine [2023-05-16T10:01:01.188Z] f56be85fc22e: Already exists [2023-05-16T10:01:01.188Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:01:01.188Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:01:01.188Z] ---> 9ed4aefc74f6 [2023-05-16T10:01:01.188Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T10:01:01.188Z] ---> Running in 2991e6cc5815 [2023-05-16T10:01:01.188Z] Removing intermediate container 2991e6cc5815 [2023-05-16T10:01:01.188Z] ---> f431aa794583 [2023-05-16T10:01:01.188Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-16T10:01:01.188Z] ---> Running in 1169deb1550d [2023-05-16T10:01:01.188Z] Removing intermediate container 1169deb1550d [2023-05-16T10:01:01.188Z] ---> 5a14fff79a98 [2023-05-16T10:01:01.188Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T10:01:01.188Z] ---> Running in 3ac5d5c0515e [2023-05-16T10:01:01.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:01:01.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:01:01.188Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T10:01:01.188Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T10:01:01.188Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:01:01.188Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T10:01:01.188Z] OK: 8 MiB in 17 packages [2023-05-16T10:01:01.188Z] Removing intermediate container 3ac5d5c0515e [2023-05-16T10:01:01.188Z] ---> 60d0481af70a [2023-05-16T10:01:01.188Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T10:01:01.188Z] ---> 68ac72ba1efb [2023-05-16T10:01:01.188Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T10:01:01.188Z] ---> 30ee94f45c60 [2023-05-16T10:01:01.188Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-16T10:01:01.188Z] ---> 3fa907c45725 [2023-05-16T10:01:01.188Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-16T10:01:02.141Z] ---> 84a78927edbb [2023-05-16T10:01:02.141Z] Step 21/26 : EXPOSE 48095 [2023-05-16T10:01:02.141Z] ---> Running in 2b283bfb6a7e [2023-05-16T10:01:02.141Z] Removing intermediate container 2b283bfb6a7e [2023-05-16T10:01:02.141Z] ---> 372804ce0412 [2023-05-16T10:01:02.141Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-16T10:01:02.141Z] ---> Running in fb3cbe69b275 [2023-05-16T10:01:02.141Z] Removing intermediate container fb3cbe69b275 [2023-05-16T10:01:02.141Z] ---> c1ec4245e964 [2023-05-16T10:01:02.141Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:01:02.401Z] ---> Running in f4f8078dbf0c [2023-05-16T10:01:02.401Z] Removing intermediate container f4f8078dbf0c [2023-05-16T10:01:02.401Z] ---> 2db6a7a49562 [2023-05-16T10:01:02.401Z] Step 24/26 : LABEL arch=amd64 [2023-05-16T10:01:02.401Z] ---> Running in c6d605a644e0 [2023-05-16T10:01:02.401Z] Removing intermediate container c6d605a644e0 [2023-05-16T10:01:02.401Z] ---> 64cbce9c48a6 [2023-05-16T10:01:02.401Z] Step 25/26 : LABEL git_sha=db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:01:02.401Z] ---> Running in af0ddba9dc59 [2023-05-16T10:01:02.661Z] Removing intermediate container af0ddba9dc59 [2023-05-16T10:01:02.661Z] ---> 2bd1daaf31b8 [2023-05-16T10:01:02.661Z] Step 26/26 : LABEL version=3.0.0-dev.45 [2023-05-16T10:01:02.661Z] ---> Running in 97b76e284a47 [2023-05-16T10:01:02.661Z] Removing intermediate container 97b76e284a47 [2023-05-16T10:01:02.661Z] ---> cde2d12675d3 [2023-05-16T10:01:02.661Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:01:02.661Z] Successfully built cde2d12675d3 [2023-05-16T10:01:02.661Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:01:02.742Z] provisioning config files... [2023-05-16T10:01:02.752Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14861764285790438521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:01:03.054Z] ---> docker-login.sh [2023-05-16T10:01:03.055Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:01:03.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:01:03.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:01:03.055Z] Configure a credential helper to remove this warning. See [2023-05-16T10:01:03.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:01:03.055Z] [2023-05-16T10:01:03.055Z] Login Succeeded [2023-05-16T10:01:03.055Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:01:03.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:01:03.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:01:03.055Z] Configure a credential helper to remove this warning. See [2023-05-16T10:01:03.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:01:03.055Z] [2023-05-16T10:01:03.055Z] Login Succeeded [2023-05-16T10:01:03.055Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:01:03.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:01:03.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:01:03.314Z] Configure a credential helper to remove this warning. See [2023-05-16T10:01:03.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:01:03.314Z] [2023-05-16T10:01:03.314Z] Login Succeeded [2023-05-16T10:01:03.314Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:01:03.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:01:03.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:01:03.314Z] Configure a credential helper to remove this warning. See [2023-05-16T10:01:03.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:01:03.314Z] [2023-05-16T10:01:03.314Z] Login Succeeded [2023-05-16T10:01:03.314Z] docker.io [2023-05-16T10:01:03.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:01:03.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:01:03.573Z] Configure a credential helper to remove this warning. See [2023-05-16T10:01:03.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:01:03.573Z] [2023-05-16T10:01:03.573Z] Login Succeeded [2023-05-16T10:01:03.573Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:01:03.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:01:03.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:01:03.889Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-16T10:01:03.889Z] db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:01:03.889Z] latest [2023-05-16T10:01:03.889Z] 3.0.0-dev.45 [2023-05-16T10:01:03.889Z] db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [2023-05-16T10:01:03.889Z] main [2023-05-16T10:01:03.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:04.199Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:04.512Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:01:04.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-16T10:01:04.512Z] c72b3f69b3ec: Preparing [2023-05-16T10:01:04.512Z] 5638b045a542: Preparing [2023-05-16T10:01:04.512Z] 933e0f0be7b6: Preparing [2023-05-16T10:01:04.512Z] f257f16be43f: Preparing [2023-05-16T10:01:04.512Z] 19f21f63bf85: Preparing [2023-05-16T10:01:04.512Z] f1417ff83b31: Preparing [2023-05-16T10:01:04.512Z] f1417ff83b31: Waiting [2023-05-16T10:01:04.512Z] 5638b045a542: Pushed [2023-05-16T10:01:04.512Z] 933e0f0be7b6: Pushed [2023-05-16T10:01:04.512Z] f257f16be43f: Pushed [2023-05-16T10:01:04.512Z] f1417ff83b31: Layer already exists [2023-05-16T10:01:04.512Z] 19f21f63bf85: Pushed [2023-05-16T10:01:07.801Z] c72b3f69b3ec: Pushed [2023-05-16T10:01:07.801Z] db4e73f51304548f3d4fc4a0de42a0b09927153f: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:08.127Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:08.437Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-16T10:01:08.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-16T10:01:08.437Z] c72b3f69b3ec: Preparing [2023-05-16T10:01:08.437Z] 5638b045a542: Preparing [2023-05-16T10:01:08.437Z] 933e0f0be7b6: Preparing [2023-05-16T10:01:08.437Z] f257f16be43f: Preparing [2023-05-16T10:01:08.437Z] 19f21f63bf85: Preparing [2023-05-16T10:01:08.437Z] f1417ff83b31: Preparing [2023-05-16T10:01:08.437Z] f1417ff83b31: Waiting [2023-05-16T10:01:08.437Z] 5638b045a542: Layer already exists [2023-05-16T10:01:08.437Z] c72b3f69b3ec: Layer already exists [2023-05-16T10:01:08.437Z] 19f21f63bf85: Layer already exists [2023-05-16T10:01:08.437Z] f257f16be43f: Layer already exists [2023-05-16T10:01:08.437Z] 933e0f0be7b6: Layer already exists [2023-05-16T10:01:08.437Z] f1417ff83b31: Layer already exists [2023-05-16T10:01:08.437Z] latest: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:08.749Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:09.063Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.45 [2023-05-16T10:01:09.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-16T10:01:09.063Z] c72b3f69b3ec: Preparing [2023-05-16T10:01:09.063Z] 5638b045a542: Preparing [2023-05-16T10:01:09.063Z] 933e0f0be7b6: Preparing [2023-05-16T10:01:09.063Z] f257f16be43f: Preparing [2023-05-16T10:01:09.063Z] 19f21f63bf85: Preparing [2023-05-16T10:01:09.063Z] f1417ff83b31: Preparing [2023-05-16T10:01:09.063Z] f1417ff83b31: Waiting [2023-05-16T10:01:09.063Z] c72b3f69b3ec: Layer already exists [2023-05-16T10:01:09.063Z] 19f21f63bf85: Layer already exists [2023-05-16T10:01:09.063Z] 933e0f0be7b6: Layer already exists [2023-05-16T10:01:09.063Z] 5638b045a542: Layer already exists [2023-05-16T10:01:09.063Z] f257f16be43f: Layer already exists [2023-05-16T10:01:09.063Z] f1417ff83b31: Layer already exists [2023-05-16T10:01:09.063Z] 3.0.0-dev.45: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:09.381Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:09.692Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [2023-05-16T10:01:09.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-16T10:01:09.693Z] c72b3f69b3ec: Preparing [2023-05-16T10:01:09.693Z] 5638b045a542: Preparing [2023-05-16T10:01:09.693Z] 933e0f0be7b6: Preparing [2023-05-16T10:01:09.693Z] f257f16be43f: Preparing [2023-05-16T10:01:09.693Z] 19f21f63bf85: Preparing [2023-05-16T10:01:09.693Z] f1417ff83b31: Preparing [2023-05-16T10:01:09.693Z] f1417ff83b31: Waiting [2023-05-16T10:01:09.693Z] f257f16be43f: Layer already exists [2023-05-16T10:01:09.693Z] 19f21f63bf85: Layer already exists [2023-05-16T10:01:09.693Z] 5638b045a542: Layer already exists [2023-05-16T10:01:09.693Z] c72b3f69b3ec: Layer already exists [2023-05-16T10:01:09.693Z] 933e0f0be7b6: Layer already exists [2023-05-16T10:01:09.693Z] f1417ff83b31: Layer already exists [2023-05-16T10:01:09.693Z] db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:10.016Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:10.332Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-16T10:01:10.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-16T10:01:10.332Z] c72b3f69b3ec: Preparing [2023-05-16T10:01:10.332Z] 5638b045a542: Preparing [2023-05-16T10:01:10.332Z] 933e0f0be7b6: Preparing [2023-05-16T10:01:10.332Z] f257f16be43f: Preparing [2023-05-16T10:01:10.332Z] 19f21f63bf85: Preparing [2023-05-16T10:01:10.332Z] f1417ff83b31: Preparing [2023-05-16T10:01:10.332Z] f1417ff83b31: Waiting [2023-05-16T10:01:10.332Z] 5638b045a542: Layer already exists [2023-05-16T10:01:10.332Z] 933e0f0be7b6: Layer already exists [2023-05-16T10:01:10.332Z] f257f16be43f: Layer already exists [2023-05-16T10:01:10.332Z] c72b3f69b3ec: Layer already exists [2023-05-16T10:01:10.332Z] 19f21f63bf85: Layer already exists [2023-05-16T10:01:10.332Z] f1417ff83b31: Layer already exists [2023-05-16T10:01:10.332Z] main: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:01:10.377Z] ===================================================== [Pipeline] echo [2023-05-16T10:01:10.385Z] taggedImages: [2023-05-16T10:01:10.385Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:01:10.385Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-16T10:01:10.385Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.45 [2023-05-16T10:01:10.385Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [2023-05-16T10:01:10.385Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:10.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:01:10.835Z] [2023-05-16T10:01:10.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:11.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:01:11.154Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T10:01:11.154Z] 5eb5b503b376: Pulling fs layer [2023-05-16T10:01:11.154Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T10:01:11.154Z] ec43610c2a17: Pulling fs layer [2023-05-16T10:01:11.154Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T10:01:11.154Z] 33b1e0a273af: Pulling fs layer [2023-05-16T10:01:11.154Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T10:01:11.154Z] 2f39f015ded8: Pulling fs layer [2023-05-16T10:01:11.154Z] 3a2ae6a8a46f: Waiting [2023-05-16T10:01:11.154Z] 33b1e0a273af: Waiting [2023-05-16T10:01:11.154Z] 5d3b04190fa2: Waiting [2023-05-16T10:01:11.154Z] 2f39f015ded8: Waiting [2023-05-16T10:01:11.154Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T10:01:11.154Z] 5c69ac0246d0: Download complete [2023-05-16T10:01:11.154Z] 3a2ae6a8a46f: Download complete [2023-05-16T10:01:11.154Z] 33b1e0a273af: Verifying Checksum [2023-05-16T10:01:11.154Z] 33b1e0a273af: Download complete [2023-05-16T10:01:11.413Z] ec43610c2a17: Verifying Checksum [2023-05-16T10:01:11.413Z] ec43610c2a17: Download complete [2023-05-16T10:01:11.413Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T10:01:11.413Z] 5d3b04190fa2: Download complete [2023-05-16T10:01:11.413Z] 5eb5b503b376: Verifying Checksum [2023-05-16T10:01:11.413Z] 5eb5b503b376: Download complete [2023-05-16T10:01:11.978Z] 2f39f015ded8: Download complete [2023-05-16T10:01:12.917Z] 5eb5b503b376: Pull complete [2023-05-16T10:01:12.917Z] 5c69ac0246d0: Pull complete [2023-05-16T10:01:13.483Z] ec43610c2a17: Pull complete [2023-05-16T10:01:13.484Z] 3a2ae6a8a46f: Pull complete [2023-05-16T10:01:13.743Z] 33b1e0a273af: Pull complete [2023-05-16T10:01:13.743Z] 5d3b04190fa2: Pull complete [2023-05-16T10:01:19.025Z] 2f39f015ded8: Pull complete [2023-05-16T10:01:19.025Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T10:01:19.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:01:19.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:01:19.111Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:01:19.152Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:01:23.002Z] $ docker top 78ad6f9403c1874819f814d4bf0e81d9ac6db18e05c55ea33f3c118885f9dfb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:01:23.387Z] ---> job-cost.sh [2023-05-16T10:01:23.387Z] lf-activate-venv: SKIPPING [2023-05-16T10:01:23.387Z] INFO: No Stack... [2023-05-16T10:01:23.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:01:24.219Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:01:24.514Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-16T10:01:24.514Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:01:24.529Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [2023-05-16T10:01:24.537Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] did not exist. Created. [2023-05-16T10:01:24.537Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:01:24.843Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T10:01:24.873Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:01:24.883Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:01:24.908Z] $ docker stop --time=1 78ad6f9403c1874819f814d4bf0e81d9ac6db18e05c55ea33f3c118885f9dfb4 [2023-05-16T10:01:26.077Z] $ docker rm -f --volumes 78ad6f9403c1874819f814d4bf0e81d9ac6db18e05c55ea33f3c118885f9dfb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T10:01:54.983Z] Removing intermediate container 018b03c40210 [2023-05-16T10:01:54.983Z] ---> bd0415905e47 [2023-05-16T10:01:54.983Z] Step 10/12 : COPY . . [2023-05-16T10:01:54.983Z] ---> 462d44e468c0 [2023-05-16T10:01:54.983Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:01:54.983Z] ---> Running in ca92e32d8b40 [2023-05-16T10:01:54.983Z] Removing intermediate container ca92e32d8b40 [2023-05-16T10:01:54.983Z] ---> 79a6900ea946 [2023-05-16T10:01:54.983Z] Step 12/12 : RUN $MAKE [2023-05-16T10:01:54.983Z] ---> Running in 8b227acecdf8 [2023-05-16T10:01:54.983Z] noop [2023-05-16T10:01:54.983Z] Removing intermediate container 8b227acecdf8 [2023-05-16T10:01:54.983Z] ---> 0c76d23672d1 [2023-05-16T10:01:54.983Z] Successfully built 0c76d23672d1 [2023-05-16T10:01:54.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:01:55.356Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:01:55.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:01:55.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container [2023-05-16T10:01:55.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/163 -v /w/workspace/app-service-configurable/163:/w/workspace/app-service-configurable/163:rw,z -v /w/workspace/app-service-configurable/163@tmp:/w/workspace/app-service-configurable/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:01:57.091Z] $ docker top ea71bb767f5496bcbbbf54c321acd7cd3428537d7f649e226597c74467d122b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:01:57.968Z] + go version [2023-05-16T10:01:57.968Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:01:57.999Z] $ docker stop --time=1 ea71bb767f5496bcbbbf54c321acd7cd3428537d7f649e226597c74467d122b3 [2023-05-16T10:01:59.720Z] $ docker rm -f --volumes ea71bb767f5496bcbbbf54c321acd7cd3428537d7f649e226597c74467d122b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:02:00.286Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:02:00.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:02:00.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container [2023-05-16T10:02:00.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/163 -v /w/workspace/app-service-configurable/163:/w/workspace/app-service-configurable/163:rw,z -v /w/workspace/app-service-configurable/163@tmp:/w/workspace/app-service-configurable/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:02:01.900Z] $ docker top 82b8010d2cc05c2dbe0e01fa29c10b2a953b24f55e2eb6c5b5b2f02d863974cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:02:02.794Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/163 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:02:03.470Z] + make test [2023-05-16T10:02:03.470Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T10:05:26.187Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-16T10:05:26.187Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:05:26.187Z] go vet ./... [2023-05-16T10:08:03.092Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:08:03.092Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:08:03.092Z] ./bin/test-attribution-txt.sh [2023-05-16T10:08:03.092Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-16T10:08:03.092Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:08:03.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:08:03.144Z] $ docker stop --time=1 82b8010d2cc05c2dbe0e01fa29c10b2a953b24f55e2eb6c5b5b2f02d863974cc [2023-05-16T10:08:05.177Z] $ docker rm -f --volumes 82b8010d2cc05c2dbe0e01fa29c10b2a953b24f55e2eb6c5b5b2f02d863974cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:08:06.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:08:06.907Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:08:07.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:08:07.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:08:08.262Z] + ls -al . [2023-05-16T10:08:08.262Z] total 172 [2023-05-16T10:08:08.262Z] drwxrwxr-x 7 jenkins jenkins 4096 May 16 10:02 . [2023-05-16T10:08:08.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:59 .. [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 119 May 16 09:59 .dockerignore [2023-05-16T10:08:08.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:59 .git [2023-05-16T10:08:08.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:59 .github [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 171 May 16 09:59 .gitignore [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:59 .golangci.yml [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 16 09:59 Attribution.txt [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 16 09:59 CHANGELOG.md [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 16 09:59 Dockerfile [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:59 GOVERNANCE.md [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 688 May 16 09:59 Jenkinsfile [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 16 09:59 LICENSE [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 618 May 16 09:59 OWNERS.md [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 16 09:59 README.md [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 09:58 VERSION [2023-05-16T10:08:08.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:59 bin [2023-05-16T10:08:08.262Z] -rw-r--r-- 1 jenkins jenkins 13 May 16 10:02 coverage.out [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 16 09:59 go.mod [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 16 09:59 go.sum [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 16 09:59 main.go [2023-05-16T10:08:08.262Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 16 09:59 makefile [2023-05-16T10:08:08.262Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:59 res [2023-05-16T10:08:08.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:08.626Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db4e73f51304548f3d4fc4a0de42a0b09927153f --label arch=arm64 --label version=3.0.0-dev.45 . [2023-05-16T10:08:08.626Z] Sending build context to Docker daemon 169.5kB [2023-05-16T10:08:08.897Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:08:08.897Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T10:08:08.897Z] ---> 0c76d23672d1 [2023-05-16T10:08:08.897Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:08:10.319Z] ---> Running in 36260517cafd [2023-05-16T10:08:10.588Z] Removing intermediate container 36260517cafd [2023-05-16T10:08:10.588Z] ---> 6eef6f236cb5 [2023-05-16T10:08:10.588Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:08:10.588Z] ---> Running in ec2d72e22d57 [2023-05-16T10:08:10.859Z] Removing intermediate container ec2d72e22d57 [2023-05-16T10:08:10.859Z] ---> e7680d94eb6a [2023-05-16T10:08:10.859Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:08:11.136Z] ---> Running in 4d8be85959f3 [2023-05-16T10:08:11.406Z] Removing intermediate container 4d8be85959f3 [2023-05-16T10:08:11.406Z] ---> c0b0110e91ad [2023-05-16T10:08:11.406Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:08:11.406Z] ---> Running in f4a97dcaed36 [2023-05-16T10:08:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:08:13.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:08:14.779Z] OK: 263 MiB in 53 packages [2023-05-16T10:08:15.370Z] Removing intermediate container f4a97dcaed36 [2023-05-16T10:08:15.370Z] ---> a73a040122c1 [2023-05-16T10:08:15.370Z] Step 7/26 : WORKDIR /app [2023-05-16T10:08:15.641Z] ---> Running in 5497672d20ce [2023-05-16T10:08:15.911Z] Removing intermediate container 5497672d20ce [2023-05-16T10:08:15.911Z] ---> b76c09cfbf22 [2023-05-16T10:08:15.911Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-16T10:08:16.502Z] ---> 3a5ac1990144 [2023-05-16T10:08:16.502Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:08:16.779Z] ---> Running in 5e837c06762c [2023-05-16T10:08:19.505Z] Removing intermediate container 5e837c06762c [2023-05-16T10:08:19.505Z] ---> db096c621228 [2023-05-16T10:08:19.505Z] Step 10/26 : COPY . . [2023-05-16T10:08:20.106Z] ---> 0cc773f3d12c [2023-05-16T10:08:20.106Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:08:20.106Z] ---> Running in 0e0a92766fc9 [2023-05-16T10:08:20.380Z] Removing intermediate container 0e0a92766fc9 [2023-05-16T10:08:20.380Z] ---> 6e96e1642960 [2023-05-16T10:08:20.380Z] Step 12/26 : RUN $MAKE [2023-05-16T10:08:20.380Z] ---> Running in 4f92532b08a9 [2023-05-16T10:08:21.947Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.45" -trimpath -mod=readonly -o app-service-configurable [2023-05-16T10:10:58.782Z] Removing intermediate container 4f92532b08a9 [2023-05-16T10:10:58.782Z] ---> 11ce6fad7ddd [2023-05-16T10:10:58.782Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T10:10:58.782Z] 3.17: Pulling from library/alpine [2023-05-16T10:10:58.782Z] c41833b44d91: Already exists [2023-05-16T10:10:58.782Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:10:58.782Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:10:58.782Z] ---> 51e60588ff2c [2023-05-16T10:10:58.782Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T10:10:58.782Z] ---> Running in fa1e82f432bc [2023-05-16T10:10:58.782Z] Removing intermediate container fa1e82f432bc [2023-05-16T10:10:58.782Z] ---> fe6bc1677864 [2023-05-16T10:10:58.782Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-16T10:10:58.782Z] ---> Running in 672bf572aedc [2023-05-16T10:10:58.782Z] Removing intermediate container 672bf572aedc [2023-05-16T10:10:58.782Z] ---> 325d4e73a90d [2023-05-16T10:10:58.782Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T10:10:58.782Z] ---> Running in 6586cc113c91 [2023-05-16T10:10:58.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:10:58.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:11:00.208Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T10:11:00.208Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T10:11:00.208Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:11:00.481Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T10:11:00.756Z] OK: 8 MiB in 17 packages [2023-05-16T10:11:02.181Z] Removing intermediate container 6586cc113c91 [2023-05-16T10:11:02.181Z] ---> 07d1b62b5f67 [2023-05-16T10:11:02.181Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T10:11:02.775Z] ---> baa7dea084b5 [2023-05-16T10:11:02.775Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T10:11:03.367Z] ---> b73444ac9259 [2023-05-16T10:11:03.367Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-16T10:11:03.982Z] ---> 408221b14f71 [2023-05-16T10:11:03.982Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-16T10:11:05.952Z] ---> 239a81a04ee6 [2023-05-16T10:11:05.952Z] Step 21/26 : EXPOSE 48095 [2023-05-16T10:11:05.952Z] ---> Running in 4501554f3b01 [2023-05-16T10:11:05.952Z] Removing intermediate container 4501554f3b01 [2023-05-16T10:11:05.952Z] ---> 12c9f594f56e [2023-05-16T10:11:05.952Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-16T10:11:06.228Z] ---> Running in 2ed037042b84 [2023-05-16T10:11:06.500Z] Removing intermediate container 2ed037042b84 [2023-05-16T10:11:06.500Z] ---> 05c5cb876d3c [2023-05-16T10:11:06.500Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:11:06.500Z] ---> Running in 8b59291cd127 [2023-05-16T10:11:06.771Z] Removing intermediate container 8b59291cd127 [2023-05-16T10:11:06.771Z] ---> 0ccaef6aa63b [2023-05-16T10:11:06.771Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T10:11:07.049Z] ---> Running in bca2a344d2e0 [2023-05-16T10:11:07.326Z] Removing intermediate container bca2a344d2e0 [2023-05-16T10:11:07.326Z] ---> c77bb86352ba [2023-05-16T10:11:07.326Z] Step 25/26 : LABEL git_sha=db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:11:07.326Z] ---> Running in c55d640f16ce [2023-05-16T10:11:07.927Z] Removing intermediate container c55d640f16ce [2023-05-16T10:11:07.927Z] ---> dc1762b7333e [2023-05-16T10:11:07.927Z] Step 26/26 : LABEL version=3.0.0-dev.45 [2023-05-16T10:11:07.927Z] ---> Running in 243ddb372ad6 [2023-05-16T10:11:08.205Z] Removing intermediate container 243ddb372ad6 [2023-05-16T10:11:08.205Z] ---> b62f692c3ee0 [2023-05-16T10:11:08.205Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:11:08.205Z] Successfully built b62f692c3ee0 [2023-05-16T10:11:08.479Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:11:08.623Z] provisioning config files... [2023-05-16T10:11:08.645Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/163@tmp/config121682070031132228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:11:09.019Z] ---> docker-login.sh [2023-05-16T10:11:09.019Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:11:09.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:09.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:09.292Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:09.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:09.292Z] [2023-05-16T10:11:09.292Z] Login Succeeded [2023-05-16T10:11:09.292Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:11:09.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:09.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:09.848Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:09.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:09.848Z] [2023-05-16T10:11:09.848Z] Login Succeeded [2023-05-16T10:11:09.848Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:11:10.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:10.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:10.122Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:10.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:10.122Z] [2023-05-16T10:11:10.122Z] Login Succeeded [2023-05-16T10:11:10.122Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:11:10.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:10.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:10.667Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:10.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:10.668Z] [2023-05-16T10:11:10.668Z] Login Succeeded [2023-05-16T10:11:10.668Z] docker.io [2023-05-16T10:11:10.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:11.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:11.211Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:11.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:11.211Z] [2023-05-16T10:11:11.211Z] Login Succeeded [2023-05-16T10:11:11.211Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:11:11.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:11:11.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:11:11.304Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-16T10:11:11.304Z] db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:11:11.304Z] latest [2023-05-16T10:11:11.304Z] 3.0.0-dev.45 [2023-05-16T10:11:11.304Z] db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [2023-05-16T10:11:11.304Z] main [2023-05-16T10:11:11.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:11.684Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:12.062Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:11:12.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-16T10:11:12.062Z] 53bc8328fa86: Preparing [2023-05-16T10:11:12.062Z] 8e896027da9d: Preparing [2023-05-16T10:11:12.062Z] 326c5569739b: Preparing [2023-05-16T10:11:12.062Z] be4c8103055c: Preparing [2023-05-16T10:11:12.062Z] de2778f8a703: Preparing [2023-05-16T10:11:12.062Z] 26cbea5cba74: Preparing [2023-05-16T10:11:12.062Z] 26cbea5cba74: Waiting [2023-05-16T10:11:12.337Z] 8e896027da9d: Pushed [2023-05-16T10:11:12.337Z] be4c8103055c: Pushed [2023-05-16T10:11:12.337Z] 326c5569739b: Pushed [2023-05-16T10:11:12.337Z] 26cbea5cba74: Layer already exists [2023-05-16T10:11:12.619Z] de2778f8a703: Pushed [2023-05-16T10:11:17.994Z] 53bc8328fa86: Pushed [2023-05-16T10:11:18.264Z] db4e73f51304548f3d4fc4a0de42a0b09927153f: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:18.630Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:19.075Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-16T10:11:19.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-16T10:11:19.076Z] 53bc8328fa86: Preparing [2023-05-16T10:11:19.076Z] 8e896027da9d: Preparing [2023-05-16T10:11:19.076Z] 326c5569739b: Preparing [2023-05-16T10:11:19.076Z] be4c8103055c: Preparing [2023-05-16T10:11:19.076Z] de2778f8a703: Preparing [2023-05-16T10:11:19.076Z] 26cbea5cba74: Preparing [2023-05-16T10:11:19.076Z] 26cbea5cba74: Waiting [2023-05-16T10:11:19.076Z] 326c5569739b: Layer already exists [2023-05-16T10:11:19.076Z] 8e896027da9d: Layer already exists [2023-05-16T10:11:19.076Z] be4c8103055c: Layer already exists [2023-05-16T10:11:19.076Z] 53bc8328fa86: Layer already exists [2023-05-16T10:11:19.076Z] de2778f8a703: Layer already exists [2023-05-16T10:11:19.076Z] 26cbea5cba74: Layer already exists [2023-05-16T10:11:19.344Z] latest: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:19.713Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:20.076Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.45 [2023-05-16T10:11:20.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-16T10:11:20.076Z] 53bc8328fa86: Preparing [2023-05-16T10:11:20.076Z] 8e896027da9d: Preparing [2023-05-16T10:11:20.076Z] 326c5569739b: Preparing [2023-05-16T10:11:20.076Z] be4c8103055c: Preparing [2023-05-16T10:11:20.076Z] de2778f8a703: Preparing [2023-05-16T10:11:20.076Z] 26cbea5cba74: Preparing [2023-05-16T10:11:20.076Z] 26cbea5cba74: Waiting [2023-05-16T10:11:20.076Z] 8e896027da9d: Layer already exists [2023-05-16T10:11:20.076Z] de2778f8a703: Layer already exists [2023-05-16T10:11:20.076Z] be4c8103055c: Layer already exists [2023-05-16T10:11:20.076Z] 326c5569739b: Layer already exists [2023-05-16T10:11:20.076Z] 53bc8328fa86: Layer already exists [2023-05-16T10:11:20.076Z] 26cbea5cba74: Layer already exists [2023-05-16T10:11:20.350Z] 3.0.0-dev.45: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:20.738Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:21.113Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [2023-05-16T10:11:21.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-16T10:11:21.113Z] 53bc8328fa86: Preparing [2023-05-16T10:11:21.113Z] 8e896027da9d: Preparing [2023-05-16T10:11:21.113Z] 326c5569739b: Preparing [2023-05-16T10:11:21.113Z] be4c8103055c: Preparing [2023-05-16T10:11:21.113Z] de2778f8a703: Preparing [2023-05-16T10:11:21.113Z] 26cbea5cba74: Preparing [2023-05-16T10:11:21.113Z] 26cbea5cba74: Waiting [2023-05-16T10:11:21.113Z] 326c5569739b: Layer already exists [2023-05-16T10:11:21.113Z] de2778f8a703: Layer already exists [2023-05-16T10:11:21.113Z] 8e896027da9d: Layer already exists [2023-05-16T10:11:21.113Z] 53bc8328fa86: Layer already exists [2023-05-16T10:11:21.113Z] be4c8103055c: Layer already exists [2023-05-16T10:11:21.113Z] 26cbea5cba74: Layer already exists [2023-05-16T10:11:21.385Z] db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:21.756Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:22.122Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-16T10:11:22.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-16T10:11:22.122Z] 53bc8328fa86: Preparing [2023-05-16T10:11:22.122Z] 8e896027da9d: Preparing [2023-05-16T10:11:22.122Z] 326c5569739b: Preparing [2023-05-16T10:11:22.122Z] be4c8103055c: Preparing [2023-05-16T10:11:22.122Z] de2778f8a703: Preparing [2023-05-16T10:11:22.122Z] 26cbea5cba74: Preparing [2023-05-16T10:11:22.122Z] 26cbea5cba74: Waiting [2023-05-16T10:11:22.122Z] 53bc8328fa86: Layer already exists [2023-05-16T10:11:22.122Z] 8e896027da9d: Layer already exists [2023-05-16T10:11:22.122Z] be4c8103055c: Layer already exists [2023-05-16T10:11:22.122Z] 326c5569739b: Layer already exists [2023-05-16T10:11:22.122Z] de2778f8a703: Layer already exists [2023-05-16T10:11:22.122Z] 26cbea5cba74: Layer already exists [2023-05-16T10:11:22.392Z] main: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:11:22.455Z] ===================================================== [Pipeline] echo [2023-05-16T10:11:22.470Z] taggedImages: [2023-05-16T10:11:22.470Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f [2023-05-16T10:11:22.470Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-16T10:11:22.470Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.45 [2023-05-16T10:11:22.470Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [2023-05-16T10:11:22.470Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:22.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:11:22.853Z] [2023-05-16T10:11:22.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:23.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:11:23.482Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:11:23.482Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:11:23.482Z] 04944245beec: Pulling fs layer [2023-05-16T10:11:23.482Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:11:23.482Z] 765212b225bb: Pulling fs layer [2023-05-16T10:11:23.482Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:11:23.482Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:11:23.482Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:11:23.482Z] 765212b225bb: Waiting [2023-05-16T10:11:23.482Z] f23df028b6ca: Waiting [2023-05-16T10:11:23.482Z] d65c8cfc05b1: Waiting [2023-05-16T10:11:23.482Z] 2437ff75d9bd: Waiting [2023-05-16T10:11:23.482Z] 04944245beec: Verifying Checksum [2023-05-16T10:11:23.482Z] 04944245beec: Download complete [2023-05-16T10:11:23.482Z] 765212b225bb: Verifying Checksum [2023-05-16T10:11:23.482Z] 765212b225bb: Download complete [2023-05-16T10:11:23.482Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:11:23.482Z] f23df028b6ca: Download complete [2023-05-16T10:11:23.482Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:11:23.482Z] d65c8cfc05b1: Download complete [2023-05-16T10:11:23.756Z] 699f458cf7ca: Download complete [2023-05-16T10:11:24.030Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:11:26.636Z] 2437ff75d9bd: Download complete [2023-05-16T10:11:28.600Z] 8998bd30e6a1: Pull complete [2023-05-16T10:11:28.873Z] 04944245beec: Pull complete [2023-05-16T10:11:30.298Z] 699f458cf7ca: Pull complete [2023-05-16T10:11:30.569Z] 765212b225bb: Pull complete [2023-05-16T10:11:31.534Z] f23df028b6ca: Pull complete [2023-05-16T10:11:31.806Z] d65c8cfc05b1: Pull complete [2023-05-16T10:11:46.841Z] 2437ff75d9bd: Pull complete [2023-05-16T10:11:46.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:11:46.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:11:46.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:11:47.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container [2023-05-16T10:11:47.178Z] $ 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-service-configurable/163 -v /w/workspace/app-service-configurable/163:/w/workspace/app-service-configurable/163:rw,z -v /w/workspace/app-service-configurable/163@tmp:/w/workspace/app-service-configurable/163@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:arm64 cat [2023-05-16T10:11:50.208Z] $ docker top 71d99f467ee4432b071b81d15afadc4740c2dfcc21f4c306f175f34ae75f34ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:11:51.073Z] ---> job-cost.sh [2023-05-16T10:11:51.073Z] lf-activate-venv: SKIPPING [2023-05-16T10:11:51.073Z] INFO: No Stack... [2023-05-16T10:11:51.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:11:52.314Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:11:52.981Z] + cat /w/workspace/app-service-configurable/163/archives/cost.csv [2023-05-16T10:11:52.981Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:11:53.028Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [2023-05-16T10:11:53.041Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] did not exist. Created. [2023-05-16T10:11:53.041Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:11:53.746Z] /w/workspace/app-service-configurable/163@tmp/durable-b744f0a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:11:54.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:11:54.467Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:11:54.530Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:11:54.540Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:11:54.575Z] $ docker stop --time=1 71d99f467ee4432b071b81d15afadc4740c2dfcc21f4c306f175f34ae75f34ce [2023-05-16T10:11:56.161Z] $ docker rm -f --volumes 71d99f467ee4432b071b81d15afadc4740c2dfcc21f4c306f175f34ae75f34ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T10:11:56.590Z] provisioning config files... [2023-05-16T10:11:56.598Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9708391326755454554tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:11:56.899Z] + set +x [2023-05-16T10:11:56.899Z] + curl -s https://codecov.io/bash [2023-05-16T10:11:56.899Z] + bash -s -- [2023-05-16T10:11:56.899Z] [2023-05-16T10:11:56.899Z] _____ _ [2023-05-16T10:11:56.899Z] / ____| | | [2023-05-16T10:11:56.899Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:11:56.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:11:56.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:11:56.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:11:56.899Z] Bash-1.0.6 [2023-05-16T10:11:56.899Z] [2023-05-16T10:11:56.899Z] [2023-05-16T10:11:56.899Z] ==> git version 2.25.1 found [2023-05-16T10:11:56.899Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T10:11:56.899Z] Release-Date: 2020-01-08 [2023-05-16T10:11:56.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T10:11:56.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:11:56.899Z] ==> Jenkins CI detected. [2023-05-16T10:11:56.899Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-16T10:11:56.899Z] project root: . [2023-05-16T10:11:56.899Z] --> token set from env [2023-05-16T10:11:56.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:11:56.899Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:11:56.899Z] ==> Python coveragepy not found [2023-05-16T10:11:56.899Z] ==> Searching for coverage reports in: [2023-05-16T10:11:56.899Z] + . [2023-05-16T10:11:56.899Z] -> Found 1 reports [2023-05-16T10:11:56.899Z] ==> Detecting git/mercurial file structure [2023-05-16T10:11:56.899Z] ==> Reading reports [2023-05-16T10:11:56.899Z] + ./coverage.out bytes=13 [2023-05-16T10:11:56.899Z] ==> Appending adjustments [2023-05-16T10:11:56.899Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:11:57.159Z] + Found adjustments [2023-05-16T10:11:57.159Z] ==> Gzipping contents [2023-05-16T10:11:57.159Z] 4.0K /tmp/codecov.Zrqvj8.gz [2023-05-16T10:11:57.159Z] ==> Uploading reports [2023-05-16T10:11:57.159Z] url: https://codecov.io [2023-05-16T10:11:57.159Z] query: branch=main&commit=db4e73f51304548f3d4fc4a0de42a0b09927153f&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T10:11:57.159Z] -> Pinging Codecov [2023-05-16T10:11:57.159Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=db4e73f51304548f3d4fc4a0de42a0b09927153f&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T10:11:57.159Z] -> Uploading to [2023-05-16T10:11:57.159Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/A97CA9966030D2A3747ED39772930CCE/db4e73f51304548f3d4fc4a0de42a0b09927153f/79ca9245-2d20-4301-af2a-b05479bf9476.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T101157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=428fa3f414c4721e34c8e0abbb3a9b1b7bd81c7b0fffdc1c1b173a014e47df71 [2023-05-16T10:11:57.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:11:57.159Z] Dload Upload Total Spent Left Speed [2023-05-16T10:11:57.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1865 --:--:-- --:--:-- --:--:-- 1865 [2023-05-16T10:11:57.419Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] } [2023-05-16T10:11:57.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T10:11:57.672Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T10:11:57.681Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:57.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:11:57.977Z] [2023-05-16T10:11:57.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:58.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:11:58.281Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T10:11:58.281Z] df9b9388f04a: Pulling fs layer [2023-05-16T10:11:58.281Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T10:11:58.281Z] 25bc292e5bac: Pulling fs layer [2023-05-16T10:11:58.281Z] 114826534d7a: Pulling fs layer [2023-05-16T10:11:58.281Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T10:11:58.281Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T10:11:58.281Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T10:11:58.281Z] 4657fd5d0bcf: Waiting [2023-05-16T10:11:58.281Z] 6ad1cebc031e: Waiting [2023-05-16T10:11:58.281Z] 8a3aa393b2d8: Waiting [2023-05-16T10:11:58.281Z] 114826534d7a: Waiting [2023-05-16T10:11:58.281Z] 25bc292e5bac: Verifying Checksum [2023-05-16T10:11:58.281Z] 25bc292e5bac: Download complete [2023-05-16T10:11:58.281Z] 52dc419b0ee2: Download complete [2023-05-16T10:11:58.281Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T10:11:58.281Z] 4657fd5d0bcf: Download complete [2023-05-16T10:11:58.281Z] df9b9388f04a: Download complete [2023-05-16T10:11:58.541Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T10:11:58.541Z] 6ad1cebc031e: Download complete [2023-05-16T10:11:58.541Z] df9b9388f04a: Pull complete [2023-05-16T10:11:58.541Z] 52dc419b0ee2: Pull complete [2023-05-16T10:11:58.541Z] 25bc292e5bac: Pull complete [2023-05-16T10:11:59.110Z] 114826534d7a: Verifying Checksum [2023-05-16T10:11:59.110Z] 114826534d7a: Download complete [2023-05-16T10:11:59.110Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T10:11:59.110Z] 8a3aa393b2d8: Download complete [2023-05-16T10:12:02.402Z] 114826534d7a: Pull complete [2023-05-16T10:12:02.402Z] 4657fd5d0bcf: Pull complete [2023-05-16T10:12:02.663Z] 6ad1cebc031e: Pull complete [2023-05-16T10:12:05.948Z] 8a3aa393b2d8: Pull complete [2023-05-16T10:12:05.948Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T10:12:05.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:12:05.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:12:06.022Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:12:06.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T10:12:09.590Z] $ docker top 630144ac6a544a126217b24ef495c8fd56d7d59df4ce31044868c11ecc2e09c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T10:12:09.635Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-16T10:12:09.914Z] + set -o pipefail [2023-05-16T10:12:09.914Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-16T10:12:15.269Z] [2023-05-16T10:12:15.269Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-16T10:12:15.269Z] [2023-05-16T10:12:15.269Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2feb3fde-4271-4dca-802b-96f8010aecf6 [2023-05-16T10:12:15.269Z] [2023-05-16T10:12:15.269Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T10:12:15.269Z] [2023-05-16T10:12:15.269Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T10:12:15.269Z] [2023-05-16T10:12:15.269Z] [2023-05-16T10:12:15.269Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T10:12:15.269Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T10:12:15.269Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T10:12:15.298Z] $ docker stop --time=1 630144ac6a544a126217b24ef495c8fd56d7d59df4ce31044868c11ecc2e09c0 [2023-05-16T10:12:19.951Z] $ docker rm -f --volumes 630144ac6a544a126217b24ef495c8fd56d7d59df4ce31044868c11ecc2e09c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:12:20.655Z] + git log --format=format:%s -1 db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] sh [2023-05-16T10:12:20.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:12:20.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:12:21.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:12:21.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:12:21.322Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:12:21.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:12:21.835Z] $ docker top bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:12:21.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:12:21.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:12:22.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:12:22.037Z] $ docker exec bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 ssh-agent [2023-05-16T10:12:22.130Z] SSH_AUTH_SOCK=/tmp/ssh-8S5P1gdAFRJ6/agent.33 [2023-05-16T10:12:22.130Z] SSH_AGENT_PID=40 [2023-05-16T10:12:22.136Z] Running ssh-add (command line suppressed) [2023-05-16T10:12:22.260Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18363274667189124022.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18363274667189124022.key) [2023-05-16T10:12:22.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:12:22.544Z] + git semver tag [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,717 [run_tag] DEBUG tag force:False [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,717 [check_head_tag] DEBUG check head tag [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,719 [execute] INFO git cat-file --batch-check [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,723 [execute] INFO git cat-file --batch [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,755 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,755 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:12:22.805Z] 2023-05-16 10:12:22,759 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:22.805Z] 3.0.0-dev.45 [Pipeline] } [2023-05-16T10:12:22.832Z] $ docker exec --env ******** --env ******** bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 ssh-agent -k [2023-05-16T10:12:22.936Z] unset SSH_AUTH_SOCK; [2023-05-16T10:12:22.937Z] unset SSH_AGENT_PID; [2023-05-16T10:12:22.937Z] echo Agent pid 40 killed; [2023-05-16T10:12:22.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:12:23.232Z] + git semver [Pipeline] } [2023-05-16T10:12:23.522Z] $ docker stop --time=1 bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 [2023-05-16T10:12:24.830Z] $ docker rm -f --volumes bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:12:25.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T10:12:25.288Z] [2023-05-16T10:12:25.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:12:25.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T10:12:25.584Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T10:12:25.584Z] ab5ef0e58194: Pulling fs layer [2023-05-16T10:12:25.584Z] 9712f1f96733: Pulling fs layer [2023-05-16T10:12:25.584Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T10:12:25.584Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T10:12:25.584Z] e9a5061849ea: Pulling fs layer [2023-05-16T10:12:25.584Z] d747dcd14b5f: Pulling fs layer [2023-05-16T10:12:25.584Z] 2de7ff778b66: Pulling fs layer [2023-05-16T10:12:25.584Z] 0d9ebad4ef96: Waiting [2023-05-16T10:12:25.584Z] e9a5061849ea: Waiting [2023-05-16T10:12:25.584Z] d747dcd14b5f: Waiting [2023-05-16T10:12:25.584Z] 2de7ff778b66: Waiting [2023-05-16T10:12:25.584Z] 9712f1f96733: Download complete [2023-05-16T10:12:26.163Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T10:12:26.163Z] 63f879dbbcfc: Download complete [2023-05-16T10:12:26.163Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T10:12:26.163Z] 0d9ebad4ef96: Download complete [2023-05-16T10:12:26.163Z] ab5ef0e58194: Verifying Checksum [2023-05-16T10:12:26.163Z] ab5ef0e58194: Download complete [2023-05-16T10:12:26.163Z] d747dcd14b5f: Verifying Checksum [2023-05-16T10:12:26.163Z] d747dcd14b5f: Download complete [2023-05-16T10:12:26.163Z] e9a5061849ea: Verifying Checksum [2023-05-16T10:12:26.163Z] e9a5061849ea: Download complete [2023-05-16T10:12:26.422Z] 2de7ff778b66: Verifying Checksum [2023-05-16T10:12:26.422Z] 2de7ff778b66: Download complete [2023-05-16T10:12:28.954Z] ab5ef0e58194: Pull complete [2023-05-16T10:12:29.212Z] 9712f1f96733: Pull complete [2023-05-16T10:12:29.778Z] 63f879dbbcfc: Pull complete [2023-05-16T10:12:33.965Z] 0d9ebad4ef96: Pull complete [2023-05-16T10:12:33.965Z] e9a5061849ea: Pull complete [2023-05-16T10:12:33.965Z] d747dcd14b5f: Pull complete [2023-05-16T10:12:34.903Z] 2de7ff778b66: Pull complete [2023-05-16T10:12:34.903Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T10:12:34.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T10:12:34.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:12:34.983Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:12:35.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T10:12:41.199Z] $ docker top ce56abbb3ccac0304f11f224297472b00f01731b6753c588fa069141daa7b1b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:12:41.266Z] provisioning config files... [2023-05-16T10:12:41.273Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8910516850005866908tmp [2023-05-16T10:12:41.284Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13371797570752719655tmp [2023-05-16T10:12:41.293Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12118861688950249443tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:12:41.307Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:12:41.593Z] ---> sigul-configuration.sh [2023-05-16T10:12:41.593Z] gpg: directory `/root/.gnupg' created [2023-05-16T10:12:41.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T10:12:41.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T10:12:41.593Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T10:12:41.593Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T10:12:41.593Z] gpg: CAST5 encrypted data [2023-05-16T10:12:41.593Z] gpg: encrypted with 1 passphrase [2023-05-16T10:12:41.593Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T10:12:42.490Z] + mkdir /home/jenkins [2023-05-16T10:12:42.490Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T10:12:42.785Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-16T10:12:42.793Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:12:43.075Z] ---> sigul-install.sh [2023-05-16T10:12:43.076Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T10:12:43.363Z] + git tag --list [2023-05-16T10:12:43.363Z] v1.0.0 [2023-05-16T10:12:43.363Z] v1.1.0 [2023-05-16T10:12:43.363Z] v1.2.0 [2023-05-16T10:12:43.363Z] v1.2.1-dev.1 [2023-05-16T10:12:43.363Z] v1.2.1-dev.10 [2023-05-16T10:12:43.363Z] v1.2.1-dev.11 [2023-05-16T10:12:43.363Z] v1.2.1-dev.12 [2023-05-16T10:12:43.363Z] v1.2.1-dev.13 [2023-05-16T10:12:43.363Z] v1.2.1-dev.14 [2023-05-16T10:12:43.363Z] v1.2.1-dev.15 [2023-05-16T10:12:43.363Z] v1.2.1-dev.16 [2023-05-16T10:12:43.363Z] v1.2.1-dev.17 [2023-05-16T10:12:43.363Z] v1.2.1-dev.18 [2023-05-16T10:12:43.363Z] v1.2.1-dev.19 [2023-05-16T10:12:43.363Z] v1.2.1-dev.2 [2023-05-16T10:12:43.363Z] v1.2.1-dev.20 [2023-05-16T10:12:43.363Z] v1.2.1-dev.21 [2023-05-16T10:12:43.363Z] v1.2.1-dev.22 [2023-05-16T10:12:43.363Z] v1.2.1-dev.23 [2023-05-16T10:12:43.363Z] v1.2.1-dev.3 [2023-05-16T10:12:43.363Z] v1.2.1-dev.4 [2023-05-16T10:12:43.363Z] v1.2.1-dev.5 [2023-05-16T10:12:43.363Z] v1.2.1-dev.6 [2023-05-16T10:12:43.363Z] v1.2.1-dev.7 [2023-05-16T10:12:43.363Z] v1.2.1-dev.8 [2023-05-16T10:12:43.363Z] v1.2.1-dev.9 [2023-05-16T10:12:43.363Z] v1.3.0 [2023-05-16T10:12:43.363Z] v1.3.1 [2023-05-16T10:12:43.363Z] v1.3.1-dev.1 [2023-05-16T10:12:43.363Z] v2.0.0 [2023-05-16T10:12:43.363Z] v2.0.0-dev.1 [2023-05-16T10:12:43.363Z] v2.0.0-dev.2 [2023-05-16T10:12:43.363Z] v2.0.0-dev.3 [2023-05-16T10:12:43.363Z] v2.0.0-dev.4 [2023-05-16T10:12:43.363Z] v2.0.1 [2023-05-16T10:12:43.363Z] v2.1.0 [2023-05-16T10:12:43.363Z] v2.1.1 [2023-05-16T10:12:43.363Z] v2.1.1-dev.1 [2023-05-16T10:12:43.363Z] v2.1.1-dev.2 [2023-05-16T10:12:43.363Z] v2.1.2 [2023-05-16T10:12:43.363Z] v2.1.2-dev.1 [2023-05-16T10:12:43.363Z] v2.1.2-dev.2 [2023-05-16T10:12:43.363Z] v2.2.0 [2023-05-16T10:12:43.363Z] v2.2.1-dev.1 [2023-05-16T10:12:43.363Z] v2.2.1-dev.10 [2023-05-16T10:12:43.363Z] v2.2.1-dev.2 [2023-05-16T10:12:43.363Z] v2.2.1-dev.3 [2023-05-16T10:12:43.363Z] v2.2.1-dev.4 [2023-05-16T10:12:43.363Z] v2.2.1-dev.5 [2023-05-16T10:12:43.363Z] v2.2.1-dev.6 [2023-05-16T10:12:43.363Z] v2.2.1-dev.7 [2023-05-16T10:12:43.363Z] v2.2.1-dev.8 [2023-05-16T10:12:43.363Z] v2.2.1-dev.9 [2023-05-16T10:12:43.363Z] v2.3 [2023-05-16T10:12:43.363Z] v2.3.0 [2023-05-16T10:12:43.363Z] v2.3.0-dev.10 [2023-05-16T10:12:43.363Z] v2.3.0-dev.11 [2023-05-16T10:12:43.363Z] v2.3.0-dev.12 [2023-05-16T10:12:43.363Z] v2.3.0-dev.13 [2023-05-16T10:12:43.363Z] v2.3.0-dev.14 [2023-05-16T10:12:43.363Z] v2.3.0-dev.15 [2023-05-16T10:12:43.363Z] v2.3.0-dev.16 [2023-05-16T10:12:43.363Z] v2.3.0-dev.17 [2023-05-16T10:12:43.363Z] v2.3.0-dev.18 [2023-05-16T10:12:43.363Z] v2.3.0-dev.19 [2023-05-16T10:12:43.363Z] v2.3.0-dev.20 [2023-05-16T10:12:43.363Z] v2.3.0-dev.21 [2023-05-16T10:12:43.363Z] v2.3.0-dev.22 [2023-05-16T10:12:43.363Z] v2.3.0-dev.23 [2023-05-16T10:12:43.363Z] v2.3.0-dev.24 [2023-05-16T10:12:43.363Z] v2.3.0-dev.25 [2023-05-16T10:12:43.363Z] v2.3.0-dev.26 [2023-05-16T10:12:43.363Z] v2.3.0-dev.27 [2023-05-16T10:12:43.363Z] v2.3.0-dev.28 [2023-05-16T10:12:43.363Z] v2.3.0-dev.29 [2023-05-16T10:12:43.363Z] v2.3.0-dev.30 [2023-05-16T10:12:43.363Z] v2.3.0-dev.31 [2023-05-16T10:12:43.363Z] v2.3.0-dev.32 [2023-05-16T10:12:43.363Z] v2.3.0-dev.33 [2023-05-16T10:12:43.363Z] v2.3.0-dev.34 [2023-05-16T10:12:43.363Z] v2.3.0-dev.35 [2023-05-16T10:12:43.363Z] v2.3.0-dev.36 [2023-05-16T10:12:43.363Z] v2.3.0-dev.37 [2023-05-16T10:12:43.363Z] v2.3.1 [2023-05-16T10:12:43.363Z] v2.3.1-dev.1 [2023-05-16T10:12:43.363Z] v2.3.1-dev.2 [2023-05-16T10:12:43.363Z] v2.3.1-dev.3 [2023-05-16T10:12:43.363Z] v2.3.1-dev.4 [2023-05-16T10:12:43.363Z] v3.0.0-dev.1 [2023-05-16T10:12:43.363Z] v3.0.0-dev.10 [2023-05-16T10:12:43.363Z] v3.0.0-dev.11 [2023-05-16T10:12:43.363Z] v3.0.0-dev.12 [2023-05-16T10:12:43.363Z] v3.0.0-dev.13 [2023-05-16T10:12:43.363Z] v3.0.0-dev.14 [2023-05-16T10:12:43.363Z] v3.0.0-dev.15 [2023-05-16T10:12:43.363Z] v3.0.0-dev.16 [2023-05-16T10:12:43.363Z] v3.0.0-dev.17 [2023-05-16T10:12:43.363Z] v3.0.0-dev.18 [2023-05-16T10:12:43.363Z] v3.0.0-dev.19 [2023-05-16T10:12:43.363Z] v3.0.0-dev.2 [2023-05-16T10:12:43.363Z] v3.0.0-dev.20 [2023-05-16T10:12:43.363Z] v3.0.0-dev.21 [2023-05-16T10:12:43.363Z] v3.0.0-dev.22 [2023-05-16T10:12:43.363Z] v3.0.0-dev.23 [2023-05-16T10:12:43.363Z] v3.0.0-dev.24 [2023-05-16T10:12:43.363Z] v3.0.0-dev.25 [2023-05-16T10:12:43.363Z] v3.0.0-dev.26 [2023-05-16T10:12:43.363Z] v3.0.0-dev.27 [2023-05-16T10:12:43.363Z] v3.0.0-dev.28 [2023-05-16T10:12:43.363Z] v3.0.0-dev.29 [2023-05-16T10:12:43.363Z] v3.0.0-dev.3 [2023-05-16T10:12:43.363Z] v3.0.0-dev.30 [2023-05-16T10:12:43.363Z] v3.0.0-dev.31 [2023-05-16T10:12:43.363Z] v3.0.0-dev.32 [2023-05-16T10:12:43.363Z] v3.0.0-dev.33 [2023-05-16T10:12:43.363Z] v3.0.0-dev.34 [2023-05-16T10:12:43.363Z] v3.0.0-dev.35 [2023-05-16T10:12:43.363Z] v3.0.0-dev.36 [2023-05-16T10:12:43.363Z] v3.0.0-dev.37 [2023-05-16T10:12:43.363Z] v3.0.0-dev.38 [2023-05-16T10:12:43.363Z] v3.0.0-dev.39 [2023-05-16T10:12:43.363Z] v3.0.0-dev.4 [2023-05-16T10:12:43.363Z] v3.0.0-dev.40 [2023-05-16T10:12:43.363Z] v3.0.0-dev.41 [2023-05-16T10:12:43.363Z] v3.0.0-dev.42 [2023-05-16T10:12:43.363Z] v3.0.0-dev.43 [2023-05-16T10:12:43.363Z] v3.0.0-dev.44 [2023-05-16T10:12:43.363Z] v3.0.0-dev.45 [2023-05-16T10:12:43.363Z] v3.0.0-dev.5 [2023-05-16T10:12:43.363Z] v3.0.0-dev.6 [2023-05-16T10:12:43.363Z] v3.0.0-dev.7 [2023-05-16T10:12:43.363Z] v3.0.0-dev.8 [2023-05-16T10:12:43.363Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T10:12:43.650Z] + lftools sign git-tag v3.0.0-dev.45 [2023-05-16T10:12:44.217Z] Signing Git tag with Sigul... [2023-05-16T10:12:44.217Z] Signing v3.0.0-dev.45 [Pipeline] echo [2023-05-16T10:12:44.791Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:12:45.084Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T10:12:45.090Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T10:12:45.130Z] $ docker stop --time=1 ce56abbb3ccac0304f11f224297472b00f01731b6753c588fa069141daa7b1b1 [2023-05-16T10:12:46.477Z] $ docker rm -f --volumes ce56abbb3ccac0304f11f224297472b00f01731b6753c588fa069141daa7b1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T10:12:46.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:12:46.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:12:47.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:12:47.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:12:47.255Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:12:47.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:12:47.652Z] $ docker top c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 -eo pid,comm [2023-05-16T10:12:47.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T10:12:47.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:12:47.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:12:47.732Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:12:47.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:12:47.862Z] $ docker exec c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 ssh-agent [2023-05-16T10:12:47.940Z] SSH_AUTH_SOCK=/tmp/ssh-uudJV79YOKuF/agent.32 [2023-05-16T10:12:47.940Z] SSH_AGENT_PID=38 [2023-05-16T10:12:47.946Z] Running ssh-add (command line suppressed) [2023-05-16T10:12:48.060Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9949197370452293480.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9949197370452293480.key) [2023-05-16T10:12:48.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:12:48.349Z] + git semver bump pre [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,515 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,515 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,515 [bump_version] DEBUG bumped version:3.0.0-dev.46 [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,515 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,515 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,515 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,517 [execute] INFO git cat-file --batch-check [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,530 [execute] INFO git cat-file --batch [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:12:48.608Z] 2023-05-16 10:12:48,537 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:48.608Z] 3.0.0-dev.46 [Pipeline] } [2023-05-16T10:12:48.637Z] $ docker exec --env ******** --env ******** c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 ssh-agent -k [2023-05-16T10:12:48.730Z] unset SSH_AUTH_SOCK; [2023-05-16T10:12:48.731Z] unset SSH_AGENT_PID; [2023-05-16T10:12:48.731Z] echo Agent pid 38 killed; [2023-05-16T10:12:48.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:12:49.036Z] + git semver [Pipeline] } [2023-05-16T10:12:49.327Z] $ docker stop --time=1 c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 [2023-05-16T10:12:50.580Z] $ docker rm -f --volumes c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:12:50.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:12:50.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:12:51.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:12:51.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:12:51.273Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:12:51.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:12:51.677Z] $ docker top 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:12:51.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:12:51.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:12:51.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:12:51.882Z] $ docker exec 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf ssh-agent [2023-05-16T10:12:51.959Z] SSH_AUTH_SOCK=/tmp/ssh-XUViWtKH3bgo/agent.32 [2023-05-16T10:12:51.959Z] SSH_AGENT_PID=38 [2023-05-16T10:12:51.964Z] Running ssh-add (command line suppressed) [2023-05-16T10:12:52.083Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2116332758630973238.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2116332758630973238.key) [2023-05-16T10:12:52.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:12:52.363Z] + git semver push [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,570 [run_push] DEBUG push [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,571 [execute] INFO git cat-file --batch-check [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,574 [execute] INFO git rev-list 2c2830a90f154cf1d6f180f6a9766245655035bd -- [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,575 [execute] DEBUG Popen(['git', 'rev-list', '2c2830a90f154cf1d6f180f6a9766245655035bd', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,586 [execute] INFO git fetch -v origin [2023-05-16T10:12:52.623Z] 2023-05-16 10:12:52,586 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T10:12:53.192Z] 2023-05-16 10:12:53,035 [run_push] DEBUG no remote changes detected [2023-05-16T10:12:53.192Z] 2023-05-16 10:12:53,035 [execute] INFO git push origin semver [2023-05-16T10:12:53.192Z] 2023-05-16 10:12:53,036 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:12:54.129Z] 2023-05-16 10:12:53,844 [run_push] DEBUG push all version tags [2023-05-16T10:12:54.129Z] 2023-05-16 10:12:53,844 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T10:12:54.129Z] 2023-05-16 10:12:53,845 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:12:54.755Z] 2023-05-16 10:12:54,639 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-16T10:12:54.755Z] 3.0.0-dev.46 [Pipeline] } [2023-05-16T10:12:54.806Z] $ docker exec --env ******** --env ******** 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf ssh-agent -k [2023-05-16T10:12:54.917Z] unset SSH_AUTH_SOCK; [2023-05-16T10:12:54.917Z] unset SSH_AGENT_PID; [2023-05-16T10:12:54.917Z] echo Agent pid 38 killed; [2023-05-16T10:12:54.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:12:55.271Z] + git semver [Pipeline] } [2023-05-16T10:12:55.569Z] $ docker stop --time=1 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf [2023-05-16T10:12:56.831Z] $ docker rm -f --volumes 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T10:12:57.352Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-16T10:12:57.352Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-16T10:12:57.352Z] total 16 [2023-05-16T10:12:57.352Z] drwxr-xr-x 3 root root 4096 May 16 10:01 . [2023-05-16T10:12:57.352Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:12 .. [2023-05-16T10:12:57.352Z] drwxr-xr-x 2 root root 4096 May 16 10:01 cost [2023-05-16T10:12:57.352Z] -rw-r--r-- 1 root root 96 May 16 10:01 cost.csv [2023-05-16T10:12:57.352Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-16T10:12:57.352Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-16T10:12:57.352Z] total 16 [2023-05-16T10:12:57.352Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:01 . [2023-05-16T10:12:57.352Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:12 .. [2023-05-16T10:12:57.352Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:01 cost [2023-05-16T10:12:57.352Z] -rw-r--r-- 1 jenkins jenkins 96 May 16 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:12:57.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:12:58.498Z] ---> package-listing.sh [2023-05-16T10:12:58.498Z] ++ facter osfamily [2023-05-16T10:12:58.498Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:12:58.756Z] + OS_FAMILY=debian [2023-05-16T10:12:58.756Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-16T10:12:58.756Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:12:58.756Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:12:58.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:12:58.756Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:12:58.756Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-16T10:12:58.756Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:12:58.756Z] + case "${OS_FAMILY}" in [2023-05-16T10:12:58.756Z] + dpkg -l [2023-05-16T10:12:58.756Z] + grep '^ii' [2023-05-16T10:12:58.756Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:12:58.756Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:12:58.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:12:58.756Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-16T10:12:58.756Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-16T10:12:58.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-16T10:12:58.766Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:12:59.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:12:59.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:12:59.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:12:59.680Z] prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container [2023-05-16T10:12:59.727Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:12:59.926Z] $ docker top 750493d593deeee9c72394f087e321006ce02e106e3c238a1d650f2b73e388c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:13:00.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:13:00.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:13:00.813Z] + ls /var/log/sa-host [2023-05-16T10:13:00.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:13:00.882Z] provisioning config files... [2023-05-16T10:13:00.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4922491193639611154tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:13:00.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:13:01.184Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:13:01.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:13:01.501Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:13:01.508Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:13:01.801Z] ---> sudo-logs.sh [2023-05-16T10:13:01.801Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:13:01.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:13:02.110Z] ---> job-cost.sh [2023-05-16T10:13:02.111Z] lf-activate-venv: SKIPPING [2023-05-16T10:13:02.111Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:13:02.111Z] INFO: Retrieving Stack Cost... [2023-05-16T10:13:02.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:13:02.936Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:13:02.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:13:03.227Z] ---> logs-deploy.sh [2023-05-16T10:13:03.228Z] lf-activate-venv: SKIPPING [2023-05-16T10:13:03.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/163 [2023-05-16T10:13:03.228Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:13:04.166Z] Archives upload complete. [2023-05-16T10:13:04.425Z] INFO: archiving logs to Nexus [2023-05-16T10:13:04.997Z] ---> uname -a: [2023-05-16T10:13:04.997Z] Linux prd-ubuntu20-04-docker-8c-8g-15549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] ---> lscpu: [2023-05-16T10:13:04.997Z] Architecture: x86_64 [2023-05-16T10:13:04.997Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T10:13:04.997Z] Byte Order: Little Endian [2023-05-16T10:13:04.997Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T10:13:04.997Z] CPU(s): 8 [2023-05-16T10:13:04.997Z] On-line CPU(s) list: 0-7 [2023-05-16T10:13:04.997Z] Thread(s) per core: 1 [2023-05-16T10:13:04.997Z] Core(s) per socket: 1 [2023-05-16T10:13:04.997Z] Socket(s): 8 [2023-05-16T10:13:04.997Z] NUMA node(s): 1 [2023-05-16T10:13:04.997Z] Vendor ID: AuthenticAMD [2023-05-16T10:13:04.997Z] CPU family: 23 [2023-05-16T10:13:04.997Z] Model: 49 [2023-05-16T10:13:04.997Z] Model name: AMD EPYC-Rome Processor [2023-05-16T10:13:04.997Z] Stepping: 0 [2023-05-16T10:13:04.997Z] CPU MHz: 2799.998 [2023-05-16T10:13:04.997Z] BogoMIPS: 5599.99 [2023-05-16T10:13:04.997Z] Virtualization: AMD-V [2023-05-16T10:13:04.997Z] Hypervisor vendor: KVM [2023-05-16T10:13:04.997Z] Virtualization type: full [2023-05-16T10:13:04.997Z] L1d cache: 256 KiB [2023-05-16T10:13:04.997Z] L1i cache: 256 KiB [2023-05-16T10:13:04.997Z] L2 cache: 4 MiB [2023-05-16T10:13:04.997Z] L3 cache: 128 MiB [2023-05-16T10:13:04.997Z] NUMA node0 CPU(s): 0-7 [2023-05-16T10:13:04.997Z] Vulnerability Itlb multihit: Not affected [2023-05-16T10:13:04.997Z] Vulnerability L1tf: Not affected [2023-05-16T10:13:04.997Z] Vulnerability Mds: Not affected [2023-05-16T10:13:04.997Z] Vulnerability Meltdown: Not affected [2023-05-16T10:13:04.997Z] Vulnerability Mmio stale data: Not affected [2023-05-16T10:13:04.997Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T10:13:04.997Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T10:13:04.997Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T10:13:04.997Z] Vulnerability Srbds: Not affected [2023-05-16T10:13:04.997Z] Vulnerability Tsx async abort: Not affected [2023-05-16T10:13:04.997Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] ---> nproc: [2023-05-16T10:13:04.997Z] 8 [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] ---> df -h: [2023-05-16T10:13:04.997Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T10:13:04.997Z] overlay 155G 13G 143G 9% / [2023-05-16T10:13:04.997Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T10:13:04.997Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T10:13:04.997Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T10:13:04.997Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] ---> sar -b -r -n DEV: [2023-05-16T10:13:04.997Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15549) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] 09:58:05 LINUX RESTART (8 CPU) [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] 09:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T10:13:04.997Z] 10:00:01 186.34 1.30 185.04 0.00 29.73 71734.58 0.00 [2023-05-16T10:13:04.997Z] 10:01:01 128.53 0.23 128.30 0.00 16.13 31605.53 0.00 [2023-05-16T10:13:04.997Z] 10:02:01 66.62 0.07 66.56 0.00 8.93 18946.06 0.00 [2023-05-16T10:13:04.997Z] 10:03:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2023-05-16T10:13:04.997Z] 10:04:01 57.54 11.70 45.84 0.00 5176.74 8917.71 0.00 [2023-05-16T10:13:04.997Z] 10:05:01 6.17 1.67 4.50 0.00 37.86 105.05 0.00 [2023-05-16T10:13:04.997Z] 10:06:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2023-05-16T10:13:04.997Z] 10:07:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2023-05-16T10:13:04.997Z] 10:08:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-05-16T10:13:04.997Z] 10:09:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-05-16T10:13:04.997Z] 10:10:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2023-05-16T10:13:04.997Z] 10:11:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2023-05-16T10:13:04.997Z] 10:12:01 4.58 0.07 4.52 0.00 7.87 2220.56 0.00 [2023-05-16T10:13:04.997Z] 10:13:01 122.01 0.28 121.72 0.00 15.06 56737.63 0.00 [2023-05-16T10:13:04.997Z] Average: 41.48 1.09 40.39 0.00 378.00 13598.41 0.00 [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] 09:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T10:13:04.997Z] 10:00:01 27970128 31533136 764096 2.32 145052 3595296 1871984 5.52 1380644 3056120 400872 [2023-05-16T10:13:04.997Z] 10:01:01 28135980 31532892 765284 2.33 149288 3444088 2054048 6.05 1273232 3015380 24268 [2023-05-16T10:13:04.997Z] 10:02:01 27670940 31574836 721732 2.19 157408 3893096 1733716 5.11 1250372 3450952 4 [2023-05-16T10:13:04.997Z] 10:03:01 27671296 31575288 720788 2.19 157468 3893096 1733716 5.11 1250144 3450952 16 [2023-05-16T10:13:04.997Z] 10:04:01 27135624 31556188 726568 2.21 191520 4354284 1816800 5.35 1572296 3625580 248 [2023-05-16T10:13:04.997Z] 10:05:01 27134060 31551948 731308 2.22 190060 4352156 1778896 5.24 1577060 3622708 12 [2023-05-16T10:13:04.997Z] 10:06:01 27139232 31557196 726044 2.21 190088 4352160 1778896 5.24 1571672 3622712 16 [2023-05-16T10:13:04.997Z] 10:07:01 27140420 31558520 724664 2.20 190124 4352164 1778896 5.24 1571500 3622808 8 [2023-05-16T10:13:04.997Z] 10:08:01 27139820 31558092 725024 2.20 190148 4352292 1778896 5.24 1571620 3622908 36 [2023-05-16T10:13:04.997Z] 10:09:01 27139548 31557896 724864 2.20 190184 4352296 1778896 5.24 1571656 3622940 16 [2023-05-16T10:13:04.997Z] 10:10:01 27139696 31558088 724612 2.20 190208 4352296 1778896 5.24 1571592 3622940 184 [2023-05-16T10:13:04.997Z] 10:11:01 27139420 31557832 724788 2.20 190236 4352304 1778896 5.24 1571980 3622948 180 [2023-05-16T10:13:04.997Z] 10:12:01 26525740 31510752 771136 2.35 192444 4889124 2082808 6.14 1620376 4159220 473844 [2023-05-16T10:13:04.997Z] 10:13:01 25606512 31502364 772964 2.35 228644 5661296 1859376 5.48 1718176 4869120 272 [2023-05-16T10:13:04.997Z] Average: 27192030 31548931 737419 2.24 182348 4299711 1828909 5.39 1505166 3641949 64284 [2023-05-16T10:13:04.997Z] [2023-05-16T10:13:04.997Z] 09:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T10:13:04.997Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:00:01 ens3 321.85 175.40 1975.78 28.69 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:00:01 veth9ca4d85 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:00:01 docker0 153.37 287.75 12.97 1938.23 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:01:01 ens3 40.68 45.41 107.23 92.40 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:01:01 docker0 2.92 6.53 0.19 88.08 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:02:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:02:01 ens3 138.29 100.38 2553.42 227.68 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.997Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:03:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:04:01 ens3 222.45 118.51 2870.10 8.32 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:05:01 ens3 8.90 7.15 5.65 6.24 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:06:01 ens3 0.87 0.32 0.34 0.21 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:07:01 ens3 1.65 0.53 0.45 0.29 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:08:01 ens3 2.03 0.62 0.69 0.47 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:09:01 ens3 2.67 0.83 0.77 0.49 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:10:01 ens3 2.97 0.70 0.76 0.42 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:11:01 ens3 1.15 0.62 0.54 0.42 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:12:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:12:01 ens3 125.91 70.54 3964.29 7.59 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:13:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:13:01 ens3 276.99 206.51 3857.95 151.16 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] 10:13:01 docker0 37.81 65.63 3.35 582.04 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] Average: ens3 81.91 51.98 1095.61 37.46 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] Average: docker0 13.86 25.71 1.18 186.32 0.00 0.00 0.00 0.00 [2023-05-16T10:13:04.998Z] [2023-05-16T10:13:04.998Z] [2023-05-16T10:13:04.998Z] ---> sar -P ALL: [2023-05-16T10:13:04.998Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15549) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T10:13:04.998Z] [2023-05-16T10:13:04.998Z] 09:58:05 LINUX RESTART (8 CPU) [2023-05-16T10:13:04.998Z] [2023-05-16T10:13:04.998Z] 09:59:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T10:13:04.998Z] 10:00:01 all 22.91 0.00 5.64 3.06 0.08 68.31 [2023-05-16T10:13:04.998Z] 10:00:01 0 20.86 0.00 5.48 1.39 0.05 72.23 [2023-05-16T10:13:04.998Z] 10:00:01 1 22.36 0.00 5.42 3.69 0.08 68.45 [2023-05-16T10:13:04.998Z] 10:00:01 2 22.49 0.00 5.31 0.46 0.07 71.67 [2023-05-16T10:13:04.998Z] 10:00:01 3 21.96 0.00 4.66 0.12 0.05 73.21 [2023-05-16T10:13:04.998Z] 10:00:01 4 24.73 0.00 6.14 6.07 0.09 62.97 [2023-05-16T10:13:04.998Z] 10:00:01 5 22.42 0.00 6.82 11.59 0.10 59.07 [2023-05-16T10:13:04.998Z] 10:00:01 6 22.85 0.00 5.27 0.86 0.07 70.95 [2023-05-16T10:13:04.998Z] 10:00:01 7 25.67 0.00 6.02 0.34 0.10 67.87 [2023-05-16T10:13:04.998Z] 10:01:01 all 37.87 0.00 6.42 1.54 0.09 54.07 [2023-05-16T10:13:04.998Z] 10:01:01 0 36.80 0.00 6.54 0.99 0.07 55.60 [2023-05-16T10:13:04.998Z] 10:01:01 1 38.61 0.00 6.54 0.17 0.08 54.59 [2023-05-16T10:13:04.998Z] 10:01:01 2 39.35 0.00 6.25 0.40 0.08 53.91 [2023-05-16T10:13:04.998Z] 10:01:01 3 37.49 0.00 6.44 4.79 0.10 51.19 [2023-05-16T10:13:04.998Z] 10:01:01 4 38.92 0.00 6.69 0.30 0.10 53.98 [2023-05-16T10:13:04.998Z] 10:01:01 5 36.88 0.00 6.03 1.26 0.08 55.74 [2023-05-16T10:13:04.998Z] 10:01:01 6 38.36 0.00 6.74 4.23 0.10 50.57 [2023-05-16T10:13:04.998Z] 10:01:01 7 36.60 0.00 6.15 0.22 0.08 56.95 [2023-05-16T10:13:04.998Z] 10:02:01 all 3.81 0.00 1.59 0.97 0.03 93.60 [2023-05-16T10:13:04.998Z] 10:02:01 0 4.72 0.00 1.29 0.00 0.03 93.96 [2023-05-16T10:13:04.998Z] 10:02:01 1 3.05 0.00 1.24 0.50 0.03 95.17 [2023-05-16T10:13:04.998Z] 10:02:01 2 3.92 0.00 1.09 0.02 0.02 94.96 [2023-05-16T10:13:04.998Z] 10:02:01 3 4.29 0.00 2.33 6.40 0.05 86.94 [2023-05-16T10:13:04.998Z] 10:02:01 4 3.08 0.00 1.70 0.08 0.03 95.11 [2023-05-16T10:13:04.998Z] 10:02:01 5 3.09 0.00 1.77 0.69 0.03 94.41 [2023-05-16T10:13:04.998Z] 10:02:01 6 4.73 0.00 1.88 0.02 0.02 93.36 [2023-05-16T10:13:04.998Z] 10:02:01 7 3.61 0.00 1.44 0.03 0.03 94.88 [2023-05-16T10:13:04.998Z] 10:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-05-16T10:13:04.998Z] 10:03:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-16T10:13:04.998Z] 10:03:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-16T10:13:04.998Z] 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T10:13:04.998Z] 10:03:01 3 0.03 0.00 0.03 0.07 0.03 99.83 [2023-05-16T10:13:04.998Z] 10:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-16T10:13:04.998Z] 10:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T10:13:04.998Z] 10:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T10:13:04.998Z] 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T10:13:04.998Z] 10:04:01 all 2.35 0.00 1.62 0.71 0.03 95.28 [2023-05-16T10:13:04.998Z] 10:04:01 0 2.34 0.00 1.27 0.13 0.03 96.22 [2023-05-16T10:13:04.998Z] 10:04:01 1 3.49 0.00 1.64 0.70 0.03 94.13 [2023-05-16T10:13:04.998Z] 10:04:01 2 2.44 0.00 1.35 0.07 0.05 96.09 [2023-05-16T10:13:04.998Z] 10:04:01 3 1.78 0.00 1.24 2.38 0.05 94.55 [2023-05-16T10:13:04.998Z] 10:04:01 4 1.74 0.00 0.79 0.47 0.02 96.99 [2023-05-16T10:13:04.998Z] 10:04:01 5 2.92 0.00 1.65 0.38 0.02 95.03 [2023-05-16T10:13:04.998Z] 10:04:01 6 2.41 0.00 3.53 0.77 0.02 93.28 [2023-05-16T10:13:04.998Z] 10:04:01 7 1.66 0.00 1.52 0.82 0.03 95.97 [2023-05-16T10:13:04.998Z] 10:05:01 all 0.40 0.00 0.08 0.04 0.00 99.48 [2023-05-16T10:13:04.998Z] 10:05:01 0 1.25 0.00 0.13 0.02 0.00 98.60 [2023-05-16T10:13:04.998Z] 10:05:01 1 0.27 0.00 0.07 0.02 0.00 99.65 [2023-05-16T10:13:04.998Z] 10:05:01 2 0.13 0.00 0.03 0.02 0.00 99.82 [2023-05-16T10:13:04.998Z] 10:05:01 3 0.07 0.00 0.07 0.15 0.00 99.72 [2023-05-16T10:13:04.998Z] 10:05:01 4 0.78 0.00 0.08 0.02 0.02 99.10 [2023-05-16T10:13:04.998Z] 10:05:01 5 0.12 0.00 0.08 0.00 0.00 99.80 [2023-05-16T10:13:04.998Z] 10:05:01 6 0.37 0.00 0.10 0.13 0.00 99.40 [2023-05-16T10:13:04.998Z] 10:05:01 7 0.22 0.00 0.05 0.00 0.02 99.72 [2023-05-16T10:13:04.998Z] 10:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-16T10:13:04.998Z] 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T10:13:04.998Z] 10:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T10:13:04.998Z] 10:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T10:13:04.998Z] 10:06:01 3 0.03 0.00 0.00 0.07 0.00 99.90 [2023-05-16T10:13:04.998Z] 10:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T10:13:04.998Z] 10:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-16T10:13:04.998Z] 10:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-16T10:13:04.998Z] 10:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-16T10:13:04.998Z] 10:07:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2023-05-16T10:13:04.998Z] 10:07:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-16T10:13:04.998Z] 10:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T10:13:04.998Z] 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T10:13:04.998Z] 10:07:01 3 0.00 0.00 0.02 0.10 0.02 99.87 [2023-05-16T10:13:04.998Z] 10:07:01 4 0.76 0.00 0.00 0.00 0.02 99.22 [2023-05-16T10:13:04.998Z] 10:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T10:13:04.998Z] 10:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-16T10:13:04.998Z] 10:07:01 7 0.25 0.00 0.03 0.00 0.02 99.70 [2023-05-16T10:13:04.998Z] 10:08:01 all 0.13 0.00 0.01 0.02 0.00 99.84 [2023-05-16T10:13:04.998Z] 10:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T10:13:04.998Z] 10:08:01 1 0.02 0.00 0.00 0.12 0.00 99.87 [2023-05-16T10:13:04.998Z] 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T10:13:04.998Z] 10:08:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-16T10:13:04.998Z] 10:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-16T10:13:04.998Z] 10:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T10:13:04.998Z] 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T10:13:04.998Z] 10:08:01 7 0.88 0.00 0.00 0.00 0.00 99.12 [2023-05-16T10:13:04.998Z] 10:09:01 all 0.01 0.00 0.01 0.06 0.01 99.91 [2023-05-16T10:13:04.998Z] 10:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T10:13:04.998Z] 10:09:01 1 0.02 0.00 0.00 0.17 0.02 99.80 [2023-05-16T10:13:04.998Z] 10:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T10:13:04.998Z] 10:09:01 3 0.02 0.00 0.00 0.33 0.00 99.65 [2023-05-16T10:13:04.998Z] 10:09:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-16T10:13:04.998Z] 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T10:13:04.998Z] 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T10:13:04.998Z] 10:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T10:13:04.998Z] 10:10:01 all 0.05 0.00 0.01 0.04 0.00 99.90 [2023-05-16T10:13:04.998Z] 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T10:13:04.998Z] 10:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-16T10:13:04.999Z] 10:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T10:13:04.999Z] 10:10:01 3 0.03 0.00 0.00 0.27 0.00 99.70 [2023-05-16T10:13:04.999Z] 10:10:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-16T10:13:04.999Z] 10:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-16T10:13:04.999Z] 10:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T10:13:04.999Z] 10:10:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-16T10:13:04.999Z] [2023-05-16T10:13:04.999Z] 10:10:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T10:13:04.999Z] 10:11:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2023-05-16T10:13:04.999Z] 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T10:13:04.999Z] 10:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T10:13:04.999Z] 10:11:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-16T10:13:04.999Z] 10:11:01 3 0.02 0.00 0.00 0.07 0.02 99.90 [2023-05-16T10:13:04.999Z] 10:11:01 4 0.23 0.00 0.07 0.00 0.02 99.68 [2023-05-16T10:13:04.999Z] 10:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T10:13:04.999Z] 10:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-16T10:13:04.999Z] 10:11:01 7 0.42 0.00 0.00 0.00 0.02 99.57 [2023-05-16T10:13:04.999Z] 10:12:01 all 1.58 0.00 0.64 0.04 0.01 97.73 [2023-05-16T10:13:04.999Z] 10:12:01 0 2.02 0.00 0.87 0.00 0.00 97.12 [2023-05-16T10:13:04.999Z] 10:12:01 1 1.60 0.00 0.50 0.00 0.02 97.88 [2023-05-16T10:13:04.999Z] 10:12:01 2 1.35 0.00 0.58 0.03 0.02 98.01 [2023-05-16T10:13:04.999Z] 10:12:01 3 1.25 0.00 0.55 0.13 0.00 98.06 [2023-05-16T10:13:04.999Z] 10:12:01 4 1.59 0.00 0.39 0.17 0.05 97.81 [2023-05-16T10:13:04.999Z] 10:12:01 5 0.97 0.00 1.22 0.00 0.02 97.80 [2023-05-16T10:13:04.999Z] 10:12:01 6 1.39 0.00 0.42 0.02 0.00 98.18 [2023-05-16T10:13:04.999Z] 10:12:01 7 2.43 0.00 0.56 0.00 0.00 97.01 [2023-05-16T10:13:04.999Z] 10:13:01 all 7.87 0.00 3.62 3.09 0.07 85.35 [2023-05-16T10:13:04.999Z] 10:13:01 0 7.19 0.00 4.49 0.44 0.07 87.82 [2023-05-16T10:13:04.999Z] 10:13:01 1 10.12 0.00 3.36 0.61 0.07 85.85 [2023-05-16T10:13:04.999Z] 10:13:01 2 8.05 0.00 3.09 0.19 0.05 88.63 [2023-05-16T10:13:04.999Z] 10:13:01 3 9.51 0.00 4.15 2.57 0.07 83.70 [2023-05-16T10:13:04.999Z] 10:13:01 4 7.68 0.00 3.70 5.62 0.07 82.93 [2023-05-16T10:13:04.999Z] 10:13:01 5 5.24 0.00 3.37 0.15 0.05 91.19 [2023-05-16T10:13:04.999Z] 10:13:01 6 8.25 0.00 3.61 5.31 0.07 82.76 [2023-05-16T10:13:04.999Z] 10:13:01 7 6.95 0.00 3.22 9.92 0.10 79.81 [2023-05-16T10:13:04.999Z] Average: all 5.48 0.00 1.40 0.68 0.03 92.42 [2023-05-16T10:13:04.999Z] Average: 0 5.35 0.00 1.43 0.21 0.02 92.99 [2023-05-16T10:13:04.999Z] Average: 1 5.65 0.00 1.34 0.43 0.03 92.55 [2023-05-16T10:13:04.999Z] Average: 2 5.52 0.00 1.26 0.08 0.03 93.11 [2023-05-16T10:13:04.999Z] Average: 3 5.42 0.00 1.38 1.24 0.03 91.93 [2023-05-16T10:13:04.999Z] Average: 4 5.65 0.00 1.39 0.90 0.03 92.03 [2023-05-16T10:13:04.999Z] Average: 5 5.08 0.00 1.49 0.99 0.02 92.41 [2023-05-16T10:13:04.999Z] Average: 6 5.57 0.00 1.53 0.81 0.02 92.07 [2023-05-16T10:13:04.999Z] Average: 7 5.59 0.00 1.35 0.80 0.03 92.23 [2023-05-16T10:13:04.999Z] [2023-05-16T10:13:04.999Z] [2023-05-16T10:13:04.999Z]