Pull request #691 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7462c140a2134fa5bb94d3154edc4fa6115d67af+8114be53119ae29b155924925750b3433391c68b (dc6f24cee9649c021ce350677f9640be38678d38) 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-ssh796437712576768557.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11125360730653809312.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-691/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-691/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13177064848572798379.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-691/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1638639354870278354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1224527987039352345.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-691/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-691/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12771994787506795547.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-26159 in /w/workspace/_app-service-configurable_PR-691 [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-691 # 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 > 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/691/head:refs/remotes/origin/PR-691 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8114be53119ae29b155924925750b3433391c68b into PR head commit 7462c140a2134fa5bb94d3154edc4fa6115d67af Merge succeeded, producing 7462c140a2134fa5bb94d3154edc4fa6115d67af Checking out Revision 7462c140a2134fa5bb94d3154edc4fa6115d67af (PR-691) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # 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 8114be53119ae29b155924925750b3433391c68b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T13:00:56.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T13:00:57.168Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T13:00:57.289Z] ========================================================= [2024-11-11T13:00:57.289Z] EdgeX Global Pipelines Version Info [2024-11-11T13:00:57.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:00:58.080Z] ------------------- [2024-11-11T13:00:58.081Z] stable info: [2024-11-11T13:00:58.081Z] ------------------- [2024-11-11T13:00:58.081Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T13:00:58.081Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T13:00:58.081Z] Message: update stable to v1.0.265 [2024-11-11T13:00:58.652Z] ------------------- [2024-11-11T13:00:58.652Z] experimental info: [2024-11-11T13:00:58.652Z] ------------------- [2024-11-11T13:00:58.652Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T13:00:58.652Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T13:00:58.652Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T13:00:58.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-11T13:00:58.949Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-11T13:00:59.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T13:00:59.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T13:00:59.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T13:00:59.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T13:00:59.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T13:00:59.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T13:00:59.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T13:00:59.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T13:00:59.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T13:00:59.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-11T13:00:59.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T13:00:59.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T13:00:59.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T13:00:59.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T13:00:59.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T13:00:59.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T13:00:59.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T13:00:59.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T13:01:00.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T13:01:00.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T13:01:00.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T13:01:00.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T13:01:00.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T13:01:00.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T13:01:00.384Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T13:01:00.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-691 [Pipeline] echo [2024-11-11T13:01:00.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-691 [Pipeline] echo [2024-11-11T13:01:00.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-691 [Pipeline] echo [2024-11-11T13:01:00.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo [2024-11-11T13:01:00.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7462c14 [Pipeline] echo [2024-11-11T13:01:00.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:01:00.892Z] provisioning config files... [2024-11-11T13:01:00.905Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config6753942847869846545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:01:01.281Z] ---> ****-login.sh [2024-11-11T13:01:01.281Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:01:02.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:02.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:02.222Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:02.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:02.222Z] [2024-11-11T13:01:02.222Z] Login Succeeded [2024-11-11T13:01:02.222Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:01:02.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:02.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:02.481Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:02.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:02.481Z] [2024-11-11T13:01:02.481Z] Login Succeeded [2024-11-11T13:01:02.481Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:01:02.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:02.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:02.482Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:02.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:02.482Z] [2024-11-11T13:01:02.482Z] Login Succeeded [2024-11-11T13:01:02.482Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:01:02.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:02.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:02.744Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:02.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:02.744Z] [2024-11-11T13:01:02.744Z] Login Succeeded [2024-11-11T13:01:02.744Z] ****.io [2024-11-11T13:01:02.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:03.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:03.005Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:03.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:03.005Z] [2024-11-11T13:01:03.005Z] Login Succeeded [2024-11-11T13:01:03.005Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:01:03.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T13:01:03.742Z] + git rev-list -1 --merges 7462c140a2134fa5bb94d3154edc4fa6115d67af~1..7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo [2024-11-11T13:01:03.789Z] -----------> git rev-list -1 --merges 7462c140a2134fa5bb94d3154edc4fa6115d67af~1..7462c140a2134fa5bb94d3154edc4fa6115d67af 7462c140a2134fa5bb94d3154edc4fa6115d67af [false] [Pipeline] sh [2024-11-11T13:01:04.109Z] + git log --format=format:%s -1 7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo [2024-11-11T13:01:04.151Z] ========================================================= [2024-11-11T13:01:04.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T13:01:04.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:01:04.610Z] + git log --format=format:%s -1 7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo [2024-11-11T13:01:04.655Z] [semverPrep] GIT_COMMIT: 7462c140a2134fa5bb94d3154edc4fa6115d67af, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo [2024-11-11T13:01:04.703Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T13:01:05.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T13:01:05.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T13:01:05.124Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T13:01:05.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T13:01:05.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T13:01:05.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T13:01:05.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:01:05.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:01:05.621Z] [2024-11-11T13:01:05.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:01:06.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:01:06.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T13:01:06.010Z] b85a868b505f: Pulling fs layer [2024-11-11T13:01:06.010Z] e2be974225ed: Pulling fs layer [2024-11-11T13:01:06.010Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T13:01:06.010Z] 988bab9f4d93: Pulling fs layer [2024-11-11T13:01:06.010Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T13:01:06.010Z] eaf3925da568: Pulling fs layer [2024-11-11T13:01:06.010Z] bab4dde63d76: Pulling fs layer [2024-11-11T13:01:06.010Z] bde34c3a00c8: Pulling fs layer [2024-11-11T13:01:06.010Z] b352a97aabf1: Pulling fs layer [2024-11-11T13:01:06.010Z] 4872d77fe225: Pulling fs layer [2024-11-11T13:01:06.010Z] 5851b861e8e6: Pulling fs layer [2024-11-11T13:01:06.010Z] 988bab9f4d93: Waiting [2024-11-11T13:01:06.010Z] 1469e6f7b9e6: Waiting [2024-11-11T13:01:06.010Z] eaf3925da568: Waiting [2024-11-11T13:01:06.010Z] bab4dde63d76: Waiting [2024-11-11T13:01:06.010Z] 5851b861e8e6: Waiting [2024-11-11T13:01:06.010Z] 4872d77fe225: Waiting [2024-11-11T13:01:06.010Z] bde34c3a00c8: Waiting [2024-11-11T13:01:06.010Z] b352a97aabf1: Waiting [2024-11-11T13:01:06.010Z] e2be974225ed: Download complete [2024-11-11T13:01:06.010Z] 988bab9f4d93: Download complete [2024-11-11T13:01:06.010Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T13:01:06.010Z] 1469e6f7b9e6: Download complete [2024-11-11T13:01:06.268Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T13:01:06.268Z] 339a4e72a1f5: Download complete [2024-11-11T13:01:06.268Z] eaf3925da568: Verifying Checksum [2024-11-11T13:01:06.268Z] eaf3925da568: Download complete [2024-11-11T13:01:06.268Z] bde34c3a00c8: Download complete [2024-11-11T13:01:06.268Z] b352a97aabf1: Verifying Checksum [2024-11-11T13:01:06.268Z] b352a97aabf1: Download complete [2024-11-11T13:01:06.268Z] 4872d77fe225: Verifying Checksum [2024-11-11T13:01:06.268Z] 4872d77fe225: Download complete [2024-11-11T13:01:06.268Z] 5851b861e8e6: Verifying Checksum [2024-11-11T13:01:06.268Z] 5851b861e8e6: Download complete [2024-11-11T13:01:06.268Z] b85a868b505f: Verifying Checksum [2024-11-11T13:01:06.268Z] b85a868b505f: Download complete [2024-11-11T13:01:06.527Z] bab4dde63d76: Verifying Checksum [2024-11-11T13:01:06.527Z] bab4dde63d76: Download complete [2024-11-11T13:01:07.464Z] b85a868b505f: Pull complete [2024-11-11T13:01:07.723Z] e2be974225ed: Pull complete [2024-11-11T13:01:08.291Z] 339a4e72a1f5: Pull complete [2024-11-11T13:01:08.291Z] 988bab9f4d93: Pull complete [2024-11-11T13:01:08.550Z] 1469e6f7b9e6: Pull complete [2024-11-11T13:01:08.550Z] eaf3925da568: Pull complete [2024-11-11T13:01:10.709Z] bab4dde63d76: Pull complete [2024-11-11T13:01:10.709Z] bde34c3a00c8: Pull complete [2024-11-11T13:01:10.709Z] b352a97aabf1: Pull complete [2024-11-11T13:01:10.709Z] 4872d77fe225: Pull complete [2024-11-11T13:01:10.709Z] 5851b861e8e6: Pull complete [2024-11-11T13:01:10.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T13:01:10.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:01:10.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:01:11.009Z] prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container [2024-11-11T13:01:11.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 [2024-11-11T13:01:13.989Z] $ docker top 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c -eo pid,comm [2024-11-11T13:01:14.044Z] 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). [2024-11-11T13:01:14.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T13:01:14.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T13:01:14.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T13:01:14.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T13:01:14.313Z] $ docker exec 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent [2024-11-11T13:01:14.422Z] SSH_AUTH_SOCK=/tmp/ssh-vm24XoPgDEWd/agent.32 [2024-11-11T13:01:14.422Z] SSH_AGENT_PID=38 [2024-11-11T13:01:14.428Z] Running ssh-add (command line suppressed) [2024-11-11T13:01:14.520Z] Identity added: /w/workspace/_app-service-configurable_PR-691@tmp/private_key_2219198752021000901.key (/w/workspace/_app-service-configurable_PR-691@tmp/private_key_2219198752021000901.key) [2024-11-11T13:01:14.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T13:01:14.881Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T13:01:14.910Z] $ docker exec --env ******** --env ******** 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent -k [2024-11-11T13:01:14.997Z] unset SSH_AUTH_SOCK; [2024-11-11T13:01:14.997Z] unset SSH_AGENT_PID; [2024-11-11T13:01:14.997Z] echo Agent pid 38 killed; [2024-11-11T13:01:15.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T13:01:15.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T13:01:15.110Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T13:01:15.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T13:01:15.216Z] $ docker exec 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent [2024-11-11T13:01:15.315Z] SSH_AUTH_SOCK=/tmp/ssh-nOvrYM8NWSJT/agent.72 [2024-11-11T13:01:15.315Z] SSH_AGENT_PID=78 [2024-11-11T13:01:15.319Z] Running ssh-add (command line suppressed) [2024-11-11T13:01:15.425Z] Identity added: /w/workspace/_app-service-configurable_PR-691@tmp/private_key_1589185645701137743.key (/w/workspace/_app-service-configurable_PR-691@tmp/private_key_1589185645701137743.key) [2024-11-11T13:01:15.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T13:01:15.802Z] + git semver init [2024-11-11T13:01:16.061Z] 2024-11-11 13:01:15,977 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T13:01:16.061Z] 2024-11-11 13:01:15,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-691/.semver [2024-11-11T13:01:16.061Z] 2024-11-11 13:01:15,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-691/.semver [2024-11-11T13:01:16.061Z] 2024-11-11 13:01:15,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-691/.semver'], cwd=/w/workspace/_app-service-configurable_PR-691, universal_newlines=False, shell=None, istream=None) [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,033 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-691/.git/info/exclude [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,034 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-691/.semver/PR-691 with force:False [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,034 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-691/.semver/PR-691 [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,039 [execute] INFO git cat-file --batch-check [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-691/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,046 [execute] INFO git cat-file --batch [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-691/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T13:01:17.439Z] 2024-11-11 13:01:17,051 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-691/.semver/PR-691 [2024-11-11T13:01:17.439Z] 0.0.0 [Pipeline] } [2024-11-11T13:01:17.468Z] $ docker exec --env ******** --env ******** 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent -k [2024-11-11T13:01:17.575Z] unset SSH_AUTH_SOCK; [2024-11-11T13:01:17.576Z] unset SSH_AGENT_PID; [2024-11-11T13:01:17.576Z] echo Agent pid 78 killed; [2024-11-11T13:01:17.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T13:01:18.056Z] + git semver [Pipeline] } [2024-11-11T13:01:18.346Z] $ docker stop --time=1 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c [2024-11-11T13:01:19.643Z] $ docker rm -f --volumes 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:01:20.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T13:01:20.384Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T13:01:20.413Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:01:21.125Z] provisioning config files... [2024-11-11T13:01:21.136Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config10479173607022817045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:01:21.495Z] ---> ****-login.sh [2024-11-11T13:01:21.495Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:01:21.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:21.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:21.495Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:21.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:21.495Z] [2024-11-11T13:01:21.495Z] Login Succeeded [2024-11-11T13:01:21.495Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:01:21.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:21.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:21.495Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:21.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:21.495Z] [2024-11-11T13:01:21.495Z] Login Succeeded [2024-11-11T13:01:21.495Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:01:21.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:21.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:21.754Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:21.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:21.755Z] [2024-11-11T13:01:21.755Z] Login Succeeded [2024-11-11T13:01:21.755Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:01:21.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:21.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:21.755Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:21.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:21.755Z] [2024-11-11T13:01:21.755Z] Login Succeeded [2024-11-11T13:01:21.755Z] ****.io [2024-11-11T13:01:22.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:01:22.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:01:22.014Z] Configure a credential helper to remove this warning. See [2024-11-11T13:01:22.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:01:22.015Z] [2024-11-11T13:01:22.015Z] Login Succeeded [2024-11-11T13:01:22.015Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:01:22.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T13:01:22.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:01:22.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:01:22.391Z] ========================================================= [2024-11-11T13:01:22.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T13:01:22.391Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:01:23.071Z] + 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 . [2024-11-11T13:01:23.072Z] Sending build context to Docker daemon 9.219MB [2024-11-11T13:01:23.072Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:01:23.072Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T13:01:23.072Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T13:01:23.072Z] 43c4264eed91: Pulling fs layer [2024-11-11T13:01:23.072Z] 4cc291be95ef: Pulling fs layer [2024-11-11T13:01:23.072Z] 2ac1f1163629: Pulling fs layer [2024-11-11T13:01:23.072Z] 5c3c966382ef: Pulling fs layer [2024-11-11T13:01:23.072Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T13:01:23.072Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T13:01:23.072Z] 9f66e0745190: Pulling fs layer [2024-11-11T13:01:23.072Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T13:01:23.072Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T13:01:23.072Z] 9f66e0745190: Waiting [2024-11-11T13:01:23.072Z] 5d5c8e513c77: Waiting [2024-11-11T13:01:23.072Z] f49a43e4bbc0: Waiting [2024-11-11T13:01:23.072Z] 5c3c966382ef: Waiting [2024-11-11T13:01:23.072Z] 4f4fb700ef54: Waiting [2024-11-11T13:01:23.072Z] 561ebcabdf7f: Waiting [2024-11-11T13:01:23.072Z] 4cc291be95ef: Verifying Checksum [2024-11-11T13:01:23.072Z] 4cc291be95ef: Download complete [2024-11-11T13:01:23.072Z] 5c3c966382ef: Verifying Checksum [2024-11-11T13:01:23.072Z] 5c3c966382ef: Download complete [2024-11-11T13:01:23.072Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T13:01:23.072Z] 4f4fb700ef54: Download complete [2024-11-11T13:01:23.072Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T13:01:23.072Z] 5d5c8e513c77: Download complete [2024-11-11T13:01:23.335Z] 43c4264eed91: Verifying Checksum [2024-11-11T13:01:23.335Z] 9f66e0745190: Verifying Checksum [2024-11-11T13:01:23.335Z] 9f66e0745190: Download complete [2024-11-11T13:01:23.335Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T13:01:23.335Z] 561ebcabdf7f: Download complete [2024-11-11T13:01:23.335Z] 43c4264eed91: Pull complete [2024-11-11T13:01:23.595Z] 4cc291be95ef: Pull complete [2024-11-11T13:01:23.595Z] 2ac1f1163629: Download complete [2024-11-11T13:01:24.163Z] f49a43e4bbc0: Download complete [2024-11-11T13:01:27.454Z] 2ac1f1163629: Pull complete [2024-11-11T13:01:27.454Z] 5c3c966382ef: Pull complete [2024-11-11T13:01:27.454Z] 4f4fb700ef54: Pull complete [2024-11-11T13:01:27.454Z] 5d5c8e513c77: Pull complete [2024-11-11T13:01:27.454Z] 9f66e0745190: Pull complete [2024-11-11T13:01:29.989Z] f49a43e4bbc0: Pull complete [2024-11-11T13:01:30.557Z] 561ebcabdf7f: Pull complete [2024-11-11T13:01:30.557Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T13:01:30.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T13:01:30.557Z] ---> 3a752c3f9dda [2024-11-11T13:01:30.557Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:01:35.929Z] Still waiting to schedule task [2024-11-11T13:01:35.930Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T13:01:37.220Z] ---> Running in 033d6b95612a [2024-11-11T13:01:37.220Z] Removing intermediate container 033d6b95612a [2024-11-11T13:01:37.220Z] ---> d1b1f894b35a [2024-11-11T13:01:37.220Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:01:37.220Z] ---> Running in b9eeb0a197b9 [2024-11-11T13:01:37.220Z] Removing intermediate container b9eeb0a197b9 [2024-11-11T13:01:37.220Z] ---> 2dc088cd6619 [2024-11-11T13:01:37.220Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:01:37.220Z] ---> Running in 82a7c44a1555 [2024-11-11T13:01:37.220Z] Removing intermediate container 82a7c44a1555 [2024-11-11T13:01:37.220Z] ---> 50b877f86099 [2024-11-11T13:01:37.220Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:01:37.220Z] ---> Running in 851ea43e3bdb [2024-11-11T13:01:37.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:01:37.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:01:37.220Z] OK: 246 MiB in 54 packages [2024-11-11T13:01:37.481Z] Removing intermediate container 851ea43e3bdb [2024-11-11T13:01:37.481Z] ---> 0602e5749997 [2024-11-11T13:01:37.481Z] Step 7/12 : WORKDIR /app [2024-11-11T13:01:37.481Z] ---> Running in 87daa08ee242 [2024-11-11T13:01:37.740Z] Removing intermediate container 87daa08ee242 [2024-11-11T13:01:37.740Z] ---> 1a9ae0951d7c [2024-11-11T13:01:37.740Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T13:01:37.740Z] ---> 72c4089a4e78 [2024-11-11T13:01:37.740Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:01:37.740Z] ---> Running in 53fac4f58926 [2024-11-11T13:02:34.036Z] Removing intermediate container 53fac4f58926 [2024-11-11T13:02:34.036Z] ---> af5cace458e0 [2024-11-11T13:02:34.036Z] Step 10/12 : COPY . . [2024-11-11T13:02:34.036Z] ---> 22351a874ba0 [2024-11-11T13:02:34.036Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:02:34.036Z] ---> Running in af15005dd297 [2024-11-11T13:02:34.036Z] Removing intermediate container af15005dd297 [2024-11-11T13:02:34.036Z] ---> 7e7a73e134fa [2024-11-11T13:02:34.036Z] Step 12/12 : RUN $MAKE [2024-11-11T13:02:34.036Z] ---> Running in 2aacbc040984 [2024-11-11T13:02:34.296Z] noop [2024-11-11T13:02:34.558Z] Removing intermediate container 2aacbc040984 [2024-11-11T13:02:34.558Z] ---> 6e32c66840bc [2024-11-11T13:02:34.558Z] Successfully built 6e32c66840bc [2024-11-11T13:02:34.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:02:35.040Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T13:02:35.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:02:35.218Z] prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container [2024-11-11T13:02:35.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T13:02:35.585Z] $ docker top 66663809d1c2c8fb50066f008cc790ac69c08b27921be04f622eb3f3fc006cab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:02:35.996Z] + go version [2024-11-11T13:02:35.996Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T13:02:36.031Z] $ docker stop --time=1 66663809d1c2c8fb50066f008cc790ac69c08b27921be04f622eb3f3fc006cab [2024-11-11T13:02:37.291Z] $ docker rm -f --volumes 66663809d1c2c8fb50066f008cc790ac69c08b27921be04f622eb3f3fc006cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:02:38.025Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T13:02:38.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:02:38.190Z] prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container [2024-11-11T13:02:38.214Z] $ 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-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T13:02:38.555Z] $ docker top f96fee2ab88dd386cadaf6f06360c1bbbd43d4c0d1be993b928a58df1055c4a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:02:38.970Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-691 [Pipeline] fileExists [Pipeline] sh [2024-11-11T13:02:39.345Z] + make test [2024-11-11T13:02:39.345Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T13:03:11.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26160 in /w/workspace/_app-service-configurable_PR-691 [Pipeline] { [Pipeline] ws [2024-11-11T13:03:11.227Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-11-11T13:03:11.914Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T13:03:14.336Z] The recommended git tool is: git [2024-11-11T13:03:18.780Z] using credential edgex-jenkins-ssh [2024-11-11T13:03:18.809Z] Cloning the remote Git repository [2024-11-11T13:03:18.855Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T13:03:18.958Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-11-11T13:03:19.095Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T13:03:19.096Z] > git --version # timeout=10 [2024-11-11T13:03:19.117Z] > git --version # 'git version 2.25.1' [2024-11-11T13:03:19.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T13:03:19.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T13:03:21.297Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T13:03:21.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T13:03:22.865Z] Merging remotes/origin/main commit 8114be53119ae29b155924925750b3433391c68b into PR head commit 7462c140a2134fa5bb94d3154edc4fa6115d67af [2024-11-11T13:03:22.272Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T13:03:22.320Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T13:03:22.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T13:03:22.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/691/head:refs/remotes/origin/PR-691 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T13:03:22.882Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T13:03:22.951Z] > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # timeout=10 [2024-11-11T13:03:23.158Z] Merge succeeded, producing 7462c140a2134fa5bb94d3154edc4fa6115d67af [2024-11-11T13:03:23.160Z] Checking out Revision 7462c140a2134fa5bb94d3154edc4fa6115d67af (PR-691) [2024-11-11T13:03:23.831Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" [2024-11-11T13:03:23.884Z] > git --version # timeout=10 [2024-11-11T13:03:23.896Z] > git --version # 'git version 2.25.1' [2024-11-11T13:03:23.912Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T13:03:23.048Z] > git remote # timeout=10 [2024-11-11T13:03:23.068Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T13:03:23.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T13:03:23.108Z] > git merge 8114be53119ae29b155924925750b3433391c68b # timeout=10 [2024-11-11T13:03:23.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T13:03:23.162Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T13:03:23.177Z] > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:03:29.036Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T13:03:29.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T13:03:29.036Z] Dload Upload Total Spent Left Speed [2024-11-11T13:03:29.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh [2024-11-11T13:03:29.418Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T13:03:29.800Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T13:03:29.800Z] + sudo tee /etc/docker/daemon.new [2024-11-11T13:03:29.800Z] { [2024-11-11T13:03:29.800Z] "registry-mirrors": [ [2024-11-11T13:03:29.800Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T13:03:29.800Z] ], [2024-11-11T13:03:29.800Z] "bip": "10.250.0.254/24", [2024-11-11T13:03:29.800Z] "hosts": [ [2024-11-11T13:03:29.800Z] "tcp://0.0.0.0:5555", [2024-11-11T13:03:29.800Z] "unix:///var/run/docker.sock" [2024-11-11T13:03:29.800Z] ], [2024-11-11T13:03:29.800Z] "mtu": 1458, [2024-11-11T13:03:29.800Z] "selinux-enabled": true, [2024-11-11T13:03:29.800Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T13:03:29.800Z] } [Pipeline] sh [2024-11-11T13:03:30.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T13:03:30.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:03:48.869Z] provisioning config files... [2024-11-11T13:03:48.893Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8263121477642638945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:03:49.395Z] ---> ****-login.sh [2024-11-11T13:03:49.395Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:03:49.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:03:49.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:03:49.931Z] Configure a credential helper to remove this warning. See [2024-11-11T13:03:49.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:03:49.931Z] [2024-11-11T13:03:49.931Z] Login Succeeded [2024-11-11T13:03:49.931Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:03:50.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:03:50.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:03:50.198Z] Configure a credential helper to remove this warning. See [2024-11-11T13:03:50.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:03:50.198Z] [2024-11-11T13:03:50.198Z] Login Succeeded [2024-11-11T13:03:50.466Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:03:50.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:03:50.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:03:50.739Z] Configure a credential helper to remove this warning. See [2024-11-11T13:03:50.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:03:50.739Z] [2024-11-11T13:03:50.739Z] Login Succeeded [2024-11-11T13:03:50.739Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:03:51.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:03:51.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:03:51.008Z] Configure a credential helper to remove this warning. See [2024-11-11T13:03:51.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:03:51.008Z] [2024-11-11T13:03:51.008Z] Login Succeeded [2024-11-11T13:03:51.008Z] ****.io [2024-11-11T13:03:51.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:03:51.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:03:51.547Z] Configure a credential helper to remove this warning. See [2024-11-11T13:03:51.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:03:51.547Z] [2024-11-11T13:03:51.547Z] Login Succeeded [2024-11-11T13:03:51.547Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:03:51.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T13:03:52.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:03:52.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:03:52.140Z] ========================================================= [2024-11-11T13:03:52.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T13:03:52.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:03:52.589Z] go vet ./... [2024-11-11T13:03:52.703Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T13:03:52.703Z] Sending build context to Docker daemon 225.3kB [2024-11-11T13:03:52.972Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:03:52.972Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T13:03:52.972Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T13:03:52.972Z] cf04c63912e1: Pulling fs layer [2024-11-11T13:03:52.972Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T13:03:52.972Z] a37a00ec5f00: Pulling fs layer [2024-11-11T13:03:52.972Z] 50b3750afda1: Pulling fs layer [2024-11-11T13:03:52.972Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T13:03:52.972Z] 80978eb59214: Pulling fs layer [2024-11-11T13:03:52.972Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T13:03:52.972Z] c5a475d317c9: Pulling fs layer [2024-11-11T13:03:52.972Z] 80978eb59214: Waiting [2024-11-11T13:03:52.972Z] c9f46d7d2bd2: Waiting [2024-11-11T13:03:52.972Z] c5a475d317c9: Waiting [2024-11-11T13:03:52.972Z] 50b3750afda1: Waiting [2024-11-11T13:03:52.972Z] 4f4fb700ef54: Waiting [2024-11-11T13:03:52.972Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T13:03:52.972Z] 55b35a11ae5e: Download complete [2024-11-11T13:03:53.247Z] 50b3750afda1: Verifying Checksum [2024-11-11T13:03:53.247Z] 50b3750afda1: Download complete [2024-11-11T13:03:53.247Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T13:03:53.247Z] 4f4fb700ef54: Download complete [2024-11-11T13:03:53.247Z] 80978eb59214: Verifying Checksum [2024-11-11T13:03:53.247Z] 80978eb59214: Download complete [2024-11-11T13:03:53.247Z] cf04c63912e1: Verifying Checksum [2024-11-11T13:03:53.247Z] cf04c63912e1: Download complete [2024-11-11T13:03:53.515Z] c5a475d317c9: Verifying Checksum [2024-11-11T13:03:53.515Z] c5a475d317c9: Download complete [2024-11-11T13:03:53.531Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T13:03:53.531Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T13:03:53.531Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T13:03:53.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T13:03:53.620Z] $ docker stop --time=1 f96fee2ab88dd386cadaf6f06360c1bbbd43d4c0d1be993b928a58df1055c4a6 [2024-11-11T13:03:54.112Z] cf04c63912e1: Pull complete [2024-11-11T13:03:54.699Z] 55b35a11ae5e: Pull complete [2024-11-11T13:03:54.965Z] a37a00ec5f00: Verifying Checksum [2024-11-11T13:03:54.965Z] a37a00ec5f00: Download complete [2024-11-11T13:03:55.550Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T13:03:55.550Z] c9f46d7d2bd2: Download complete [2024-11-11T13:04:02.358Z] $ docker rm -f --volumes f96fee2ab88dd386cadaf6f06360c1bbbd43d4c0d1be993b928a58df1055c4a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:04:03.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T13:04:03.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T13:04:04.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T13:04:04.401Z] + ls -al . [2024-11-11T13:04:04.401Z] total 248 [2024-11-11T13:04:04.401Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 13:02 . [2024-11-11T13:04:04.401Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:00 .. [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:00 .dockerignore [2024-11-11T13:04:04.401Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:03 .git [2024-11-11T13:04:04.401Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:00 .github [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:00 .gitignore [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:00 .golangci.yml [2024-11-11T13:04:04.401Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:01 .semver [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:00 Attribution.txt [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:00 CHANGELOG.md [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:00 Dockerfile [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:00 GOVERNANCE.md [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:00 Jenkinsfile [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:00 LICENSE [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:00 OWNERS.md [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:00 README.md [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 13:01 VERSION [2024-11-11T13:04:04.401Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:00 bin [2024-11-11T13:04:04.401Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 13:03 coverage.out [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:00 go.mod [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:00 go.sum [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:00 main.go [2024-11-11T13:04:04.401Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:00 makefile [2024-11-11T13:04:04.401Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:04:04.869Z] + 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=7462c140a2134fa5bb94d3154edc4fa6115d67af --label arch=amd64 --label version=0.0.0 . [2024-11-11T13:04:04.869Z] Sending build context to Docker daemon 9.22MB [2024-11-11T13:04:04.869Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:04:04.869Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T13:04:04.869Z] ---> 6e32c66840bc [2024-11-11T13:04:04.869Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:04:06.249Z] ---> Running in 46a2610a1c1b [2024-11-11T13:04:07.191Z] Removing intermediate container 46a2610a1c1b [2024-11-11T13:04:07.191Z] ---> 07bc7445e5c2 [2024-11-11T13:04:07.191Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:04:07.761Z] ---> Running in ec3b13d912d7 [2024-11-11T13:04:07.864Z] a37a00ec5f00: Pull complete [2024-11-11T13:04:07.864Z] 50b3750afda1: Pull complete [2024-11-11T13:04:07.864Z] 4f4fb700ef54: Pull complete [2024-11-11T13:04:07.864Z] 80978eb59214: Pull complete [2024-11-11T13:04:08.700Z] Removing intermediate container ec3b13d912d7 [2024-11-11T13:04:08.700Z] ---> 80e0f2642d30 [2024-11-11T13:04:08.700Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:04:08.959Z] ---> Running in 12190f0720c4 [2024-11-11T13:04:09.533Z] Removing intermediate container 12190f0720c4 [2024-11-11T13:04:09.533Z] ---> a1182852bf10 [2024-11-11T13:04:09.533Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:04:09.793Z] ---> Running in a82f69047870 [2024-11-11T13:04:10.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:10.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:10.881Z] OK: 246 MiB in 54 packages [2024-11-11T13:04:11.140Z] Removing intermediate container a82f69047870 [2024-11-11T13:04:11.140Z] ---> 1738cd458801 [2024-11-11T13:04:11.140Z] Step 7/27 : WORKDIR /app [2024-11-11T13:04:11.140Z] ---> Running in d652e248315a [2024-11-11T13:04:11.140Z] Removing intermediate container d652e248315a [2024-11-11T13:04:11.140Z] ---> a983a6df3b7e [2024-11-11T13:04:11.140Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T13:04:11.400Z] ---> f4282c2bf988 [2024-11-11T13:04:11.400Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:04:11.400Z] ---> Running in 5b32a0c8f828 [2024-11-11T13:04:12.342Z] Removing intermediate container 5b32a0c8f828 [2024-11-11T13:04:12.342Z] ---> 26865914708b [2024-11-11T13:04:12.342Z] Step 10/27 : COPY . . [2024-11-11T13:04:12.342Z] ---> aeeaff04ffef [2024-11-11T13:04:12.342Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:04:12.342Z] ---> Running in c65277ffe834 [2024-11-11T13:04:12.602Z] Removing intermediate container c65277ffe834 [2024-11-11T13:04:12.602Z] ---> 731c962e3517 [2024-11-11T13:04:12.602Z] Step 12/27 : RUN $MAKE [2024-11-11T13:04:12.602Z] ---> Running in a72414edf180 [2024-11-11T13:04:12.861Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T13:04:14.515Z] c9f46d7d2bd2: Pull complete [2024-11-11T13:04:16.457Z] c5a475d317c9: Pull complete [2024-11-11T13:04:16.457Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T13:04:16.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T13:04:16.457Z] ---> be29e6b0f0d4 [2024-11-11T13:04:16.457Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:04:17.858Z] ---> Running in bfb4fc2225bd [2024-11-11T13:04:18.128Z] Removing intermediate container bfb4fc2225bd [2024-11-11T13:04:18.128Z] ---> dd2961f8696f [2024-11-11T13:04:18.128Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:04:18.394Z] ---> Running in 0c2ecda63edc [2024-11-11T13:04:18.663Z] Removing intermediate container 0c2ecda63edc [2024-11-11T13:04:18.663Z] ---> 9c8ec4f3fbfa [2024-11-11T13:04:18.663Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:04:18.663Z] ---> Running in 4344f4a49529 [2024-11-11T13:04:18.938Z] Removing intermediate container 4344f4a49529 [2024-11-11T13:04:18.938Z] ---> aa2d84685450 [2024-11-11T13:04:18.938Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:04:18.938Z] ---> Running in 3f38096eb22a [2024-11-11T13:04:20.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:04:20.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:04:21.754Z] OK: 238 MiB in 54 packages [2024-11-11T13:04:22.353Z] Removing intermediate container 3f38096eb22a [2024-11-11T13:04:22.353Z] ---> 9d26876eee33 [2024-11-11T13:04:22.353Z] Step 7/12 : WORKDIR /app [2024-11-11T13:04:22.621Z] ---> Running in 2923ae82fc4c [2024-11-11T13:04:22.886Z] Removing intermediate container 2923ae82fc4c [2024-11-11T13:04:22.886Z] ---> b20c01138295 [2024-11-11T13:04:22.886Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T13:04:23.474Z] ---> 3e57cb157d46 [2024-11-11T13:04:23.474Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:04:23.474Z] ---> Running in 35505b364e6d [2024-11-11T13:04:51.713Z] Removing intermediate container a72414edf180 [2024-11-11T13:04:51.713Z] ---> 07b3293e6561 [2024-11-11T13:04:51.713Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T13:04:51.713Z] 3.20: Pulling from library/alpine [2024-11-11T13:04:51.713Z] 43c4264eed91: Already exists [2024-11-11T13:04:51.713Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T13:04:51.713Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T13:04:51.713Z] ---> 91ef0af61f39 [2024-11-11T13:04:51.713Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T13:04:51.713Z] ---> Running in fed8d58dc000 [2024-11-11T13:04:51.713Z] Removing intermediate container fed8d58dc000 [2024-11-11T13:04:51.713Z] ---> 6b6aa23d68be [2024-11-11T13:04:51.713Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T13:04:51.713Z] ---> Running in 05cb774de90a [2024-11-11T13:04:51.713Z] Removing intermediate container 05cb774de90a [2024-11-11T13:04:51.713Z] ---> 1022e574dd37 [2024-11-11T13:04:51.713Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T13:04:51.713Z] ---> Running in 14ce7e345f6d [2024-11-11T13:04:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:51.713Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T13:04:51.713Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T13:04:51.713Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:04:51.713Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T13:04:51.713Z] OK: 9 MiB in 16 packages [2024-11-11T13:04:51.713Z] Removing intermediate container 14ce7e345f6d [2024-11-11T13:04:51.713Z] ---> 399b99099026 [2024-11-11T13:04:51.713Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T13:04:51.713Z] ---> Running in c9555d1e528a [2024-11-11T13:04:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:51.713Z] Upgrading critical system libraries and apk-tools: [2024-11-11T13:04:51.713Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T13:04:51.713Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:04:51.713Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T13:04:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:04:51.713Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:04:51.713Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:04:51.713Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T13:04:51.713Z] OK: 9 MiB in 16 packages [2024-11-11T13:04:51.713Z] Removing intermediate container c9555d1e528a [2024-11-11T13:04:51.713Z] ---> 304de449368b [2024-11-11T13:04:51.713Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T13:04:51.713Z] ---> b7aa0da309d2 [2024-11-11T13:04:51.713Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T13:04:51.713Z] ---> e5c8faeba8c8 [2024-11-11T13:04:51.713Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T13:04:51.713Z] ---> 10f50b7805e1 [2024-11-11T13:04:51.713Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T13:04:52.282Z] ---> 23e6eb4c0ff4 [2024-11-11T13:04:52.283Z] Step 22/27 : EXPOSE 48095 [2024-11-11T13:04:52.283Z] ---> Running in a0a575f8ad27 [2024-11-11T13:04:52.283Z] Removing intermediate container a0a575f8ad27 [2024-11-11T13:04:52.283Z] ---> 71e115580429 [2024-11-11T13:04:52.283Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T13:04:52.283Z] ---> Running in 51de3c6a654e [2024-11-11T13:04:52.283Z] Removing intermediate container 51de3c6a654e [2024-11-11T13:04:52.283Z] ---> 8009a9974521 [2024-11-11T13:04:52.283Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T13:04:52.283Z] ---> Running in b66f56e1b136 [2024-11-11T13:04:52.568Z] Removing intermediate container b66f56e1b136 [2024-11-11T13:04:52.568Z] ---> 700f0f3127b9 [2024-11-11T13:04:52.568Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T13:04:52.568Z] ---> Running in 7330f63c5a11 [2024-11-11T13:04:52.568Z] Removing intermediate container 7330f63c5a11 [2024-11-11T13:04:52.568Z] ---> 5d9405a3fc7c [2024-11-11T13:04:52.568Z] Step 26/27 : LABEL git_sha=7462c140a2134fa5bb94d3154edc4fa6115d67af [2024-11-11T13:04:52.568Z] ---> Running in f3438bc36dd2 [2024-11-11T13:04:52.827Z] Removing intermediate container f3438bc36dd2 [2024-11-11T13:04:52.827Z] ---> 6264dc7c2431 [2024-11-11T13:04:52.827Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T13:04:52.827Z] ---> Running in bf2c321b2363 [2024-11-11T13:04:52.827Z] Removing intermediate container bf2c321b2363 [2024-11-11T13:04:52.827Z] ---> bc130252a2d8 [2024-11-11T13:04:52.827Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T13:04:52.827Z] Successfully built bc130252a2d8 [2024-11-11T13:04:52.827Z] 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 [2024-11-11T13:04:53.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:04:53.897Z] [2024-11-11T13:04:53.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:04:54.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:04:54.309Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T13:04:54.309Z] 5eb5b503b376: Pulling fs layer [2024-11-11T13:04:54.309Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T13:04:54.309Z] ec43610c2a17: Pulling fs layer [2024-11-11T13:04:54.309Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T13:04:54.309Z] 33b1e0a273af: Pulling fs layer [2024-11-11T13:04:54.309Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T13:04:54.309Z] 2f39f015ded8: Pulling fs layer [2024-11-11T13:04:54.309Z] 3a2ae6a8a46f: Waiting [2024-11-11T13:04:54.309Z] 5d3b04190fa2: Waiting [2024-11-11T13:04:54.309Z] 2f39f015ded8: Waiting [2024-11-11T13:04:54.309Z] 33b1e0a273af: Waiting [2024-11-11T13:04:54.309Z] 5c69ac0246d0: Download complete [2024-11-11T13:04:54.309Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T13:04:54.309Z] 3a2ae6a8a46f: Download complete [2024-11-11T13:04:54.309Z] 33b1e0a273af: Verifying Checksum [2024-11-11T13:04:54.309Z] 33b1e0a273af: Download complete [2024-11-11T13:04:54.309Z] 5d3b04190fa2: Download complete [2024-11-11T13:04:54.309Z] ec43610c2a17: Verifying Checksum [2024-11-11T13:04:54.309Z] ec43610c2a17: Download complete [2024-11-11T13:04:54.566Z] 5eb5b503b376: Verifying Checksum [2024-11-11T13:04:54.566Z] 5eb5b503b376: Download complete [2024-11-11T13:04:55.133Z] 2f39f015ded8: Verifying Checksum [2024-11-11T13:04:55.133Z] 2f39f015ded8: Download complete [2024-11-11T13:04:55.700Z] 5eb5b503b376: Pull complete [2024-11-11T13:04:55.700Z] 5c69ac0246d0: Pull complete [2024-11-11T13:04:56.264Z] ec43610c2a17: Pull complete [2024-11-11T13:04:56.264Z] 3a2ae6a8a46f: Pull complete [2024-11-11T13:04:56.522Z] 33b1e0a273af: Pull complete [2024-11-11T13:04:56.522Z] 5d3b04190fa2: Pull complete [2024-11-11T13:05:00.704Z] 2f39f015ded8: Pull complete [2024-11-11T13:05:00.704Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T13:05:00.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:05:00.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:05:00.961Z] prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container [2024-11-11T13:05:00.989Z] $ 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-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T13:05:03.749Z] $ docker top 0c248081ca9661c465d0db3f2646ee603ec26cfa8a6107f30ced642777e14a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:05:04.260Z] ---> job-cost.sh [2024-11-11T13:05:04.260Z] lf-activate-venv: SKIPPING [2024-11-11T13:05:04.260Z] INFO: No Stack... [2024-11-11T13:05:04.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T13:05:04.777Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T13:05:05.103Z] + cat /w/workspace/_app-service-configurable_PR-691/archives/cost.csv [2024-11-11T13:05:05.103Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T13:05:05.156Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [2024-11-11T13:05:05.162Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] did not exist. Created. [2024-11-11T13:05:05.169Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T13:05:05.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T13:05:05.662Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T13:05:05.701Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T13:05:05.790Z] $ docker stop --time=1 0c248081ca9661c465d0db3f2646ee603ec26cfa8a6107f30ced642777e14a40 [2024-11-11T13:05:06.986Z] $ docker rm -f --volumes 0c248081ca9661c465d0db3f2646ee603ec26cfa8a6107f30ced642777e14a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T13:06:15.137Z] Removing intermediate container 35505b364e6d [2024-11-11T13:06:15.137Z] ---> b40eb4e1fcc5 [2024-11-11T13:06:15.137Z] Step 10/12 : COPY . . [2024-11-11T13:06:15.137Z] ---> 7212aaddc5be [2024-11-11T13:06:15.137Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:06:15.137Z] ---> Running in ff26c19b06b4 [2024-11-11T13:06:15.137Z] Removing intermediate container ff26c19b06b4 [2024-11-11T13:06:15.137Z] ---> 042f95c4ef87 [2024-11-11T13:06:15.137Z] Step 12/12 : RUN $MAKE [2024-11-11T13:06:15.137Z] ---> Running in 125425c58c30 [2024-11-11T13:06:15.137Z] noop [2024-11-11T13:06:15.137Z] Removing intermediate container 125425c58c30 [2024-11-11T13:06:15.137Z] ---> 2adf2f05105f [2024-11-11T13:06:15.137Z] Successfully built 2adf2f05105f [2024-11-11T13:06:15.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:06:15.662Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T13:06:15.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:06:15.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-26160 does not seem to be running inside a container [2024-11-11T13:06:15.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-11-11T13:06:17.071Z] $ docker top 722bd20a8c1db920d201ea5dc7b2570aac098ef81cb21dc0f61a0c7867c73918 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:06:17.948Z] + go version [2024-11-11T13:06:17.948Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T13:06:17.979Z] $ docker stop --time=1 722bd20a8c1db920d201ea5dc7b2570aac098ef81cb21dc0f61a0c7867c73918 [2024-11-11T13:06:19.534Z] $ docker rm -f --volumes 722bd20a8c1db920d201ea5dc7b2570aac098ef81cb21dc0f61a0c7867c73918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:06:20.450Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T13:06:20.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:06:20.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-26160 does not seem to be running inside a container [2024-11-11T13:06:20.760Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-11-11T13:06:21.889Z] $ docker top 4b1636d580a1a626284fdf1a3d7ef80f4db3fdb3c73fb80bd0e62a632d076f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:06:22.447Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T13:06:23.130Z] + make test [2024-11-11T13:06:23.130Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T13:10:30.070Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T13:10:30.070Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T13:10:30.070Z] go vet ./... [2024-11-11T13:14:06.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T13:14:06.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T13:14:06.848Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T13:14:06.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T13:14:06.947Z] $ docker stop --time=1 4b1636d580a1a626284fdf1a3d7ef80f4db3fdb3c73fb80bd0e62a632d076f69 [2024-11-11T13:14:08.731Z] $ docker rm -f --volumes 4b1636d580a1a626284fdf1a3d7ef80f4db3fdb3c73fb80bd0e62a632d076f69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:14:10.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T13:14:10.926Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T13:14:11.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:14:12.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T13:14:12.365Z] + ls -al . [2024-11-11T13:14:12.365Z] total 244 [2024-11-11T13:14:12.365Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 13:06 . [2024-11-11T13:14:12.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:03 .. [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:03 .dockerignore [2024-11-11T13:14:12.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:03 .git [2024-11-11T13:14:12.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:03 .github [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:03 .gitignore [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:03 .golangci.yml [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:03 Attribution.txt [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:03 CHANGELOG.md [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:03 Dockerfile [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:03 GOVERNANCE.md [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:03 Jenkinsfile [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:03 LICENSE [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:03 OWNERS.md [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:03 README.md [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 13:01 VERSION [2024-11-11T13:14:12.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:03 bin [2024-11-11T13:14:12.365Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 13:10 coverage.out [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:03 go.mod [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:03 go.sum [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:03 main.go [2024-11-11T13:14:12.365Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:03 makefile [2024-11-11T13:14:12.365Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:14:12.827Z] + 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=7462c140a2134fa5bb94d3154edc4fa6115d67af --label arch=arm64 --label version=0.0.0 . [2024-11-11T13:14:12.827Z] Sending build context to Docker daemon 226.8kB [2024-11-11T13:14:13.095Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:14:13.095Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T13:14:13.095Z] ---> 2adf2f05105f [2024-11-11T13:14:13.095Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:14:13.095Z] ---> Running in 6ffa49eedf35 [2024-11-11T13:14:13.362Z] Removing intermediate container 6ffa49eedf35 [2024-11-11T13:14:13.362Z] ---> 1791d4d3bc34 [2024-11-11T13:14:13.362Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:14:13.632Z] ---> Running in fa04c0cfe4a9 [2024-11-11T13:14:13.899Z] Removing intermediate container fa04c0cfe4a9 [2024-11-11T13:14:13.899Z] ---> 2254483ed01b [2024-11-11T13:14:13.899Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:14:13.899Z] ---> Running in 538ab1aca04b [2024-11-11T13:14:14.168Z] Removing intermediate container 538ab1aca04b [2024-11-11T13:14:14.168Z] ---> fde9135fd141 [2024-11-11T13:14:14.168Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:14:14.168Z] ---> Running in 642a85c51fc9 [2024-11-11T13:14:15.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:14:15.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:14:17.135Z] OK: 238 MiB in 54 packages [2024-11-11T13:14:17.721Z] Removing intermediate container 642a85c51fc9 [2024-11-11T13:14:17.721Z] ---> 67fa3f7caaf9 [2024-11-11T13:14:17.721Z] Step 7/27 : WORKDIR /app [2024-11-11T13:14:17.721Z] ---> Running in 9f316a1a0894 [2024-11-11T13:14:18.001Z] Removing intermediate container 9f316a1a0894 [2024-11-11T13:14:18.001Z] ---> 64b0448ba64d [2024-11-11T13:14:18.001Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T13:14:18.598Z] ---> 5215e838131a [2024-11-11T13:14:18.598Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:14:18.598Z] ---> Running in ec9dd2a7b5bd [2024-11-11T13:14:21.186Z] Removing intermediate container ec9dd2a7b5bd [2024-11-11T13:14:21.186Z] ---> 990cacbfb525 [2024-11-11T13:14:21.186Z] Step 10/27 : COPY . . [2024-11-11T13:14:21.454Z] ---> 4fb9b229d03f [2024-11-11T13:14:21.454Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:14:21.726Z] ---> Running in ffbce4e96ee3 [2024-11-11T13:14:21.994Z] Removing intermediate container ffbce4e96ee3 [2024-11-11T13:14:21.994Z] ---> ba19e4680c40 [2024-11-11T13:14:21.994Z] Step 12/27 : RUN $MAKE [2024-11-11T13:14:21.994Z] ---> Running in b830ffe1ca19 [2024-11-11T13:14:22.955Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T13:17:59.729Z] Removing intermediate container b830ffe1ca19 [2024-11-11T13:17:59.729Z] ---> 9dfd44ac8cbb [2024-11-11T13:17:59.729Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T13:17:59.729Z] 3.20: Pulling from library/alpine [2024-11-11T13:17:59.729Z] cf04c63912e1: Already exists [2024-11-11T13:17:59.729Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T13:17:59.729Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T13:17:59.729Z] ---> c157a85ed455 [2024-11-11T13:17:59.729Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T13:17:59.729Z] ---> Running in 112475f8cb43 [2024-11-11T13:17:59.729Z] Removing intermediate container 112475f8cb43 [2024-11-11T13:17:59.729Z] ---> 1b19f698142b [2024-11-11T13:17:59.729Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T13:17:59.729Z] ---> Running in 238c6ac71d5b [2024-11-11T13:17:59.729Z] Removing intermediate container 238c6ac71d5b [2024-11-11T13:17:59.729Z] ---> 3bc880a74987 [2024-11-11T13:17:59.729Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T13:17:59.729Z] ---> Running in 9fd41fa85be6 [2024-11-11T13:17:59.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:17:59.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:17:59.729Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T13:17:59.729Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T13:17:59.729Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:17:59.729Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T13:17:59.729Z] OK: 10 MiB in 16 packages [2024-11-11T13:17:59.729Z] Removing intermediate container 9fd41fa85be6 [2024-11-11T13:17:59.729Z] ---> b158fff4fb30 [2024-11-11T13:17:59.729Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T13:17:59.729Z] ---> Running in a21a65bad499 [2024-11-11T13:17:59.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:17:59.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:17:59.729Z] Upgrading critical system libraries and apk-tools: [2024-11-11T13:17:59.729Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T13:17:59.729Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:17:59.729Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T13:17:59.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:17:59.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:17:59.729Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:17:59.729Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:17:59.729Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T13:17:59.729Z] OK: 10 MiB in 16 packages [2024-11-11T13:17:59.729Z] Removing intermediate container a21a65bad499 [2024-11-11T13:17:59.729Z] ---> ccd7a3a3f9e0 [2024-11-11T13:17:59.729Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T13:17:59.729Z] ---> c1c9b22758aa [2024-11-11T13:17:59.729Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T13:17:59.729Z] ---> 10c59c57768b [2024-11-11T13:17:59.729Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T13:17:59.729Z] ---> bd5006bfba68 [2024-11-11T13:17:59.729Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T13:18:01.135Z] ---> 88998a6d24da [2024-11-11T13:18:01.135Z] Step 22/27 : EXPOSE 48095 [2024-11-11T13:18:01.135Z] ---> Running in ba092ee4edc0 [2024-11-11T13:18:01.135Z] Removing intermediate container ba092ee4edc0 [2024-11-11T13:18:01.135Z] ---> 61902d0883ee [2024-11-11T13:18:01.135Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T13:18:01.401Z] ---> Running in f94a594efc1c [2024-11-11T13:18:01.668Z] Removing intermediate container f94a594efc1c [2024-11-11T13:18:01.668Z] ---> 2d783fb36f34 [2024-11-11T13:18:01.668Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T13:18:01.668Z] ---> Running in 18b20a36d125 [2024-11-11T13:18:01.936Z] Removing intermediate container 18b20a36d125 [2024-11-11T13:18:01.936Z] ---> 4417c3d27bf9 [2024-11-11T13:18:01.936Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T13:18:01.936Z] ---> Running in 9669c36fcd99 [2024-11-11T13:18:02.522Z] Removing intermediate container 9669c36fcd99 [2024-11-11T13:18:02.522Z] ---> aaa9aa8956eb [2024-11-11T13:18:02.522Z] Step 26/27 : LABEL git_sha=7462c140a2134fa5bb94d3154edc4fa6115d67af [2024-11-11T13:18:02.522Z] ---> Running in 360ec76e36a5 [2024-11-11T13:18:02.788Z] Removing intermediate container 360ec76e36a5 [2024-11-11T13:18:02.788Z] ---> d4d582d199ba [2024-11-11T13:18:02.788Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T13:18:02.788Z] ---> Running in bd3ba9698ff7 [2024-11-11T13:18:03.053Z] Removing intermediate container bd3ba9698ff7 [2024-11-11T13:18:03.053Z] ---> 44a5d58ff4e7 [2024-11-11T13:18:03.053Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T13:18:03.053Z] Successfully built 44a5d58ff4e7 [2024-11-11T13:18:03.053Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:18:04.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T13:18:04.027Z] [2024-11-11T13:18:04.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:18:04.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T13:18:04.451Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T13:18:04.451Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T13:18:04.451Z] 04944245beec: Pulling fs layer [2024-11-11T13:18:04.451Z] 699f458cf7ca: Pulling fs layer [2024-11-11T13:18:04.451Z] 765212b225bb: Pulling fs layer [2024-11-11T13:18:04.451Z] f23df028b6ca: Pulling fs layer [2024-11-11T13:18:04.451Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T13:18:04.451Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T13:18:04.451Z] 765212b225bb: Waiting [2024-11-11T13:18:04.451Z] f23df028b6ca: Waiting [2024-11-11T13:18:04.451Z] d65c8cfc05b1: Waiting [2024-11-11T13:18:04.451Z] 2437ff75d9bd: Waiting [2024-11-11T13:18:04.720Z] 04944245beec: Verifying Checksum [2024-11-11T13:18:04.720Z] 04944245beec: Download complete [2024-11-11T13:18:04.720Z] 765212b225bb: Download complete [2024-11-11T13:18:04.720Z] f23df028b6ca: Verifying Checksum [2024-11-11T13:18:04.720Z] f23df028b6ca: Download complete [2024-11-11T13:18:04.720Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T13:18:04.720Z] d65c8cfc05b1: Download complete [2024-11-11T13:18:04.989Z] 699f458cf7ca: Verifying Checksum [2024-11-11T13:18:04.989Z] 699f458cf7ca: Download complete [2024-11-11T13:18:05.256Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T13:18:05.256Z] 8998bd30e6a1: Download complete [2024-11-11T13:18:07.836Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T13:18:07.836Z] 2437ff75d9bd: Download complete [2024-11-11T13:18:09.783Z] 8998bd30e6a1: Pull complete [2024-11-11T13:18:10.364Z] 04944245beec: Pull complete [2024-11-11T13:18:11.774Z] 699f458cf7ca: Pull complete [2024-11-11T13:18:12.040Z] 765212b225bb: Pull complete [2024-11-11T13:18:12.998Z] f23df028b6ca: Pull complete [2024-11-11T13:18:12.998Z] d65c8cfc05b1: Pull complete [2024-11-11T13:18:31.195Z] 2437ff75d9bd: Pull complete [2024-11-11T13:18:31.195Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T13:18:31.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T13:18:31.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:18:31.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-26160 does not seem to be running inside a container [2024-11-11T13:18:31.613Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-11T13:18:34.424Z] $ docker top 8b70234dc6ad002668895794d5e678e999fc1614d0cb6153a0f5b0ead9d7e83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:35.376Z] ---> job-cost.sh [2024-11-11T13:18:35.376Z] lf-activate-venv: SKIPPING [2024-11-11T13:18:35.376Z] INFO: No Stack... [2024-11-11T13:18:35.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T13:18:36.539Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T13:18:37.204Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-11-11T13:18:37.204Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T13:18:37.296Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [2024-11-11T13:18:37.303Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] did not exist. Created. [2024-11-11T13:18:37.309Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T13:18:38.056Z] /w/workspace/app-service-configurable/1@tmp/durable-1c3402db/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T13:18:38.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T13:18:38.780Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T13:18:38.828Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T13:18:38.848Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T13:18:38.934Z] $ docker stop --time=1 8b70234dc6ad002668895794d5e678e999fc1614d0cb6153a0f5b0ead9d7e83b [2024-11-11T13:18:40.468Z] $ docker rm -f --volumes 8b70234dc6ad002668895794d5e678e999fc1614d0cb6153a0f5b0ead9d7e83b [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 [2024-11-11T13:18:41.733Z] provisioning config files... [2024-11-11T13:18:41.742Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config1917331437763798817tmp [Pipeline] { [Pipeline] sh [2024-11-11T13:18:42.087Z] + set +x [2024-11-11T13:18:42.088Z] + curl -s https://codecov.io/bash [2024-11-11T13:18:42.088Z] + bash -s -- [2024-11-11T13:18:42.088Z] [2024-11-11T13:18:42.088Z] _____ _ [2024-11-11T13:18:42.088Z] / ____| | | [2024-11-11T13:18:42.088Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T13:18:42.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T13:18:42.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T13:18:42.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T13:18:42.088Z] Bash-1.0.6 [2024-11-11T13:18:42.088Z] [2024-11-11T13:18:42.088Z] [2024-11-11T13:18:42.088Z] ==> git version 2.25.1 found [2024-11-11T13:18:42.088Z] ==> 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 [2024-11-11T13:18:42.088Z] Release-Date: 2020-01-08 [2024-11-11T13:18:42.088Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T13:18:42.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T13:18:42.088Z] ==> Jenkins CI detected. [2024-11-11T13:18:42.088Z] current dir:  /w/workspace/_app-service-configurable_PR-691 [2024-11-11T13:18:42.088Z] project root: . [2024-11-11T13:18:42.088Z] --> token set from env [2024-11-11T13:18:42.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T13:18:42.348Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T13:18:42.348Z] ==> Python coveragepy not found [2024-11-11T13:18:42.348Z] ==> Searching for coverage reports in: [2024-11-11T13:18:42.348Z] + . [2024-11-11T13:18:42.348Z] -> Found 1 reports [2024-11-11T13:18:42.348Z] ==> Detecting git/mercurial file structure [2024-11-11T13:18:42.348Z] ==> Reading reports [2024-11-11T13:18:42.348Z] + ./coverage.out bytes=953 [2024-11-11T13:18:42.348Z] ==> Appending adjustments [2024-11-11T13:18:42.348Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T13:18:42.348Z] + Found adjustments [2024-11-11T13:18:42.348Z] ==> Gzipping contents [2024-11-11T13:18:42.348Z] 4.0K /tmp/codecov.f6Cp6Y.gz [2024-11-11T13:18:42.348Z] ==> Uploading reports [2024-11-11T13:18:42.348Z] url: https://codecov.io [2024-11-11T13:18:42.348Z] query: branch=PR-691&commit=7462c140a2134fa5bb94d3154edc4fa6115d67af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-691%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=691&job=&cmd_args= [2024-11-11T13:18:42.348Z] -> Pinging Codecov [2024-11-11T13:18:42.349Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-691&commit=7462c140a2134fa5bb94d3154edc4fa6115d67af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-691%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=691&job=&cmd_args= [2024-11-11T13:18:42.608Z] -> Uploading to [2024-11-11T13:18:42.608Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/7462c140a2134fa5bb94d3154edc4fa6115d67af/dd10b083-b2e2-41d1-9383-812209b73331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T131842Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=74818c3fcb2a98bbcd9a8a36dbea235055eb86527ce69932a0d4220ebe7ac35e [2024-11-11T13:18:42.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T13:18:42.608Z] Dload Upload Total Spent Left Speed [2024-11-11T13:18:42.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2000 --:--:-- --:--:-- --:--:-- 1990 100 410 0 0 100 410 0 1872 --:--:-- --:--:-- --:--:-- 1863 [2024-11-11T13:18:42.868Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] } [2024-11-11T13:18:42.902Z] 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 [2024-11-11T13:18:45.182Z] + [ -d /w/workspace/_app-service-configurable_PR-691/archives ] [2024-11-11T13:18:45.182Z] + ls -al /w/workspace/_app-service-configurable_PR-691/archives [2024-11-11T13:18:45.182Z] total 16 [2024-11-11T13:18:45.182Z] drwxr-xr-x 3 root root 4096 Nov 11 13:05 . [2024-11-11T13:18:45.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:05 .. [2024-11-11T13:18:45.182Z] drwxr-xr-x 2 root root 4096 Nov 11 13:05 cost [2024-11-11T13:18:45.182Z] -rw-r--r-- 1 root root 96 Nov 11 13:05 cost.csv [2024-11-11T13:18:45.182Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-691/archives [2024-11-11T13:18:45.182Z] + ls -al /w/workspace/_app-service-configurable_PR-691/archives [2024-11-11T13:18:45.182Z] total 16 [2024-11-11T13:18:45.182Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:05 . [2024-11-11T13:18:45.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:05 .. [2024-11-11T13:18:45.182Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 13:05 cost [2024-11-11T13:18:45.182Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 11 13:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:45.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:46.438Z] ---> package-listing.sh [2024-11-11T13:18:46.438Z] ++ facter osfamily [2024-11-11T13:18:46.438Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T13:18:46.698Z] + OS_FAMILY=debian [2024-11-11T13:18:46.698Z] + workspace=/w/workspace/_app-service-configurable_PR-691 [2024-11-11T13:18:46.698Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T13:18:46.698Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T13:18:46.698Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T13:18:46.698Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T13:18:46.698Z] + '[' /w/workspace/_app-service-configurable_PR-691 ']' [2024-11-11T13:18:46.698Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T13:18:46.698Z] + case "${OS_FAMILY}" in [2024-11-11T13:18:46.698Z] + dpkg -l [2024-11-11T13:18:46.698Z] + grep '^ii' [2024-11-11T13:18:46.698Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T13:18:46.698Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T13:18:46.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T13:18:46.698Z] + '[' /w/workspace/_app-service-configurable_PR-691 ']' [2024-11-11T13:18:46.698Z] + mkdir -p /w/workspace/_app-service-configurable_PR-691/archives/ [2024-11-11T13:18:46.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-691/archives/ [Pipeline] echo [2024-11-11T13:18:46.735Z] 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-691/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T13:18:47.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:18:47.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:18:47.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:18:47.867Z] prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container [2024-11-11T13:18:47.896Z] $ 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-691/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-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 [2024-11-11T13:18:48.100Z] $ docker top c20e7326dcfa9adc6bc18b90c23f87781912ab49c57c6b842743742233e204fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:18:48.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T13:18:48.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T13:18:49.153Z] + ls /var/log/sa-host [2024-11-11T13:18:49.153Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:18:49.319Z] provisioning config files... [2024-11-11T13:18:49.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config3923000771891939716tmp [Pipeline] { [Pipeline] echo [2024-11-11T13:18:49.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:49.809Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T13:18:49.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:50.344Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T13:18:50.385Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:50.710Z] ---> sudo-logs.sh [2024-11-11T13:18:50.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T13:18:50.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:51.149Z] ---> job-cost.sh [2024-11-11T13:18:51.149Z] lf-activate-venv: SKIPPING [2024-11-11T13:18:51.149Z] DEBUG: total: 0.2199999988079071 [2024-11-11T13:18:51.149Z] INFO: Retrieving Stack Cost... [2024-11-11T13:18:51.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T13:18:51.669Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T13:18:51.722Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:18:52.059Z] ---> logs-deploy.sh [2024-11-11T13:18:52.059Z] lf-activate-venv: SKIPPING [2024-11-11T13:18:52.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-691/1 [2024-11-11T13:18:52.059Z] INFO: archiving workspace using pattern(s): [2024-11-11T13:18:52.995Z] Archives upload complete. [2024-11-11T13:18:53.254Z] INFO: archiving logs to Nexus