Pull request #707 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef37b989626e64cb7078eb2a194d97089a71c746+405ca1ad626f130e581dbb17472310acb117b457 (bf505c7f34580e2a9cfb93e57b838f9cd2d13b87) 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-ssh8286239809438227383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17827317056435808834.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9066442707259058788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7618711887437390999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh186909534457010616.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6215297998268427473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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] ========================================================= [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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38759 in /w/workspace/_app-service-configurable_PR-707 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-707 # 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 > 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 Merging remotes/origin/main commit 405ca1ad626f130e581dbb17472310acb117b457 into PR head commit ef37b989626e64cb7078eb2a194d97089a71c746 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef37b989626e64cb7078eb2a194d97089a71c746 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 Merge succeeded, producing ef37b989626e64cb7078eb2a194d97089a71c746 Checking out Revision ef37b989626e64cb7078eb2a194d97089a71c746 (PR-707) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef37b989626e64cb7078eb2a194d97089a71c746 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-12T12:32:07.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-12T12:32:08.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-12T12:32:08.899Z] ========================================================= [2025-02-12T12:32:08.899Z] EdgeX Global Pipelines Version Info [2025-02-12T12:32:08.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:32:10.341Z] ------------------- [2025-02-12T12:32:10.342Z] stable info: [2025-02-12T12:32:10.342Z] ------------------- [2025-02-12T12:32:10.342Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-12T12:32:10.342Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T12:32:10.342Z] Message: update stable to v1.0.269 [2025-02-12T12:32:10.696Z] ------------------- [2025-02-12T12:32:10.696Z] experimental info: [2025-02-12T12:32:10.696Z] ------------------- [2025-02-12T12:32:10.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-12T12:32:10.696Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T12:32:10.696Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-12T12:32:11.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-02-12T12:32:11.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-02-12T12:32:11.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-12T12:32:12.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-12T12:32:12.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-12T12:32:12.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-12T12:32:12.887Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-12T12:32:13.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-12T12:32:13.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-12T12:32:13.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-12T12:32:13.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-12T12:32:13.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-02-12T12:32:14.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-12T12:32:14.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-12T12:32:14.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T12:32:14.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T12:32:14.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-12T12:32:15.005Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-12T12:32:15.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-12T12:32:15.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-12T12:32:15.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-12T12:32:15.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-12T12:32:15.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-12T12:32:15.911Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-12T12:32:15.982Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-12T12:32:16.188Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-12T12:32:16.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-12T12:32:16.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo [2025-02-12T12:32:16.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo [2025-02-12T12:32:16.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo [2025-02-12T12:32:17.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo [2025-02-12T12:32:17.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef37b98 [Pipeline] echo [2025-02-12T12:32:17.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T12:32:17.960Z] provisioning config files... [2025-02-12T12:32:17.972Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config4249267254006061272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:32:18.745Z] ---> ****-login.sh [2025-02-12T12:32:18.745Z] nexus3.edgexfoundry.org:10001 [2025-02-12T12:32:18.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:19.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:19.055Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:19.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:19.055Z] [2025-02-12T12:32:19.055Z] Login Succeeded [2025-02-12T12:32:19.055Z] nexus3.edgexfoundry.org:10002 [2025-02-12T12:32:19.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:19.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:19.055Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:19.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:19.055Z] [2025-02-12T12:32:19.055Z] Login Succeeded [2025-02-12T12:32:19.055Z] nexus3.edgexfoundry.org:10003 [2025-02-12T12:32:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:19.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:19.350Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:19.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:19.350Z] [2025-02-12T12:32:19.350Z] Login Succeeded [2025-02-12T12:32:19.350Z] nexus3.edgexfoundry.org:10004 [2025-02-12T12:32:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:19.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:19.350Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:19.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:19.350Z] [2025-02-12T12:32:19.350Z] Login Succeeded [2025-02-12T12:32:19.350Z] ****.io [2025-02-12T12:32:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:19.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:19.639Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:19.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:19.639Z] [2025-02-12T12:32:19.639Z] Login Succeeded [2025-02-12T12:32:19.639Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T12:32:19.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-12T12:32:21.326Z] + git rev-list -1 --merges ef37b989626e64cb7078eb2a194d97089a71c746~1..ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo [2025-02-12T12:32:21.516Z] -----------> git rev-list -1 --merges ef37b989626e64cb7078eb2a194d97089a71c746~1..ef37b989626e64cb7078eb2a194d97089a71c746 ef37b989626e64cb7078eb2a194d97089a71c746 [false] [Pipeline] sh [2025-02-12T12:32:21.940Z] + git log --format=format:%s -1 ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo [2025-02-12T12:32:22.109Z] ========================================================= [2025-02-12T12:32:22.109Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-12T12:32:22.109Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T12:32:22.810Z] + git log --format=format:%s -1 ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo [2025-02-12T12:32:22.933Z] [semverPrep] GIT_COMMIT: ef37b989626e64cb7078eb2a194d97089a71c746, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo [2025-02-12T12:32:23.096Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-12T12:32:23.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T12:32:23.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-12T12:32:23.919Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-12T12:32:23.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-12T12:32:23.919Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-12T12:32:23.919Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-12T12:32:23.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:32:24.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T12:32:24.721Z] [2025-02-12T12:32:24.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:32:25.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T12:32:25.545Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-12T12:32:25.545Z] b85a868b505f: Pulling fs layer [2025-02-12T12:32:25.545Z] e2be974225ed: Pulling fs layer [2025-02-12T12:32:25.545Z] 339a4e72a1f5: Pulling fs layer [2025-02-12T12:32:25.545Z] 988bab9f4d93: Pulling fs layer [2025-02-12T12:32:25.545Z] 1469e6f7b9e6: Pulling fs layer [2025-02-12T12:32:25.545Z] eaf3925da568: Pulling fs layer [2025-02-12T12:32:25.545Z] bab4dde63d76: Pulling fs layer [2025-02-12T12:32:25.545Z] bde34c3a00c8: Pulling fs layer [2025-02-12T12:32:25.545Z] b352a97aabf1: Pulling fs layer [2025-02-12T12:32:25.545Z] 4872d77fe225: Pulling fs layer [2025-02-12T12:32:25.545Z] 5851b861e8e6: Pulling fs layer [2025-02-12T12:32:25.545Z] bab4dde63d76: Waiting [2025-02-12T12:32:25.545Z] bde34c3a00c8: Waiting [2025-02-12T12:32:25.545Z] 988bab9f4d93: Waiting [2025-02-12T12:32:25.545Z] b352a97aabf1: Waiting [2025-02-12T12:32:25.545Z] 4872d77fe225: Waiting [2025-02-12T12:32:25.545Z] 1469e6f7b9e6: Waiting [2025-02-12T12:32:25.545Z] 5851b861e8e6: Waiting [2025-02-12T12:32:25.545Z] eaf3925da568: Waiting [2025-02-12T12:32:25.545Z] 339a4e72a1f5: Verifying Checksum [2025-02-12T12:32:25.545Z] 339a4e72a1f5: Download complete [2025-02-12T12:32:25.545Z] 1469e6f7b9e6: Verifying Checksum [2025-02-12T12:32:25.545Z] 1469e6f7b9e6: Download complete [2025-02-12T12:32:25.545Z] eaf3925da568: Verifying Checksum [2025-02-12T12:32:25.545Z] eaf3925da568: Download complete [2025-02-12T12:32:25.545Z] bde34c3a00c8: Download complete [2025-02-12T12:32:25.822Z] b352a97aabf1: Download complete [2025-02-12T12:32:25.822Z] 4872d77fe225: Download complete [2025-02-12T12:32:25.822Z] 5851b861e8e6: Download complete [2025-02-12T12:32:25.822Z] b85a868b505f: Verifying Checksum [2025-02-12T12:32:25.822Z] b85a868b505f: Download complete [2025-02-12T12:32:26.124Z] bab4dde63d76: Verifying Checksum [2025-02-12T12:32:26.124Z] bab4dde63d76: Download complete [2025-02-12T12:32:27.216Z] b85a868b505f: Pull complete [2025-02-12T12:32:27.216Z] e2be974225ed: Pull complete [2025-02-12T12:32:27.494Z] 339a4e72a1f5: Pull complete [2025-02-12T12:32:27.776Z] 988bab9f4d93: Pull complete [2025-02-12T12:32:28.089Z] 1469e6f7b9e6: Pull complete [2025-02-12T12:32:28.089Z] eaf3925da568: Pull complete [2025-02-12T12:32:30.173Z] bab4dde63d76: Pull complete [2025-02-12T12:32:30.173Z] bde34c3a00c8: Pull complete [2025-02-12T12:32:30.173Z] b352a97aabf1: Pull complete [2025-02-12T12:32:30.173Z] 4872d77fe225: Pull complete [2025-02-12T12:32:30.173Z] 5851b861e8e6: Pull complete [2025-02-12T12:32:30.173Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-12T12:32:30.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T12:32:30.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T12:32:31.003Z] prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container [2025-02-12T12:32:31.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-12T12:32:34.691Z] $ docker top 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 -eo pid,comm [2025-02-12T12:32:34.767Z] 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). [2025-02-12T12:32:34.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T12:32:35.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T12:32:35.270Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T12:32:35.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T12:32:35.398Z] $ docker exec 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent [2025-02-12T12:32:35.552Z] SSH_AUTH_SOCK=/tmp/ssh-pEiqqo8enYEE/agent.34 [2025-02-12T12:32:35.552Z] SSH_AGENT_PID=40 [2025-02-12T12:32:35.564Z] Running ssh-add (command line suppressed) [2025-02-12T12:32:35.662Z] Identity added: /w/workspace/_app-service-configurable_PR-707@tmp/private_key_9166150691437854628.key (/w/workspace/_app-service-configurable_PR-707@tmp/private_key_9166150691437854628.key) [2025-02-12T12:32:35.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T12:32:36.347Z] + git tag --points-at HEAD [Pipeline] } [2025-02-12T12:32:36.595Z] $ docker exec --env ******** --env ******** 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent -k [2025-02-12T12:32:36.708Z] unset SSH_AUTH_SOCK; [2025-02-12T12:32:36.709Z] unset SSH_AGENT_PID; [2025-02-12T12:32:36.709Z] echo Agent pid 40 killed; [2025-02-12T12:32:36.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-12T12:32:37.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T12:32:37.131Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T12:32:37.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T12:32:37.313Z] $ docker exec 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent [2025-02-12T12:32:37.477Z] SSH_AUTH_SOCK=/tmp/ssh-8iMBYQs0ro0M/agent.73 [2025-02-12T12:32:37.477Z] SSH_AGENT_PID=79 [2025-02-12T12:32:37.494Z] Running ssh-add (command line suppressed) [2025-02-12T12:32:37.605Z] Identity added: /w/workspace/_app-service-configurable_PR-707@tmp/private_key_3104848815878841181.key (/w/workspace/_app-service-configurable_PR-707@tmp/private_key_3104848815878841181.key) [2025-02-12T12:32:37.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T12:32:38.089Z] + git semver init [2025-02-12T12:32:38.387Z] 2025-02-12 12:32:38,225 [run_init] DEBUG init version:0.0.0 force:False [2025-02-12T12:32:38.387Z] 2025-02-12 12:32:38,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-707/.semver [2025-02-12T12:32:38.387Z] 2025-02-12 12:32:38,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-707/.semver [2025-02-12T12:32:38.387Z] 2025-02-12 12:32:38,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-707/.semver'], cwd=/w/workspace/_app-service-configurable_PR-707, universal_newlines=False, shell=None, istream=None) [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,406 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-707/.git/info/exclude [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-707/.semver/PR-707 with force:False [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,406 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-707/.semver/PR-707 [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,409 [execute] INFO git cat-file --batch-check [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-707/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,416 [execute] INFO git cat-file --batch [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-707/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T12:32:39.427Z] 2025-02-12 12:32:39,422 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-707/.semver/PR-707 [2025-02-12T12:32:39.427Z] 0.0.0 [Pipeline] } [2025-02-12T12:32:39.778Z] $ docker exec --env ******** --env ******** 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent -k [2025-02-12T12:32:39.884Z] unset SSH_AUTH_SOCK; [2025-02-12T12:32:39.885Z] unset SSH_AGENT_PID; [2025-02-12T12:32:39.885Z] echo Agent pid 79 killed; [2025-02-12T12:32:39.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T12:32:40.595Z] + git semver [Pipeline] } [2025-02-12T12:32:40.950Z] $ docker stop --time=1 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 [2025-02-12T12:32:42.284Z] $ docker rm -f --volumes 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T12:32:42.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-12T12:32:43.805Z] Stashed 1 file(s) [Pipeline] echo [2025-02-12T12:32:43.895Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T12:32:46.831Z] provisioning config files... [2025-02-12T12:32:46.852Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config2094888011804174720tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:32:47.664Z] ---> ****-login.sh [2025-02-12T12:32:47.665Z] nexus3.edgexfoundry.org:10001 [2025-02-12T12:32:47.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:47.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:47.665Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:47.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:47.665Z] [2025-02-12T12:32:47.665Z] Login Succeeded [2025-02-12T12:32:47.665Z] nexus3.edgexfoundry.org:10002 [2025-02-12T12:32:47.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:47.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:47.665Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:47.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:47.665Z] [2025-02-12T12:32:47.665Z] Login Succeeded [2025-02-12T12:32:47.665Z] nexus3.edgexfoundry.org:10003 [2025-02-12T12:32:47.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:47.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:47.971Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:47.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:47.971Z] [2025-02-12T12:32:47.971Z] Login Succeeded [2025-02-12T12:32:47.971Z] nexus3.edgexfoundry.org:10004 [2025-02-12T12:32:47.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:47.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:47.971Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:47.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:47.971Z] [2025-02-12T12:32:47.971Z] Login Succeeded [2025-02-12T12:32:47.971Z] ****.io [2025-02-12T12:32:47.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T12:32:48.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T12:32:48.264Z] Configure a credential helper to remove this warning. See [2025-02-12T12:32:48.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T12:32:48.264Z] [2025-02-12T12:32:48.264Z] Login Succeeded [2025-02-12T12:32:48.264Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T12:32:48.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-12T12:32:49.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T12:32:49.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T12:32:49.357Z] ========================================================= [2025-02-12T12:32:49.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-12T12:32:49.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:32:50.281Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-12T12:32:50.281Z] Sending build context to Docker daemon 9.309MB [2025-02-12T12:32:50.281Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T12:32:50.281Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-12T12:32:50.281Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-12T12:32:50.281Z] da9db072f522: Pulling fs layer [2025-02-12T12:32:50.281Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-12T12:32:50.281Z] 06f05ace1117: Pulling fs layer [2025-02-12T12:32:50.281Z] 5fe327b54edc: Pulling fs layer [2025-02-12T12:32:50.281Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T12:32:50.281Z] 92a5565b7b96: Pulling fs layer [2025-02-12T12:32:50.281Z] ff9bb7016b71: Pulling fs layer [2025-02-12T12:32:50.281Z] b67dba6c2c7d: Pulling fs layer [2025-02-12T12:32:50.281Z] a813b0c90790: Pulling fs layer [2025-02-12T12:32:50.281Z] b67dba6c2c7d: Waiting [2025-02-12T12:32:50.281Z] a813b0c90790: Waiting [2025-02-12T12:32:50.281Z] ff9bb7016b71: Waiting [2025-02-12T12:32:50.281Z] 4f4fb700ef54: Waiting [2025-02-12T12:32:50.281Z] 5fe327b54edc: Waiting [2025-02-12T12:32:50.281Z] 92a5565b7b96: Waiting [2025-02-12T12:32:50.565Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-12T12:32:50.565Z] 6ef4a4ee8ca5: Download complete [2025-02-12T12:32:50.565Z] 5fe327b54edc: Download complete [2025-02-12T12:32:50.565Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T12:32:50.565Z] 4f4fb700ef54: Download complete [2025-02-12T12:32:50.565Z] 92a5565b7b96: Verifying Checksum [2025-02-12T12:32:50.565Z] 92a5565b7b96: Download complete [2025-02-12T12:32:50.565Z] da9db072f522: Download complete [2025-02-12T12:32:50.565Z] ff9bb7016b71: Verifying Checksum [2025-02-12T12:32:50.565Z] ff9bb7016b71: Download complete [2025-02-12T12:32:50.565Z] da9db072f522: Pull complete [2025-02-12T12:32:50.830Z] a813b0c90790: Verifying Checksum [2025-02-12T12:32:50.830Z] 6ef4a4ee8ca5: Pull complete [2025-02-12T12:32:50.830Z] 06f05ace1117: Verifying Checksum [2025-02-12T12:32:50.830Z] 06f05ace1117: Download complete [2025-02-12T12:32:51.424Z] b67dba6c2c7d: Verifying Checksum [2025-02-12T12:32:51.424Z] b67dba6c2c7d: Download complete [2025-02-12T12:32:55.009Z] 06f05ace1117: Pull complete [2025-02-12T12:32:55.009Z] 5fe327b54edc: Pull complete [2025-02-12T12:32:55.009Z] 4f4fb700ef54: Pull complete [2025-02-12T12:32:55.009Z] 92a5565b7b96: Pull complete [2025-02-12T12:32:55.009Z] ff9bb7016b71: Pull complete [2025-02-12T12:32:57.139Z] b67dba6c2c7d: Pull complete [2025-02-12T12:32:57.475Z] a813b0c90790: Pull complete [2025-02-12T12:32:57.475Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-12T12:32:57.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T12:32:57.475Z] ---> 3ba60ce46760 [2025-02-12T12:32:57.475Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T12:33:03.093Z] ---> Running in f5d6c348b0fa [2025-02-12T12:33:03.093Z] Removing intermediate container f5d6c348b0fa [2025-02-12T12:33:03.093Z] ---> 66a903931eec [2025-02-12T12:33:03.093Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T12:33:03.093Z] ---> Running in c36a273c2a8c [2025-02-12T12:33:03.093Z] Removing intermediate container c36a273c2a8c [2025-02-12T12:33:03.093Z] ---> 533ef49419e5 [2025-02-12T12:33:03.093Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-12T12:33:03.093Z] ---> Running in d13eded4d151 [2025-02-12T12:33:03.093Z] Removing intermediate container d13eded4d151 [2025-02-12T12:33:03.093Z] ---> 902b1e11a243 [2025-02-12T12:33:03.093Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T12:33:03.093Z] ---> Running in 7f48a70fa4f1 [2025-02-12T12:33:03.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T12:33:03.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T12:33:04.063Z] OK: 248 MiB in 58 packages [2025-02-12T12:33:04.063Z] Removing intermediate container 7f48a70fa4f1 [2025-02-12T12:33:04.063Z] ---> 7c5ccb6a0a74 [2025-02-12T12:33:04.063Z] Step 7/12 : WORKDIR /app [2025-02-12T12:33:04.338Z] ---> Running in 4c4705ab6472 [2025-02-12T12:33:04.338Z] Removing intermediate container 4c4705ab6472 [2025-02-12T12:33:04.338Z] ---> 8a327112ad8f [2025-02-12T12:33:04.338Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-12T12:33:04.338Z] ---> 70df535d98f5 [2025-02-12T12:33:04.338Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T12:33:04.338Z] ---> Running in 2538920c5faa [2025-02-12T12:34:01.188Z] Removing intermediate container 2538920c5faa [2025-02-12T12:34:01.188Z] ---> 1b497e829536 [2025-02-12T12:34:01.188Z] Step 10/12 : COPY . . [2025-02-12T12:34:01.188Z] ---> 7075191ac13b [2025-02-12T12:34:01.188Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T12:34:01.188Z] ---> Running in 419afec40ffb [2025-02-12T12:34:01.188Z] Removing intermediate container 419afec40ffb [2025-02-12T12:34:01.188Z] ---> 5300abadb5f7 [2025-02-12T12:34:01.188Z] Step 12/12 : RUN $MAKE [2025-02-12T12:34:01.188Z] ---> Running in 888fee17ef26 [2025-02-12T12:34:01.188Z] noop [2025-02-12T12:34:01.188Z] Removing intermediate container 888fee17ef26 [2025-02-12T12:34:01.188Z] ---> 1bc6f4a112e3 [2025-02-12T12:34:01.188Z] Successfully built 1bc6f4a112e3 [2025-02-12T12:34:01.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:34:01.973Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T12:34:01.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T12:34:02.618Z] prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container [2025-02-12T12:34:02.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 ******** -e ******** ci-base-image-x86_64 cat [2025-02-12T12:34:03.176Z] $ docker top 430ebbbf945c721b7dd28c34c11329746a8fd7e61d9e7a461b8cc96705c58436 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T12:34:03.757Z] + go version [2025-02-12T12:34:03.757Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-12T12:34:03.862Z] $ docker stop --time=1 430ebbbf945c721b7dd28c34c11329746a8fd7e61d9e7a461b8cc96705c58436 [2025-02-12T12:34:05.127Z] $ docker rm -f --volumes 430ebbbf945c721b7dd28c34c11329746a8fd7e61d9e7a461b8cc96705c58436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:34:07.325Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T12:34:07.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T12:34:07.844Z] prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container [2025-02-12T12:34:07.918Z] $ 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_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 ******** -e ******** ci-base-image-x86_64 cat [2025-02-12T12:34:08.281Z] $ docker top 3dc885e7b24347af1d1a655e637221b775dd3071e21988629f1adf6ee8768526 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T12:34:08.935Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-707 [Pipeline] fileExists [Pipeline] sh [2025-02-12T12:34:09.653Z] + make test [2025-02-12T12:34:09.653Z] go test -race -coverprofile=coverage.out ./... [2025-02-12T12:34:42.442Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-12T12:35:15.249Z] go vet ./... [2025-02-12T12:35:18.108Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T12:35:18.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T12:35:18.108Z] ./bin/test-attribution-txt.sh [2025-02-12T12:35:18.108Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-12T12:35:18.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-12T12:35:18.532Z] $ docker stop --time=1 3dc885e7b24347af1d1a655e637221b775dd3071e21988629f1adf6ee8768526 [2025-02-12T12:35:22.630Z] $ docker rm -f --volumes 3dc885e7b24347af1d1a655e637221b775dd3071e21988629f1adf6ee8768526 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T12:35:23.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-12T12:35:23.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-12T12:35:25.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-12T12:35:26.215Z] + ls -al . [2025-02-12T12:35:26.215Z] total 248 [2025-02-12T12:35:26.215Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 12 12:34 . [2025-02-12T12:35:26.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 12:31 .. [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 12 12:32 .dockerignore [2025-02-12T12:35:26.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 12:34 .git [2025-02-12T12:35:26.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 12:32 .github [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 12 12:32 .gitignore [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 12:32 .golangci.yml [2025-02-12T12:35:26.215Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 12:32 .semver [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 12 12:32 Attribution.txt [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 12 12:32 CHANGELOG.md [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 12 12:32 Dockerfile [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 12:32 GOVERNANCE.md [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 12 12:32 Jenkinsfile [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 12:32 LICENSE [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 12 12:32 OWNERS.md [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 12 12:32 README.md [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 12 12:32 VERSION [2025-02-12T12:35:26.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 12:32 bin [2025-02-12T12:35:26.215Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 12 12:34 coverage.out [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 6544 Feb 12 12:32 go.mod [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 12 12:32 go.sum [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 12 12:32 main.go [2025-02-12T12:35:26.215Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 12 12:32 makefile [2025-02-12T12:35:26.215Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 12:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:35:27.035Z] + 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=ef37b989626e64cb7078eb2a194d97089a71c746 --label arch=amd64 --label version=0.0.0 . [2025-02-12T12:35:27.035Z] Sending build context to Docker daemon 9.311MB [2025-02-12T12:35:27.035Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T12:35:27.035Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-12T12:35:27.035Z] ---> 1bc6f4a112e3 [2025-02-12T12:35:27.035Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T12:35:27.298Z] ---> Running in 8d86ba9c0629 [2025-02-12T12:35:27.298Z] Removing intermediate container 8d86ba9c0629 [2025-02-12T12:35:27.298Z] ---> 568ba619cba6 [2025-02-12T12:35:27.298Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T12:35:27.298Z] ---> Running in e98dbe468690 [2025-02-12T12:35:27.298Z] Removing intermediate container e98dbe468690 [2025-02-12T12:35:27.298Z] ---> feda871787eb [2025-02-12T12:35:27.298Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-12T12:35:27.626Z] ---> Running in 0f7943dab59e [2025-02-12T12:35:27.626Z] Removing intermediate container 0f7943dab59e [2025-02-12T12:35:27.626Z] ---> eb22b77bceff [2025-02-12T12:35:27.626Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T12:35:27.626Z] ---> Running in e76d8cb8a968 [2025-02-12T12:35:27.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T12:35:27.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T12:35:28.271Z] OK: 248 MiB in 58 packages [2025-02-12T12:35:28.558Z] Removing intermediate container e76d8cb8a968 [2025-02-12T12:35:28.558Z] ---> c01a3f63f941 [2025-02-12T12:35:28.558Z] Step 7/27 : WORKDIR /app [2025-02-12T12:35:28.558Z] ---> Running in cdd7c0e05610 [2025-02-12T12:35:28.892Z] Removing intermediate container cdd7c0e05610 [2025-02-12T12:35:28.892Z] ---> 7107bc2150d0 [2025-02-12T12:35:28.892Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-12T12:35:28.892Z] ---> 6f18e0e24e0a [2025-02-12T12:35:28.892Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T12:35:28.892Z] ---> Running in e659b08b1070 [2025-02-12T12:35:29.559Z] Removing intermediate container e659b08b1070 [2025-02-12T12:35:29.559Z] ---> ef5e79af0ad0 [2025-02-12T12:35:29.559Z] Step 10/27 : COPY . . [2025-02-12T12:35:30.227Z] ---> ebe9677731e3 [2025-02-12T12:35:30.227Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T12:35:30.227Z] ---> Running in 455130ec9a0c [2025-02-12T12:35:30.227Z] Removing intermediate container 455130ec9a0c [2025-02-12T12:35:30.227Z] ---> 8bdf3210356f [2025-02-12T12:35:30.227Z] Step 12/27 : RUN $MAKE [2025-02-12T12:35:30.227Z] ---> Running in 121cb0357668 [2025-02-12T12:35:30.526Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-02-12T12:36:10.043Z] Removing intermediate container 121cb0357668 [2025-02-12T12:36:10.043Z] ---> f9e4a0a8e723 [2025-02-12T12:36:10.043Z] Step 13/27 : FROM alpine:3.20 [2025-02-12T12:36:10.043Z] 3.20: Pulling from library/alpine [2025-02-12T12:36:10.043Z] 66a3d608f3fa: Pulling fs layer [2025-02-12T12:36:10.043Z] 66a3d608f3fa: Verifying Checksum [2025-02-12T12:36:10.043Z] 66a3d608f3fa: Download complete [2025-02-12T12:36:10.043Z] 66a3d608f3fa: Pull complete [2025-02-12T12:36:10.043Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T12:36:10.043Z] Status: Downloaded newer image for alpine:3.20 [2025-02-12T12:36:10.043Z] ---> e29df9b510ff [2025-02-12T12:36:10.043Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-12T12:36:10.043Z] ---> Running in d0bc60a2bef0 [2025-02-12T12:36:10.043Z] Removing intermediate container d0bc60a2bef0 [2025-02-12T12:36:10.043Z] ---> f0067e3730cd [2025-02-12T12:36:10.043Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-12T12:36:10.043Z] ---> Running in 56c0d0fb68ec [2025-02-12T12:36:10.043Z] Removing intermediate container 56c0d0fb68ec [2025-02-12T12:36:10.043Z] ---> 36bf5a3c2012 [2025-02-12T12:36:10.043Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-12T12:36:10.043Z] ---> Running in 46a21a899da6 [2025-02-12T12:36:10.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T12:36:10.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T12:36:10.043Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-12T12:36:10.043Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-12T12:36:10.043Z] Executing busybox-1.36.1-r29.trigger [2025-02-12T12:36:10.043Z] Executing ca-certificates-20241121-r1.trigger [2025-02-12T12:36:10.043Z] OK: 9 MiB in 16 packages [2025-02-12T12:36:10.043Z] Removing intermediate container 46a21a899da6 [2025-02-12T12:36:10.043Z] ---> 7601b249795b [2025-02-12T12:36:10.043Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-12T12:36:10.043Z] ---> Running in afcc527d8502 [2025-02-12T12:36:10.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T12:36:10.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T12:36:10.043Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T12:36:10.043Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T12:36:10.043Z] Executing ca-certificates-20241121-r1.trigger [2025-02-12T12:36:10.043Z] OK: 9 MiB in 16 packages [2025-02-12T12:36:10.043Z] Removing intermediate container afcc527d8502 [2025-02-12T12:36:10.043Z] ---> f51443754a67 [2025-02-12T12:36:10.043Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-12T12:36:10.043Z] ---> 476185a7036e [2025-02-12T12:36:10.043Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-12T12:36:10.043Z] ---> 4ca7c24d53bc [2025-02-12T12:36:10.043Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-12T12:36:10.043Z] ---> 95c9b51b48be [2025-02-12T12:36:10.043Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-12T12:36:11.088Z] ---> 1519eac3133c [2025-02-12T12:36:11.088Z] Step 22/27 : EXPOSE 48095 [2025-02-12T12:36:11.088Z] ---> Running in 5873590ec106 [2025-02-12T12:36:11.380Z] Removing intermediate container 5873590ec106 [2025-02-12T12:36:11.380Z] ---> 9741d9ded72e [2025-02-12T12:36:11.380Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-12T12:36:11.380Z] ---> Running in f563e46b214a [2025-02-12T12:36:11.380Z] Removing intermediate container f563e46b214a [2025-02-12T12:36:11.380Z] ---> 528e413d19fe [2025-02-12T12:36:11.380Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-12T12:36:11.380Z] ---> Running in dfaec958859b [2025-02-12T12:36:11.380Z] Removing intermediate container dfaec958859b [2025-02-12T12:36:11.380Z] ---> 7d9ef860b41d [2025-02-12T12:36:11.380Z] Step 25/27 : LABEL arch=amd64 [2025-02-12T12:36:11.380Z] ---> Running in baaec66cc92f [2025-02-12T12:36:11.701Z] Removing intermediate container baaec66cc92f [2025-02-12T12:36:11.701Z] ---> ddb15fee5e88 [2025-02-12T12:36:11.701Z] Step 26/27 : LABEL git_sha=ef37b989626e64cb7078eb2a194d97089a71c746 [2025-02-12T12:36:11.701Z] ---> Running in b2dadf4c7196 [2025-02-12T12:36:11.701Z] Removing intermediate container b2dadf4c7196 [2025-02-12T12:36:11.701Z] ---> 4274379ed2f6 [2025-02-12T12:36:11.701Z] Step 27/27 : LABEL version=0.0.0 [2025-02-12T12:36:11.701Z] ---> Running in 564b1e1c4bfb [2025-02-12T12:36:11.701Z] Removing intermediate container 564b1e1c4bfb [2025-02-12T12:36:11.701Z] ---> ec28b592e7c4 [2025-02-12T12:36:11.701Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-12T12:36:11.701Z] Successfully built ec28b592e7c4 [2025-02-12T12:36:11.701Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:36:14.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T12:36:14.498Z] [2025-02-12T12:36:14.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:36:15.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T12:36:15.246Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-12T12:36:15.246Z] 5eb5b503b376: Pulling fs layer [2025-02-12T12:36:15.246Z] 5c69ac0246d0: Pulling fs layer [2025-02-12T12:36:15.246Z] ec43610c2a17: Pulling fs layer [2025-02-12T12:36:15.246Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-12T12:36:15.246Z] 33b1e0a273af: Pulling fs layer [2025-02-12T12:36:15.246Z] 5d3b04190fa2: Pulling fs layer [2025-02-12T12:36:15.246Z] 2f39f015ded8: Pulling fs layer [2025-02-12T12:36:15.246Z] 33b1e0a273af: Waiting [2025-02-12T12:36:15.246Z] 5d3b04190fa2: Waiting [2025-02-12T12:36:15.246Z] 3a2ae6a8a46f: Waiting [2025-02-12T12:36:15.246Z] 5c69ac0246d0: Download complete [2025-02-12T12:36:15.246Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-12T12:36:15.246Z] 3a2ae6a8a46f: Download complete [2025-02-12T12:36:15.246Z] 33b1e0a273af: Verifying Checksum [2025-02-12T12:36:15.246Z] 33b1e0a273af: Download complete [2025-02-12T12:36:15.246Z] 5d3b04190fa2: Verifying Checksum [2025-02-12T12:36:15.246Z] 5d3b04190fa2: Download complete [2025-02-12T12:36:15.246Z] ec43610c2a17: Verifying Checksum [2025-02-12T12:36:15.246Z] ec43610c2a17: Download complete [2025-02-12T12:36:15.541Z] 5eb5b503b376: Verifying Checksum [2025-02-12T12:36:15.541Z] 5eb5b503b376: Download complete [2025-02-12T12:36:16.156Z] 2f39f015ded8: Download complete [2025-02-12T12:36:16.833Z] 5eb5b503b376: Pull complete [2025-02-12T12:36:16.833Z] 5c69ac0246d0: Pull complete [2025-02-12T12:36:17.138Z] ec43610c2a17: Pull complete [2025-02-12T12:36:17.138Z] 3a2ae6a8a46f: Pull complete [2025-02-12T12:36:17.407Z] 33b1e0a273af: Pull complete [2025-02-12T12:36:17.407Z] 5d3b04190fa2: Pull complete [2025-02-12T12:36:27.985Z] 2f39f015ded8: Pull complete [2025-02-12T12:36:27.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-12T12:36:27.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T12:36:27.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T12:36:28.788Z] prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container [2025-02-12T12:36:28.904Z] $ 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_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-12T12:36:29.173Z] $ docker top ac0447a5509781df1a7ebd99a55ff3be0f5acffb3a9d77faba4b28686cf55abd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:30.041Z] ---> job-cost.sh [2025-02-12T12:36:30.041Z] lf-activate-venv: SKIPPING [2025-02-12T12:36:30.041Z] INFO: No Stack... [2025-02-12T12:36:30.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T12:36:30.716Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T12:36:31.167Z] + cat /w/workspace/_app-service-configurable_PR-707/archives/cost.csv [2025-02-12T12:36:31.167Z] + cut -d, -f6 [Pipeline] lock [2025-02-12T12:36:31.269Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] [2025-02-12T12:36:31.290Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] did not exist. Created. [2025-02-12T12:36:31.299Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T12:36:32.175Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-12T12:36:32.302Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T12:36:32.459Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T12:36:32.657Z] $ docker stop --time=1 ac0447a5509781df1a7ebd99a55ff3be0f5acffb3a9d77faba4b28686cf55abd [2025-02-12T12:36:34.102Z] $ docker rm -f --volumes ac0447a5509781df1a7ebd99a55ff3be0f5acffb3a9d77faba4b28686cf55abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-12T12:36:36.188Z] provisioning config files... [2025-02-12T12:36:36.227Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config6807575055639887280tmp [Pipeline] { [Pipeline] sh [2025-02-12T12:36:36.719Z] + set +x [2025-02-12T12:36:36.719Z] + curl -s https://codecov.io/bash [2025-02-12T12:36:36.719Z] + bash -s -- [2025-02-12T12:36:36.719Z] [2025-02-12T12:36:36.719Z] _____ _ [2025-02-12T12:36:36.719Z] / ____| | | [2025-02-12T12:36:36.719Z] | | ___ __| | ___ ___ _____ __ [2025-02-12T12:36:36.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-12T12:36:36.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-12T12:36:36.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-12T12:36:36.719Z] Bash-1.0.6 [2025-02-12T12:36:36.719Z] [2025-02-12T12:36:36.719Z] [2025-02-12T12:36:36.719Z] ==> git version 2.25.1 found [2025-02-12T12:36:36.719Z] ==> 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 [2025-02-12T12:36:36.719Z] Release-Date: 2020-01-08 [2025-02-12T12:36:36.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-12T12:36:36.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-12T12:36:36.719Z] ==> Jenkins CI detected. [2025-02-12T12:36:36.719Z] current dir:  /w/workspace/_app-service-configurable_PR-707 [2025-02-12T12:36:36.719Z] project root: . [2025-02-12T12:36:36.719Z] --> token set from env [2025-02-12T12:36:36.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-12T12:36:36.719Z] ==> Running gcov in . (disable via -X gcov) [2025-02-12T12:36:36.719Z] ==> Python coveragepy not found [2025-02-12T12:36:36.719Z] ==> Searching for coverage reports in: [2025-02-12T12:36:36.719Z] + . [2025-02-12T12:36:36.719Z] -> Found 1 reports [2025-02-12T12:36:36.719Z] ==> Detecting git/mercurial file structure [2025-02-12T12:36:36.719Z] ==> Reading reports [2025-02-12T12:36:36.719Z] + ./coverage.out bytes=953 [2025-02-12T12:36:36.719Z] ==> Appending adjustments [2025-02-12T12:36:36.719Z] https://docs.codecov.io/docs/fixing-reports [2025-02-12T12:36:36.998Z] + Found adjustments [2025-02-12T12:36:36.998Z] ==> Gzipping contents [2025-02-12T12:36:36.998Z] 4.0K /tmp/codecov.viGjT1.gz [2025-02-12T12:36:36.998Z] ==> Uploading reports [2025-02-12T12:36:36.998Z] url: https://codecov.io [2025-02-12T12:36:36.998Z] query: branch=PR-707&commit=ef37b989626e64cb7078eb2a194d97089a71c746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=707&job=&cmd_args= [2025-02-12T12:36:36.998Z] -> Pinging Codecov [2025-02-12T12:36:36.998Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-707&commit=ef37b989626e64cb7078eb2a194d97089a71c746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=707&job=&cmd_args= [2025-02-12T12:36:36.998Z] -> Uploading to [2025-02-12T12:36:36.999Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ef37b989626e64cb7078eb2a194d97089a71c746/56191a5a-0f79-4167-ba6c-375a6fb4842e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T123636Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ebd2f3a6ae66cc3c3357d2b6a7363eb29ade31a03571ee822639f6bd01e2e561 [2025-02-12T12:36:37.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T12:36:37.375Z] Dload Upload Total Spent Left Speed [2025-02-12T12:36:37.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2723 --:--:-- --:--:-- --:--:-- 2723 [2025-02-12T12:36:37.375Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] } [2025-02-12T12:36:37.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-12T12:36:44.163Z] + [ -d /w/workspace/_app-service-configurable_PR-707/archives ] [2025-02-12T12:36:44.163Z] + ls -al /w/workspace/_app-service-configurable_PR-707/archives [2025-02-12T12:36:44.163Z] total 16 [2025-02-12T12:36:44.163Z] drwxr-xr-x 3 root root 4096 Feb 12 12:36 . [2025-02-12T12:36:44.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 12:36 .. [2025-02-12T12:36:44.163Z] drwxr-xr-x 2 root root 4096 Feb 12 12:36 cost [2025-02-12T12:36:44.163Z] -rw-r--r-- 1 root root 96 Feb 12 12:36 cost.csv [2025-02-12T12:36:44.163Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-707/archives [2025-02-12T12:36:44.163Z] + ls -al /w/workspace/_app-service-configurable_PR-707/archives [2025-02-12T12:36:44.163Z] total 16 [2025-02-12T12:36:44.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 12:36 . [2025-02-12T12:36:44.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 12:36 .. [2025-02-12T12:36:44.163Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 12:36 cost [2025-02-12T12:36:44.163Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 12 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:44.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:45.638Z] ---> package-listing.sh [2025-02-12T12:36:45.638Z] ++ facter osfamily [2025-02-12T12:36:45.638Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-12T12:36:45.914Z] + OS_FAMILY=debian [2025-02-12T12:36:45.914Z] + workspace=/w/workspace/_app-service-configurable_PR-707 [2025-02-12T12:36:45.914Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-12T12:36:45.914Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-12T12:36:45.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-12T12:36:45.914Z] + PACKAGES=/tmp/packages_start.txt [2025-02-12T12:36:45.914Z] + '[' /w/workspace/_app-service-configurable_PR-707 ']' [2025-02-12T12:36:45.914Z] + PACKAGES=/tmp/packages_end.txt [2025-02-12T12:36:45.914Z] + case "${OS_FAMILY}" in [2025-02-12T12:36:45.914Z] + grep '^ii' [2025-02-12T12:36:45.914Z] + dpkg -l [2025-02-12T12:36:45.914Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-12T12:36:45.914Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-12T12:36:45.914Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-12T12:36:45.914Z] + '[' /w/workspace/_app-service-configurable_PR-707 ']' [2025-02-12T12:36:45.914Z] + mkdir -p /w/workspace/_app-service-configurable_PR-707/archives/ [2025-02-12T12:36:45.914Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-707/archives/ [Pipeline] echo [2025-02-12T12:36:46.026Z] 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/_app-service-configurable_PR-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-12T12:36:46.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T12:36:47.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T12:36:47.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T12:36:47.560Z] prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container [2025-02-12T12:36:47.695Z] $ 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/_app-service-configurable_PR-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 [2025-02-12T12:36:47.928Z] $ docker top 2dd81c54d0fb82bf64f88fd700c21c08805acb45a921d095d10ca87581f4fe63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T12:36:48.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-12T12:36:48.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-12T12:36:49.390Z] + ls /var/log/sa-host [2025-02-12T12:36:49.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T12:36:49.939Z] provisioning config files... [2025-02-12T12:36:49.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config9319324907919446737tmp [Pipeline] { [Pipeline] echo [2025-02-12T12:36:50.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:50.781Z] ---> create-netrc.sh [Pipeline] } [2025-02-12T12:36:50.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:51.528Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-12T12:36:51.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:52.208Z] ---> sudo-logs.sh [2025-02-12T12:36:52.208Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-12T12:36:52.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:53.054Z] ---> job-cost.sh [2025-02-12T12:36:53.054Z] lf-activate-venv: SKIPPING [2025-02-12T12:36:53.054Z] DEBUG: total: 0.2199999988079071 [2025-02-12T12:36:53.054Z] INFO: Retrieving Stack Cost... [2025-02-12T12:36:53.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T12:36:53.653Z] INFO: Archiving Costs [Pipeline] echo [2025-02-12T12:36:53.717Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T12:36:54.295Z] ---> logs-deploy.sh [2025-02-12T12:36:54.295Z] lf-activate-venv: SKIPPING [2025-02-12T12:36:54.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-707/1 [2025-02-12T12:36:54.295Z] INFO: archiving workspace using pattern(s): [2025-02-12T12:36:55.471Z] Archives upload complete. [2025-02-12T12:36:55.471Z] INFO: archiving logs to Nexus [2025-02-12T12:36:56.122Z] ---> uname -a: [2025-02-12T12:36:56.122Z] Linux prd-ubuntu20-04-docker-8c-8g-38759 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] ---> lscpu: [2025-02-12T12:36:56.122Z] Architecture: x86_64 [2025-02-12T12:36:56.122Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-12T12:36:56.122Z] Byte Order: Little Endian [2025-02-12T12:36:56.122Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-12T12:36:56.122Z] CPU(s): 8 [2025-02-12T12:36:56.122Z] On-line CPU(s) list: 0-7 [2025-02-12T12:36:56.122Z] Thread(s) per core: 1 [2025-02-12T12:36:56.122Z] Core(s) per socket: 1 [2025-02-12T12:36:56.122Z] Socket(s): 8 [2025-02-12T12:36:56.122Z] NUMA node(s): 1 [2025-02-12T12:36:56.122Z] Vendor ID: AuthenticAMD [2025-02-12T12:36:56.122Z] CPU family: 23 [2025-02-12T12:36:56.122Z] Model: 49 [2025-02-12T12:36:56.122Z] Model name: AMD EPYC-Rome Processor [2025-02-12T12:36:56.122Z] Stepping: 0 [2025-02-12T12:36:56.122Z] CPU MHz: 2800.000 [2025-02-12T12:36:56.122Z] BogoMIPS: 5600.00 [2025-02-12T12:36:56.122Z] Virtualization: AMD-V [2025-02-12T12:36:56.122Z] Hypervisor vendor: KVM [2025-02-12T12:36:56.122Z] Virtualization type: full [2025-02-12T12:36:56.122Z] L1d cache: 256 KiB [2025-02-12T12:36:56.122Z] L1i cache: 256 KiB [2025-02-12T12:36:56.122Z] L2 cache: 4 MiB [2025-02-12T12:36:56.122Z] L3 cache: 128 MiB [2025-02-12T12:36:56.122Z] NUMA node0 CPU(s): 0-7 [2025-02-12T12:36:56.122Z] Vulnerability Itlb multihit: Not affected [2025-02-12T12:36:56.122Z] Vulnerability L1tf: Not affected [2025-02-12T12:36:56.122Z] Vulnerability Mds: Not affected [2025-02-12T12:36:56.122Z] Vulnerability Meltdown: Not affected [2025-02-12T12:36:56.122Z] Vulnerability Mmio stale data: Not affected [2025-02-12T12:36:56.122Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-12T12:36:56.122Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-12T12:36:56.122Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-12T12:36:56.122Z] Vulnerability Srbds: Not affected [2025-02-12T12:36:56.122Z] Vulnerability Tsx async abort: Not affected [2025-02-12T12:36:56.122Z] 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 [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] ---> nproc: [2025-02-12T12:36:56.122Z] 8 [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] ---> df -h: [2025-02-12T12:36:56.122Z] Filesystem Size Used Avail Use% Mounted on [2025-02-12T12:36:56.122Z] overlay 155G 12G 143G 8% / [2025-02-12T12:36:56.122Z] tmpfs 64M 0 64M 0% /dev [2025-02-12T12:36:56.122Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-12T12:36:56.122Z] shm 64M 0 64M 0% /dev/shm [2025-02-12T12:36:56.122Z] /dev/vda1 155G 12G 143G 8% /facter-os [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] ---> sar -b -r -n DEV: [2025-02-12T12:36:56.122Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38759) 02/12/25 _x86_64_ (8 CPU) [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] 12:31:15 LINUX RESTART (8 CPU) [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] 12:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-12T12:36:56.122Z] 12:33:01 301.92 10.55 291.37 0.00 1770.74 30657.91 0.00 [2025-02-12T12:36:56.122Z] 12:34:01 284.39 2.27 282.12 0.00 18.66 77307.78 0.00 [2025-02-12T12:36:56.122Z] 12:35:01 36.81 0.03 36.78 0.00 4.67 12524.73 0.00 [2025-02-12T12:36:56.122Z] 12:36:01 104.45 0.10 104.35 0.00 4.67 36345.28 0.00 [2025-02-12T12:36:56.122Z] Average: 181.90 3.24 178.66 0.00 449.74 39208.57 0.00 [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-12T12:36:56.122Z] 12:33:01 29260316 31583232 731872 2.23 74400 2528996 1886556 5.56 982584 2255636 120680 [2025-02-12T12:36:56.122Z] 12:34:01 28113220 31573684 724756 2.20 183200 3444476 1781200 5.25 1094896 3159220 528 [2025-02-12T12:36:56.122Z] 12:35:01 26982484 31371204 919448 2.80 188624 4287996 2030804 5.99 1426664 3877088 523668 [2025-02-12T12:36:56.122Z] 12:36:01 27210760 31536408 758196 2.31 191612 4239976 2026864 5.97 1358040 3738556 336380 [2025-02-12T12:36:56.122Z] Average: 27891695 31516132 783568 2.38 159459 3625361 1931356 5.69 1215546 3257625 245314 [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-12T12:36:56.122Z] 12:33:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:33:01 docker0 11.03 13.81 0.84 144.10 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:33:01 ens3 244.84 167.48 5114.58 45.08 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:34:01 docker0 326.30 472.65 27.17 2915.81 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:34:01 ens3 480.39 331.43 2922.23 35.18 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:35:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:35:01 veth6233274 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:35:01 ens3 24.33 15.93 27.29 10.07 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:36:01 docker0 1.50 2.88 0.09 38.12 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] 12:36:01 ens3 19.66 12.06 54.45 7.30 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] Average: docker0 84.70 122.35 7.03 774.48 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] Average: ens3 192.31 131.73 2029.77 24.41 0.00 0.00 0.00 0.00 [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] ---> sar -P ALL: [2025-02-12T12:36:56.122Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38759) 02/12/25 _x86_64_ (8 CPU) [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] 12:31:15 LINUX RESTART (8 CPU) [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] 12:32:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T12:36:56.122Z] 12:33:01 all 5.86 0.00 2.44 2.25 0.05 89.40 [2025-02-12T12:36:56.122Z] 12:33:01 0 5.22 0.00 3.00 0.12 0.03 91.63 [2025-02-12T12:36:56.122Z] 12:33:01 1 5.17 0.00 2.39 1.42 0.05 90.97 [2025-02-12T12:36:56.122Z] 12:33:01 2 5.72 0.00 1.87 0.77 0.03 91.61 [2025-02-12T12:36:56.122Z] 12:33:01 3 6.80 0.00 3.07 4.75 0.05 85.32 [2025-02-12T12:36:56.122Z] 12:33:01 4 6.71 0.00 2.53 2.63 0.07 88.06 [2025-02-12T12:36:56.122Z] 12:33:01 5 5.06 0.00 2.37 6.30 0.05 86.22 [2025-02-12T12:36:56.122Z] 12:33:01 6 6.16 0.00 2.14 1.16 0.03 90.51 [2025-02-12T12:36:56.122Z] 12:33:01 7 6.01 0.00 2.17 0.87 0.05 90.90 [2025-02-12T12:36:56.122Z] 12:34:01 all 5.95 0.00 3.11 5.51 0.05 85.38 [2025-02-12T12:36:56.122Z] 12:34:01 0 6.87 0.00 4.91 29.64 0.07 58.51 [2025-02-12T12:36:56.122Z] 12:34:01 1 6.52 0.00 2.61 0.42 0.05 90.40 [2025-02-12T12:36:56.122Z] 12:34:01 2 5.71 0.00 3.83 2.43 0.05 87.98 [2025-02-12T12:36:56.122Z] 12:34:01 3 6.94 0.00 2.84 0.24 0.03 89.95 [2025-02-12T12:36:56.122Z] 12:34:01 4 5.44 0.00 2.64 6.54 0.05 85.32 [2025-02-12T12:36:56.122Z] 12:34:01 5 5.96 0.00 2.84 2.38 0.03 88.79 [2025-02-12T12:36:56.122Z] 12:34:01 6 5.61 0.00 2.37 1.64 0.05 90.33 [2025-02-12T12:36:56.122Z] 12:34:01 7 4.53 0.00 2.88 0.88 0.03 91.68 [2025-02-12T12:36:56.122Z] 12:35:01 all 51.67 0.00 7.25 0.30 0.10 40.67 [2025-02-12T12:36:56.122Z] 12:35:01 0 51.15 0.00 7.10 0.69 0.08 40.98 [2025-02-12T12:36:56.122Z] 12:35:01 1 51.94 0.00 7.12 1.33 0.12 39.50 [2025-02-12T12:36:56.122Z] 12:35:01 2 52.95 0.00 8.37 0.12 0.10 38.46 [2025-02-12T12:36:56.122Z] 12:35:01 3 50.82 0.00 7.30 0.13 0.10 41.65 [2025-02-12T12:36:56.122Z] 12:35:01 4 52.72 0.00 6.73 0.05 0.10 40.40 [2025-02-12T12:36:56.122Z] 12:35:01 5 50.97 0.00 7.48 0.05 0.10 41.41 [2025-02-12T12:36:56.122Z] 12:35:01 6 51.32 0.00 7.24 0.03 0.10 41.30 [2025-02-12T12:36:56.122Z] 12:35:01 7 51.51 0.00 6.69 0.03 0.10 41.67 [2025-02-12T12:36:56.122Z] 12:36:01 all 41.96 0.00 6.01 1.83 0.09 50.11 [2025-02-12T12:36:56.122Z] 12:36:01 0 42.62 0.00 5.61 0.44 0.10 51.23 [2025-02-12T12:36:56.122Z] 12:36:01 1 43.70 0.00 7.17 9.03 0.10 40.00 [2025-02-12T12:36:56.122Z] 12:36:01 2 41.29 0.00 5.87 0.20 0.10 52.53 [2025-02-12T12:36:56.122Z] 12:36:01 3 42.43 0.00 5.84 2.93 0.08 48.72 [2025-02-12T12:36:56.122Z] 12:36:01 4 40.17 0.00 5.52 0.98 0.08 53.24 [2025-02-12T12:36:56.122Z] 12:36:01 5 40.95 0.00 5.40 0.22 0.07 53.36 [2025-02-12T12:36:56.122Z] 12:36:01 6 42.29 0.00 6.55 0.84 0.08 50.24 [2025-02-12T12:36:56.122Z] 12:36:01 7 42.27 0.00 6.12 0.18 0.08 51.34 [2025-02-12T12:36:56.122Z] Average: all 26.36 0.00 4.70 2.47 0.07 66.39 [2025-02-12T12:36:56.122Z] Average: 0 26.48 0.00 5.16 7.69 0.07 60.60 [2025-02-12T12:36:56.122Z] Average: 1 26.75 0.00 4.81 3.01 0.08 65.35 [2025-02-12T12:36:56.122Z] Average: 2 26.41 0.00 4.99 0.88 0.07 67.65 [2025-02-12T12:36:56.122Z] Average: 3 26.76 0.00 4.76 2.02 0.07 66.39 [2025-02-12T12:36:56.122Z] Average: 4 26.31 0.00 4.36 2.54 0.08 66.71 [2025-02-12T12:36:56.122Z] Average: 5 25.76 0.00 4.52 2.24 0.06 67.42 [2025-02-12T12:36:56.122Z] Average: 6 26.31 0.00 4.57 0.92 0.07 68.13 [2025-02-12T12:36:56.122Z] Average: 7 26.08 0.00 4.46 0.49 0.07 68.90 [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z] [2025-02-12T12:36:56.122Z]