Pull request #293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5073326571b5e01a50b4d2d58602cd44c4fee91e+b749e223b2711b185c15c0ba4cea8b5d0d469184 (9ab549f8ee02d27c2b4b7cb0f79f24acea4e9d15) 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-ssh17601782691259682863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16171559751856073643.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3876564058486221000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13259164177983656033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10987704537221161426.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14842332068531890785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9487 in /w/workspace/gexfoundry_device-snmp-go_PR-293 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b749e223b2711b185c15c0ba4cea8b5d0d469184 into PR head commit 5073326571b5e01a50b4d2d58602cd44c4fee91e Merge succeeded, producing 5073326571b5e01a50b4d2d58602cd44c4fee91e Checking out Revision 5073326571b5e01a50b4d2d58602cd44c4fee91e (PR-293) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:50 ========================================================= 05:59:50 EdgeX Global Pipelines Version Info 05:59:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:50 ------------------- 05:59:50 stable info: 05:59:50 ------------------- 05:59:50 Commited By: Bill Mahoney bill.mahoney@intel.com 05:59:50 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:59:50 Message: update stable to v1.0.248 05:59:51 ------------------- 05:59:51 experimental info: 05:59:51 ------------------- 05:59:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:51 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:59:51 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5073326 [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:53 provisioning config files... 05:59:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config7546928593787834330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:53 ---> docker-login.sh 05:59:53 nexus3.edgexfoundry.org:10001 05:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:53 Configure a credential helper to remove this warning. See 05:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:53 05:59:53 Login Succeeded 05:59:53 nexus3.edgexfoundry.org:10002 05:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:53 Configure a credential helper to remove this warning. See 05:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:53 05:59:53 Login Succeeded 05:59:53 nexus3.edgexfoundry.org:10003 05:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:54 Configure a credential helper to remove this warning. See 05:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:54 05:59:54 Login Succeeded 05:59:54 nexus3.edgexfoundry.org:10004 05:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:54 Configure a credential helper to remove this warning. See 05:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:54 05:59:54 Login Succeeded 05:59:54 docker.io 05:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:54 Configure a credential helper to remove this warning. See 05:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:54 05:59:54 Login Succeeded 05:59:54 ---> docker-login.sh ends [Pipeline] } 05:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:55 + git rev-list -1 --merges 5073326571b5e01a50b4d2d58602cd44c4fee91e~1..5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo 05:59:55 -----------> git rev-list -1 --merges 5073326571b5e01a50b4d2d58602cd44c4fee91e~1..5073326571b5e01a50b4d2d58602cd44c4fee91e 5073326571b5e01a50b4d2d58602cd44c4fee91e [false] [Pipeline] sh 05:59:55 + git log --format=format:%s -1 5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo 05:59:55 ========================================================= 05:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:56 + git log --format=format:%s -1 5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo 05:59:56 [semverPrep] GIT_COMMIT: 5073326571b5e01a50b4d2d58602cd44c4fee91e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:56 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:56 + grep -v github /etc/ssh/ssh_known_hosts 05:59:56 + [ -e /tmp/ssh_known_hosts ] 05:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:56 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:56 05:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:57 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:57 b85a868b505f: Pulling fs layer 05:59:57 e2be974225ed: Pulling fs layer 05:59:57 339a4e72a1f5: Pulling fs layer 05:59:57 988bab9f4d93: Pulling fs layer 05:59:57 1469e6f7b9e6: Pulling fs layer 05:59:57 eaf3925da568: Pulling fs layer 05:59:57 bab4dde63d76: Pulling fs layer 05:59:57 bde34c3a00c8: Pulling fs layer 05:59:57 b352a97aabf1: Pulling fs layer 05:59:57 4872d77fe225: Pulling fs layer 05:59:57 5851b861e8e6: Pulling fs layer 05:59:57 bde34c3a00c8: Waiting 05:59:57 b352a97aabf1: Waiting 05:59:57 eaf3925da568: Waiting 05:59:57 4872d77fe225: Waiting 05:59:57 5851b861e8e6: Waiting 05:59:57 1469e6f7b9e6: Waiting 05:59:57 988bab9f4d93: Waiting 05:59:57 bab4dde63d76: Waiting 05:59:57 e2be974225ed: Verifying Checksum 05:59:57 e2be974225ed: Download complete 05:59:57 988bab9f4d93: Download complete 05:59:57 1469e6f7b9e6: Verifying Checksum 05:59:57 1469e6f7b9e6: Download complete 05:59:57 eaf3925da568: Verifying Checksum 05:59:57 eaf3925da568: Download complete 05:59:57 339a4e72a1f5: Verifying Checksum 05:59:57 339a4e72a1f5: Download complete 05:59:57 bde34c3a00c8: Verifying Checksum 05:59:57 bde34c3a00c8: Download complete 05:59:57 b352a97aabf1: Verifying Checksum 05:59:57 b352a97aabf1: Download complete 05:59:57 4872d77fe225: Verifying Checksum 05:59:57 4872d77fe225: Download complete 05:59:57 5851b861e8e6: Download complete 05:59:57 b85a868b505f: Verifying Checksum 05:59:57 b85a868b505f: Download complete 05:59:57 bab4dde63d76: Verifying Checksum 05:59:57 bab4dde63d76: Download complete 05:59:58 b85a868b505f: Pull complete 05:59:59 e2be974225ed: Pull complete 05:59:59 339a4e72a1f5: Pull complete 05:59:59 988bab9f4d93: Pull complete 05:59:59 1469e6f7b9e6: Pull complete 05:59:59 eaf3925da568: Pull complete 06:00:01 bab4dde63d76: Pull complete 06:00:01 bde34c3a00c8: Pull complete 06:00:02 b352a97aabf1: Pull complete 06:00:02 4872d77fe225: Pull complete 06:00:02 5851b861e8e6: Pull complete 06:00:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:02 prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container 06:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:03 $ docker top b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 -eo pid,comm 06:00:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:00:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:04 [ssh-agent] Looking for ssh-agent implementation... 06:00:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:04 $ docker exec b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent 06:00:04 SSH_AUTH_SOCK=/tmp/ssh-Po8JG2kJqtMc/agent.32 06:00:04 SSH_AGENT_PID=38 06:00:04 Running ssh-add (command line suppressed) 06:00:04 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_632274348163332507.key (/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_632274348163332507.key) 06:00:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:04 + git tag --points-at HEAD [Pipeline] } 06:00:04 $ docker exec --env ******** --env ******** b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent -k 06:00:04 unset SSH_AUTH_SOCK; 06:00:04 unset SSH_AGENT_PID; 06:00:04 echo Agent pid 38 killed; 06:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:04 [ssh-agent] Looking for ssh-agent implementation... 06:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:05 $ docker exec b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent 06:00:05 SSH_AUTH_SOCK=/tmp/ssh-lFL69M0J7ZYA/agent.70 06:00:05 SSH_AGENT_PID=76 06:00:05 Running ssh-add (command line suppressed) 06:00:05 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_6083782217833447353.key (/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_6083782217833447353.key) 06:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:06 + git semver init 06:00:06 2023-04-24 06:00:05,837 [run_init] DEBUG init version:0.0.0 force:False 06:00:06 2023-04-24 06:00:05,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver 06:00:06 2023-04-24 06:00:05,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-293/.semver 06:00:06 2023-04-24 06:00:05,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-293, universal_newlines=False, shell=None, istream=None) 06:00:07 2023-04-24 06:00:07,174 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-293/.git/info/exclude 06:00:07 2023-04-24 06:00:07,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver/PR-293 with force:False 06:00:07 2023-04-24 06:00:07,174 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver/PR-293 06:00:07 2023-04-24 06:00:07,179 [execute] INFO git cat-file --batch-check 06:00:07 2023-04-24 06:00:07,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) 06:00:07 2023-04-24 06:00:07,188 [execute] INFO git cat-file --batch 06:00:07 2023-04-24 06:00:07,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) 06:00:07 2023-04-24 06:00:07,195 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-293/.semver/PR-293 06:00:07 0.0.0 [Pipeline] } 06:00:07 $ docker exec --env ******** --env ******** b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent -k 06:00:07 unset SSH_AUTH_SOCK; 06:00:07 unset SSH_AGENT_PID; 06:00:07 echo Agent pid 76 killed; 06:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:09 + git semver [Pipeline] } 06:00:09 $ docker stop --time=1 b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 06:00:10 $ docker rm -f --volumes b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:12 Stashed 1 file(s) [Pipeline] echo 06:00:12 [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 06:00:13 provisioning config files... 06:00:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config12543369418079911171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:13 ---> docker-login.sh 06:00:13 nexus3.edgexfoundry.org:10001 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10002 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10003 06:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:14 Configure a credential helper to remove this warning. See 06:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:14 06:00:14 Login Succeeded 06:00:14 nexus3.edgexfoundry.org:10004 06:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:14 Configure a credential helper to remove this warning. See 06:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:14 06:00:14 Login Succeeded 06:00:14 docker.io 06:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:17 Configure a credential helper to remove this warning. See 06:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:17 06:00:17 Login Succeeded 06:00:17 ---> docker-login.sh ends [Pipeline] } 06:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:17 ========================================================= 06:00:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:00:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:17 + 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 . 06:00:17 Sending build context to Docker daemon 5.794MB 06:00:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:00:17 Step 2/12 : FROM ${BASE} AS builder 06:00:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:17 63b65145d645: Pulling fs layer 06:00:17 a2d21d5440eb: Pulling fs layer 06:00:17 935e6c44a52c: Pulling fs layer 06:00:17 94cc34f8dd06: Pulling fs layer 06:00:17 30dea6a524f1: Pulling fs layer 06:00:17 a2aff8979fd8: Pulling fs layer 06:00:17 6808be2612f2: Pulling fs layer 06:00:17 f25807f1079a: Pulling fs layer 06:00:17 94cc34f8dd06: Waiting 06:00:17 30dea6a524f1: Waiting 06:00:17 a2aff8979fd8: Waiting 06:00:17 6808be2612f2: Waiting 06:00:17 f25807f1079a: Waiting 06:00:17 a2d21d5440eb: Verifying Checksum 06:00:17 a2d21d5440eb: Download complete 06:00:17 94cc34f8dd06: Download complete 06:00:17 30dea6a524f1: Verifying Checksum 06:00:17 30dea6a524f1: Download complete 06:00:18 63b65145d645: Verifying Checksum 06:00:18 63b65145d645: Download complete 06:00:18 a2aff8979fd8: Verifying Checksum 06:00:18 a2aff8979fd8: Download complete 06:00:18 63b65145d645: Pull complete 06:00:18 a2d21d5440eb: Pull complete 06:00:18 f25807f1079a: Verifying Checksum 06:00:18 f25807f1079a: Download complete 06:00:18 935e6c44a52c: Verifying Checksum 06:00:18 935e6c44a52c: Download complete 06:00:19 6808be2612f2: Verifying Checksum 06:00:19 6808be2612f2: Download complete 06:00:22 935e6c44a52c: Pull complete 06:00:22 94cc34f8dd06: Pull complete 06:00:22 30dea6a524f1: Pull complete 06:00:22 a2aff8979fd8: Pull complete 06:00:24 6808be2612f2: Pull complete 06:00:25 f25807f1079a: Pull complete 06:00:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:00:25 ---> 3b553350e43f 06:00:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:27 ---> Running in a9b58aeae611 06:00:27 Removing intermediate container a9b58aeae611 06:00:27 ---> 253f4f81ed56 06:00:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:27 ---> Running in 7fb3abfd6e98 06:00:27 Removing intermediate container 7fb3abfd6e98 06:00:27 ---> bef72e2e9212 06:00:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:27 ---> Running in 99e1f7b1c22f 06:00:27 Removing intermediate container 99e1f7b1c22f 06:00:27 ---> b82fe2fe29ba 06:00:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:27 ---> Running in f1f4a0efef3f 06:00:27 Removing intermediate container f1f4a0efef3f 06:00:27 ---> de08f4f36107 06:00:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:27 ---> Running in ded776f584fa 06:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:00:28 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:00:28 (2/4) Installing libedit (20221030.3.1-r0) 06:00:28 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:00:28 Still waiting to schedule task 06:00:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9488’ is offline 06:00:28 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:00:28 Executing busybox-1.35.0-r29.trigger 06:00:28 OK: 269 MiB in 57 packages 06:00:28 Removing intermediate container ded776f584fa 06:00:28 ---> b3be1392031b 06:00:28 Step 8/12 : WORKDIR /device-snmp-go 06:00:28 ---> Running in 6eba5a193ff5 06:00:28 Removing intermediate container 6eba5a193ff5 06:00:28 ---> 81e77ae36665 06:00:28 Step 9/12 : COPY go.mod vendor* ./ 06:00:28 ---> c8ae19ed8db5 06:00:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:28 ---> Running in 127b0815032d 06:00:47 Removing intermediate container 127b0815032d 06:00:47 ---> dd37810bbddc 06:00:47 Step 11/12 : COPY . . 06:00:47 ---> 5683fdb24fbf 06:00:47 Step 12/12 : RUN ${MAKE} 06:00:47 ---> Running in 5ce853c73071 06:00:47 noop 06:00:47 Removing intermediate container 5ce853c73071 06:00:47 ---> e858298b3a46 06:00:47 Successfully built e858298b3a46 06:00:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:47 + docker inspect -f . ci-base-image-x86_64 06:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:47 prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container 06:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:48 $ docker top c0e37dfbe773f9e9d782e15e9fe50807e8a9c328bfa7e36f7e7ea2b6589a5265 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:48 + go version 06:00:48 go version go1.20.2 linux/amd64 [Pipeline] } 06:00:48 $ docker stop --time=1 c0e37dfbe773f9e9d782e15e9fe50807e8a9c328bfa7e36f7e7ea2b6589a5265 06:00:50 $ docker rm -f --volumes c0e37dfbe773f9e9d782e15e9fe50807e8a9c328bfa7e36f7e7ea2b6589a5265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:50 + docker inspect -f . ci-base-image-x86_64 06:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:50 prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container 06:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:51 $ docker top 08ca047f352be1fc332ecea37637f2b415444a9f550a1bf5e38990b829cd0c05 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-293 [Pipeline] fileExists [Pipeline] sh 06:00:52 + make test 06:00:52 go test ./... -coverprofile=coverage.out 06:00:57 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:01:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:01:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 06:01:13 go vet ./... 06:01:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:17 ./bin/test-attribution-txt.sh [Pipeline] echo 06:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:17 $ docker stop --time=1 08ca047f352be1fc332ecea37637f2b415444a9f550a1bf5e38990b829cd0c05 06:01:20 $ docker rm -f --volumes 08ca047f352be1fc332ecea37637f2b415444a9f550a1bf5e38990b829cd0c05 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:21 + ls -al . 06:01:21 total 172 06:01:21 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 06:00 . 06:01:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 05:59 .. 06:01:21 -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 05:59 .dockerignore 06:01:21 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:00 .git 06:01:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 05:59 .github 06:01:21 -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 05:59 .gitignore 06:01:21 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 05:59 .golangci.yml 06:01:21 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:00 .semver 06:01:21 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 05:59 Attribution.txt 06:01:21 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 05:59 CHANGELOG.md 06:01:21 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 05:59 Dockerfile 06:01:21 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 05:59 GOVERNANCE.md 06:01:21 -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 05:59 Jenkinsfile 06:01:21 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 05:59 LICENSE 06:01:21 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 05:59 Makefile 06:01:21 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 05:59 OWNERS.md 06:01:21 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 05:59 README.md 06:01:21 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:00 VERSION 06:01:21 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 05:59 bin 06:01:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 05:59 cmd 06:01:21 -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 06:01 coverage.out 06:01:21 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 05:59 go.mod 06:01:21 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 05:59 go.sum 06:01:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 05:59 internal 06:01:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 05:59 snap 06:01:21 -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:21 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5073326571b5e01a50b4d2d58602cd44c4fee91e --label arch=amd64 --label version=0.0.0 . 06:01:21 Sending build context to Docker daemon 5.804MB 06:01:21 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:01:21 Step 2/24 : FROM ${BASE} AS builder 06:01:21 ---> e858298b3a46 06:01:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:01:21 ---> Running in 472fd9565919 06:01:22 Removing intermediate container 472fd9565919 06:01:22 ---> 09000a6fd5d2 06:01:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:22 ---> Running in 4094cbe9782b 06:01:22 Removing intermediate container 4094cbe9782b 06:01:22 ---> 8df9e1ec3240 06:01:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:22 ---> Running in 4b0aca461a47 06:01:22 Removing intermediate container 4b0aca461a47 06:01:22 ---> 7a1998d3eb91 06:01:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:01:22 ---> Running in 5d6e06fa589a 06:01:22 Removing intermediate container 5d6e06fa589a 06:01:22 ---> 1f4691bc6464 06:01:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:22 ---> Running in 62e5cfb6b3aa 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:23 OK: 269 MiB in 57 packages 06:01:23 Removing intermediate container 62e5cfb6b3aa 06:01:23 ---> 94ed3c0e9baf 06:01:23 Step 8/24 : WORKDIR /device-snmp-go 06:01:23 ---> Running in cc19d515b61a 06:01:23 Removing intermediate container cc19d515b61a 06:01:23 ---> 9745702f6cc2 06:01:23 Step 9/24 : COPY go.mod vendor* ./ 06:01:23 ---> 3b7a1d4a6aa9 06:01:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:23 ---> Running in 4bbbfa0f1ebe 06:01:24 Removing intermediate container 4bbbfa0f1ebe 06:01:24 ---> 12961920ee76 06:01:24 Step 11/24 : COPY . . 06:01:24 ---> 6c66c44c1173 06:01:24 Step 12/24 : RUN ${MAKE} 06:01:24 ---> Running in a21e6f8c3379 06:01:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:43 Removing intermediate container a21e6f8c3379 06:01:43 ---> c258fffefaa8 06:01:43 Step 13/24 : FROM alpine:3.17 06:01:43 3.17: Pulling from library/alpine 06:01:43 f56be85fc22e: Pulling fs layer 06:01:43 f56be85fc22e: Verifying Checksum 06:01:43 f56be85fc22e: Download complete 06:01:43 f56be85fc22e: Pull complete 06:01:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:01:43 Status: Downloaded newer image for alpine:3.17 06:01:43 ---> 9ed4aefc74f6 06:01:43 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:01:43 ---> Running in 8f43d25459f0 06:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:44 (1/1) Installing dumb-init (1.2.5-r2) 06:01:44 Executing busybox-1.35.0-r29.trigger 06:01:44 OK: 7 MiB in 16 packages 06:01:44 Removing intermediate container 8f43d25459f0 06:01:44 ---> 27e1f80fa011 06:01:44 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:01:45 ---> e0192607e5e6 06:01:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:45 ---> 66dd8c8522bd 06:01:45 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:45 ---> a7221bc6566b 06:01:45 Step 18/24 : EXPOSE 59993 06:01:45 ---> Running in 48d44890072d 06:01:45 Removing intermediate container 48d44890072d 06:01:45 ---> 3f9a8754a841 06:01:45 Step 19/24 : EXPOSE 161 06:01:45 ---> Running in a19cdeb79aa0 06:01:45 Removing intermediate container a19cdeb79aa0 06:01:45 ---> 49e3f7a3773c 06:01:45 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:01:45 ---> Running in ceb41eb6fc5d 06:01:46 Removing intermediate container ceb41eb6fc5d 06:01:46 ---> 9de662d9c6f3 06:01:46 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:46 ---> Running in f40a9bfcd8b9 06:01:46 Removing intermediate container f40a9bfcd8b9 06:01:46 ---> eeb73f24d11c 06:01:46 Step 22/24 : LABEL arch=amd64 06:01:46 ---> Running in 563003ad4155 06:01:46 Removing intermediate container 563003ad4155 06:01:46 ---> 1514d5fdeb4b 06:01:46 Step 23/24 : LABEL git_sha=5073326571b5e01a50b4d2d58602cd44c4fee91e 06:01:46 ---> Running in f07c5ab39430 06:01:46 Removing intermediate container f07c5ab39430 06:01:46 ---> 3215aabe55b6 06:01:46 Step 24/24 : LABEL version=0.0.0 06:01:46 ---> Running in 5583ae0ba406 06:01:46 Removing intermediate container 5583ae0ba406 06:01:46 ---> 204c6ccb4d42 06:01:46 [Warning] One or more build-args [ARCH] were not consumed 06:01:46 Successfully built 204c6ccb4d42 06:01:46 Successfully tagged device-snmp: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 06:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:47 06:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:47 latest: Pulling from edgex-lftools-log-publisher 06:01:47 5eb5b503b376: Pulling fs layer 06:01:47 5c69ac0246d0: Pulling fs layer 06:01:47 ec43610c2a17: Pulling fs layer 06:01:47 3a2ae6a8a46f: Pulling fs layer 06:01:47 33b1e0a273af: Pulling fs layer 06:01:47 5d3b04190fa2: Pulling fs layer 06:01:47 2f39f015ded8: Pulling fs layer 06:01:47 33b1e0a273af: Waiting 06:01:47 5d3b04190fa2: Waiting 06:01:47 2f39f015ded8: Waiting 06:01:47 3a2ae6a8a46f: Waiting 06:01:47 5c69ac0246d0: Download complete 06:01:47 3a2ae6a8a46f: Download complete 06:01:47 33b1e0a273af: Verifying Checksum 06:01:47 33b1e0a273af: Download complete 06:01:47 5d3b04190fa2: Verifying Checksum 06:01:47 5d3b04190fa2: Download complete 06:01:47 ec43610c2a17: Verifying Checksum 06:01:47 ec43610c2a17: Download complete 06:01:48 5eb5b503b376: Verifying Checksum 06:01:48 5eb5b503b376: Download complete 06:01:48 2f39f015ded8: Verifying Checksum 06:01:48 2f39f015ded8: Download complete 06:01:49 5eb5b503b376: Pull complete 06:01:49 5c69ac0246d0: Pull complete 06:01:50 ec43610c2a17: Pull complete 06:01:50 3a2ae6a8a46f: Pull complete 06:01:50 33b1e0a273af: Pull complete 06:01:50 5d3b04190fa2: Pull complete 06:01:55 2f39f015ded8: Pull complete 06:01:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:56 prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container 06:01:56 $ 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/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:58 $ docker top b0c43e06eee47950d42440954bd851ac5c3e6966ab41749d11e66a138942168d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:58 ---> job-cost.sh 06:01:58 lf-activate-venv: SKIPPING 06:01:58 INFO: No Stack... 06:01:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:59 INFO: Archiving Costs [Pipeline] sh 06:01:59 + cat /w/workspace/gexfoundry_device-snmp-go_PR-293/archives/cost.csv 06:01:59 + cut -d, -f6 [Pipeline] lock 06:01:59 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] 06:01:59 Resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] did not exist. Created. 06:01:59 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:00 Stashed 1 file(s) [Pipeline] } 06:02:00 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:00 $ docker stop --time=1 b0c43e06eee47950d42440954bd851ac5c3e6966ab41749d11e66a138942168d 06:02:01 $ docker rm -f --volumes b0c43e06eee47950d42440954bd851ac5c3e6966ab41749d11e66a138942168d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9492 in /w/workspace/gexfoundry_device-snmp-go_PR-293 [Pipeline] { [Pipeline] ws 06:03:25 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:25 Selected Git installation does not exist. Using Default 06:03:25 The recommended git tool is: NONE 06:03:32 using credential edgex-jenkins-ssh 06:03:32 Cloning the remote Git repository 06:03:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:32 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:03:32 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:32 > git --version # timeout=10 06:03:32 > git --version # 'git version 2.25.1' 06:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:35 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:35 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:03:35 Merging remotes/origin/main commit b749e223b2711b185c15c0ba4cea8b5d0d469184 into PR head commit 5073326571b5e01a50b4d2d58602cd44c4fee91e 06:03:36 Merge succeeded, producing 5073326571b5e01a50b4d2d58602cd44c4fee91e 06:03:36 Checking out Revision 5073326571b5e01a50b4d2d58602cd44c4fee91e (PR-293) 06:03:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:03:36 > git --version # timeout=10 06:03:36 > git --version # 'git version 2.25.1' 06:03:36 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:03:35 > git config core.sparsecheckout # timeout=10 06:03:36 > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 06:03:36 > git remote # timeout=10 06:03:36 > git config --get remote.origin.url # timeout=10 06:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:36 > git merge b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 06:03:36 > git rev-parse HEAD^{commit} # timeout=10 06:03:36 > git config core.sparsecheckout # timeout=10 06:03:36 > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:03:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:38 Dload Upload Total Spent Left Speed 06:03:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 06:03:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:03:39 + sudo tee /etc/docker/daemon.new 06:03:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:03:39 { 06:03:39 "registry-mirrors": [ 06:03:39 "https://nexus3.edgexfoundry.org:10001" 06:03:39 ], 06:03:39 "bip": "10.250.0.254/24", 06:03:39 "hosts": [ 06:03:39 "tcp://0.0.0.0:5555", 06:03:39 "unix:///var/run/docker.sock" 06:03:39 ], 06:03:39 "mtu": 1458, 06:03:39 "selinux-enabled": true, 06:03:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:03:39 } [Pipeline] sh 06:03:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:03:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:58 provisioning config files... 06:03:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13776746200892726869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:59 ---> docker-login.sh 06:03:59 nexus3.edgexfoundry.org:10001 06:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:59 Configure a credential helper to remove this warning. See 06:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:59 06:03:59 Login Succeeded 06:03:59 nexus3.edgexfoundry.org:10002 06:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:59 Configure a credential helper to remove this warning. See 06:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:59 06:03:59 Login Succeeded 06:03:59 nexus3.edgexfoundry.org:10003 06:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:00 Configure a credential helper to remove this warning. See 06:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:00 06:04:00 Login Succeeded 06:04:00 nexus3.edgexfoundry.org:10004 06:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:00 Configure a credential helper to remove this warning. See 06:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:00 06:04:00 Login Succeeded 06:04:00 docker.io 06:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:01 Configure a credential helper to remove this warning. See 06:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:01 06:04:01 Login Succeeded 06:04:01 ---> docker-login.sh ends [Pipeline] } 06:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:01 ========================================================= 06:04:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:04:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + 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 . 06:04:02 Sending build context to Docker daemon 3.001MB 06:04:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:04:02 Step 2/12 : FROM ${BASE} AS builder 06:04:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:02 af6eaf76a39c: Pulling fs layer 06:04:02 55522c791124: Pulling fs layer 06:04:02 ce5c4a1c91eb: Pulling fs layer 06:04:02 169dfbe0d373: Pulling fs layer 06:04:02 e1ff8fa3b103: Pulling fs layer 06:04:02 52ebb69f0ebf: Pulling fs layer 06:04:02 5abe8eddf0d5: Pulling fs layer 06:04:02 e1ff8fa3b103: Waiting 06:04:02 52ebb69f0ebf: Waiting 06:04:02 169dfbe0d373: Waiting 06:04:02 5abe8eddf0d5: Waiting 06:04:02 55522c791124: Verifying Checksum 06:04:02 55522c791124: Download complete 06:04:02 169dfbe0d373: Verifying Checksum 06:04:02 169dfbe0d373: Download complete 06:04:02 e1ff8fa3b103: Verifying Checksum 06:04:02 e1ff8fa3b103: Download complete 06:04:02 af6eaf76a39c: Verifying Checksum 06:04:02 af6eaf76a39c: Download complete 06:04:04 af6eaf76a39c: Pull complete 06:04:04 5abe8eddf0d5: Verifying Checksum 06:04:04 5abe8eddf0d5: Download complete 06:04:05 55522c791124: Pull complete 06:04:05 ce5c4a1c91eb: Verifying Checksum 06:04:05 ce5c4a1c91eb: Download complete 06:04:05 52ebb69f0ebf: Verifying Checksum 06:04:05 52ebb69f0ebf: Download complete 06:04:18 ce5c4a1c91eb: Pull complete 06:04:18 169dfbe0d373: Pull complete 06:04:18 e1ff8fa3b103: Pull complete 06:04:24 52ebb69f0ebf: Pull complete 06:04:27 5abe8eddf0d5: Pull complete 06:04:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:04:27 ---> 6cb57ee374ae 06:04:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:04:29 ---> Running in c41e5b2acb09 06:04:31 Removing intermediate container c41e5b2acb09 06:04:31 ---> d1b7ae31aae2 06:04:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:31 ---> Running in ec6d633126d6 06:04:32 Removing intermediate container ec6d633126d6 06:04:32 ---> 35cb914c7d25 06:04:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:04:32 ---> Running in 81ca09dc4101 06:04:32 Removing intermediate container 81ca09dc4101 06:04:32 ---> 77b20f6756b4 06:04:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:04:32 ---> Running in bea8801a07dc 06:04:33 Removing intermediate container bea8801a07dc 06:04:33 ---> 2f41674714f9 06:04:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:33 ---> Running in 5bad66379825 06:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:04:36 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:04:36 (2/4) Installing libedit (20221030.3.1-r0) 06:04:36 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:04:36 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:04:36 Executing busybox-1.35.0-r29.trigger 06:04:36 OK: 268 MiB in 57 packages 06:04:37 Removing intermediate container 5bad66379825 06:04:37 ---> 2da8ab12c34d 06:04:37 Step 8/12 : WORKDIR /device-snmp-go 06:04:37 ---> Running in 8f8560b2c5cc 06:04:38 Removing intermediate container 8f8560b2c5cc 06:04:38 ---> eafa25226f9d 06:04:38 Step 9/12 : COPY go.mod vendor* ./ 06:04:38 ---> b2097418db31 06:04:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:38 ---> Running in 59c78069c225 06:05:46 Removing intermediate container 59c78069c225 06:05:46 ---> f06684d6e3b3 06:05:46 Step 11/12 : COPY . . 06:05:46 ---> 02c40a1fe04a 06:05:46 Step 12/12 : RUN ${MAKE} 06:05:46 ---> Running in 000c5843ebcd 06:05:46 noop 06:05:46 Removing intermediate container 000c5843ebcd 06:05:46 ---> d8fa38e7235f 06:05:46 Successfully built d8fa38e7235f 06:05:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker inspect -f . ci-base-image-arm64 06:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-9492 does not seem to be running inside a container 06:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:48 $ docker top 3b34a655d7fdda1dc22121a9f15615e4665f9909d8f37361c98bc75e9cb873c4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:49 + go version 06:05:49 go version go1.20.2 linux/arm64 [Pipeline] } 06:05:49 $ docker stop --time=1 3b34a655d7fdda1dc22121a9f15615e4665f9909d8f37361c98bc75e9cb873c4 06:05:51 $ docker rm -f --volumes 3b34a655d7fdda1dc22121a9f15615e4665f9909d8f37361c98bc75e9cb873c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:52 + docker inspect -f . ci-base-image-arm64 06:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-9492 does not seem to be running inside a container 06:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:53 $ docker top de2c2b865d4150f521d8374a242f336062afb73eab91af1ba4c2b9ce0a3ac09f -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:54 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:05:55 + make test 06:05:55 go test ./... -coverprofile=coverage.out 06:06:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:08:57 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:08:57 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements 06:08:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:08:57 go vet ./... 06:09:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:09:24 ./bin/test-attribution-txt.sh [Pipeline] echo 06:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:09:24 $ docker stop --time=1 de2c2b865d4150f521d8374a242f336062afb73eab91af1ba4c2b9ce0a3ac09f 06:09:26 $ docker rm -f --volumes de2c2b865d4150f521d8374a242f336062afb73eab91af1ba4c2b9ce0a3ac09f [Pipeline] // withDockerContainer [Pipeline] sh 06:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:27 Warning: overwriting stash ‘coverage-report’ 06:09:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:29 + ls -al . 06:09:29 total 168 06:09:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:05 . 06:09:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:03 .. 06:09:29 -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 06:03 .dockerignore 06:09:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:03 .git 06:09:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:03 .github 06:09:29 -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 06:03 .gitignore 06:09:29 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 06:03 .golangci.yml 06:09:29 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 06:03 Attribution.txt 06:09:29 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 06:03 CHANGELOG.md 06:09:29 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 06:03 Dockerfile 06:09:29 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:03 GOVERNANCE.md 06:09:29 -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 06:03 Jenkinsfile 06:09:29 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 06:03 LICENSE 06:09:29 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 06:03 Makefile 06:09:29 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 06:03 OWNERS.md 06:09:29 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 06:03 README.md 06:09:29 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:00 VERSION 06:09:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:03 bin 06:09:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:03 cmd 06:09:29 -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 06:08 coverage.out 06:09:29 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 06:03 go.mod 06:09:29 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 06:03 go.sum 06:09:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:03 internal 06:09:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:03 snap 06:09:29 -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:29 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5073326571b5e01a50b4d2d58602cd44c4fee91e --label arch=arm64 --label version=0.0.0 . 06:09:29 Sending build context to Docker daemon 3.011MB 06:09:29 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:09:29 Step 2/24 : FROM ${BASE} AS builder 06:09:29 ---> d8fa38e7235f 06:09:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:09:30 ---> Running in d5788390cc51 06:09:30 Removing intermediate container d5788390cc51 06:09:30 ---> 726aee1f14c0 06:09:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:09:30 ---> Running in 5a5464dc02b6 06:09:30 Removing intermediate container 5a5464dc02b6 06:09:30 ---> fc1417873c44 06:09:30 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:09:30 ---> Running in 25299d329e9b 06:09:31 Removing intermediate container 25299d329e9b 06:09:31 ---> f76cf2f412cb 06:09:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:09:31 ---> Running in 5e34a8d56769 06:09:31 Removing intermediate container 5e34a8d56769 06:09:31 ---> 9a432ada266a 06:09:31 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:31 ---> Running in 0e8d04844ced 06:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:34 OK: 268 MiB in 57 packages 06:09:35 Removing intermediate container 0e8d04844ced 06:09:35 ---> 2e8975c2c643 06:09:35 Step 8/24 : WORKDIR /device-snmp-go 06:09:35 ---> Running in 901271f7c53e 06:09:35 Removing intermediate container 901271f7c53e 06:09:35 ---> 1b8c4628b44d 06:09:35 Step 9/24 : COPY go.mod vendor* ./ 06:09:36 ---> 67920eaa5e0d 06:09:36 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:36 ---> Running in 0f0d78c0851f 06:09:40 Removing intermediate container 0f0d78c0851f 06:09:40 ---> caa643278900 06:09:40 Step 11/24 : COPY . . 06:09:41 ---> 844a100620c3 06:09:41 Step 12/24 : RUN ${MAKE} 06:09:42 ---> Running in 10ca08d1af85 06:09:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:12:19 Removing intermediate container 10ca08d1af85 06:12:19 ---> 75ff32b8f97d 06:12:19 Step 13/24 : FROM alpine:3.17 06:12:19 3.17: Pulling from library/alpine 06:12:19 c41833b44d91: Pulling fs layer 06:12:19 c41833b44d91: Download complete 06:12:19 c41833b44d91: Pull complete 06:12:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:12:19 Status: Downloaded newer image for alpine:3.17 06:12:19 ---> 51e60588ff2c 06:12:19 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:12:19 ---> Running in 5887ce27d60f 06:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:12:19 (1/1) Installing dumb-init (1.2.5-r2) 06:12:19 Executing busybox-1.35.0-r29.trigger 06:12:19 OK: 8 MiB in 16 packages 06:12:19 Removing intermediate container 5887ce27d60f 06:12:19 ---> 925ceb2809e0 06:12:19 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:12:19 ---> 03a5e8d3e6b0 06:12:19 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:12:19 ---> 4115f5ed2936 06:12:19 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:12:19 ---> 1d31b0f51ebe 06:12:19 Step 18/24 : EXPOSE 59993 06:12:19 ---> Running in 8d4daf0fb3f8 06:12:19 Removing intermediate container 8d4daf0fb3f8 06:12:19 ---> ea874f100d7e 06:12:19 Step 19/24 : EXPOSE 161 06:12:19 ---> Running in 102d2e4cd2cb 06:12:19 Removing intermediate container 102d2e4cd2cb 06:12:19 ---> 4734fdbdf76f 06:12:19 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:12:19 ---> Running in 88279e16470d 06:12:19 Removing intermediate container 88279e16470d 06:12:19 ---> f8139aa339f2 06:12:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:12:19 ---> Running in 80b0681c6042 06:12:19 Removing intermediate container 80b0681c6042 06:12:19 ---> 4ec26c0764d2 06:12:19 Step 22/24 : LABEL arch=arm64 06:12:19 ---> Running in 4c02bfd97059 06:12:19 Removing intermediate container 4c02bfd97059 06:12:19 ---> 665d0abeac0d 06:12:19 Step 23/24 : LABEL git_sha=5073326571b5e01a50b4d2d58602cd44c4fee91e 06:12:19 ---> Running in 948798356bcf 06:12:19 Removing intermediate container 948798356bcf 06:12:19 ---> d1ed507cf497 06:12:19 Step 24/24 : LABEL version=0.0.0 06:12:19 ---> Running in 51f5cfa8dfb8 06:12:19 Removing intermediate container 51f5cfa8dfb8 06:12:19 ---> 64ff26789191 06:12:19 [Warning] One or more build-args [ARCH] were not consumed 06:12:19 Successfully built 64ff26789191 06:12:19 Successfully tagged device-snmp-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 06:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:20 06:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:21 arm64: Pulling from edgex-lftools-log-publisher 06:12:21 8998bd30e6a1: Pulling fs layer 06:12:21 04944245beec: Pulling fs layer 06:12:21 699f458cf7ca: Pulling fs layer 06:12:21 765212b225bb: Pulling fs layer 06:12:21 f23df028b6ca: Pulling fs layer 06:12:21 d65c8cfc05b1: Pulling fs layer 06:12:21 2437ff75d9bd: Pulling fs layer 06:12:21 765212b225bb: Waiting 06:12:21 f23df028b6ca: Waiting 06:12:21 d65c8cfc05b1: Waiting 06:12:21 2437ff75d9bd: Waiting 06:12:21 04944245beec: Verifying Checksum 06:12:21 04944245beec: Download complete 06:12:21 765212b225bb: Verifying Checksum 06:12:21 765212b225bb: Download complete 06:12:21 f23df028b6ca: Download complete 06:12:21 d65c8cfc05b1: Verifying Checksum 06:12:21 d65c8cfc05b1: Download complete 06:12:21 699f458cf7ca: Verifying Checksum 06:12:21 699f458cf7ca: Download complete 06:12:21 8998bd30e6a1: Download complete 06:12:24 2437ff75d9bd: Verifying Checksum 06:12:24 2437ff75d9bd: Download complete 06:12:25 8998bd30e6a1: Pull complete 06:12:26 04944245beec: Pull complete 06:12:27 699f458cf7ca: Pull complete 06:12:27 765212b225bb: Pull complete 06:12:28 f23df028b6ca: Pull complete 06:12:28 d65c8cfc05b1: Pull complete 06:12:43 2437ff75d9bd: Pull complete 06:12:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:43 prd-ubuntu20.04-docker-arm64-4c-16g-9492 does not seem to be running inside a container 06:12:43 $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:12:46 $ docker top 7df013bc39fd3b528abc8f053897106b167b698b18928c5665b5f1b5132d8987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:47 ---> job-cost.sh 06:12:47 lf-activate-venv: SKIPPING 06:12:47 INFO: No Stack... 06:12:47 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:48 INFO: Archiving Costs [Pipeline] sh 06:12:49 + cut -d, -f6 06:12:49 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 06:12:49 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] 06:12:49 Resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] did not exist. Created. 06:12:49 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:50 /w/workspace/device-snmp-go/1@tmp/durable-320eb627/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:50 Warning: overwriting stash ‘stack-cost’ 06:12:50 Stashed 1 file(s) [Pipeline] } 06:12:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:51 $ docker stop --time=1 7df013bc39fd3b528abc8f053897106b167b698b18928c5665b5f1b5132d8987 06:12:52 $ docker rm -f --volumes 7df013bc39fd3b528abc8f053897106b167b698b18928c5665b5f1b5132d8987 [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 06:12:53 provisioning config files... 06:12:53 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config16812212976464770524tmp [Pipeline] { [Pipeline] sh 06:12:53 + set +x 06:12:53 + curl -s https://codecov.io/bash 06:12:53 + bash -s -- 06:12:53 06:12:53 _____ _ 06:12:53 / ____| | | 06:12:53 | | ___ __| | ___ ___ _____ __ 06:12:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:53 Bash-1.0.6 06:12:53 06:12:53 06:12:53 ==> git version 2.25.1 found 06:12:53 ==> 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 06:12:53 Release-Date: 2020-01-08 06:12:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:12:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:12:53 ==> Jenkins CI detected. 06:12:53 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-293 06:12:53 project root: . 06:12:53 --> token set from env 06:12:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:53 ==> Running gcov in . (disable via -X gcov) 06:12:53 ==> Python coveragepy not found 06:12:53 ==> Searching for coverage reports in: 06:12:53 + . 06:12:53 -> Found 1 reports 06:12:53 ==> Detecting git/mercurial file structure 06:12:53 ==> Reading reports 06:12:53 + ./coverage.out bytes=8837 06:12:53 ==> Appending adjustments 06:12:53 https://docs.codecov.io/docs/fixing-reports 06:12:54 + Found adjustments 06:12:54 ==> Gzipping contents 06:12:54 4.0K /tmp/codecov.mj5kGV.gz 06:12:54 ==> Uploading reports 06:12:54 url: https://codecov.io 06:12:54 query: branch=PR-293&commit=5073326571b5e01a50b4d2d58602cd44c4fee91e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=293&job=&cmd_args= 06:12:54 -> Pinging Codecov 06:12:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-293&commit=5073326571b5e01a50b4d2d58602cd44c4fee91e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=293&job=&cmd_args= 06:12:54 -> Uploading to 06:12:54 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/6C56EA5C29638FB4528AC87E60AF5AE0/5073326571b5e01a50b4d2d58602cd44c4fee91e/f6f62089-a1dc-49d2-8d19-cc2c6ad60c15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T061254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f43bb3eacd74b6b9e80937f5387dbd236eebb18b3f180eb47f773f83299e2d6 06:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:54 Dload Upload Total Spent Left Speed 06:12:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7748 --:--:-- --:--:-- --:--:-- 7748 06:12:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] } 06:12:54 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 06:12:56 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-293/archives ] 06:12:56 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-293/archives 06:12:56 total 16 06:12:56 drwxr-xr-x 3 root root 4096 Apr 24 06:01 . 06:12:56 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:01 .. 06:12:56 drwxr-xr-x 2 root root 4096 Apr 24 06:01 cost 06:12:56 -rw-r--r-- 1 root root 86 Apr 24 06:01 cost.csv 06:12:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-293/archives 06:12:56 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-293/archives 06:12:56 total 16 06:12:56 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:01 . 06:12:56 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:01 .. 06:12:56 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 06:01 cost 06:12:56 -rw-r--r-- 1 jenkins jenkins 86 Apr 24 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:12:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:57 ---> package-listing.sh 06:12:57 ++ facter osfamily 06:12:57 ++ tr '[:upper:]' '[:lower:]' 06:12:57 + OS_FAMILY=debian 06:12:57 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-293 06:12:57 + START_PACKAGES=/tmp/packages_start.txt 06:12:57 + END_PACKAGES=/tmp/packages_end.txt 06:12:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:57 + PACKAGES=/tmp/packages_start.txt 06:12:57 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-293 ']' 06:12:57 + PACKAGES=/tmp/packages_end.txt 06:12:57 + case "${OS_FAMILY}" in 06:12:57 + dpkg -l 06:12:57 + grep '^ii' 06:12:57 + '[' -f /tmp/packages_start.txt ']' 06:12:57 + '[' -f /tmp/packages_end.txt ']' 06:12:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:57 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-293 ']' 06:12:57 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-293/archives/ 06:12:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-293/archives/ [Pipeline] echo 06:12:57 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/gexfoundry_device-snmp-go_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:58 prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container 06:12:58 $ 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/gexfoundry_device-snmp-go_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:59 $ docker top 80b684dae2784d3502e2197310c39d5b5aa9afc2e617a208857a7a2c23b0289b -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:59 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:00 + ls /var/log/sa-host 06:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:00 provisioning config files... 06:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config8543656412084620143tmp [Pipeline] { [Pipeline] echo 06:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:00 ---> create-netrc.sh [Pipeline] } 06:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:01 ---> python-tools-install.sh [Pipeline] echo 06:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:01 ---> sudo-logs.sh 06:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:01 ---> job-cost.sh 06:13:01 lf-activate-venv: SKIPPING 06:13:01 DEBUG: total: 0.2199999988079071 06:13:01 INFO: Retrieving Stack Cost... 06:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:02 INFO: Archiving Costs [Pipeline] echo 06:13:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:02 ---> logs-deploy.sh 06:13:02 lf-activate-venv: SKIPPING 06:13:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-293/1 06:13:02 INFO: archiving workspace using pattern(s): 06:13:03 Archives upload complete. 06:13:03 INFO: archiving logs to Nexus 06:13:04 ---> uname -a: 06:13:04 Linux prd-ubuntu20-04-docker-8c-8g-9487 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:13:04 06:13:04