Pull request #358 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a20dd665848bd8ccfe5b4e188141ee3343f7848d+8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea (9e4a33fe655599934221d3d52d47dfac267463ad) 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-ssh5051623136069433744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11398194347546952104.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-onvif-camera/branches/PR-358/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-onvif-camera/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh829687527788832847.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-onvif-camera/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh768488302644342267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh11211336256955136122.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-onvif-camera/branches/PR-358/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-onvif-camera/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13830623727623342168.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-15158 in /w/workspace/undry_device-onvif-camera_PR-358 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-358 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea into PR head commit a20dd665848bd8ccfe5b4e188141ee3343f7848d Merge succeeded, producing a20dd665848bd8ccfe5b4e188141ee3343f7848d Checking out Revision a20dd665848bd8ccfe5b4e188141ee3343f7848d (PR-358) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # 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 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:48 ========================================================= 04:01:48 EdgeX Global Pipelines Version Info 04:01:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:49 ------------------- 04:01:49 stable info: 04:01:49 ------------------- 04:01:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:01:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:01:49 Message: update stable to v1.0.249 04:01:49 ------------------- 04:01:49 experimental info: 04:01:49 ------------------- 04:01:49 Commited By: **** collab-it+edgex@linuxfoundation.org 04:01:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:01:49 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20dd66 [Pipeline] echo 04:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:51 provisioning config files... 04:01:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config13877214614129077340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:52 ---> docker-login.sh 04:01:52 nexus3.edgexfoundry.org:10001 04:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:52 Configure a credential helper to remove this warning. See 04:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:52 04:01:52 Login Succeeded 04:01:52 nexus3.edgexfoundry.org:10002 04:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:52 Configure a credential helper to remove this warning. See 04:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:52 04:01:52 Login Succeeded 04:01:52 nexus3.edgexfoundry.org:10003 04:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:52 Configure a credential helper to remove this warning. See 04:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:52 04:01:52 Login Succeeded 04:01:52 nexus3.edgexfoundry.org:10004 04:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:53 Configure a credential helper to remove this warning. See 04:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:53 04:01:53 Login Succeeded 04:01:53 docker.io 04:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:53 Configure a credential helper to remove this warning. See 04:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:53 04:01:53 Login Succeeded 04:01:53 ---> docker-login.sh ends [Pipeline] } 04:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:01:54 + git rev-list -1 --merges a20dd665848bd8ccfe5b4e188141ee3343f7848d~1..a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo 04:01:54 -----------> git rev-list -1 --merges a20dd665848bd8ccfe5b4e188141ee3343f7848d~1..a20dd665848bd8ccfe5b4e188141ee3343f7848d a20dd665848bd8ccfe5b4e188141ee3343f7848d [false] [Pipeline] sh 04:01:54 + git log --format=format:%s -1 a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo 04:01:54 ========================================================= 04:01:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:01:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:54 + git log --format=format:%s -1 a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo 04:01:54 [semverPrep] GIT_COMMIT: a20dd665848bd8ccfe5b4e188141ee3343f7848d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:01:54 [semverPrep] This is not a build commit. [Pipeline] sh 04:01:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:55 + grep -v github /etc/ssh/ssh_known_hosts 04:01:55 + [ -e /tmp/ssh_known_hosts ] 04:01:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:01:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:01:55 sudo tee -a /etc/ssh/ssh_known_hosts 04:01:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:55 04:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:01:56 b85a868b505f: Pulling fs layer 04:01:56 e2be974225ed: Pulling fs layer 04:01:56 339a4e72a1f5: Pulling fs layer 04:01:56 988bab9f4d93: Pulling fs layer 04:01:56 1469e6f7b9e6: Pulling fs layer 04:01:56 eaf3925da568: Pulling fs layer 04:01:56 bab4dde63d76: Pulling fs layer 04:01:56 bde34c3a00c8: Pulling fs layer 04:01:56 b352a97aabf1: Pulling fs layer 04:01:56 4872d77fe225: Pulling fs layer 04:01:56 5851b861e8e6: Pulling fs layer 04:01:56 988bab9f4d93: Waiting 04:01:56 1469e6f7b9e6: Waiting 04:01:56 eaf3925da568: Waiting 04:01:56 bab4dde63d76: Waiting 04:01:56 5851b861e8e6: Waiting 04:01:56 bde34c3a00c8: Waiting 04:01:56 b352a97aabf1: Waiting 04:01:56 4872d77fe225: Waiting 04:01:56 e2be974225ed: Download complete 04:01:56 988bab9f4d93: Verifying Checksum 04:01:56 988bab9f4d93: Download complete 04:01:56 1469e6f7b9e6: Verifying Checksum 04:01:56 1469e6f7b9e6: Download complete 04:01:56 339a4e72a1f5: Verifying Checksum 04:01:56 339a4e72a1f5: Download complete 04:01:56 eaf3925da568: Verifying Checksum 04:01:56 eaf3925da568: Download complete 04:01:56 bde34c3a00c8: Verifying Checksum 04:01:56 bde34c3a00c8: Download complete 04:01:56 b352a97aabf1: Download complete 04:01:56 4872d77fe225: Verifying Checksum 04:01:56 4872d77fe225: Download complete 04:01:56 5851b861e8e6: Verifying Checksum 04:01:56 5851b861e8e6: Download complete 04:01:56 b85a868b505f: Verifying Checksum 04:01:56 b85a868b505f: Download complete 04:01:56 bab4dde63d76: Verifying Checksum 04:01:56 bab4dde63d76: Download complete 04:01:57 b85a868b505f: Pull complete 04:01:57 e2be974225ed: Pull complete 04:01:58 339a4e72a1f5: Pull complete 04:01:58 988bab9f4d93: Pull complete 04:01:58 1469e6f7b9e6: Pull complete 04:01:58 eaf3925da568: Pull complete 04:02:00 bab4dde63d76: Pull complete 04:02:00 bde34c3a00c8: Pull complete 04:02:00 b352a97aabf1: Pull complete 04:02:00 4872d77fe225: Pull complete 04:02:00 5851b861e8e6: Pull complete 04:02:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:00 prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container 04:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@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 04:02:03 $ docker top b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f -eo pid,comm 04:02: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). 04:02:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:03 [ssh-agent] Looking for ssh-agent implementation... 04:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:03 $ docker exec b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent 04:02:03 SSH_AUTH_SOCK=/tmp/ssh-sNW4BhlJ7qCM/agent.32 04:02:03 SSH_AGENT_PID=38 04:02:03 Running ssh-add (command line suppressed) 04:02:03 Identity added: /w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_9967712957347331193.key (/w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_9967712957347331193.key) 04:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:04 + git tag --points-at HEAD [Pipeline] } 04:02:04 $ docker exec --env ******** --env ******** b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent -k 04:02:04 unset SSH_AUTH_SOCK; 04:02:04 unset SSH_AGENT_PID; 04:02:04 echo Agent pid 38 killed; 04:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:04 [ssh-agent] Looking for ssh-agent implementation... 04:02:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:04 $ docker exec b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent 04:02:04 SSH_AUTH_SOCK=/tmp/ssh-XIhUE8fk8wW6/agent.70 04:02:04 SSH_AGENT_PID=76 04:02:04 Running ssh-add (command line suppressed) 04:02:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_7030953364529963522.key (/w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_7030953364529963522.key) 04:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:05 + git semver init 04:02:05 2023-05-11 04:02:05,305 [run_init] DEBUG init version:0.0.0 force:False 04:02:05 2023-05-11 04:02:05,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-358/.semver 04:02:05 2023-05-11 04:02:05,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-358/.semver 04:02:05 2023-05-11 04:02:05,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-358/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-358, universal_newlines=False, shell=None, istream=None) 04:02:06 2023-05-11 04:02:06,226 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-358/.git/info/exclude 04:02:06 2023-05-11 04:02:06,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-358/.semver/PR-358 with force:False 04:02:06 2023-05-11 04:02:06,227 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-358/.semver/PR-358 04:02:06 2023-05-11 04:02:06,233 [execute] INFO git cat-file --batch-check 04:02:06 2023-05-11 04:02:06,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) 04:02:06 2023-05-11 04:02:06,238 [execute] INFO git cat-file --batch 04:02:06 2023-05-11 04:02:06,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) 04:02:06 2023-05-11 04:02:06,244 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-358/.semver/PR-358 04:02:06 0.0.0 [Pipeline] } 04:02:06 $ docker exec --env ******** --env ******** b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent -k 04:02:06 unset SSH_AUTH_SOCK; 04:02:06 unset SSH_AGENT_PID; 04:02:06 echo Agent pid 76 killed; 04:02:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:06 + git semver [Pipeline] } 04:02:07 $ docker stop --time=1 b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f 04:02:08 $ docker rm -f --volumes b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f [Pipeline] // withDockerContainer [Pipeline] sh 04:02:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:09 Stashed 1 file(s) [Pipeline] echo 04:02:09 [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 04:02:09 provisioning config files... 04:02:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config3825335280589197598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:10 ---> docker-login.sh 04:02:10 nexus3.edgexfoundry.org:10001 04:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:10 Configure a credential helper to remove this warning. See 04:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:10 04:02:10 Login Succeeded 04:02:10 nexus3.edgexfoundry.org:10002 04:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:10 Configure a credential helper to remove this warning. See 04:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:10 04:02:10 Login Succeeded 04:02:10 nexus3.edgexfoundry.org:10003 04:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:10 Configure a credential helper to remove this warning. See 04:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:10 04:02:10 Login Succeeded 04:02:10 nexus3.edgexfoundry.org:10004 04:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:10 Configure a credential helper to remove this warning. See 04:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:10 04:02:10 Login Succeeded 04:02:10 docker.io 04:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:10 Configure a credential helper to remove this warning. See 04:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:10 04:02:10 Login Succeeded 04:02:10 ---> docker-login.sh ends [Pipeline] } 04:02:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:10 ========================================================= 04:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:02:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:11 + 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 . 04:02:11 Sending build context to Docker daemon 21.83MB 04:02:11 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:02:11 Step 2/13 : FROM ${BASE} AS builder 04:02:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:11 f56be85fc22e: Pulling fs layer 04:02:11 85791d961cd3: Pulling fs layer 04:02:11 d694b5ae8c79: Pulling fs layer 04:02:11 9f32a84ed3da: Pulling fs layer 04:02:11 4d19c01a9841: Pulling fs layer 04:02:11 9325e15d5711: Pulling fs layer 04:02:11 4d19c01a9841: Waiting 04:02:11 9f32a84ed3da: Waiting 04:02:11 9325e15d5711: Waiting 04:02:11 556b6ee489ea: Pulling fs layer 04:02:11 c5a4b2cf53e6: Pulling fs layer 04:02:11 556b6ee489ea: Waiting 04:02:11 c5a4b2cf53e6: Waiting 04:02:11 9f32a84ed3da: Verifying Checksum 04:02:11 9f32a84ed3da: Download complete 04:02:11 4d19c01a9841: Verifying Checksum 04:02:11 4d19c01a9841: Download complete 04:02:11 f56be85fc22e: Verifying Checksum 04:02:11 f56be85fc22e: Download complete 04:02:11 9325e15d5711: Download complete 04:02:11 f56be85fc22e: Pull complete 04:02:11 85791d961cd3: Pull complete 04:02:12 c5a4b2cf53e6: Verifying Checksum 04:02:12 c5a4b2cf53e6: Download complete 04:02:12 d694b5ae8c79: Download complete 04:02:12 556b6ee489ea: Verifying Checksum 04:02:12 556b6ee489ea: Download complete 04:02:15 d694b5ae8c79: Pull complete 04:02:15 9f32a84ed3da: Pull complete 04:02:16 4d19c01a9841: Pull complete 04:02:16 9325e15d5711: Pull complete 04:02:18 556b6ee489ea: Pull complete 04:02:19 c5a4b2cf53e6: Pull complete 04:02:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:02:19 ---> c4be618373d6 04:02:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:22 ---> Running in c8191da6bc0d 04:02:22 Removing intermediate container c8191da6bc0d 04:02:22 ---> d0137eb7f986 04:02:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:22 ---> Running in b59aa16d33e5 04:02:22 Removing intermediate container b59aa16d33e5 04:02:22 ---> cc51d19d6064 04:02:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:02:22 ---> Running in 6be715109137 04:02:22 Removing intermediate container 6be715109137 04:02:22 ---> e6a25d7b33e1 04:02:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:22 ---> Running in c620a229c5ea 04:02:22 Removing intermediate container c620a229c5ea 04:02:22 ---> 1e3f8590c7b0 04:02:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:02:22 ---> Running in 498a9eba7d1c 04:02:22 Removing intermediate container 498a9eba7d1c 04:02:22 ---> 90e99c526196 04:02:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:22 ---> Running in 00a12d4f0ebf 04:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:02:23 OK: 265 MiB in 53 packages 04:02:24 Removing intermediate container 00a12d4f0ebf 04:02:24 ---> e240b8aacf68 04:02:24 Step 9/13 : WORKDIR /device-onvif-camera 04:02:24 ---> Running in 5bee751da4fe 04:02:24 Removing intermediate container 5bee751da4fe 04:02:24 ---> 86bb02cf81ce 04:02:24 Step 10/13 : COPY go.mod vendor* ./ 04:02:24 ---> 459c5daa5566 04:02:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:24 ---> Running in 347fad436706 04:02:24 Still waiting to schedule task 04:02:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:11 Removing intermediate container 347fad436706 04:03:11 ---> 2fe2718dd3c2 04:03:11 Step 12/13 : COPY . . 04:03:11 ---> 1d79d86ab799 04:03:11 Step 13/13 : RUN ${MAKE} 04:03:11 ---> Running in 2157f1417935 04:03:11 noop 04:03:11 Removing intermediate container 2157f1417935 04:03:11 ---> 3e358a4eaf19 04:03:11 Successfully built 3e358a4eaf19 04:03:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:11 + docker inspect -f . ci-base-image-x86_64 04:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:11 prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container 04:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@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 04:03:12 $ docker top 85569e0850e7d91a04cedfaa85c8dcae5da932632ed219f1759cf0658408dfd7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:12 + go version 04:03:12 go version go1.20.2 linux/amd64 [Pipeline] } 04:03:12 $ docker stop --time=1 85569e0850e7d91a04cedfaa85c8dcae5da932632ed219f1759cf0658408dfd7 04:03:13 $ docker rm -f --volumes 85569e0850e7d91a04cedfaa85c8dcae5da932632ed219f1759cf0658408dfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:14 + docker inspect -f . ci-base-image-x86_64 04:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:14 prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container 04:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@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 04:03:14 $ docker top 979b17eaf6e713073b03793365c4e4b7c92f4d1ba0570f9adb543e154da3fe56 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:15 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-358 [Pipeline] fileExists [Pipeline] sh 04:03:15 + make test 04:03:15 go test ./... -coverprofile=coverage.out ./... 04:03:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:03:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:03:29 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:03:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.050s coverage: 31.4% of statements 04:03:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.214s coverage: 86.5% of statements 04:03:38 go vet ./... 04:03:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:03:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:03:42 ./bin/test-attribution-txt.sh [Pipeline] echo 04:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:03:42 $ docker stop --time=1 979b17eaf6e713073b03793365c4e4b7c92f4d1ba0570f9adb543e154da3fe56 04:03:47 $ docker rm -f --volumes 979b17eaf6e713073b03793365c4e4b7c92f4d1ba0570f9adb543e154da3fe56 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:03:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:03:49 + ls -al . 04:03:49 total 232 04:03:49 drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:03 . 04:03:49 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 .. 04:03:49 drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:02 .git 04:03:49 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:01 .github 04:03:49 -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:01 .gitignore 04:03:49 -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:01 .golangci.yml 04:03:49 drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:02 .semver 04:03:49 -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:01 Attribution.txt 04:03:49 -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:01 CHANGELOG.md 04:03:49 -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:01 Dockerfile 04:03:49 -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:01 GOVERNANCE.md 04:03:49 -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:01 Jenkinsfile 04:03:49 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:01 LICENSE 04:03:49 -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:01 Makefile 04:03:49 -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:01 OWNERS.md 04:03:49 -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:01 README.md 04:03:49 -rw-rw-r-- 1 jenkins jenkins 5 May 11 04:02 VERSION 04:03:49 drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:01 bin 04:03:49 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:01 cmd 04:03:49 -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:03 coverage.out 04:03:49 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 doc 04:03:49 -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:01 go.mod 04:03:49 -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:01 go.sum 04:03:49 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 internal 04:03:49 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 snap 04:03:49 -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:49 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d --label arch=amd64 --label version=0.0.0 . 04:03:49 Sending build context to Docker daemon 21.91MB 04:03:49 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:03:49 Step 2/26 : FROM ${BASE} AS builder 04:03:49 ---> 3e358a4eaf19 04:03:49 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:03:50 ---> Running in bddce953a928 04:03:50 Removing intermediate container bddce953a928 04:03:50 ---> 6f28d7864c5a 04:03:50 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:50 ---> Running in 0c33b3c11f40 04:03:50 Removing intermediate container 0c33b3c11f40 04:03:50 ---> 5e5cdd47a80c 04:03:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:03:50 ---> Running in b7521b72b072 04:03:50 Removing intermediate container b7521b72b072 04:03:50 ---> d3469b3bf483 04:03:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:03:50 ---> Running in 1d3714f9fef5 04:03:50 Removing intermediate container 1d3714f9fef5 04:03:50 ---> 15b6616ecc33 04:03:50 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:03:50 ---> Running in ed48a054ce7e 04:03:50 Removing intermediate container ed48a054ce7e 04:03:50 ---> 7eff5897ba00 04:03:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:50 ---> Running in 80a0bfe1c850 04:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:03:51 OK: 265 MiB in 53 packages 04:03:51 Removing intermediate container 80a0bfe1c850 04:03:51 ---> e59022aa23c9 04:03:51 Step 9/26 : WORKDIR /device-onvif-camera 04:03:51 ---> Running in c6a7b2c5a156 04:03:51 Removing intermediate container c6a7b2c5a156 04:03:51 ---> 26f28bdd0914 04:03:51 Step 10/26 : COPY go.mod vendor* ./ 04:03:51 ---> 1e3a76c195c1 04:03:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:51 ---> Running in 3883cd6359f2 04:03:52 Removing intermediate container 3883cd6359f2 04:03:52 ---> 5a66cf170d6b 04:03:52 Step 12/26 : COPY . . 04:03:53 ---> 2c30e09bb2c4 04:03:53 Step 13/26 : RUN ${MAKE} 04:03:53 ---> Running in 44c46ed04e4c 04:03:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:04:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15159 in /w/workspace/undry_device-onvif-camera_PR-358 [Pipeline] { [Pipeline] ws 04:04:08 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:04:08 The recommended git tool is: git 04:04:13 using credential edgex-jenkins-ssh 04:04:13 Cloning the remote Git repository 04:04:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:04:14 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:04:14 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:14 > git --version # timeout=10 04:04:14 > git --version # 'git version 2.25.1' 04:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:15 Removing intermediate container 44c46ed04e4c 04:04:15 ---> 30c2ce9e2cbf 04:04:15 Step 14/26 : FROM alpine:3.17 04:04:15 3.17: Pulling from library/alpine 04:04:15 f56be85fc22e: Already exists 04:04:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:04:15 Status: Downloaded newer image for alpine:3.17 04:04:15 ---> 9ed4aefc74f6 04:04:15 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:04:15 ---> Running in cc995bb05901 04:04:15 Removing intermediate container cc995bb05901 04:04:15 ---> be479bc4236a 04:04:15 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:04:15 ---> Running in 26af7a69c509 04:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:15 (1/1) Installing dumb-init (1.2.5-r2) 04:04:15 Executing busybox-1.35.0-r29.trigger 04:04:15 OK: 7 MiB in 16 packages 04:04:15 Removing intermediate container 26af7a69c509 04:04:15 ---> a7d9a0fda353 04:04:15 Step 17/26 : WORKDIR / 04:04:15 ---> Running in 76060de97a6e 04:04:15 Removing intermediate container 76060de97a6e 04:04:15 ---> c61e19accc01 04:04:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:04:15 ---> 29cc0cf93eef 04:04:15 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:04:15 ---> 4e206f276c09 04:04:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:04:15 ---> 4583b0551b56 04:04:15 Step 21/26 : EXPOSE 59984 04:04:15 ---> Running in 84386bc41b48 04:04:16 Removing intermediate container 84386bc41b48 04:04:16 ---> c68e7b4ecfa7 04:04:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:04:16 ---> Running in a6ef79e00201 04:04:16 Removing intermediate container a6ef79e00201 04:04:16 ---> 5bf26078f633 04:04:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:04:16 ---> Running in aff31220e006 04:04:16 Removing intermediate container aff31220e006 04:04:16 ---> d7ecb65e94ed 04:04:16 Step 24/26 : LABEL arch=amd64 04:04:16 ---> Running in 2f2da8173cba 04:04:16 Removing intermediate container 2f2da8173cba 04:04:16 ---> c513741a1b23 04:04:16 Step 25/26 : LABEL git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d 04:04:16 ---> Running in 918536844c4f 04:04:16 Removing intermediate container 918536844c4f 04:04:16 ---> 5a6d6cf4633b 04:04:16 Step 26/26 : LABEL version=0.0.0 04:04:16 ---> Running in e01fee41414b 04:04:16 Removing intermediate container e01fee41414b 04:04:16 ---> 96e6626920cb 04:04:16 [Warning] One or more build-args [ARCH] were not consumed 04:04:16 Successfully built 96e6626920cb 04:04:16 Successfully tagged device-onvif-camera: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 04:04:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:16 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:17 Merging remotes/origin/main commit 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea into PR head commit a20dd665848bd8ccfe5b4e188141ee3343f7848d 04:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:17 04:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:17 Merge succeeded, producing a20dd665848bd8ccfe5b4e188141ee3343f7848d 04:04:17 Checking out Revision a20dd665848bd8ccfe5b4e188141ee3343f7848d (PR-358) 04:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:18 latest: Pulling from edgex-lftools-log-publisher 04:04:18 5eb5b503b376: Pulling fs layer 04:04:18 5c69ac0246d0: Pulling fs layer 04:04:18 ec43610c2a17: Pulling fs layer 04:04:18 3a2ae6a8a46f: Pulling fs layer 04:04:18 33b1e0a273af: Pulling fs layer 04:04:18 5d3b04190fa2: Pulling fs layer 04:04:18 2f39f015ded8: Pulling fs layer 04:04:18 5d3b04190fa2: Waiting 04:04:18 2f39f015ded8: Waiting 04:04:18 3a2ae6a8a46f: Waiting 04:04:18 5c69ac0246d0: Verifying Checksum 04:04:18 5c69ac0246d0: Download complete 04:04:18 3a2ae6a8a46f: Verifying Checksum 04:04:18 33b1e0a273af: Verifying Checksum 04:04:18 33b1e0a273af: Download complete 04:04:18 5d3b04190fa2: Verifying Checksum 04:04:18 5d3b04190fa2: Download complete 04:04:18 ec43610c2a17: Verifying Checksum 04:04:18 ec43610c2a17: Download complete 04:04:18 5eb5b503b376: Verifying Checksum 04:04:18 5eb5b503b376: Download complete 04:04:18 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:04:18 > git --version # timeout=10 04:04:18 > git --version # 'git version 2.25.1' 04:04:18 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:04:17 > git config core.sparsecheckout # timeout=10 04:04:17 > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # timeout=10 04:04:17 > git remote # timeout=10 04:04:17 > git config --get remote.origin.url # timeout=10 04:04:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:17 > git merge 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 04:04:17 > git rev-parse HEAD^{commit} # timeout=10 04:04:17 > git config core.sparsecheckout # timeout=10 04:04:17 > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # timeout=10 04:04:18 2f39f015ded8: Download complete 04:04:19 04:04:19 GitHub has been notified of this commit’s build result 04:04:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:19 5eb5b503b376: Pull complete 04:04:19 5c69ac0246d0: Pull complete 04:04:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:04:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:19 Dload Upload Total Spent Left Speed 04:04:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 04:04:19 ec43610c2a17: Pull complete 04:04:19 3a2ae6a8a46f: Pull complete [Pipeline] sh 04:04:20 33b1e0a273af: Pull complete 04:04:20 5d3b04190fa2: Pull complete 04:04:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:04:20 + sudo tee /etc/docker/daemon.new 04:04:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:04:20 { 04:04:20 "registry-mirrors": [ 04:04:20 "https://nexus3.edgexfoundry.org:10001" 04:04:20 ], 04:04:20 "bip": "10.250.0.254/24", 04:04:20 "hosts": [ 04:04:20 "tcp://0.0.0.0:5555", 04:04:20 "unix:///var/run/docker.sock" 04:04:20 ], 04:04:20 "mtu": 1458, 04:04:20 "selinux-enabled": true, 04:04:20 "seccomp-profile": "/etc/docker/seccomp.json" 04:04:20 } [Pipeline] sh 04:04:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:04:21 + sudo service docker restart 04:04:24 2f39f015ded8: Pull complete 04:04:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:24 prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container 04:04:24 $ 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/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@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 04:04:29 $ docker top 0a334d70afb0ba1e7cdfeac25490712824ffb93d936829a101e91c533a06e8fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:29 ---> job-cost.sh 04:04:29 lf-activate-venv: SKIPPING 04:04:29 INFO: No Stack... 04:04:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:30 INFO: Archiving Costs [Pipeline] sh 04:04:31 + cat /w/workspace/undry_device-onvif-camera_PR-358/archives/cost.csv 04:04:31 + cut -d, -f6 [Pipeline] lock 04:04:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] 04:04:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] did not exist. Created. 04:04:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:04:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:04:31 Stashed 1 file(s) [Pipeline] } 04:04:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:04:31 $ docker stop --time=1 0a334d70afb0ba1e7cdfeac25490712824ffb93d936829a101e91c533a06e8fd 04:04:32 $ docker rm -f --volumes 0a334d70afb0ba1e7cdfeac25490712824ffb93d936829a101e91c533a06e8fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:43 provisioning config files... 04:04:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17708645960202590584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:44 ---> docker-login.sh 04:04:44 nexus3.edgexfoundry.org:10001 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:44 nexus3.edgexfoundry.org:10002 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:45 nexus3.edgexfoundry.org:10003 04:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:45 Configure a credential helper to remove this warning. See 04:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:45 04:04:45 Login Succeeded 04:04:45 nexus3.edgexfoundry.org:10004 04:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:45 Configure a credential helper to remove this warning. See 04:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:45 04:04:45 Login Succeeded 04:04:45 docker.io 04:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:46 Configure a credential helper to remove this warning. See 04:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:46 04:04:46 Login Succeeded 04:04:46 ---> docker-login.sh ends [Pipeline] } 04:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:46 ========================================================= 04:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:04:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + 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 . 04:04:47 Sending build context to Docker daemon 14.34MB 04:04:47 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:04:47 Step 2/13 : FROM ${BASE} AS builder 04:04:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:04:47 c41833b44d91: Pulling fs layer 04:04:47 ed15518f5707: Pulling fs layer 04:04:47 feae8fd75edb: Pulling fs layer 04:04:47 242c74f7c9fa: Pulling fs layer 04:04:47 3cdef696dda3: Pulling fs layer 04:04:47 2ced38df9373: Pulling fs layer 04:04:47 58f1dce35555: Pulling fs layer 04:04:47 3cdef696dda3: Waiting 04:04:47 2ced38df9373: Waiting 04:04:47 242c74f7c9fa: Waiting 04:04:47 58f1dce35555: Waiting 04:04:47 ed15518f5707: Verifying Checksum 04:04:47 ed15518f5707: Download complete 04:04:47 242c74f7c9fa: Verifying Checksum 04:04:48 242c74f7c9fa: Download complete 04:04:48 3cdef696dda3: Verifying Checksum 04:04:48 3cdef696dda3: Download complete 04:04:48 c41833b44d91: Verifying Checksum 04:04:48 c41833b44d91: Download complete 04:04:49 58f1dce35555: Verifying Checksum 04:04:49 58f1dce35555: Download complete 04:04:50 feae8fd75edb: Verifying Checksum 04:04:50 feae8fd75edb: Download complete 04:04:50 2ced38df9373: Verifying Checksum 04:04:50 2ced38df9373: Download complete 04:04:51 c41833b44d91: Pull complete 04:04:51 ed15518f5707: Pull complete 04:05:06 feae8fd75edb: Pull complete 04:05:06 242c74f7c9fa: Pull complete 04:05:06 3cdef696dda3: Pull complete 04:05:13 2ced38df9373: Pull complete 04:05:15 58f1dce35555: Pull complete 04:05:15 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:05:15 ---> fadd8f120f05 04:05:15 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:17 ---> Running in d0a78a4bf72e 04:05:17 Removing intermediate container d0a78a4bf72e 04:05:17 ---> 0c89468d6edb 04:05:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:17 ---> Running in 2910cc62f84d 04:05:17 Removing intermediate container 2910cc62f84d 04:05:17 ---> 36811a2a8d14 04:05:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:17 ---> Running in 6f42410aeb4f 04:05:17 Removing intermediate container 6f42410aeb4f 04:05:17 ---> 940e85e5e30a 04:05:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:17 ---> Running in f59fd2025731 04:05:18 Removing intermediate container f59fd2025731 04:05:18 ---> a0c40474760f 04:05:18 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:18 ---> Running in d7edba0ec64d 04:05:18 Removing intermediate container d7edba0ec64d 04:05:18 ---> 9f459d956f89 04:05:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:18 ---> Running in 04083638bedc 04:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:05:21 OK: 263 MiB in 53 packages 04:05:22 Removing intermediate container 04083638bedc 04:05:22 ---> d719ad70574d 04:05:22 Step 9/13 : WORKDIR /device-onvif-camera 04:05:22 ---> Running in 09cf4c144661 04:05:22 Removing intermediate container 09cf4c144661 04:05:22 ---> bcefbd44d69e 04:05:22 Step 10/13 : COPY go.mod vendor* ./ 04:05:23 ---> f09e3250fbab 04:05:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:23 ---> Running in 6d8538a6c552 04:06:31 Removing intermediate container 6d8538a6c552 04:06:31 ---> 03b8b1eb0884 04:06:31 Step 12/13 : COPY . . 04:06:31 ---> 50eff5dcea84 04:06:31 Step 13/13 : RUN ${MAKE} 04:06:31 ---> Running in a9ffb3c05e39 04:06:31 noop 04:06:31 Removing intermediate container a9ffb3c05e39 04:06:31 ---> aec3192a462b 04:06:31 Successfully built aec3192a462b 04:06:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:31 + docker inspect -f . ci-base-image-arm64 04:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:32 prd-ubuntu20.04-docker-arm64-4c-16g-15159 does not seem to be running inside a container 04:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 04:06:33 $ docker top f70098730b503b66efdd3bbd7a12c6340a517a2b1d0cf16ba3224714d21e6970 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:34 + go version 04:06:34 go version go1.20.2 linux/arm64 [Pipeline] } 04:06:34 $ docker stop --time=1 f70098730b503b66efdd3bbd7a12c6340a517a2b1d0cf16ba3224714d21e6970 04:06:36 $ docker rm -f --volumes f70098730b503b66efdd3bbd7a12c6340a517a2b1d0cf16ba3224714d21e6970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + docker inspect -f . ci-base-image-arm64 04:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-15159 does not seem to be running inside a container 04:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 04:06:38 $ docker top 82abe3ccf0bab880c26634979b6dfd2ab5b31699f67f4306d076178654cf828c -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:39 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:06:40 + make test 04:06:40 go test ./... -coverprofile=coverage.out ./... 04:07:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:09:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:09:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 31.4% of statements 04:09:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.296s coverage: 86.5% of statements 04:09:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:09:49 go vet ./... 04:10:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:21 ./bin/test-attribution-txt.sh [Pipeline] echo 04:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:10:21 $ docker stop --time=1 82abe3ccf0bab880c26634979b6dfd2ab5b31699f67f4306d076178654cf828c 04:10:23 $ docker rm -f --volumes 82abe3ccf0bab880c26634979b6dfd2ab5b31699f67f4306d076178654cf828c [Pipeline] // withDockerContainer [Pipeline] sh 04:10:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:24 Warning: overwriting stash ‘coverage-report’ 04:10:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:26 + ls -al . 04:10:26 total 228 04:10:26 drwxrwxr-x 9 jenkins jenkins 4096 May 11 04:06 . 04:10:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 .. 04:10:26 drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:04 .git 04:10:26 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:04 .github 04:10:26 -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:04 .gitignore 04:10:26 -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:04 .golangci.yml 04:10:26 -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:04 Attribution.txt 04:10:26 -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:04 CHANGELOG.md 04:10:26 -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:04 Dockerfile 04:10:26 -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:04 GOVERNANCE.md 04:10:26 -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:04 Jenkinsfile 04:10:26 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:04 LICENSE 04:10:26 -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:04 Makefile 04:10:26 -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:04 OWNERS.md 04:10:26 -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:04 README.md 04:10:26 -rw-rw-r-- 1 jenkins jenkins 5 May 11 04:02 VERSION 04:10:26 drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:04 bin 04:10:26 drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:04 cmd 04:10:26 -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:09 coverage.out 04:10:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 doc 04:10:26 -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:04 go.mod 04:10:26 -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:04 go.sum 04:10:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 internal 04:10:26 drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 snap 04:10:26 -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:26 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d --label arch=arm64 --label version=0.0.0 . 04:10:27 Sending build context to Docker daemon 14.42MB 04:10:27 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:10:27 Step 2/26 : FROM ${BASE} AS builder 04:10:27 ---> aec3192a462b 04:10:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:10:27 ---> Running in 13bd0351e287 04:10:27 Removing intermediate container 13bd0351e287 04:10:27 ---> 914b265cbe34 04:10:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:27 ---> Running in e252091291cc 04:10:28 Removing intermediate container e252091291cc 04:10:28 ---> b9598a5fbc4a 04:10:28 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:10:28 ---> Running in 78b324dfa28e 04:10:28 Removing intermediate container 78b324dfa28e 04:10:28 ---> c58af4f58001 04:10:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:10:28 ---> Running in 2cdb3824151b 04:10:28 Removing intermediate container 2cdb3824151b 04:10:28 ---> a58b4dbc801d 04:10:28 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:10:28 ---> Running in 058daa44cd2c 04:10:29 Removing intermediate container 058daa44cd2c 04:10:29 ---> e66ac6b5e53b 04:10:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:29 ---> Running in 2ce8fa32ca99 04:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:10:31 OK: 263 MiB in 53 packages 04:10:32 Removing intermediate container 2ce8fa32ca99 04:10:32 ---> bd32a3cfd356 04:10:32 Step 9/26 : WORKDIR /device-onvif-camera 04:10:32 ---> Running in e63d74fe8a81 04:10:32 Removing intermediate container e63d74fe8a81 04:10:32 ---> 9c35c20cb937 04:10:32 Step 10/26 : COPY go.mod vendor* ./ 04:10:33 ---> d1f0cb396405 04:10:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:33 ---> Running in 69b14dc42d75 04:10:37 Removing intermediate container 69b14dc42d75 04:10:37 ---> a8dfbb4c8a4e 04:10:37 Step 12/26 : COPY . . 04:10:38 ---> eaca695983ac 04:10:38 Step 13/26 : RUN ${MAKE} 04:10:38 ---> Running in ba4fb984f0d0 04:10:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:13:01 Removing intermediate container ba4fb984f0d0 04:13:01 ---> 398b895412e9 04:13:01 Step 14/26 : FROM alpine:3.17 04:13:01 3.17: Pulling from library/alpine 04:13:01 c41833b44d91: Already exists 04:13:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:13:01 Status: Downloaded newer image for alpine:3.17 04:13:01 ---> 51e60588ff2c 04:13:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:13:01 ---> Running in c8141470da17 04:13:01 Removing intermediate container c8141470da17 04:13:01 ---> 2ba5d3171763 04:13:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:13:01 ---> Running in e66ea7846477 04:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:13:01 (1/1) Installing dumb-init (1.2.5-r2) 04:13:01 Executing busybox-1.35.0-r29.trigger 04:13:01 OK: 8 MiB in 16 packages 04:13:02 Removing intermediate container e66ea7846477 04:13:02 ---> 33d1e461c256 04:13:02 Step 17/26 : WORKDIR / 04:13:02 ---> Running in ab41ac22b11c 04:13:02 Removing intermediate container ab41ac22b11c 04:13:02 ---> 892562385cc9 04:13:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:13:04 ---> 09828b90b22a 04:13:04 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:13:04 ---> ece0402a0041 04:13:04 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:13:05 ---> 4fd7088649c5 04:13:05 Step 21/26 : EXPOSE 59984 04:13:05 ---> Running in 9ce91f324421 04:13:05 Removing intermediate container 9ce91f324421 04:13:05 ---> 6db42c235abb 04:13:05 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:13:05 ---> Running in 42522667e3d5 04:13:05 Removing intermediate container 42522667e3d5 04:13:05 ---> 0199b9fc981b 04:13:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:13:05 ---> Running in efe66faa91e9 04:13:05 Removing intermediate container efe66faa91e9 04:13:05 ---> 796f81c20836 04:13:05 Step 24/26 : LABEL arch=arm64 04:13:06 ---> Running in a2fa14a8bb91 04:13:06 Removing intermediate container a2fa14a8bb91 04:13:06 ---> 827c24e2a419 04:13:06 Step 25/26 : LABEL git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d 04:13:06 ---> Running in 61a4ff357099 04:13:06 Removing intermediate container 61a4ff357099 04:13:06 ---> f6fbe15e67e4 04:13:06 Step 26/26 : LABEL version=0.0.0 04:13:06 ---> Running in cb673980fa4d 04:13:07 Removing intermediate container cb673980fa4d 04:13:07 ---> 8e129369969d 04:13:07 [Warning] One or more build-args [ARCH] were not consumed 04:13:07 Successfully built 8e129369969d 04:13:07 Successfully tagged device-onvif-camera-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 04:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:08 04:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:08 arm64: Pulling from edgex-lftools-log-publisher 04:13:08 8998bd30e6a1: Pulling fs layer 04:13:08 04944245beec: Pulling fs layer 04:13:08 699f458cf7ca: Pulling fs layer 04:13:08 765212b225bb: Pulling fs layer 04:13:08 f23df028b6ca: Pulling fs layer 04:13:08 d65c8cfc05b1: Pulling fs layer 04:13:08 2437ff75d9bd: Pulling fs layer 04:13:08 f23df028b6ca: Waiting 04:13:08 d65c8cfc05b1: Waiting 04:13:08 765212b225bb: Waiting 04:13:08 2437ff75d9bd: Waiting 04:13:08 04944245beec: Verifying Checksum 04:13:08 04944245beec: Download complete 04:13:08 765212b225bb: Verifying Checksum 04:13:08 765212b225bb: Download complete 04:13:08 f23df028b6ca: Download complete 04:13:08 d65c8cfc05b1: Verifying Checksum 04:13:08 d65c8cfc05b1: Download complete 04:13:08 699f458cf7ca: Verifying Checksum 04:13:08 699f458cf7ca: Download complete 04:13:09 8998bd30e6a1: Verifying Checksum 04:13:09 8998bd30e6a1: Download complete 04:13:12 2437ff75d9bd: Download complete 04:13:14 8998bd30e6a1: Pull complete 04:13:15 04944245beec: Pull complete 04:13:16 699f458cf7ca: Pull complete 04:13:16 765212b225bb: Pull complete 04:13:17 f23df028b6ca: Pull complete 04:13:17 d65c8cfc05b1: Pull complete 04:13:32 2437ff75d9bd: Pull complete 04:13:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-15159 does not seem to be running inside a container 04:13:32 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 04:13:35 $ docker top 9e0f43701221aefedbcb6438e92fb8b03896d84814068bb8a2de51e9c44380c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:36 ---> job-cost.sh 04:13:36 lf-activate-venv: SKIPPING 04:13:36 INFO: No Stack... 04:13:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:37 INFO: Archiving Costs [Pipeline] sh 04:13:37 + cut -d, -f6 04:13:37 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:13:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] 04:13:38 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] did not exist. Created. 04:13:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:39 /w/workspace/device-onvif-camera/1@tmp/durable-ef9168a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:39 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:39 Warning: overwriting stash ‘stack-cost’ 04:13:39 Stashed 1 file(s) [Pipeline] } 04:13:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:39 $ docker stop --time=1 9e0f43701221aefedbcb6438e92fb8b03896d84814068bb8a2de51e9c44380c8 04:13:42 $ docker rm -f --volumes 9e0f43701221aefedbcb6438e92fb8b03896d84814068bb8a2de51e9c44380c8 [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 04:13:43 provisioning config files... 04:13:43 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config12445482305521010361tmp [Pipeline] { [Pipeline] sh 04:13:44 + set +x 04:13:44 + curl -s https://codecov.io/bash 04:13:44 + bash -s -- 04:13:44 04:13:44 _____ _ 04:13:44 / ____| | | 04:13:44 | | ___ __| | ___ ___ _____ __ 04:13:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:44 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:44 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:44 Bash-1.0.6 04:13:44 04:13:44 04:13:44 ==> git version 2.25.1 found 04:13:44 ==> 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 04:13:44 Release-Date: 2020-01-08 04:13:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:13:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:13:44 ==> Jenkins CI detected. 04:13:44 current dir:  /w/workspace/undry_device-onvif-camera_PR-358 04:13:44 project root: . 04:13:44 --> token set from env 04:13:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:44 ==> Running gcov in . (disable via -X gcov) 04:13:44 ==> Python coveragepy not found 04:13:44 ==> Searching for coverage reports in: 04:13:44 + . 04:13:44 -> Found 1 reports 04:13:44 ==> Detecting git/mercurial file structure 04:13:44 ==> Reading reports 04:13:44 + ./coverage.out bytes=78459 04:13:44 ==> Appending adjustments 04:13:44 https://docs.codecov.io/docs/fixing-reports 04:13:44 + Found adjustments 04:13:44 ==> Gzipping contents 04:13:44 12K /tmp/codecov.JDNnCg.gz 04:13:44 ==> Uploading reports 04:13:44 url: https://codecov.io 04:13:44 query: branch=PR-358&commit=a20dd665848bd8ccfe5b4e188141ee3343f7848d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=358&job=&cmd_args= 04:13:44 -> Pinging Codecov 04:13:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-358&commit=a20dd665848bd8ccfe5b4e188141ee3343f7848d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=358&job=&cmd_args= 04:13:44 -> Uploading to 04:13:44 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/a20dd665848bd8ccfe5b4e188141ee3343f7848d/8d46ef57-5e21-49ab-a3a0-c908d5a4debb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T041344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dc61d396d70b7b16bcc43c5ada09d8cad324ce97d956baa110098f513cf51a0 04:13:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:44 Dload Upload Total Spent Left Speed 04:13:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 41077 --:--:-- --:--:-- --:--:-- 41077 04:13:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] } 04:13:44 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 04:13:46 + [ -d /w/workspace/undry_device-onvif-camera_PR-358/archives ] 04:13:46 + ls -al /w/workspace/undry_device-onvif-camera_PR-358/archives 04:13:46 total 16 04:13:46 drwxr-xr-x 3 root root 4096 May 11 04:04 . 04:13:46 drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:04 .. 04:13:46 drwxr-xr-x 2 root root 4096 May 11 04:04 cost 04:13:46 -rw-r--r-- 1 root root 91 May 11 04:04 cost.csv 04:13:46 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-358/archives 04:13:46 + ls -al /w/workspace/undry_device-onvif-camera_PR-358/archives 04:13:46 total 16 04:13:46 drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:04 . 04:13:46 drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:04 .. 04:13:46 drwxr-xr-x 2 jenkins jenkins 4096 May 11 04:04 cost 04:13:46 -rw-r--r-- 1 jenkins jenkins 91 May 11 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:13:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:47 ---> package-listing.sh 04:13:47 ++ facter osfamily 04:13:47 ++ tr '[:upper:]' '[:lower:]' 04:13:48 + OS_FAMILY=debian 04:13:48 + workspace=/w/workspace/undry_device-onvif-camera_PR-358 04:13:48 + START_PACKAGES=/tmp/packages_start.txt 04:13:48 + END_PACKAGES=/tmp/packages_end.txt 04:13:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:48 + PACKAGES=/tmp/packages_start.txt 04:13:48 + '[' /w/workspace/undry_device-onvif-camera_PR-358 ']' 04:13:48 + PACKAGES=/tmp/packages_end.txt 04:13:48 + case "${OS_FAMILY}" in 04:13:48 + dpkg -l 04:13:48 + grep '^ii' 04:13:48 + '[' -f /tmp/packages_start.txt ']' 04:13:48 + '[' -f /tmp/packages_end.txt ']' 04:13:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:48 + '[' /w/workspace/undry_device-onvif-camera_PR-358 ']' 04:13:48 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-358/archives/ 04:13:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-358/archives/ [Pipeline] echo 04:13:48 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/undry_device-onvif-camera_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:49 prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container 04:13:49 $ 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/undry_device-onvif-camera_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@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 04:13:50 $ docker top 65ddc32be895f0d7f08779336da0c8a038ab500bb342e2fd3baa15e256fa8157 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:50 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:50 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:51 + ls /var/log/sa-host 04:13:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:51 provisioning config files... 04:13:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config12002110845275446932tmp [Pipeline] { [Pipeline] echo 04:13:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:51 ---> create-netrc.sh [Pipeline] } 04:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:52 ---> python-tools-install.sh [Pipeline] echo 04:13:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:52 ---> sudo-logs.sh 04:13:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:52 ---> job-cost.sh 04:13:52 lf-activate-venv: SKIPPING 04:13:52 DEBUG: total: 0.2199999988079071 04:13:52 INFO: Retrieving Stack Cost... 04:13:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:53 INFO: Archiving Costs [Pipeline] echo 04:13:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:54 ---> logs-deploy.sh 04:13:54 lf-activate-venv: SKIPPING 04:13:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-358/1 04:13:54 INFO: archiving workspace using pattern(s): 04:13:54 Archives upload complete. 04:13:55 INFO: archiving logs to Nexus 04:13:55 ---> uname -a: 04:13:55 Linux prd-ubuntu20-04-docker-8c-8g-15158 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:13:55 04:13:55 04:13:55 ---> lscpu: 04:13:55 Architecture: x86_64 04:13:55 CPU op-mode(s): 32-bit, 64-bit 04:13:55 Byte Order: Little Endian 04:13:55 Address sizes: 40 bits physical, 48 bits virtual 04:13:55 CPU(s): 8 04:13:55 On-line CPU(s) list: 0-7 04:13:55 Thread(s) per core: 1 04:13:55 Core(s) per socket: 1 04:13:55 Socket(s): 8 04:13:55 NUMA node(s): 1 04:13:55 Vendor ID: AuthenticAMD 04:13:55 CPU family: 23 04:13:55 Model: 49 04:13:55 Model name: AMD EPYC-Rome Processor 04:13:55 Stepping: 0 04:13:55 CPU MHz: 2800.000 04:13:55 BogoMIPS: 5600.00 04:13:55 Virtualization: AMD-V 04:13:55 Hypervisor vendor: KVM 04:13:55 Virtualization type: full 04:13:55 L1d cache: 256 KiB 04:13:55 L1i cache: 256 KiB 04:13:55 L2 cache: 4 MiB 04:13:55 L3 cache: 128 MiB 04:13:55 NUMA node0 CPU(s): 0-7 04:13:55 Vulnerability Itlb multihit: Not affected 04:13:55 Vulnerability L1tf: Not affected 04:13:55 Vulnerability Mds: Not affected 04:13:55 Vulnerability Meltdown: Not affected 04:13:55 Vulnerability Mmio stale data: Not affected 04:13:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:13:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:13:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:13:55 Vulnerability Srbds: Not affected 04:13:55 Vulnerability Tsx async abort: Not affected 04:13:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:13:55 04:13:55 04:13:55 ---> nproc: 04:13:55 8 04:13:55 04:13:55 04:13:55 ---> df -h: 04:13:55 Filesystem Size Used Avail Use% Mounted on 04:13:55 overlay 155G 12G 144G 8% / 04:13:55 tmpfs 64M 0 64M 0% /dev 04:13:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:13:55 shm 64M 0 64M 0% /dev/shm 04:13:55 /dev/vda1 155G 12G 144G 8% /facter-os 04:13:55 04:13:55 04:13:55 ---> sar -b -r -n DEV: 04:13:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15158) 05/11/23 _x86_64_ (8 CPU) 04:13:55 04:13:55 04:01:13 LINUX RESTART (8 CPU) 04:13:55 04:13:55 04:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:13:55 04:03:01 157.50 4.07 153.43 0.00 419.59 58930.22 0.00 04:13:55 04:04:01 130.44 0.27 130.17 0.00 14.00 29818.59 0.00 04:13:55 04:05:01 115.16 0.07 115.10 0.00 9.60 35165.07 0.00 04:13:55 04:06:01 2.15 0.00 2.15 0.00 0.00 26.01 0.00 04:13:55 04:07:01 54.34 11.61 42.73 0.00 5177.54 8846.26 0.00 04:13:55 04:08:01 6.63 0.02 6.62 0.00 0.13 129.45 0.00 04:13:55 04:09:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 04:13:55 04:10:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 04:13:55 04:11:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 04:13:55 04:12:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 04:13:55 04:13:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 04:13:55 Average: 42.93 1.45 41.47 0.00 511.10 12020.26 0.00 04:13:55 04:13:55 04:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:13:55 04:03:01 27787348 31615372 683456 2.08 145356 3836728 1863524 5.49 1151632 3447204 432196 04:13:55 04:04:01 27752092 31252728 1039276 3.16 151280 3526160 2450288 7.22 1661728 2987356 235316 04:13:55 04:05:01 27599396 31594124 699364 2.13 161404 3978076 1748040 5.15 1257072 3510788 372 04:13:55 04:06:01 27599668 31594456 698712 2.12 161424 3978076 1748040 5.15 1256792 3510788 8 04:13:55 04:07:01 27067952 31580112 700428 2.13 195484 4439400 1817612 5.36 1576436 3686112 996 04:13:55 04:08:01 27072888 31580240 700844 2.13 194056 4436160 1802296 5.31 1574632 3682932 8 04:13:55 04:09:01 27076140 31583624 697468 2.12 194132 4436164 1802296 5.31 1571712 3682944 8 04:13:55 04:10:01 27076124 31583792 697316 2.12 194232 4436168 1802296 5.31 1571712 3683036 8 04:13:55 04:11:01 27076572 31584480 696604 2.12 194308 4436296 1802296 5.31 1571804 3683176 4 04:13:55 04:12:01 27075892 31583896 697104 2.12 194388 4436300 1802296 5.31 1571724 3683200 8 04:13:55 04:13:01 27075884 31583984 697016 2.12 194424 4436300 1802296 5.31 1571996 3683252 12 04:13:55 Average: 27296360 31557892 727963 2.21 180044 4215984 1858298 5.48 1485204 3567344 60812 04:13:55 04:13:55 04:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:13:55 04:03:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 04:13:55 04:03:01 ens3 492.41 280.22 6482.16 38.09 0.00 0.00 0.00 0.00 04:13:55 04:03:01 docker0 188.49 331.77 15.60 2156.08 0.00 0.00 0.00 0.00 04:13:55 04:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:13:55 04:04:01 vethfeb0619 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:13:55 04:04:01 ens3 71.44 66.53 95.73 99.95 0.00 0.00 0.00 0.00 04:13:55 04:04:01 docker0 1.40 3.23 0.09 42.51 0.00 0.00 0.00 0.00 04:13:55 04:05:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 04:13:55 04:05:01 ens3 94.25 57.67 2566.89 11.74 0.00 0.00 0.00 0.00 04:13:55 04:05:01 docker0 1.32 3.25 0.09 43.00 0.00 0.00 0.00 0.00 04:13:55 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:55 04:06:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:13:55 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:13:55 04:07:01 ens3 155.82 69.12 2864.25 5.07 0.00 0.00 0.00 0.00 04:13:55 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:55 04:08:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 04:13:55 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:55 04:10:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:13:55 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:55 04:12:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:13:55 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:55 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 04:13:55 Average: ens3 73.45 42.75 1083.52 14.05 0.00 0.00 0.00 0.00 04:13:55 Average: docker0 17.12 30.29 1.41 200.81 0.00 0.00 0.00 0.00 04:13:55 04:13:55 04:13:55 ---> sar -P ALL: 04:13:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15158) 05/11/23 _x86_64_ (8 CPU) 04:13:55 04:13:55 04:01:13 LINUX RESTART (8 CPU) 04:13:55 04:13:55 04:02:02 CPU %user %nice %system %iowait %steal %idle 04:13:55 04:03:01 all 8.19 0.00 3.54 2.64 0.06 85.57 04:13:55 04:03:01 0 7.88 0.00 3.62 4.55 0.07 83.87 04:13:55 04:03:01 1 8.73 0.00 3.32 2.05 0.05 85.85 04:13:55 04:03:01 2 6.99 0.00 4.67 7.93 0.09 80.32 04:13:55 04:03:01 3 10.04 0.00 3.07 0.51 0.07 86.31 04:13:55 04:03:01 4 7.58 0.00 3.45 2.71 0.07 86.19 04:13:55 04:03:01 5 8.97 0.00 3.58 0.81 0.03 86.60 04:13:55 04:03:01 6 7.63 0.00 2.76 1.34 0.05 88.22 04:13:55 04:03:01 7 7.69 0.00 3.83 1.22 0.07 87.19 04:13:55 04:04:01 all 35.21 0.00 5.66 2.03 0.10 57.00 04:13:55 04:04:01 0 35.84 0.00 5.61 6.84 0.08 51.62 04:13:55 04:04:01 1 34.41 0.00 6.13 1.19 0.10 58.16 04:13:55 04:04:01 2 36.19 0.00 6.07 5.06 0.10 52.57 04:13:55 04:04:01 3 37.22 0.00 5.64 1.26 0.12 55.76 04:13:55 04:04:01 4 34.81 0.00 5.72 0.30 0.10 59.07 04:13:55 04:04:01 5 34.73 0.00 5.28 1.11 0.10 58.79 04:13:55 04:04:01 6 34.23 0.00 5.28 0.13 0.08 60.28 04:13:55 04:04:01 7 34.22 0.00 5.57 0.34 0.10 59.77 04:13:55 04:05:01 all 7.83 0.00 2.20 2.09 0.04 87.83 04:13:55 04:05:01 0 7.27 0.00 2.30 2.30 0.03 88.11 04:13:55 04:05:01 1 8.00 0.00 1.77 1.41 0.03 88.79 04:13:55 04:05:01 2 8.01 0.00 2.46 0.52 0.03 88.98 04:13:55 04:05:01 3 7.77 0.00 3.35 10.35 0.05 78.48 04:13:55 04:05:01 4 8.78 0.00 2.06 0.05 0.03 89.08 04:13:55 04:05:01 5 7.02 0.00 1.98 1.92 0.03 89.05 04:13:55 04:05:01 6 7.46 0.00 2.09 0.02 0.03 90.40 04:13:55 04:05:01 7 8.38 0.00 1.61 0.22 0.05 89.74 04:13:55 04:06:01 all 0.03 0.00 0.02 0.00 0.00 99.94 04:13:55 04:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:13:55 04:06:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:13:55 04:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:13:55 04:06:01 3 0.00 0.00 0.03 0.02 0.00 99.95 04:13:55 04:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:13:55 04:06:01 5 0.03 0.00 0.05 0.02 0.00 99.90 04:13:55 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:13:55 04:07:01 all 2.44 0.00 1.53 0.49 0.03 95.52 04:13:55 04:07:01 0 1.80 0.00 1.82 1.12 0.03 95.23 04:13:55 04:07:01 1 3.18 0.00 1.08 1.08 0.03 94.62 04:13:55 04:07:01 2 2.04 0.00 1.91 0.30 0.02 95.74 04:13:55 04:07:01 3 3.04 0.00 1.27 0.05 0.02 95.63 04:13:55 04:07:01 4 4.66 0.00 1.72 0.35 0.03 93.23 04:13:55 04:07:01 5 1.12 0.00 0.97 0.92 0.03 96.96 04:13:55 04:07:01 6 1.62 0.00 2.07 0.03 0.03 96.24 04:13:55 04:07:01 7 2.07 0.00 1.37 0.05 0.02 96.49 04:13:55 04:08:01 all 0.23 0.00 0.05 0.01 0.00 99.70 04:13:55 04:08:01 0 0.10 0.00 0.05 0.00 0.00 99.85 04:13:55 04:08:01 1 1.22 0.00 0.07 0.07 0.00 98.64 04:13:55 04:08:01 2 0.22 0.00 0.10 0.00 0.00 99.68 04:13:55 04:08:01 3 0.08 0.00 0.03 0.00 0.02 99.87 04:13:55 04:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:13:55 04:08:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:13:55 04:08:01 6 0.10 0.00 0.07 0.02 0.00 99.82 04:13:55 04:08:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:13:55 04:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 04:13:55 04:09:01 0 0.05 0.00 0.02 0.03 0.00 99.90 04:13:55 04:09:01 1 0.02 0.00 0.00 0.03 0.02 99.93 04:13:55 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:55 04:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:13:55 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:13:55 04:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:13:55 04:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:13:55 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:10:01 all 0.02 0.00 0.01 0.01 0.00 99.95 04:13:55 04:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:13:55 04:10:01 1 0.02 0.00 0.00 0.07 0.00 99.92 04:13:55 04:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:13:55 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:13:55 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:13:55 04:10:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:13:55 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:13:55 04:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:13:55 04:11:01 0 0.10 0.00 0.03 0.00 0.00 99.87 04:13:55 04:11:01 1 0.03 0.00 0.00 0.05 0.00 99.92 04:13:55 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:13:55 04:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:13:55 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:13:55 04:12:01 all 0.06 0.00 0.02 0.01 0.01 99.90 04:13:55 04:12:01 0 0.37 0.00 0.02 0.00 0.02 99.60 04:13:55 04:12:01 1 0.03 0.00 0.03 0.03 0.02 99.88 04:13:55 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:13:55 04:12:01 3 0.00 0.00 0.05 0.00 0.02 99.93 04:13:55 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:13:55 04:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:13:55 04:12:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:13:55 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:13:55 04:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:13:55 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:13:01 1 0.10 0.00 0.02 0.02 0.00 99.87 04:13:55 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:55 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:13:55 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:13:55 04:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:13:55 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:55 04:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:13:55 04:13:55 Average: CPU %user %nice %system %iowait %steal %idle 04:13:55 Average: all 4.89 0.00 1.18 0.66 0.02 93.26 04:13:55 Average: 0 4.83 0.00 1.22 1.34 0.02 92.59 04:13:55 Average: 1 5.06 0.00 1.13 0.54 0.02 93.24 04:13:55 Average: 2 4.82 0.00 1.37 1.23 0.02 92.55 04:13:55 Average: 3 5.26 0.00 1.22 1.10 0.03 92.39 04:13:55 Average: 4 5.05 0.00 1.17 0.30 0.02 93.45 04:13:55 Average: 5 4.71 0.00 1.08 0.43 0.02 93.75 04:13:55 Average: 6 4.62 0.00 1.11 0.14 0.02 94.10 04:13:55 Average: 7 4.73 0.00 1.12 0.16 0.02 93.96 04:13:55 04:13:55 04:13:55