Pull request #326 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31afc5f6ae47972aac87410fd8eedcd7517dea9 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-ssh13506718502032100421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6147734637394430173.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/changelog/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/changelog/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8327062001521669889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11264207366003389552.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/changelog/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/changelog/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14433813681078494573.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17308’ Running on prd-ubuntu20.04-docker-8c-8g-17311 in /w/workspace/foundry_device-rest-go_changelog [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/foundry_device-rest-go_changelog # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e31afc5f6ae47972aac87410fd8eedcd7517dea9 (changelog) Commit message: "docs: Update changelog for v3.0" > git config core.sparsecheckout # timeout=10 > git checkout -f e31afc5f6ae47972aac87410fd8eedcd7517dea9 # timeout=10 > git rev-list --no-walk e31afc5f6ae47972aac87410fd8eedcd7517dea9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T15:52:13.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T15:52:13.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T15:52:13.152Z] ========================================================= [2023-05-30T15:52:13.152Z] EdgeX Global Pipelines Version Info [2023-05-30T15:52:13.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:13.883Z] ------------------- [2023-05-30T15:52:13.883Z] stable info: [2023-05-30T15:52:13.883Z] ------------------- [2023-05-30T15:52:13.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T15:52:13.883Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:52:13.883Z] Message: update stable to v1.0.249 [2023-05-30T15:52:14.456Z] ------------------- [2023-05-30T15:52:14.456Z] experimental info: [2023-05-30T15:52:14.456Z] ------------------- [2023-05-30T15:52:14.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T15:52:14.456Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:52:14.456Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T15:52:14.605Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-30T15:52:14.615Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-30T15:52:14.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T15:52:14.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T15:52:14.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T15:52:14.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T15:52:14.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T15:52:14.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T15:52:14.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T15:52:14.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T15:52:14.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T15:52:14.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-30T15:52:14.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T15:52:14.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T15:52:14.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:52:14.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:52:14.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:52:14.812Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:52:14.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T15:52:14.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T15:52:14.847Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T15:52:14.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T15:52:14.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T15:52:14.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T15:52:14.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T15:52:14.910Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T15:52:14.926Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T15:52:14.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = changelog [Pipeline] echo [2023-05-30T15:52:14.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = changelog [Pipeline] echo [2023-05-30T15:52:14.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = changelog [Pipeline] echo [2023-05-30T15:52:14.979Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T15:52:14.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31afc5 [Pipeline] echo [2023-05-30T15:52:15.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:52:15.045Z] provisioning config files... [2023-05-30T15:52:15.059Z] copy managed file [device-rest-go-settings] to file:/w/workspace/foundry_device-rest-go_changelog@tmp/config6414927948964539804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:15.362Z] ---> docker-login.sh [2023-05-30T15:52:15.362Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:52:15.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:15.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:15.623Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:15.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:15.623Z] [2023-05-30T15:52:15.623Z] Login Succeeded [2023-05-30T15:52:15.623Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:52:15.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:15.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:15.623Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:15.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:15.623Z] [2023-05-30T15:52:15.623Z] Login Succeeded [2023-05-30T15:52:15.623Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:52:15.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:15.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:15.882Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:15.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:15.882Z] [2023-05-30T15:52:15.882Z] Login Succeeded [2023-05-30T15:52:15.882Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:52:15.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:15.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:15.882Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:15.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:15.882Z] [2023-05-30T15:52:15.882Z] Login Succeeded [2023-05-30T15:52:15.882Z] docker.io [2023-05-30T15:52:15.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:16.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:16.142Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:16.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:16.142Z] [2023-05-30T15:52:16.142Z] Login Succeeded [2023-05-30T15:52:16.142Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:52:16.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T15:52:16.510Z] + git rev-list -1 --merges e31afc5f6ae47972aac87410fd8eedcd7517dea9~1..e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T15:52:16.571Z] -----------> git rev-list -1 --merges e31afc5f6ae47972aac87410fd8eedcd7517dea9~1..e31afc5f6ae47972aac87410fd8eedcd7517dea9 e31afc5f6ae47972aac87410fd8eedcd7517dea9 [false] [Pipeline] sh [2023-05-30T15:52:16.863Z] + git log --format=format:%s -1 e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T15:52:16.878Z] ========================================================= [2023-05-30T15:52:16.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T15:52:16.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:52:17.198Z] + git log --format=format:%s -1 e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T15:52:17.214Z] [semverPrep] GIT_COMMIT: e31afc5f6ae47972aac87410fd8eedcd7517dea9, Commit Message: docs: Update changelog for v3.0 [Pipeline] echo [2023-05-30T15:52:17.221Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T15:52:17.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:52:17.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T15:52:17.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T15:52:17.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T15:52:17.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T15:52:17.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T15:52:17.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:17.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:52:17.905Z] [2023-05-30T15:52:17.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:18.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:52:18.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T15:52:18.204Z] b85a868b505f: Pulling fs layer [2023-05-30T15:52:18.204Z] e2be974225ed: Pulling fs layer [2023-05-30T15:52:18.204Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T15:52:18.204Z] 988bab9f4d93: Pulling fs layer [2023-05-30T15:52:18.204Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T15:52:18.204Z] eaf3925da568: Pulling fs layer [2023-05-30T15:52:18.204Z] bab4dde63d76: Pulling fs layer [2023-05-30T15:52:18.204Z] bde34c3a00c8: Pulling fs layer [2023-05-30T15:52:18.204Z] b352a97aabf1: Pulling fs layer [2023-05-30T15:52:18.204Z] 4872d77fe225: Pulling fs layer [2023-05-30T15:52:18.204Z] 5851b861e8e6: Pulling fs layer [2023-05-30T15:52:18.204Z] bde34c3a00c8: Waiting [2023-05-30T15:52:18.204Z] 988bab9f4d93: Waiting [2023-05-30T15:52:18.204Z] b352a97aabf1: Waiting [2023-05-30T15:52:18.204Z] 4872d77fe225: Waiting [2023-05-30T15:52:18.204Z] eaf3925da568: Waiting [2023-05-30T15:52:18.204Z] bab4dde63d76: Waiting [2023-05-30T15:52:18.204Z] 1469e6f7b9e6: Waiting [2023-05-30T15:52:18.204Z] 5851b861e8e6: Waiting [2023-05-30T15:52:18.204Z] e2be974225ed: Verifying Checksum [2023-05-30T15:52:18.204Z] e2be974225ed: Download complete [2023-05-30T15:52:18.204Z] 988bab9f4d93: Verifying Checksum [2023-05-30T15:52:18.204Z] 988bab9f4d93: Download complete [2023-05-30T15:52:18.463Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T15:52:18.463Z] 1469e6f7b9e6: Download complete [2023-05-30T15:52:18.463Z] eaf3925da568: Verifying Checksum [2023-05-30T15:52:18.463Z] eaf3925da568: Download complete [2023-05-30T15:52:18.463Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T15:52:18.463Z] 339a4e72a1f5: Download complete [2023-05-30T15:52:18.463Z] bde34c3a00c8: Verifying Checksum [2023-05-30T15:52:18.463Z] bde34c3a00c8: Download complete [2023-05-30T15:52:18.463Z] b352a97aabf1: Download complete [2023-05-30T15:52:18.463Z] 4872d77fe225: Verifying Checksum [2023-05-30T15:52:18.463Z] 4872d77fe225: Download complete [2023-05-30T15:52:18.463Z] 5851b861e8e6: Download complete [2023-05-30T15:52:18.463Z] b85a868b505f: Download complete [2023-05-30T15:52:18.722Z] bab4dde63d76: Verifying Checksum [2023-05-30T15:52:19.658Z] b85a868b505f: Pull complete [2023-05-30T15:52:19.658Z] e2be974225ed: Pull complete [2023-05-30T15:52:20.224Z] 339a4e72a1f5: Pull complete [2023-05-30T15:52:20.224Z] 988bab9f4d93: Pull complete [2023-05-30T15:52:20.482Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:52:20.482Z] eaf3925da568: Pull complete [2023-05-30T15:52:22.393Z] bab4dde63d76: Pull complete [2023-05-30T15:52:22.393Z] bde34c3a00c8: Pull complete [2023-05-30T15:52:22.393Z] b352a97aabf1: Pull complete [2023-05-30T15:52:22.393Z] 4872d77fe225: Pull complete [2023-05-30T15:52:22.393Z] 5851b861e8e6: Pull complete [2023-05-30T15:52:22.652Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:52:22.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:52:22.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:52:22.749Z] prd-ubuntu20.04-docker-8c-8g-17311 does not seem to be running inside a container [2023-05-30T15:52:22.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rest-go_changelog -v /w/workspace/foundry_device-rest-go_changelog:/w/workspace/foundry_device-rest-go_changelog:rw,z -v /w/workspace/foundry_device-rest-go_changelog@tmp:/w/workspace/foundry_device-rest-go_changelog@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T15:52:28.758Z] $ docker top 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:52:28.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:52:28.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:52:28.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:52:28.963Z] $ docker exec 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 ssh-agent [2023-05-30T15:52:29.073Z] SSH_AUTH_SOCK=/tmp/ssh-uzkDByMdQeze/agent.32 [2023-05-30T15:52:29.073Z] SSH_AGENT_PID=38 [2023-05-30T15:52:29.080Z] Running ssh-add (command line suppressed) [2023-05-30T15:52:29.183Z] Identity added: /w/workspace/foundry_device-rest-go_changelog@tmp/private_key_17856243415334728503.key (/w/workspace/foundry_device-rest-go_changelog@tmp/private_key_17856243415334728503.key) [2023-05-30T15:52:29.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:52:29.487Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:52:29.499Z] $ docker exec --env ******** --env ******** 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 ssh-agent -k [2023-05-30T15:52:29.595Z] unset SSH_AUTH_SOCK; [2023-05-30T15:52:29.596Z] unset SSH_AGENT_PID; [2023-05-30T15:52:29.596Z] echo Agent pid 38 killed; [2023-05-30T15:52:29.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:52:29.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:52:29.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:52:29.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:52:29.747Z] $ docker exec 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 ssh-agent [2023-05-30T15:52:29.850Z] SSH_AUTH_SOCK=/tmp/ssh-Naf8uTSbtnof/agent.70 [2023-05-30T15:52:29.850Z] SSH_AGENT_PID=76 [2023-05-30T15:52:29.856Z] Running ssh-add (command line suppressed) [2023-05-30T15:52:29.973Z] Identity added: /w/workspace/foundry_device-rest-go_changelog@tmp/private_key_16297017695682579964.key (/w/workspace/foundry_device-rest-go_changelog@tmp/private_key_16297017695682579964.key) [2023-05-30T15:52:29.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:52:30.274Z] + git semver init [2023-05-30T15:52:30.534Z] 2023-05-30 15:52:30,443 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:52:30.534Z] 2023-05-30 15:52:30,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rest-go_changelog/.semver [2023-05-30T15:52:30.534Z] 2023-05-30 15:52:30,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/foundry_device-rest-go_changelog/.semver [2023-05-30T15:52:30.534Z] 2023-05-30 15:52:30,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/foundry_device-rest-go_changelog/.semver'], cwd=/w/workspace/foundry_device-rest-go_changelog, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,444 [append_file] DEBUG append to file:/w/workspace/foundry_device-rest-go_changelog/.git/info/exclude [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rest-go_changelog/.semver/changelog with force:False [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,445 [write_file] DEBUG write to file:/w/workspace/foundry_device-rest-go_changelog/.semver/changelog [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,449 [execute] INFO git cat-file --batch-check [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rest-go_changelog/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,455 [execute] INFO git cat-file --batch [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rest-go_changelog/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T15:52:31.475Z] 2023-05-30 15:52:31,460 [read_version] DEBUG read version from /w/workspace/foundry_device-rest-go_changelog/.semver/changelog [2023-05-30T15:52:31.475Z] 0.0.0 [Pipeline] } [2023-05-30T15:52:31.486Z] $ docker exec --env ******** --env ******** 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 ssh-agent -k [2023-05-30T15:52:31.594Z] unset SSH_AUTH_SOCK; [2023-05-30T15:52:31.595Z] unset SSH_AGENT_PID; [2023-05-30T15:52:31.595Z] echo Agent pid 76 killed; [2023-05-30T15:52:31.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:52:31.917Z] + git semver [Pipeline] } [2023-05-30T15:52:32.189Z] $ docker stop --time=1 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 [2023-05-30T15:52:33.481Z] $ docker rm -f --volumes 6db285a12b40b33a05d781f47d38777a95bf05a0bc35ea8d50290024b52d9284 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:52:33.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:52:34.028Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:52:34.031Z] [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 [2023-05-30T15:52:34.160Z] provisioning config files... [2023-05-30T15:52:34.169Z] copy managed file [device-rest-go-settings] to file:/w/workspace/foundry_device-rest-go_changelog@tmp/config16763418024081922263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:34.465Z] ---> docker-login.sh [2023-05-30T15:52:34.465Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:52:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:34.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:34.465Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:34.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:34.465Z] [2023-05-30T15:52:34.465Z] Login Succeeded [2023-05-30T15:52:34.465Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:52:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:34.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:34.465Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:34.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:34.465Z] [2023-05-30T15:52:34.465Z] Login Succeeded [2023-05-30T15:52:34.465Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:52:34.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:34.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:34.724Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:34.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:34.724Z] [2023-05-30T15:52:34.724Z] Login Succeeded [2023-05-30T15:52:34.724Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:52:34.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:34.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:34.725Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:34.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:34.725Z] [2023-05-30T15:52:34.725Z] Login Succeeded [2023-05-30T15:52:34.725Z] docker.io [2023-05-30T15:52:34.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:34.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:34.985Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:34.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:34.985Z] [2023-05-30T15:52:34.985Z] Login Succeeded [2023-05-30T15:52:34.985Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:52:34.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:52:35.064Z] [edgeX.isLTS] Checking if [changelog] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:52:35.079Z] [edgeX.isLTS] Checking if [changelog] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:52:35.090Z] ========================================================= [2023-05-30T15:52:35.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:52:35.090Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:35.414Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T15:52:35.414Z] Sending build context to Docker daemon 10.94MB [2023-05-30T15:52:35.414Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:52:35.414Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:52:35.414Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:52:35.414Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:52:35.414Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:52:35.414Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:52:35.414Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:52:35.414Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:52:35.414Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:52:35.414Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:52:35.414Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:52:35.414Z] 9f32a84ed3da: Waiting [2023-05-30T15:52:35.414Z] 4d19c01a9841: Waiting [2023-05-30T15:52:35.414Z] 556b6ee489ea: Waiting [2023-05-30T15:52:35.414Z] 9325e15d5711: Waiting [2023-05-30T15:52:35.414Z] c5a4b2cf53e6: Waiting [2023-05-30T15:52:35.414Z] 85791d961cd3: Verifying Checksum [2023-05-30T15:52:35.414Z] 85791d961cd3: Download complete [2023-05-30T15:52:35.414Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T15:52:35.414Z] 9f32a84ed3da: Download complete [2023-05-30T15:52:35.414Z] 4d19c01a9841: Verifying Checksum [2023-05-30T15:52:35.414Z] 4d19c01a9841: Download complete [2023-05-30T15:52:35.674Z] f56be85fc22e: Verifying Checksum [2023-05-30T15:52:35.674Z] f56be85fc22e: Download complete [2023-05-30T15:52:35.674Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:52:35.674Z] 9325e15d5711: Download complete [2023-05-30T15:52:35.674Z] f56be85fc22e: Pull complete [2023-05-30T15:52:35.674Z] 85791d961cd3: Pull complete [2023-05-30T15:52:36.246Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T15:52:36.246Z] c5a4b2cf53e6: Download complete [2023-05-30T15:52:36.246Z] d694b5ae8c79: Verifying Checksum [2023-05-30T15:52:36.246Z] d694b5ae8c79: Download complete [2023-05-30T15:52:36.246Z] 556b6ee489ea: Verifying Checksum [2023-05-30T15:52:36.246Z] 556b6ee489ea: Download complete [2023-05-30T15:52:39.552Z] d694b5ae8c79: Pull complete [2023-05-30T15:52:39.810Z] 9f32a84ed3da: Pull complete [2023-05-30T15:52:39.810Z] 4d19c01a9841: Pull complete [2023-05-30T15:52:39.810Z] 9325e15d5711: Pull complete [2023-05-30T15:52:42.339Z] 556b6ee489ea: Pull complete [2023-05-30T15:52:42.906Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:52:42.906Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:52:42.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:52:42.906Z] ---> c4be618373d6 [2023-05-30T15:52:42.906Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:52:47.130Z] ---> Running in e45cfc6ddadb [2023-05-30T15:52:47.130Z] Removing intermediate container e45cfc6ddadb [2023-05-30T15:52:47.130Z] ---> fa7fa2619c51 [2023-05-30T15:52:47.130Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:52:47.130Z] ---> Running in c647f899add8 [2023-05-30T15:52:47.130Z] Removing intermediate container c647f899add8 [2023-05-30T15:52:47.130Z] ---> fe88713c906c [2023-05-30T15:52:47.130Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:52:47.130Z] ---> Running in 8bb0acb04536 [2023-05-30T15:52:47.130Z] Removing intermediate container 8bb0acb04536 [2023-05-30T15:52:47.130Z] ---> 4f03bad2754a [2023-05-30T15:52:47.130Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:52:47.130Z] ---> Running in 77bf3f790f35 [2023-05-30T15:52:47.390Z] Removing intermediate container 77bf3f790f35 [2023-05-30T15:52:47.390Z] ---> 05b8e7dc6155 [2023-05-30T15:52:47.390Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:52:47.390Z] ---> Running in b06c2463f566 [2023-05-30T15:52:47.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:52:47.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:52:48.168Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:52:48.168Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:52:48.168Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:52:48.168Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:52:48.168Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:52:48.168Z] OK: 269 MiB in 57 packages [2023-05-30T15:52:48.427Z] Removing intermediate container b06c2463f566 [2023-05-30T15:52:48.427Z] ---> 92236dbdf1dc [2023-05-30T15:52:48.427Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T15:52:48.427Z] ---> Running in 7185f4a24cf5 [2023-05-30T15:52:48.685Z] Removing intermediate container 7185f4a24cf5 [2023-05-30T15:52:48.685Z] ---> 6d64de9126cc [2023-05-30T15:52:48.685Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:52:48.685Z] ---> b148b1dcc207 [2023-05-30T15:52:48.685Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:52:48.685Z] ---> Running in 4432f7671d3b [2023-05-30T15:52:49.132Z] Still waiting to schedule task [2023-05-30T15:52:49.132Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17309’ [2023-05-30T15:53:15.928Z] Removing intermediate container 4432f7671d3b [2023-05-30T15:53:15.928Z] ---> 075a2ddbcc6a [2023-05-30T15:53:15.928Z] Step 11/12 : COPY . . [2023-05-30T15:53:15.928Z] ---> 45964202b188 [2023-05-30T15:53:15.928Z] Step 12/12 : RUN $MAKE [2023-05-30T15:53:15.928Z] ---> Running in 65dea74ca190 [2023-05-30T15:53:15.928Z] noop [2023-05-30T15:53:15.928Z] Removing intermediate container 65dea74ca190 [2023-05-30T15:53:15.928Z] ---> bdcd3ded8ccb [2023-05-30T15:53:15.928Z] Successfully built bdcd3ded8ccb [2023-05-30T15:53:15.928Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:16.237Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:53:16.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:53:16.312Z] prd-ubuntu20.04-docker-8c-8g-17311 does not seem to be running inside a container [2023-05-30T15:53:16.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rest-go_changelog -v /w/workspace/foundry_device-rest-go_changelog:/w/workspace/foundry_device-rest-go_changelog:rw,z -v /w/workspace/foundry_device-rest-go_changelog@tmp:/w/workspace/foundry_device-rest-go_changelog@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T15:53:16.661Z] $ docker top 85ea93753722c7c35c24f94e796f7cb4c68ebce2d29584027d6a5a4e980df1a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:53:16.994Z] + go version [2023-05-30T15:53:16.994Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:53:17.005Z] $ docker stop --time=1 85ea93753722c7c35c24f94e796f7cb4c68ebce2d29584027d6a5a4e980df1a7 [2023-05-30T15:53:18.244Z] $ docker rm -f --volumes 85ea93753722c7c35c24f94e796f7cb4c68ebce2d29584027d6a5a4e980df1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:18.627Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:53:18.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:53:18.704Z] prd-ubuntu20.04-docker-8c-8g-17311 does not seem to be running inside a container [2023-05-30T15:53:18.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rest-go_changelog -v /w/workspace/foundry_device-rest-go_changelog:/w/workspace/foundry_device-rest-go_changelog:rw,z -v /w/workspace/foundry_device-rest-go_changelog@tmp:/w/workspace/foundry_device-rest-go_changelog@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T15:53:19.055Z] $ docker top be1a2bd3bf9279ada219a3b305700482c5fffc4194ad97660e5e33fea27a659f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:53:19.395Z] + git config --global --add safe.directory /w/workspace/foundry_device-rest-go_changelog [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:53:19.689Z] + make test [2023-05-30T15:53:19.689Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T15:53:23.869Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T15:53:34.211Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T15:53:34.211Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-05-30T15:53:39.465Z] go vet ./... [2023-05-30T15:53:41.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:53:41.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:53:42.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:53:42.258Z] [edgeX.isLTS] Checking if [changelog] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:53:42.276Z] $ docker stop --time=1 be1a2bd3bf9279ada219a3b305700482c5fffc4194ad97660e5e33fea27a659f [2023-05-30T15:53:45.455Z] $ docker rm -f --volumes be1a2bd3bf9279ada219a3b305700482c5fffc4194ad97660e5e33fea27a659f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:53:45.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:53:45.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T15:53:46.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:53:46.786Z] + ls -al . [2023-05-30T15:53:46.786Z] total 184 [2023-05-30T15:53:46.786Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:53 . [2023-05-30T15:53:46.786Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:52 .. [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 15:52 .dockerignore [2023-05-30T15:53:46.786Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:52 .git [2023-05-30T15:53:46.786Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:52 .github [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 15:52 .gitignore [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:52 .golangci.yml [2023-05-30T15:53:46.786Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:52 .semver [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 15:52 Attribution.txt [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 15:52 CHANGELOG.md [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 15:52 Dockerfile [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:52 GOVERNANCE.md [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 15:52 Jenkinsfile [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:52 LICENSE [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 15:52 Makefile [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:52 OWNERS.md [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 15:52 README.md [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 15:52 VERSION [2023-05-30T15:53:46.786Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:52 bin [2023-05-30T15:53:46.786Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:52 cmd [2023-05-30T15:53:46.786Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 15:53 coverage.out [2023-05-30T15:53:46.786Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:52 driver [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 15:52 go.mod [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 15:52 go.sum [2023-05-30T15:53:46.786Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:52 snap [2023-05-30T15:53:46.786Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 15:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:47.129Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e31afc5f6ae47972aac87410fd8eedcd7517dea9 --label arch=amd64 --label version=0.0.0 . [2023-05-30T15:53:47.129Z] Sending build context to Docker daemon 10.96MB [2023-05-30T15:53:47.129Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:53:47.129Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T15:53:47.129Z] ---> bdcd3ded8ccb [2023-05-30T15:53:47.129Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:53:47.129Z] ---> Running in de58dafc4f52 [2023-05-30T15:53:47.387Z] Removing intermediate container de58dafc4f52 [2023-05-30T15:53:47.387Z] ---> 1193193542d5 [2023-05-30T15:53:47.387Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:53:47.387Z] ---> Running in ed6fc47449ae [2023-05-30T15:53:47.387Z] Removing intermediate container ed6fc47449ae [2023-05-30T15:53:47.387Z] ---> 1ac0d5b431c8 [2023-05-30T15:53:47.387Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:53:47.387Z] ---> Running in 707047c7ad25 [2023-05-30T15:53:47.387Z] Removing intermediate container 707047c7ad25 [2023-05-30T15:53:47.387Z] ---> 3cb58f39930a [2023-05-30T15:53:47.387Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:53:47.387Z] ---> Running in 57a55db47cb4 [2023-05-30T15:53:47.644Z] Removing intermediate container 57a55db47cb4 [2023-05-30T15:53:47.644Z] ---> aa787ad1e87e [2023-05-30T15:53:47.644Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:53:47.644Z] ---> Running in e6331e7e18af [2023-05-30T15:53:47.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:47.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:48.161Z] OK: 269 MiB in 57 packages [2023-05-30T15:53:48.420Z] Removing intermediate container e6331e7e18af [2023-05-30T15:53:48.420Z] ---> 984e789d7c53 [2023-05-30T15:53:48.420Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T15:53:48.420Z] ---> Running in aa3ab98b2f4a [2023-05-30T15:53:48.420Z] Removing intermediate container aa3ab98b2f4a [2023-05-30T15:53:48.420Z] ---> b4e56189639a [2023-05-30T15:53:48.420Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T15:53:48.679Z] ---> a1097f11b892 [2023-05-30T15:53:48.679Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:53:48.679Z] ---> Running in 5c2372a0a5b2 [2023-05-30T15:53:49.245Z] Removing intermediate container 5c2372a0a5b2 [2023-05-30T15:53:49.245Z] ---> ecd719d7ab31 [2023-05-30T15:53:49.245Z] Step 11/25 : COPY . . [2023-05-30T15:53:49.503Z] ---> 441009ab8a3b [2023-05-30T15:53:49.504Z] Step 12/25 : RUN $MAKE [2023-05-30T15:53:49.762Z] ---> Running in 3755ca065198 [2023-05-30T15:53:50.019Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-30T15:54:08.094Z] Removing intermediate container 3755ca065198 [2023-05-30T15:54:08.094Z] ---> 3bed40370616 [2023-05-30T15:54:08.094Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T15:54:08.094Z] 3.17: Pulling from library/alpine [2023-05-30T15:54:08.094Z] f56be85fc22e: Already exists [2023-05-30T15:54:08.353Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:54:08.353Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:54:08.353Z] ---> 9ed4aefc74f6 [2023-05-30T15:54:08.353Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T15:54:08.353Z] ---> Running in 6218443e16e4 [2023-05-30T15:54:08.353Z] Removing intermediate container 6218443e16e4 [2023-05-30T15:54:08.353Z] ---> 1ea43052e5cd [2023-05-30T15:54:08.353Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T15:54:08.353Z] ---> Running in b12405e659dd [2023-05-30T15:54:08.353Z] Removing intermediate container b12405e659dd [2023-05-30T15:54:08.353Z] ---> e4186472a447 [2023-05-30T15:54:08.353Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:54:08.353Z] ---> Running in 792b2bd99884 [2023-05-30T15:54:08.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:54:08.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:54:09.131Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:54:09.131Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:54:09.131Z] OK: 7 MiB in 16 packages [2023-05-30T15:54:09.389Z] Removing intermediate container 792b2bd99884 [2023-05-30T15:54:09.389Z] ---> 073cf00e1824 [2023-05-30T15:54:09.389Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T15:54:09.955Z] ---> cce1be869f63 [2023-05-30T15:54:09.955Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T15:54:10.215Z] ---> 66c989fc66f0 [2023-05-30T15:54:10.215Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T15:54:10.215Z] ---> 32ae9a1b6d30 [2023-05-30T15:54:10.215Z] Step 20/25 : EXPOSE 59986 [2023-05-30T15:54:10.215Z] ---> Running in 2d48b4a39c64 [2023-05-30T15:54:10.475Z] Removing intermediate container 2d48b4a39c64 [2023-05-30T15:54:10.475Z] ---> 0128f66a89eb [2023-05-30T15:54:10.475Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T15:54:10.475Z] ---> Running in ed31a76b08ed [2023-05-30T15:54:10.475Z] Removing intermediate container ed31a76b08ed [2023-05-30T15:54:10.475Z] ---> 23b4a2e0511b [2023-05-30T15:54:10.475Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T15:54:10.475Z] ---> Running in 198402c1de62 [2023-05-30T15:54:10.475Z] Removing intermediate container 198402c1de62 [2023-05-30T15:54:10.475Z] ---> 973075ed17af [2023-05-30T15:54:10.475Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T15:54:10.475Z] ---> Running in dcdd51cb4753 [2023-05-30T15:54:10.736Z] Removing intermediate container dcdd51cb4753 [2023-05-30T15:54:10.736Z] ---> 443fec2c07b9 [2023-05-30T15:54:10.736Z] Step 24/25 : LABEL git_sha=e31afc5f6ae47972aac87410fd8eedcd7517dea9 [2023-05-30T15:54:10.736Z] ---> Running in b427823f4cd9 [2023-05-30T15:54:10.736Z] Removing intermediate container b427823f4cd9 [2023-05-30T15:54:10.736Z] ---> 9c3d9214e762 [2023-05-30T15:54:10.736Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T15:54:10.736Z] ---> Running in 1511f5de7fa2 [2023-05-30T15:54:10.736Z] Removing intermediate container 1511f5de7fa2 [2023-05-30T15:54:10.736Z] ---> dbc6e9c8b50f [2023-05-30T15:54:10.736Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:54:10.736Z] Successfully built dbc6e9c8b50f [2023-05-30T15:54:10.736Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:11.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:54:11.177Z] [2023-05-30T15:54:11.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:11.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:54:11.476Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:54:11.476Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:54:11.476Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:54:11.476Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:54:11.476Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:54:11.476Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:54:11.476Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:54:11.476Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:54:11.476Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:54:11.476Z] 33b1e0a273af: Waiting [2023-05-30T15:54:11.476Z] 5d3b04190fa2: Waiting [2023-05-30T15:54:11.476Z] 2f39f015ded8: Waiting [2023-05-30T15:54:11.476Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T15:54:11.476Z] 5c69ac0246d0: Download complete [2023-05-30T15:54:11.476Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:54:11.476Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:54:11.476Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:54:11.476Z] 33b1e0a273af: Download complete [2023-05-30T15:54:11.476Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T15:54:11.476Z] 5d3b04190fa2: Download complete [2023-05-30T15:54:11.476Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:54:11.476Z] ec43610c2a17: Download complete [2023-05-30T15:54:13.064Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:54:13.064Z] 5eb5b503b376: Download complete [2023-05-30T15:54:13.630Z] 2f39f015ded8: Download complete [2023-05-30T15:54:13.888Z] 5eb5b503b376: Pull complete [2023-05-30T15:54:14.149Z] 5c69ac0246d0: Pull complete [2023-05-30T15:54:14.407Z] ec43610c2a17: Pull complete [2023-05-30T15:54:14.407Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:54:14.666Z] 33b1e0a273af: Pull complete [2023-05-30T15:54:14.666Z] 5d3b04190fa2: Pull complete [2023-05-30T15:54:18.845Z] 2f39f015ded8: Pull complete [2023-05-30T15:54:18.845Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:54:18.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:54:18.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:54:18.926Z] prd-ubuntu20.04-docker-8c-8g-17311 does not seem to be running inside a container [2023-05-30T15:54:18.975Z] $ 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/foundry_device-rest-go_changelog -v /w/workspace/foundry_device-rest-go_changelog:/w/workspace/foundry_device-rest-go_changelog:rw,z -v /w/workspace/foundry_device-rest-go_changelog@tmp:/w/workspace/foundry_device-rest-go_changelog@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T15:54:22.318Z] $ docker top e50ead7454b0877033d30f29b3086c1360a41420d3212ee9209a2a5722ea3105 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:54:22.662Z] ---> job-cost.sh [2023-05-30T15:54:22.662Z] lf-activate-venv: SKIPPING [2023-05-30T15:54:22.662Z] INFO: No Stack... [2023-05-30T15:54:22.922Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:54:23.180Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:54:23.465Z] + cat /w/workspace/foundry_device-rest-go_changelog/archives/cost.csv [2023-05-30T15:54:23.465Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T15:54:23.478Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] [2023-05-30T15:54:23.486Z] Resource [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] did not exist. Created. [2023-05-30T15:54:23.486Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:54:23.782Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T15:54:23.802Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:54:23.811Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:54:23.845Z] $ docker stop --time=1 e50ead7454b0877033d30f29b3086c1360a41420d3212ee9209a2a5722ea3105 [2023-05-30T15:54:24.987Z] $ docker rm -f --volumes e50ead7454b0877033d30f29b3086c1360a41420d3212ee9209a2a5722ea3105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T15:55:40.682Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17315 in /w/workspace/foundry_device-rest-go_changelog [Pipeline] { [Pipeline] ws [2023-05-30T15:55:40.694Z] Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout [2023-05-30T15:55:40.733Z] The recommended git tool is: git [2023-05-30T15:55:47.485Z] using credential edgex-jenkins-ssh [2023-05-30T15:55:47.505Z] Cloning the remote Git repository [2023-05-30T15:55:47.574Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T15:55:47.702Z] > git init /w/workspace/device-rest-go/2 # timeout=10 [2023-05-30T15:55:47.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T15:55:47.909Z] > git --version # timeout=10 [2023-05-30T15:55:47.935Z] > git --version # 'git version 2.25.1' [2023-05-30T15:55:47.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:55:48.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:55:50.301Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-30T15:55:50.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:55:51.478Z] Avoid second fetch [2023-05-30T15:55:51.478Z] Checking out Revision e31afc5f6ae47972aac87410fd8eedcd7517dea9 (changelog) [2023-05-30T15:55:52.258Z] Commit message: "docs: Update changelog for v3.0" [2023-05-30T15:55:51.504Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:55:51.590Z] > git checkout -f e31afc5f6ae47972aac87410fd8eedcd7517dea9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:55:53.128Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:55:53.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:55:53.128Z] Dload Upload Total Spent Left Speed [2023-05-30T15:55:53.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-05-30T15:55:57.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:55:57.695Z] + sudo tee /etc/docker/daemon.new [2023-05-30T15:55:57.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T15:55:57.695Z] { [2023-05-30T15:55:57.695Z] "registry-mirrors": [ [2023-05-30T15:55:57.695Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:55:57.695Z] ], [2023-05-30T15:55:57.695Z] "bip": "10.250.0.254/24", [2023-05-30T15:55:57.695Z] "hosts": [ [2023-05-30T15:55:57.695Z] "tcp://0.0.0.0:5555", [2023-05-30T15:55:57.695Z] "unix:///var/run/docker.sock" [2023-05-30T15:55:57.695Z] ], [2023-05-30T15:55:57.695Z] "mtu": 1458, [2023-05-30T15:55:57.695Z] "selinux-enabled": true, [2023-05-30T15:55:57.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:55:57.695Z] } [Pipeline] sh [2023-05-30T15:55:58.040Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:55:58.394Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:56:16.708Z] provisioning config files... [2023-05-30T15:56:16.737Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config8703863083789025929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:56:17.097Z] ---> docker-login.sh [2023-05-30T15:56:17.097Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:56:17.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:17.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:17.695Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:17.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:17.695Z] [2023-05-30T15:56:17.695Z] Login Succeeded [2023-05-30T15:56:17.695Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:56:17.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:18.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:18.238Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:18.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:18.238Z] [2023-05-30T15:56:18.238Z] Login Succeeded [2023-05-30T15:56:18.238Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:56:18.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:18.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:18.510Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:18.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:18.510Z] [2023-05-30T15:56:18.510Z] Login Succeeded [2023-05-30T15:56:18.510Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:56:18.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:20.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:20.207Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:20.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:20.207Z] [2023-05-30T15:56:20.207Z] Login Succeeded [2023-05-30T15:56:20.207Z] docker.io [2023-05-30T15:56:20.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:20.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:20.477Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:20.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:20.477Z] [2023-05-30T15:56:20.477Z] Login Succeeded [2023-05-30T15:56:20.747Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:56:20.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:56:21.066Z] [edgeX.isLTS] Checking if [changelog] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:56:21.077Z] [edgeX.isLTS] Checking if [changelog] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:56:21.084Z] ========================================================= [2023-05-30T15:56:21.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:56:21.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:56:21.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T15:56:21.432Z] Sending build context to Docker daemon 141.8kB [2023-05-30T15:56:21.708Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:56:21.708Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:56:21.984Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:56:21.984Z] c41833b44d91: Pulling fs layer [2023-05-30T15:56:21.984Z] ed15518f5707: Pulling fs layer [2023-05-30T15:56:21.984Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:56:21.984Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:56:21.984Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:56:21.984Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:56:21.984Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:56:21.984Z] 3cdef696dda3: Waiting [2023-05-30T15:56:21.984Z] 2ced38df9373: Waiting [2023-05-30T15:56:21.984Z] 58f1dce35555: Waiting [2023-05-30T15:56:21.984Z] 242c74f7c9fa: Waiting [2023-05-30T15:56:21.984Z] ed15518f5707: Verifying Checksum [2023-05-30T15:56:21.984Z] ed15518f5707: Download complete [2023-05-30T15:56:21.984Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T15:56:21.984Z] 242c74f7c9fa: Download complete [2023-05-30T15:56:21.984Z] 3cdef696dda3: Verifying Checksum [2023-05-30T15:56:21.984Z] 3cdef696dda3: Download complete [2023-05-30T15:56:21.984Z] c41833b44d91: Verifying Checksum [2023-05-30T15:56:21.984Z] c41833b44d91: Download complete [2023-05-30T15:56:22.981Z] c41833b44d91: Pull complete [2023-05-30T15:56:23.626Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:56:23.626Z] 58f1dce35555: Download complete [2023-05-30T15:56:25.058Z] feae8fd75edb: Verifying Checksum [2023-05-30T15:56:25.058Z] feae8fd75edb: Download complete [2023-05-30T15:56:25.058Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:56:25.058Z] 2ced38df9373: Download complete [2023-05-30T15:56:25.330Z] ed15518f5707: Pull complete [2023-05-30T15:56:37.815Z] feae8fd75edb: Pull complete [2023-05-30T15:56:37.815Z] 242c74f7c9fa: Pull complete [2023-05-30T15:56:37.815Z] 3cdef696dda3: Pull complete [2023-05-30T15:56:44.551Z] 2ced38df9373: Pull complete [2023-05-30T15:56:46.524Z] 58f1dce35555: Pull complete [2023-05-30T15:56:46.524Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:56:46.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:56:46.524Z] ---> fadd8f120f05 [2023-05-30T15:56:46.524Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:56:49.139Z] ---> Running in 4ab8ef045ed4 [2023-05-30T15:56:49.139Z] Removing intermediate container 4ab8ef045ed4 [2023-05-30T15:56:49.139Z] ---> a0f900795cde [2023-05-30T15:56:49.139Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:56:49.139Z] ---> Running in 96d80f816de2 [2023-05-30T15:56:49.411Z] Removing intermediate container 96d80f816de2 [2023-05-30T15:56:49.411Z] ---> 972dc502cde2 [2023-05-30T15:56:49.411Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:56:49.683Z] ---> Running in 345383d0e0f1 [2023-05-30T15:56:49.967Z] Removing intermediate container 345383d0e0f1 [2023-05-30T15:56:49.967Z] ---> ebb57a7bfadb [2023-05-30T15:56:49.967Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:56:49.967Z] ---> Running in 7aa3f55c6bc9 [2023-05-30T15:56:50.559Z] Removing intermediate container 7aa3f55c6bc9 [2023-05-30T15:56:50.559Z] ---> ca3b9f8e2d6a [2023-05-30T15:56:50.559Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:56:50.559Z] ---> Running in 9a50d9fb6a84 [2023-05-30T15:56:51.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:56:52.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:56:54.096Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:56:54.096Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:56:54.096Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:56:54.096Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:56:54.096Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:56:54.096Z] OK: 268 MiB in 57 packages [2023-05-30T15:56:55.134Z] Removing intermediate container 9a50d9fb6a84 [2023-05-30T15:56:55.134Z] ---> 6db9fef875e4 [2023-05-30T15:56:55.134Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T15:56:55.401Z] ---> Running in cc261c9738ed [2023-05-30T15:56:55.670Z] Removing intermediate container cc261c9738ed [2023-05-30T15:56:55.670Z] ---> 86f80cd10edf [2023-05-30T15:56:55.670Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:56:56.255Z] ---> 06eaf55481e3 [2023-05-30T15:56:56.255Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:56:56.255Z] ---> Running in 8e1bca0492ba [2023-05-30T15:58:04.182Z] Removing intermediate container 8e1bca0492ba [2023-05-30T15:58:04.182Z] ---> 4fce0f2c549f [2023-05-30T15:58:04.182Z] Step 11/12 : COPY . . [2023-05-30T15:58:04.182Z] ---> 560c1d5833cf [2023-05-30T15:58:04.182Z] Step 12/12 : RUN $MAKE [2023-05-30T15:58:04.182Z] ---> Running in c6091c09feb0 [2023-05-30T15:58:04.182Z] noop [2023-05-30T15:58:04.182Z] Removing intermediate container c6091c09feb0 [2023-05-30T15:58:04.182Z] ---> 45f14012b6e3 [2023-05-30T15:58:04.182Z] Successfully built 45f14012b6e3 [2023-05-30T15:58:04.182Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:04.554Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:58:04.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:58:04.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-17315 does not seem to be running inside a container [2023-05-30T15:58:04.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T15:58:06.253Z] $ docker top 8063fcd125bb9e30f9d2523cb304d3b728c5bc7aa68ff127d6f44f3e33de16a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:58:07.145Z] + go version [2023-05-30T15:58:07.145Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:58:07.168Z] $ docker stop --time=1 8063fcd125bb9e30f9d2523cb304d3b728c5bc7aa68ff127d6f44f3e33de16a8 [2023-05-30T15:58:08.902Z] $ docker rm -f --volumes 8063fcd125bb9e30f9d2523cb304d3b728c5bc7aa68ff127d6f44f3e33de16a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:09.486Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:58:09.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:58:09.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-17315 does not seem to be running inside a container [2023-05-30T15:58:09.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T15:58:11.138Z] $ docker top d6268c54528ac33ba8f581153351244c4bf595e4458e31cc2158201c393ec898 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:58:12.040Z] + git config --global --add safe.directory /w/workspace/device-rest-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:58:12.706Z] + make test [2023-05-30T15:58:12.706Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T15:58:51.639Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T16:01:28.455Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T16:01:28.455Z] ok github.com/edgexfoundry/device-rest-go/driver 0.068s coverage: 32.2% of statements [2023-05-30T16:01:28.455Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T16:01:28.455Z] go vet ./... [2023-05-30T16:02:00.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T16:02:00.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T16:02:00.753Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T16:02:00.773Z] [edgeX.isLTS] Checking if [changelog] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T16:02:00.787Z] $ docker stop --time=1 d6268c54528ac33ba8f581153351244c4bf595e4458e31cc2158201c393ec898 [2023-05-30T16:02:02.762Z] $ docker rm -f --volumes d6268c54528ac33ba8f581153351244c4bf595e4458e31cc2158201c393ec898 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:02:04.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T16:02:04.052Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T16:02:04.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:02:05.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T16:02:05.408Z] + ls -al . [2023-05-30T16:02:05.408Z] total 180 [2023-05-30T16:02:05.408Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:58 . [2023-05-30T16:02:05.408Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:55 .. [2023-05-30T16:02:05.408Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 15:55 .dockerignore [2023-05-30T16:02:05.408Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:55 .git [2023-05-30T16:02:05.408Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:55 .github [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 15:55 .gitignore [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:55 .golangci.yml [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 15:55 Attribution.txt [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 15:55 CHANGELOG.md [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 15:55 Dockerfile [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:55 GOVERNANCE.md [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 15:55 Jenkinsfile [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:55 LICENSE [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 15:55 Makefile [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:55 OWNERS.md [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 15:55 README.md [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 15:52 VERSION [2023-05-30T16:02:05.409Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:55 bin [2023-05-30T16:02:05.409Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:55 cmd [2023-05-30T16:02:05.409Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 16:01 coverage.out [2023-05-30T16:02:05.409Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:55 driver [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 15:55 go.mod [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 15:55 go.sum [2023-05-30T16:02:05.409Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:55 snap [2023-05-30T16:02:05.409Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 15:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:02:05.766Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e31afc5f6ae47972aac87410fd8eedcd7517dea9 --label arch=arm64 --label version=0.0.0 . [2023-05-30T16:02:05.766Z] Sending build context to Docker daemon 157.2kB [2023-05-30T16:02:06.036Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:02:06.036Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T16:02:06.036Z] ---> 45f14012b6e3 [2023-05-30T16:02:06.036Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:02:06.644Z] ---> Running in d36ba9b0a252 [2023-05-30T16:02:06.918Z] Removing intermediate container d36ba9b0a252 [2023-05-30T16:02:06.918Z] ---> e584a39999b6 [2023-05-30T16:02:06.918Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:02:06.918Z] ---> Running in a24c294b6a86 [2023-05-30T16:02:07.191Z] Removing intermediate container a24c294b6a86 [2023-05-30T16:02:07.191Z] ---> 2c5029a0d8be [2023-05-30T16:02:07.191Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T16:02:07.461Z] ---> Running in a09849904e3d [2023-05-30T16:02:07.754Z] Removing intermediate container a09849904e3d [2023-05-30T16:02:07.754Z] ---> 2df539495672 [2023-05-30T16:02:07.754Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:02:07.754Z] ---> Running in 6d588107b856 [2023-05-30T16:02:08.038Z] Removing intermediate container 6d588107b856 [2023-05-30T16:02:08.038Z] ---> 6ce0d7d03387 [2023-05-30T16:02:08.038Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:02:08.311Z] ---> Running in e34c933e1604 [2023-05-30T16:02:09.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:09.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:11.445Z] OK: 268 MiB in 57 packages [2023-05-30T16:02:12.433Z] Removing intermediate container e34c933e1604 [2023-05-30T16:02:12.433Z] ---> 8e9e61e61e32 [2023-05-30T16:02:12.433Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T16:02:12.707Z] ---> Running in ee8a0ebbc4c5 [2023-05-30T16:02:12.980Z] Removing intermediate container ee8a0ebbc4c5 [2023-05-30T16:02:12.980Z] ---> 6823b5cfb95d [2023-05-30T16:02:12.980Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T16:02:13.585Z] ---> 60dd6e8259b8 [2023-05-30T16:02:13.585Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:02:13.585Z] ---> Running in 10e8b39d18b6 [2023-05-30T16:02:16.194Z] Removing intermediate container 10e8b39d18b6 [2023-05-30T16:02:16.194Z] ---> 7ecf2a8df3ba [2023-05-30T16:02:16.194Z] Step 11/25 : COPY . . [2023-05-30T16:02:16.785Z] ---> edd4b0768d24 [2023-05-30T16:02:16.785Z] Step 12/25 : RUN $MAKE [2023-05-30T16:02:20.149Z] ---> Running in 033fa05db6f1 [2023-05-30T16:02:20.737Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-30T16:04:57.491Z] Removing intermediate container 033fa05db6f1 [2023-05-30T16:04:57.491Z] ---> e15575c0132e [2023-05-30T16:04:57.491Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T16:04:57.491Z] 3.17: Pulling from library/alpine [2023-05-30T16:04:57.491Z] c41833b44d91: Already exists [2023-05-30T16:04:57.491Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T16:04:57.491Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T16:04:57.491Z] ---> 51e60588ff2c [2023-05-30T16:04:57.491Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T16:04:57.491Z] ---> Running in 95fc51302c57 [2023-05-30T16:04:57.491Z] Removing intermediate container 95fc51302c57 [2023-05-30T16:04:57.491Z] ---> a5780512a585 [2023-05-30T16:04:57.492Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T16:04:57.492Z] ---> Running in b95534c5328a [2023-05-30T16:04:57.492Z] Removing intermediate container b95534c5328a [2023-05-30T16:04:57.492Z] ---> 0f59914c51b0 [2023-05-30T16:04:57.492Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T16:04:57.492Z] ---> Running in 2cf499f937f9 [2023-05-30T16:04:57.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:04:57.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:04:57.492Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T16:04:57.492Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T16:04:57.492Z] OK: 8 MiB in 16 packages [2023-05-30T16:04:57.492Z] Removing intermediate container 2cf499f937f9 [2023-05-30T16:04:57.492Z] ---> de6407932b7d [2023-05-30T16:04:57.492Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T16:04:57.492Z] ---> ce1133222964 [2023-05-30T16:04:57.492Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T16:04:57.492Z] ---> b0d57e5fa81a [2023-05-30T16:04:57.492Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T16:04:57.492Z] ---> 89b0615ea77d [2023-05-30T16:04:57.492Z] Step 20/25 : EXPOSE 59986 [2023-05-30T16:04:57.492Z] ---> Running in 9b71ad914e4d [2023-05-30T16:04:57.492Z] Removing intermediate container 9b71ad914e4d [2023-05-30T16:04:57.492Z] ---> ca27c429fb17 [2023-05-30T16:04:57.492Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T16:04:57.492Z] ---> Running in fb1f5fb5171d [2023-05-30T16:04:57.492Z] Removing intermediate container fb1f5fb5171d [2023-05-30T16:04:57.492Z] ---> 12e8736f85c7 [2023-05-30T16:04:57.492Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T16:04:57.492Z] ---> Running in e7af828bb6cd [2023-05-30T16:04:57.492Z] Removing intermediate container e7af828bb6cd [2023-05-30T16:04:57.492Z] ---> 1bc96401ad24 [2023-05-30T16:04:57.492Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T16:04:57.492Z] ---> Running in 196f60bfd5bd [2023-05-30T16:04:57.492Z] Removing intermediate container 196f60bfd5bd [2023-05-30T16:04:57.492Z] ---> 3c42f4508f2c [2023-05-30T16:04:57.492Z] Step 24/25 : LABEL git_sha=e31afc5f6ae47972aac87410fd8eedcd7517dea9 [2023-05-30T16:04:57.492Z] ---> Running in 133fc94ff207 [2023-05-30T16:04:57.492Z] Removing intermediate container 133fc94ff207 [2023-05-30T16:04:57.492Z] ---> 005664a8edfe [2023-05-30T16:04:57.492Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T16:04:57.492Z] ---> Running in 186aa4637f10 [2023-05-30T16:04:57.492Z] Removing intermediate container 186aa4637f10 [2023-05-30T16:04:57.492Z] ---> 05557fe3b4cf [2023-05-30T16:04:57.492Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T16:04:57.492Z] Successfully built 05557fe3b4cf [2023-05-30T16:04:57.492Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:57.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:04:57.906Z] [2023-05-30T16:04:57.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:58.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:04:58.239Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T16:04:58.239Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T16:04:58.239Z] 04944245beec: Pulling fs layer [2023-05-30T16:04:58.239Z] 699f458cf7ca: Pulling fs layer [2023-05-30T16:04:58.239Z] 765212b225bb: Pulling fs layer [2023-05-30T16:04:58.239Z] f23df028b6ca: Pulling fs layer [2023-05-30T16:04:58.239Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T16:04:58.239Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T16:04:58.239Z] 765212b225bb: Waiting [2023-05-30T16:04:58.239Z] d65c8cfc05b1: Waiting [2023-05-30T16:04:58.239Z] f23df028b6ca: Waiting [2023-05-30T16:04:58.239Z] 2437ff75d9bd: Waiting [2023-05-30T16:04:58.510Z] 04944245beec: Verifying Checksum [2023-05-30T16:04:58.510Z] 04944245beec: Download complete [2023-05-30T16:04:58.510Z] 765212b225bb: Verifying Checksum [2023-05-30T16:04:58.510Z] 765212b225bb: Download complete [2023-05-30T16:04:58.510Z] f23df028b6ca: Verifying Checksum [2023-05-30T16:04:58.510Z] f23df028b6ca: Download complete [2023-05-30T16:04:58.510Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T16:04:58.510Z] d65c8cfc05b1: Download complete [2023-05-30T16:04:58.779Z] 699f458cf7ca: Verifying Checksum [2023-05-30T16:04:58.779Z] 699f458cf7ca: Download complete [2023-05-30T16:04:59.045Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T16:04:59.045Z] 8998bd30e6a1: Download complete [2023-05-30T16:05:01.636Z] 2437ff75d9bd: Download complete [2023-05-30T16:05:03.585Z] 8998bd30e6a1: Pull complete [2023-05-30T16:05:03.854Z] 04944245beec: Pull complete [2023-05-30T16:05:05.265Z] 699f458cf7ca: Pull complete [2023-05-30T16:05:05.265Z] 765212b225bb: Pull complete [2023-05-30T16:05:06.227Z] f23df028b6ca: Pull complete [2023-05-30T16:05:06.495Z] d65c8cfc05b1: Pull complete [2023-05-30T16:05:21.725Z] 2437ff75d9bd: Pull complete [2023-05-30T16:05:21.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T16:05:21.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:21.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:21.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-17315 does not seem to be running inside a container [2023-05-30T16:05:22.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T16:05:24.959Z] $ docker top 2980906b76ae09da8b7d17e425c1fdec9bd2321b21ca3b171186bc29c183fbc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:25.793Z] ---> job-cost.sh [2023-05-30T16:05:25.793Z] lf-activate-venv: SKIPPING [2023-05-30T16:05:25.793Z] INFO: No Stack... [2023-05-30T16:05:26.374Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T16:05:27.335Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T16:05:27.979Z] + cat /w/workspace/device-rest-go/2/archives/cost.csv [2023-05-30T16:05:27.979Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T16:05:28.052Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] [2023-05-30T16:05:28.060Z] Resource [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] did not exist. Created. [2023-05-30T16:05:28.060Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T16:05:28.720Z] /w/workspace/device-rest-go/2@tmp/durable-2e33d972/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T16:05:29.375Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T16:05:29.396Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T16:05:29.442Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T16:05:29.452Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-changelog-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T16:05:29.470Z] $ docker stop --time=1 2980906b76ae09da8b7d17e425c1fdec9bd2321b21ca3b171186bc29c183fbc3 [2023-05-30T16:05:31.008Z] $ docker rm -f --volumes 2980906b76ae09da8b7d17e425c1fdec9bd2321b21ca3b171186bc29c183fbc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T16:05:31.420Z] provisioning config files... [2023-05-30T16:05:31.428Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/foundry_device-rest-go_changelog@tmp/config16538877016788295377tmp [Pipeline] { [Pipeline] sh [2023-05-30T16:05:31.720Z] + set +x [2023-05-30T16:05:31.720Z] + curl -s https://codecov.io/bash [2023-05-30T16:05:31.720Z] + bash -s -- [2023-05-30T16:05:31.720Z] [2023-05-30T16:05:31.720Z] _____ _ [2023-05-30T16:05:31.720Z] / ____| | | [2023-05-30T16:05:31.720Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T16:05:31.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T16:05:31.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T16:05:31.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T16:05:31.720Z] Bash-1.0.6 [2023-05-30T16:05:31.720Z] [2023-05-30T16:05:31.720Z] [2023-05-30T16:05:31.720Z] ==> git version 2.25.1 found [2023-05-30T16:05:31.720Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T16:05:31.720Z] Release-Date: 2020-01-08 [2023-05-30T16:05:31.720Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T16:05:31.720Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T16:05:31.720Z] ==> Jenkins CI detected. [2023-05-30T16:05:31.720Z] current dir:  /w/workspace/foundry_device-rest-go_changelog [2023-05-30T16:05:31.720Z] project root: . [2023-05-30T16:05:31.720Z] --> token set from env [2023-05-30T16:05:31.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T16:05:31.720Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T16:05:31.720Z] ==> Python coveragepy not found [2023-05-30T16:05:31.720Z] ==> Searching for coverage reports in: [2023-05-30T16:05:31.720Z] + . [2023-05-30T16:05:31.720Z] -> Found 1 reports [2023-05-30T16:05:31.720Z] ==> Detecting git/mercurial file structure [2023-05-30T16:05:31.979Z] ==> Reading reports [2023-05-30T16:05:31.979Z] + ./coverage.out bytes=14663 [2023-05-30T16:05:31.979Z] ==> Appending adjustments [2023-05-30T16:05:31.979Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T16:05:31.979Z] + Found adjustments [2023-05-30T16:05:31.979Z] ==> Gzipping contents [2023-05-30T16:05:31.979Z] 4.0K /tmp/codecov.lteNwG.gz [2023-05-30T16:05:31.979Z] ==> Uploading reports [2023-05-30T16:05:31.979Z] url: https://codecov.io [2023-05-30T16:05:31.979Z] query: branch=changelog&commit=e31afc5f6ae47972aac87410fd8eedcd7517dea9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fchangelog%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:05:31.979Z] -> Pinging Codecov [2023-05-30T16:05:31.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=changelog&commit=e31afc5f6ae47972aac87410fd8eedcd7517dea9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fchangelog%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:05:32.916Z] -> Uploading to [2023-05-30T16:05:32.916Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/4E5D53B4F1F92C436F7061BF334D961C/e31afc5f6ae47972aac87410fd8eedcd7517dea9/e997a4bb-2537-47ec-8190-4103e58d6653.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T160532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=096f57c35830eae3211ad8a520a8fb1182e2f0fa036bb2b309e8139c2208d1d4 [2023-05-30T16:05:32.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T16:05:32.916Z] Dload Upload Total Spent Left Speed [2023-05-30T16:05:32.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 13072 --:--:-- --:--:-- --:--:-- 13072 [2023-05-30T16:05:32.916Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] } [2023-05-30T16:05:32.923Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T16:05:33.581Z] + [ -d /w/workspace/foundry_device-rest-go_changelog/archives ] [2023-05-30T16:05:33.581Z] + ls -al /w/workspace/foundry_device-rest-go_changelog/archives [2023-05-30T16:05:33.581Z] total 16 [2023-05-30T16:05:33.581Z] drwxr-xr-x 3 root root 4096 May 30 15:54 . [2023-05-30T16:05:33.581Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 15:54 .. [2023-05-30T16:05:33.581Z] drwxr-xr-x 2 root root 4096 May 30 15:54 cost [2023-05-30T16:05:33.581Z] -rw-r--r-- 1 root root 89 May 30 15:54 cost.csv [2023-05-30T16:05:33.581Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rest-go_changelog/archives [2023-05-30T16:05:33.581Z] + ls -al /w/workspace/foundry_device-rest-go_changelog/archives [2023-05-30T16:05:33.581Z] total 16 [2023-05-30T16:05:33.581Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:54 . [2023-05-30T16:05:33.581Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 15:54 .. [2023-05-30T16:05:33.581Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:54 cost [2023-05-30T16:05:33.581Z] -rw-r--r-- 1 jenkins jenkins 89 May 30 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:33.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:34.733Z] ---> package-listing.sh [2023-05-30T16:05:34.733Z] ++ facter osfamily [2023-05-30T16:05:34.733Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T16:05:34.993Z] + OS_FAMILY=debian [2023-05-30T16:05:34.993Z] + workspace=/w/workspace/foundry_device-rest-go_changelog [2023-05-30T16:05:34.993Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T16:05:34.993Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T16:05:34.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T16:05:34.993Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T16:05:34.993Z] + '[' /w/workspace/foundry_device-rest-go_changelog ']' [2023-05-30T16:05:34.993Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T16:05:34.993Z] + case "${OS_FAMILY}" in [2023-05-30T16:05:34.993Z] + dpkg -l [2023-05-30T16:05:34.993Z] + grep '^ii' [2023-05-30T16:05:34.993Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T16:05:34.993Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T16:05:34.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T16:05:34.993Z] + '[' /w/workspace/foundry_device-rest-go_changelog ']' [2023-05-30T16:05:34.993Z] + mkdir -p /w/workspace/foundry_device-rest-go_changelog/archives/ [2023-05-30T16:05:34.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rest-go_changelog/archives/ [Pipeline] echo [2023-05-30T16:05:35.003Z] 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/foundry_device-rest-go_changelog/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T16:05:35.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:35.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T16:05:35.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:35.903Z] prd-ubuntu20.04-docker-8c-8g-17311 does not seem to be running inside a container [2023-05-30T16:05:35.946Z] $ 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/foundry_device-rest-go_changelog/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rest-go_changelog -v /w/workspace/foundry_device-rest-go_changelog:/w/workspace/foundry_device-rest-go_changelog:rw,z -v /w/workspace/foundry_device-rest-go_changelog@tmp:/w/workspace/foundry_device-rest-go_changelog@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T16:05:36.159Z] $ docker top 6e59d3a31ce270569bb7a6502c391b21bdc3dd26d1e9df3dc52afea2a173cb51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:05:36.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T16:05:36.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T16:05:37.071Z] + ls /var/log/sa-host [2023-05-30T16:05:37.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:05:37.143Z] provisioning config files... [2023-05-30T16:05:37.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rest-go_changelog@tmp/config477879247595780535tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:05:37.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:37.446Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T16:05:37.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:37.779Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T16:05:37.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:38.078Z] ---> sudo-logs.sh [2023-05-30T16:05:38.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T16:05:38.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:38.391Z] ---> job-cost.sh [2023-05-30T16:05:38.391Z] lf-activate-venv: SKIPPING [2023-05-30T16:05:38.391Z] DEBUG: total: 0.2199999988079071 [2023-05-30T16:05:38.391Z] INFO: Retrieving Stack Cost... [2023-05-30T16:05:38.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T16:05:39.222Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T16:05:39.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:39.515Z] ---> logs-deploy.sh [2023-05-30T16:05:39.515Z] lf-activate-venv: SKIPPING [2023-05-30T16:05:39.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/changelog/2 [2023-05-30T16:05:39.515Z] INFO: archiving workspace using pattern(s): [2023-05-30T16:05:40.452Z] Archives upload complete. [2023-05-30T16:05:40.452Z] INFO: archiving logs to Nexus [2023-05-30T16:05:41.021Z] ---> uname -a: [2023-05-30T16:05:41.021Z] Linux prd-ubuntu20-04-docker-8c-8g-17311 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T16:05:41.022Z] [2023-05-30T16:05:41.022Z] [2023-05-30T16:05:41.022Z] ---> lscpu: [2023-05-30T16:05:41.022Z] Architecture: x86_64 [2023-05-30T16:05:41.022Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T16:05:41.022Z] Byte Order: Little Endian [2023-05-30T16:05:41.022Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T16:05:41.022Z] CPU(s): 8 [2023-05-30T16:05:41.022Z] On-line CPU(s) list: 0-7 [2023-05-30T16:05:41.022Z] Thread(s) per core: 1 [2023-05-30T16:05:41.022Z] Core(s) per socket: 1 [2023-05-30T16:05:41.022Z] Socket(s): 8 [2023-05-30T16:05:41.022Z] NUMA node(s): 1 [2023-05-30T16:05:41.022Z] Vendor ID: AuthenticAMD [2023-05-30T16:05:41.022Z] CPU family: 23 [2023-05-30T16:05:41.022Z] Model: 49 [2023-05-30T16:05:41.022Z] Model name: AMD EPYC-Rome Processor [2023-05-30T16:05:41.022Z] Stepping: 0 [2023-05-30T16:05:41.022Z] CPU MHz: 2799.998 [2023-05-30T16:05:41.022Z] BogoMIPS: 5599.99 [2023-05-30T16:05:41.022Z] Virtualization: AMD-V [2023-05-30T16:05:41.022Z] Hypervisor vendor: KVM [2023-05-30T16:05:41.022Z] Virtualization type: full [2023-05-30T16:05:41.022Z] L1d cache: 256 KiB [2023-05-30T16:05:41.022Z] L1i cache: 256 KiB [2023-05-30T16:05:41.022Z] L2 cache: 4 MiB [2023-05-30T16:05:41.022Z] L3 cache: 128 MiB [2023-05-30T16:05:41.022Z] NUMA node0 CPU(s): 0-7 [2023-05-30T16:05:41.022Z] Vulnerability Itlb multihit: Not affected [2023-05-30T16:05:41.022Z] Vulnerability L1tf: Not affected [2023-05-30T16:05:41.022Z] Vulnerability Mds: Not affected [2023-05-30T16:05:41.022Z] Vulnerability Meltdown: Not affected [2023-05-30T16:05:41.022Z] Vulnerability Mmio stale data: Not affected [2023-05-30T16:05:41.022Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T16:05:41.022Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T16:05:41.022Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T16:05:41.022Z] Vulnerability Srbds: Not affected [2023-05-30T16:05:41.022Z] Vulnerability Tsx async abort: Not affected [2023-05-30T16:05:41.022Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-30T16:05:41.022Z] [2023-05-30T16:05:41.022Z] [2023-05-30T16:05:41.022Z] ---> nproc: [2023-05-30T16:05:41.022Z] 8 [2023-05-30T16:05:41.022Z] [2023-05-30T16:05:41.022Z]