Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 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-ssh5890821325246538808.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-ssh9780550644107647514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3777553087910020967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13116074771146368960.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9129366335403888131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15721’ Running on prd-ubuntu20.04-docker-8c-8g-15723 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 > 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 Avoid second fetch Checking out Revision 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 (main) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#362)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 # timeout=10 > git rev-list --no-walk c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T12:27:09.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T12:27:09.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T12:27:09.899Z] ========================================================= [2023-05-16T12:27:09.899Z] EdgeX Global Pipelines Version Info [2023-05-16T12:27:09.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:27:10.623Z] ------------------- [2023-05-16T12:27:10.624Z] stable info: [2023-05-16T12:27:10.624Z] ------------------- [2023-05-16T12:27:10.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T12:27:10.624Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:27:10.624Z] Message: update stable to v1.0.249 [2023-05-16T12:27:11.195Z] ------------------- [2023-05-16T12:27:11.195Z] experimental info: [2023-05-16T12:27:11.195Z] ------------------- [2023-05-16T12:27:11.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T12:27:11.195Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:27:11.195Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T12:27:11.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-16T12:27:11.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-16T12:27:11.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T12:27:11.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T12:27:11.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T12:27:11.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T12:27:11.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T12:27:11.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T12:27:11.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T12:27:11.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T12:27:11.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T12:27:11.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-16T12:27:11.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T12:27:11.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T12:27:11.554Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:27:11.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:27:11.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:27:11.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:27:11.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T12:27:11.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T12:27:11.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-16T12:27:11.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-16T12:27:11.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T12:27:11.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T12:27:11.714Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T12:27:11.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T12:27:11.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T12:27:11.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T12:27:11.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T12:27:11.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T12:27:11.812Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo [2023-05-16T12:27:11.829Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cbb4e3 [Pipeline] echo [2023-05-16T12:27:11.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:27:11.894Z] provisioning config files... [2023-05-16T12:27:11.906Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9814732257576659614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:27:12.209Z] ---> docker-login.sh [2023-05-16T12:27:12.209Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:27:12.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:12.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:12.469Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:12.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:12.469Z] [2023-05-16T12:27:12.469Z] Login Succeeded [2023-05-16T12:27:12.469Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:27:12.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:12.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:12.730Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:12.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:12.730Z] [2023-05-16T12:27:12.730Z] Login Succeeded [2023-05-16T12:27:12.730Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:27:12.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:12.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:12.730Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:12.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:12.730Z] [2023-05-16T12:27:12.730Z] Login Succeeded [2023-05-16T12:27:12.730Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:27:12.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:12.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:12.989Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:12.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:12.989Z] [2023-05-16T12:27:12.989Z] Login Succeeded [2023-05-16T12:27:12.989Z] docker.io [2023-05-16T12:27:12.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:13.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:13.249Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:13.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:13.249Z] [2023-05-16T12:27:13.249Z] Login Succeeded [2023-05-16T12:27:13.249Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:27:13.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T12:27:13.633Z] + git rev-list -1 --merges 4cbb4e31d347d152f2d64cc131833a0f5aa3a873~1..4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo [2023-05-16T12:27:13.684Z] -----------> git rev-list -1 --merges 4cbb4e31d347d152f2d64cc131833a0f5aa3a873~1..4cbb4e31d347d152f2d64cc131833a0f5aa3a873 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [false] [Pipeline] sh [2023-05-16T12:27:13.973Z] + git log --format=format:%s -1 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo [2023-05-16T12:27:13.989Z] ========================================================= [2023-05-16T12:27:13.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T12:27:13.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:27:14.331Z] + git log --format=format:%s -1 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] echo [2023-05-16T12:27:14.342Z] [semverPrep] GIT_COMMIT: 4cbb4e31d347d152f2d64cc131833a0f5aa3a873, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#362) [Pipeline] echo [2023-05-16T12:27:14.352Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T12:27:14.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:27:14.734Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T12:27:14.734Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T12:27:14.734Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T12:27:14.734Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T12:27:14.734Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T12:27:14.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:27:15.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:27:15.163Z] [2023-05-16T12:27:15.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:27:15.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:27:15.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T12:27:15.460Z] b85a868b505f: Pulling fs layer [2023-05-16T12:27:15.460Z] e2be974225ed: Pulling fs layer [2023-05-16T12:27:15.460Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T12:27:15.460Z] 988bab9f4d93: Pulling fs layer [2023-05-16T12:27:15.460Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T12:27:15.460Z] eaf3925da568: Pulling fs layer [2023-05-16T12:27:15.460Z] bab4dde63d76: Pulling fs layer [2023-05-16T12:27:15.460Z] bde34c3a00c8: Pulling fs layer [2023-05-16T12:27:15.460Z] b352a97aabf1: Pulling fs layer [2023-05-16T12:27:15.460Z] 4872d77fe225: Pulling fs layer [2023-05-16T12:27:15.460Z] 5851b861e8e6: Pulling fs layer [2023-05-16T12:27:15.460Z] bde34c3a00c8: Waiting [2023-05-16T12:27:15.460Z] b352a97aabf1: Waiting [2023-05-16T12:27:15.460Z] 4872d77fe225: Waiting [2023-05-16T12:27:15.460Z] 5851b861e8e6: Waiting [2023-05-16T12:27:15.460Z] 988bab9f4d93: Waiting [2023-05-16T12:27:15.460Z] 1469e6f7b9e6: Waiting [2023-05-16T12:27:15.460Z] eaf3925da568: Waiting [2023-05-16T12:27:15.460Z] bab4dde63d76: Waiting [2023-05-16T12:27:15.460Z] e2be974225ed: Verifying Checksum [2023-05-16T12:27:15.460Z] e2be974225ed: Download complete [2023-05-16T12:27:15.460Z] 988bab9f4d93: Verifying Checksum [2023-05-16T12:27:15.460Z] 988bab9f4d93: Download complete [2023-05-16T12:27:15.460Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T12:27:15.460Z] 339a4e72a1f5: Download complete [2023-05-16T12:27:15.460Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T12:27:15.460Z] 1469e6f7b9e6: Download complete [2023-05-16T12:27:15.719Z] eaf3925da568: Verifying Checksum [2023-05-16T12:27:15.719Z] eaf3925da568: Download complete [2023-05-16T12:27:15.719Z] bde34c3a00c8: Download complete [2023-05-16T12:27:15.719Z] b352a97aabf1: Verifying Checksum [2023-05-16T12:27:15.719Z] b352a97aabf1: Download complete [2023-05-16T12:27:15.719Z] 4872d77fe225: Verifying Checksum [2023-05-16T12:27:15.719Z] 4872d77fe225: Download complete [2023-05-16T12:27:15.719Z] 5851b861e8e6: Verifying Checksum [2023-05-16T12:27:15.719Z] 5851b861e8e6: Download complete [2023-05-16T12:27:15.719Z] b85a868b505f: Verifying Checksum [2023-05-16T12:27:15.719Z] b85a868b505f: Download complete [2023-05-16T12:27:15.979Z] bab4dde63d76: Verifying Checksum [2023-05-16T12:27:15.979Z] bab4dde63d76: Download complete [2023-05-16T12:27:16.919Z] b85a868b505f: Pull complete [2023-05-16T12:27:17.189Z] e2be974225ed: Pull complete [2023-05-16T12:27:17.756Z] 339a4e72a1f5: Pull complete [2023-05-16T12:27:17.756Z] 988bab9f4d93: Pull complete [2023-05-16T12:27:18.016Z] 1469e6f7b9e6: Pull complete [2023-05-16T12:27:18.275Z] eaf3925da568: Pull complete [2023-05-16T12:27:20.186Z] bab4dde63d76: Pull complete [2023-05-16T12:27:20.186Z] bde34c3a00c8: Pull complete [2023-05-16T12:27:20.186Z] b352a97aabf1: Pull complete [2023-05-16T12:27:20.186Z] 4872d77fe225: Pull complete [2023-05-16T12:27:20.186Z] 5851b861e8e6: Pull complete [2023-05-16T12:27:20.186Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T12:27:20.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:27:20.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:27:20.295Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:27:20.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:27:23.306Z] $ docker top 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 -eo pid,comm [2023-05-16T12:27:23.362Z] 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). [2023-05-16T12:27:23.362Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:27:23.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:27:23.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:27:23.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:27:23.529Z] $ docker exec 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent [2023-05-16T12:27:23.639Z] SSH_AUTH_SOCK=/tmp/ssh-sQgLTxkNE22q/agent.33 [2023-05-16T12:27:23.639Z] SSH_AGENT_PID=39 [2023-05-16T12:27:23.646Z] Running ssh-add (command line suppressed) [2023-05-16T12:27:23.752Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13181069255621981160.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13181069255621981160.key) [2023-05-16T12:27:23.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:27:24.063Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T12:27:24.074Z] $ docker exec --env ******** --env ******** 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent -k [2023-05-16T12:27:24.176Z] unset SSH_AUTH_SOCK; [2023-05-16T12:27:24.177Z] unset SSH_AGENT_PID; [2023-05-16T12:27:24.178Z] echo Agent pid 39 killed; [2023-05-16T12:27:24.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T12:27:24.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:27:24.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:27:24.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:27:24.337Z] $ docker exec 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent [2023-05-16T12:27:24.450Z] SSH_AUTH_SOCK=/tmp/ssh-SNp3nZFLnfrw/agent.72 [2023-05-16T12:27:24.450Z] SSH_AGENT_PID=78 [2023-05-16T12:27:24.455Z] Running ssh-add (command line suppressed) [2023-05-16T12:27:24.557Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6719592710846955242.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6719592710846955242.key) [2023-05-16T12:27:24.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:27:24.868Z] + git semver init [2023-05-16T12:27:25.128Z] 2023-05-16 12:27:25,050 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T12:27:25.128Z] 2023-05-16 12:27:25,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-16T12:27:25.128Z] 2023-05-16 12:27:25,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-16T12:27:25.128Z] 2023-05-16 12:27:25,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:27:26.085Z] 2023-05-16 12:27:26,009 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-16T12:27:26.085Z] 2023-05-16 12:27:26,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-16T12:27:26.085Z] 2023-05-16 12:27:26,010 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:27:26.085Z] 2023-05-16 12:27:26,010 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:27:26.085Z] 3.0.0-dev.52 [Pipeline] } [2023-05-16T12:27:26.095Z] $ docker exec --env ******** --env ******** 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 ssh-agent -k [2023-05-16T12:27:26.196Z] unset SSH_AUTH_SOCK; [2023-05-16T12:27:26.197Z] unset SSH_AGENT_PID; [2023-05-16T12:27:26.197Z] echo Agent pid 78 killed; [2023-05-16T12:27:26.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:27:26.541Z] + git semver [Pipeline] } [2023-05-16T12:27:26.817Z] $ docker stop --time=1 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 [2023-05-16T12:27:28.115Z] $ docker rm -f --volumes 76d053b7b05b9c63e4a82f90b74b2333ecdef00a97f6a379b8014ab65bf8c1d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:27:28.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T12:27:28.664Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T12:27:28.668Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.52 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:27:28.791Z] provisioning config files... [2023-05-16T12:27:28.801Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13377227002665854590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:27:29.097Z] ---> docker-login.sh [2023-05-16T12:27:29.098Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:27:29.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:29.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:29.098Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:29.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:29.098Z] [2023-05-16T12:27:29.098Z] Login Succeeded [2023-05-16T12:27:29.098Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:27:29.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:29.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:29.098Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:29.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:29.098Z] [2023-05-16T12:27:29.098Z] Login Succeeded [2023-05-16T12:27:29.356Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:27:29.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:29.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:29.356Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:29.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:29.356Z] [2023-05-16T12:27:29.356Z] Login Succeeded [2023-05-16T12:27:29.356Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:27:29.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:29.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:29.356Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:29.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:29.356Z] [2023-05-16T12:27:29.356Z] Login Succeeded [2023-05-16T12:27:29.356Z] docker.io [2023-05-16T12:27:29.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:27:29.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:27:29.616Z] Configure a credential helper to remove this warning. See [2023-05-16T12:27:29.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:27:29.616Z] [2023-05-16T12:27:29.616Z] Login Succeeded [2023-05-16T12:27:29.616Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:27:29.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T12:27:29.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:27:29.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:27:29.705Z] ========================================================= [2023-05-16T12:27:29.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T12:27:29.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:27:30.013Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T12:27:30.013Z] Sending build context to Docker daemon 21.83MB [2023-05-16T12:27:30.013Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:27:30.013Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T12:27:30.284Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T12:27:30.284Z] f56be85fc22e: Pulling fs layer [2023-05-16T12:27:30.284Z] 85791d961cd3: Pulling fs layer [2023-05-16T12:27:30.284Z] d694b5ae8c79: Pulling fs layer [2023-05-16T12:27:30.284Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T12:27:30.284Z] 4d19c01a9841: Pulling fs layer [2023-05-16T12:27:30.284Z] 9325e15d5711: Pulling fs layer [2023-05-16T12:27:30.284Z] 556b6ee489ea: Pulling fs layer [2023-05-16T12:27:30.284Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T12:27:30.284Z] 4d19c01a9841: Waiting [2023-05-16T12:27:30.284Z] 9325e15d5711: Waiting [2023-05-16T12:27:30.284Z] 556b6ee489ea: Waiting [2023-05-16T12:27:30.284Z] c5a4b2cf53e6: Waiting [2023-05-16T12:27:30.284Z] 85791d961cd3: Verifying Checksum [2023-05-16T12:27:30.284Z] 85791d961cd3: Download complete [2023-05-16T12:27:30.284Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T12:27:30.284Z] 9f32a84ed3da: Download complete [2023-05-16T12:27:30.284Z] 4d19c01a9841: Verifying Checksum [2023-05-16T12:27:30.284Z] 4d19c01a9841: Download complete [2023-05-16T12:27:30.284Z] f56be85fc22e: Verifying Checksum [2023-05-16T12:27:30.284Z] f56be85fc22e: Download complete [2023-05-16T12:27:30.284Z] 9325e15d5711: Verifying Checksum [2023-05-16T12:27:30.284Z] 9325e15d5711: Download complete [2023-05-16T12:27:30.548Z] f56be85fc22e: Pull complete [2023-05-16T12:27:30.548Z] 85791d961cd3: Pull complete [2023-05-16T12:27:30.809Z] d694b5ae8c79: Verifying Checksum [2023-05-16T12:27:30.809Z] d694b5ae8c79: Download complete [2023-05-16T12:27:30.809Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T12:27:30.809Z] c5a4b2cf53e6: Download complete [2023-05-16T12:27:31.069Z] 556b6ee489ea: Download complete [2023-05-16T12:27:34.363Z] d694b5ae8c79: Pull complete [2023-05-16T12:27:34.363Z] 9f32a84ed3da: Pull complete [2023-05-16T12:27:34.363Z] 4d19c01a9841: Pull complete [2023-05-16T12:27:34.363Z] 9325e15d5711: Pull complete [2023-05-16T12:27:36.893Z] 556b6ee489ea: Pull complete [2023-05-16T12:27:37.827Z] c5a4b2cf53e6: Pull complete [2023-05-16T12:27:37.827Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T12:27:37.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T12:27:37.827Z] ---> c4be618373d6 [2023-05-16T12:27:37.827Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T12:27:42.049Z] ---> Running in 92d23c3f438f [2023-05-16T12:27:42.050Z] Removing intermediate container 92d23c3f438f [2023-05-16T12:27:42.050Z] ---> 6f74046a2eea [2023-05-16T12:27:42.050Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T12:27:42.050Z] ---> Running in 307157ba333d [2023-05-16T12:27:42.050Z] Removing intermediate container 307157ba333d [2023-05-16T12:27:42.050Z] ---> e2a9f09cf17a [2023-05-16T12:27:42.050Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:27:42.050Z] ---> Running in 4c4816433a77 [2023-05-16T12:27:42.050Z] Removing intermediate container 4c4816433a77 [2023-05-16T12:27:42.050Z] ---> 8b1ad8e2edfb [2023-05-16T12:27:42.050Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:27:42.050Z] ---> Running in d6ae6f105931 [2023-05-16T12:27:42.050Z] Removing intermediate container d6ae6f105931 [2023-05-16T12:27:42.050Z] ---> 2cff7ec3936b [2023-05-16T12:27:42.050Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-16T12:27:42.050Z] ---> Running in abf0cddc10ad [2023-05-16T12:27:42.308Z] Removing intermediate container abf0cddc10ad [2023-05-16T12:27:42.308Z] ---> 1b9a2aac037f [2023-05-16T12:27:42.308Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:27:42.308Z] ---> Running in 7cfe980d5f64 [2023-05-16T12:27:42.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:27:42.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:27:42.829Z] OK: 265 MiB in 53 packages [2023-05-16T12:27:43.089Z] Removing intermediate container 7cfe980d5f64 [2023-05-16T12:27:43.089Z] ---> 8eac798682f9 [2023-05-16T12:27:43.089Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-16T12:27:43.089Z] ---> Running in a34f23c623ea [2023-05-16T12:27:43.348Z] Removing intermediate container a34f23c623ea [2023-05-16T12:27:43.348Z] ---> dc9d863db1f6 [2023-05-16T12:27:43.348Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-16T12:27:43.348Z] ---> 89c9c09e30a6 [2023-05-16T12:27:43.348Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:27:43.348Z] ---> Running in 640e73ff5b19 [2023-05-16T12:27:43.755Z] Still waiting to schedule task [2023-05-16T12:27:43.755Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15722’ [2023-05-16T12:28:15.528Z] Removing intermediate container 640e73ff5b19 [2023-05-16T12:28:15.528Z] ---> 51a4f5f01915 [2023-05-16T12:28:15.528Z] Step 12/13 : COPY . . [2023-05-16T12:28:15.528Z] ---> 38ad97cc8630 [2023-05-16T12:28:15.528Z] Step 13/13 : RUN ${MAKE} [2023-05-16T12:28:15.528Z] ---> Running in 66faaa9341b7 [2023-05-16T12:28:15.528Z] noop [2023-05-16T12:28:15.528Z] Removing intermediate container 66faaa9341b7 [2023-05-16T12:28:15.528Z] ---> 89372daa1c5e [2023-05-16T12:28:15.528Z] Successfully built 89372daa1c5e [2023-05-16T12:28:15.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:28:15.856Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:28:15.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:28:15.942Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:28:16.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-05-16T12:28:17.264Z] $ docker top 0669ea224e0449577925dc0474ee3c04b4836bb118f50375c9b405bdf3bf04a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:28:17.642Z] + go version [2023-05-16T12:28:17.643Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T12:28:17.659Z] $ docker stop --time=1 0669ea224e0449577925dc0474ee3c04b4836bb118f50375c9b405bdf3bf04a8 [2023-05-16T12:28:19.273Z] $ docker rm -f --volumes 0669ea224e0449577925dc0474ee3c04b4836bb118f50375c9b405bdf3bf04a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:28:19.706Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:28:19.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:28:19.785Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:28:19.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-05-16T12:28:20.639Z] $ docker top 48d73883d184dedc89749839a0e63ed48ec422c2226f1cf2247ebdc4b8a18284 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:28:20.980Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T12:28:21.283Z] + make test [2023-05-16T12:28:21.283Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T12:28:26.552Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-16T12:28:36.524Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-16T12:28:36.524Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-16T12:28:38.424Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements [2023-05-16T12:28:38.684Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.334s coverage: 86.5% of statements [2023-05-16T12:28:45.239Z] go vet ./... [2023-05-16T12:28:48.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T12:28:48.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T12:28:48.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T12:28:48.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T12:28:48.565Z] $ docker stop --time=1 48d73883d184dedc89749839a0e63ed48ec422c2226f1cf2247ebdc4b8a18284 [2023-05-16T12:28:51.786Z] $ docker rm -f --volumes 48d73883d184dedc89749839a0e63ed48ec422c2226f1cf2247ebdc4b8a18284 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:28:52.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T12:28:52.274Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T12:28:52.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T12:28:53.093Z] + ls -al . [2023-05-16T12:28:53.093Z] total 232 [2023-05-16T12:28:53.093Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 12:28 . [2023-05-16T12:28:53.093Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 .. [2023-05-16T12:28:53.093Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:27 .git [2023-05-16T12:28:53.093Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:27 .github [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 496 May 16 12:27 .gitignore [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 12:27 .golangci.yml [2023-05-16T12:28:53.093Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:27 .semver [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 16 12:27 Attribution.txt [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 16 12:27 CHANGELOG.md [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 16 12:27 Dockerfile [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 12:27 GOVERNANCE.md [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 739 May 16 12:27 Jenkinsfile [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 12:27 LICENSE [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 16 12:27 Makefile [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 12:27 OWNERS.md [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 16 12:27 README.md [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:27 VERSION [2023-05-16T12:28:53.093Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:27 bin [2023-05-16T12:28:53.093Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:27 cmd [2023-05-16T12:28:53.093Z] -rw-r--r-- 1 jenkins jenkins 78459 May 16 12:28 coverage.out [2023-05-16T12:28:53.093Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 doc [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 16 12:27 go.mod [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 16 12:27 go.sum [2023-05-16T12:28:53.093Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 internal [2023-05-16T12:28:53.093Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:27 snap [2023-05-16T12:28:53.093Z] -rw-rw-r-- 1 jenkins jenkins 236 May 16 12:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:28:53.403Z] + 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=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 --label arch=amd64 --label version=3.0.0-dev.52 . [2023-05-16T12:28:53.403Z] Sending build context to Docker daemon 21.91MB [2023-05-16T12:28:53.403Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:28:53.403Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T12:28:53.403Z] ---> 89372daa1c5e [2023-05-16T12:28:53.403Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T12:28:53.663Z] ---> Running in ea41e7df79d1 [2023-05-16T12:28:53.663Z] Removing intermediate container ea41e7df79d1 [2023-05-16T12:28:53.663Z] ---> 655fac4fffba [2023-05-16T12:28:53.663Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T12:28:53.663Z] ---> Running in 2fe2eb5dd058 [2023-05-16T12:28:53.922Z] Removing intermediate container 2fe2eb5dd058 [2023-05-16T12:28:53.922Z] ---> 27a3722b94ad [2023-05-16T12:28:53.922Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:28:53.922Z] ---> Running in a38852960cae [2023-05-16T12:28:53.922Z] Removing intermediate container a38852960cae [2023-05-16T12:28:53.922Z] ---> ab37dea3214d [2023-05-16T12:28:53.922Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:28:53.922Z] ---> Running in 1c0648b46e52 [2023-05-16T12:28:54.182Z] Removing intermediate container 1c0648b46e52 [2023-05-16T12:28:54.182Z] ---> 73caceb0f40b [2023-05-16T12:28:54.182Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-16T12:28:54.182Z] ---> Running in 150e5f7eb939 [2023-05-16T12:28:54.182Z] Removing intermediate container 150e5f7eb939 [2023-05-16T12:28:54.182Z] ---> 5d371f78aad7 [2023-05-16T12:28:54.182Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:28:54.182Z] ---> Running in f33c767000d3 [2023-05-16T12:28:54.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:28:54.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:28:54.699Z] OK: 265 MiB in 53 packages [2023-05-16T12:28:54.957Z] Removing intermediate container f33c767000d3 [2023-05-16T12:28:54.957Z] ---> cbe7ea268793 [2023-05-16T12:28:54.957Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-16T12:28:55.216Z] ---> Running in 3cdea424d4ea [2023-05-16T12:28:55.216Z] Removing intermediate container 3cdea424d4ea [2023-05-16T12:28:55.216Z] ---> c81b94007619 [2023-05-16T12:28:55.216Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-16T12:28:55.216Z] ---> a297bd1bd130 [2023-05-16T12:28:55.216Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:28:55.216Z] ---> Running in 92881246f5a4 [2023-05-16T12:28:56.155Z] Removing intermediate container 92881246f5a4 [2023-05-16T12:28:56.155Z] ---> 5974a2c2304d [2023-05-16T12:28:56.155Z] Step 12/26 : COPY . . [2023-05-16T12:28:57.095Z] ---> 35058fbdfaae [2023-05-16T12:28:57.095Z] Step 13/26 : RUN ${MAKE} [2023-05-16T12:28:57.095Z] ---> Running in 7659922cf30e [2023-05-16T12:28:57.354Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-16T12:29:19.438Z] Removing intermediate container 7659922cf30e [2023-05-16T12:29:19.438Z] ---> fd5a15fcc098 [2023-05-16T12:29:19.438Z] Step 14/26 : FROM alpine:3.17 [2023-05-16T12:29:19.438Z] 3.17: Pulling from library/alpine [2023-05-16T12:29:19.438Z] f56be85fc22e: Already exists [2023-05-16T12:29:19.438Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T12:29:19.438Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T12:29:19.438Z] ---> 9ed4aefc74f6 [2023-05-16T12:29:19.438Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T12:29:19.438Z] ---> Running in 0e48053297a5 [2023-05-16T12:29:19.438Z] Removing intermediate container 0e48053297a5 [2023-05-16T12:29:19.438Z] ---> b317f68b02a8 [2023-05-16T12:29:19.438Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-16T12:29:19.438Z] ---> Running in 7e3116f748b3 [2023-05-16T12:29:19.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:29:19.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:29:19.438Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T12:29:19.438Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T12:29:19.438Z] OK: 7 MiB in 16 packages [2023-05-16T12:29:19.438Z] Removing intermediate container 7e3116f748b3 [2023-05-16T12:29:19.438Z] ---> 578bb3fe74b6 [2023-05-16T12:29:19.438Z] Step 17/26 : WORKDIR / [2023-05-16T12:29:19.438Z] ---> Running in 43ffd56a0b81 [2023-05-16T12:29:19.438Z] Removing intermediate container 43ffd56a0b81 [2023-05-16T12:29:19.438Z] ---> 7cff921211ea [2023-05-16T12:29:19.438Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-16T12:29:19.438Z] ---> 2a62b603247c [2023-05-16T12:29:19.438Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-16T12:29:19.438Z] ---> b3451e18591a [2023-05-16T12:29:19.438Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-16T12:29:19.701Z] ---> 1d53ebf6412b [2023-05-16T12:29:19.701Z] Step 21/26 : EXPOSE 59984 [2023-05-16T12:29:19.701Z] ---> Running in 9d50a04e3dad [2023-05-16T12:29:19.701Z] Removing intermediate container 9d50a04e3dad [2023-05-16T12:29:19.701Z] ---> 4d18d8edbdfa [2023-05-16T12:29:19.701Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-16T12:29:19.701Z] ---> Running in 5710e053dcc0 [2023-05-16T12:29:19.701Z] Removing intermediate container 5710e053dcc0 [2023-05-16T12:29:19.701Z] ---> 3d562899141f [2023-05-16T12:29:19.701Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T12:29:19.961Z] ---> Running in 732b4481a49c [2023-05-16T12:29:19.961Z] Removing intermediate container 732b4481a49c [2023-05-16T12:29:19.961Z] ---> 9e37d6273150 [2023-05-16T12:29:19.961Z] Step 24/26 : LABEL arch=amd64 [2023-05-16T12:29:19.961Z] ---> Running in 1353cfce4d3a [2023-05-16T12:29:19.961Z] Removing intermediate container 1353cfce4d3a [2023-05-16T12:29:19.961Z] ---> ebbfa29456ec [2023-05-16T12:29:19.961Z] Step 25/26 : LABEL git_sha=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:29:19.961Z] ---> Running in 2c659202c1af [2023-05-16T12:29:20.221Z] Removing intermediate container 2c659202c1af [2023-05-16T12:29:20.221Z] ---> 185e04a89106 [2023-05-16T12:29:20.221Z] Step 26/26 : LABEL version=3.0.0-dev.52 [2023-05-16T12:29:20.221Z] ---> Running in 2f00b9d36ab5 [2023-05-16T12:29:20.221Z] Removing intermediate container 2f00b9d36ab5 [2023-05-16T12:29:20.221Z] ---> b9405c386e54 [2023-05-16T12:29:20.221Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T12:29:20.221Z] Successfully built b9405c386e54 [2023-05-16T12:29:20.221Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:29:20.344Z] provisioning config files... [2023-05-16T12:29:20.355Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14158591689347812151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:29:20.662Z] ---> docker-login.sh [2023-05-16T12:29:20.662Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:29:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:29:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:29:20.662Z] Configure a credential helper to remove this warning. See [2023-05-16T12:29:20.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:29:20.662Z] [2023-05-16T12:29:20.662Z] Login Succeeded [2023-05-16T12:29:20.662Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:29:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:29:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:29:20.662Z] Configure a credential helper to remove this warning. See [2023-05-16T12:29:20.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:29:20.662Z] [2023-05-16T12:29:20.662Z] Login Succeeded [2023-05-16T12:29:20.662Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:29:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:29:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:29:20.924Z] Configure a credential helper to remove this warning. See [2023-05-16T12:29:20.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:29:20.924Z] [2023-05-16T12:29:20.924Z] Login Succeeded [2023-05-16T12:29:20.924Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:29:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:29:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:29:20.924Z] Configure a credential helper to remove this warning. See [2023-05-16T12:29:20.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:29:20.924Z] [2023-05-16T12:29:20.924Z] Login Succeeded [2023-05-16T12:29:20.924Z] docker.io [2023-05-16T12:29:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:29:21.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:29:21.184Z] Configure a credential helper to remove this warning. See [2023-05-16T12:29:21.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:29:21.184Z] [2023-05-16T12:29:21.184Z] Login Succeeded [2023-05-16T12:29:21.184Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:29:21.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T12:29:21.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:29:21.239Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-16T12:29:21.239Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:29:21.239Z] latest [2023-05-16T12:29:21.239Z] 3.0.0-dev.52 [2023-05-16T12:29:21.239Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [2023-05-16T12:29:21.239Z] main [2023-05-16T12:29:21.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:21.569Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:21.888Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:29:21.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T12:29:21.888Z] b635e060a076: Preparing [2023-05-16T12:29:21.888Z] 90b67aec4b04: Preparing [2023-05-16T12:29:21.888Z] 2309f0e1a4ee: Preparing [2023-05-16T12:29:21.888Z] 201f6fbb7675: Preparing [2023-05-16T12:29:21.888Z] f1417ff83b31: Preparing [2023-05-16T12:29:21.888Z] f1417ff83b31: Layer already exists [2023-05-16T12:29:21.888Z] 201f6fbb7675: Pushed [2023-05-16T12:29:21.888Z] b635e060a076: Pushed [2023-05-16T12:29:21.888Z] 90b67aec4b04: Pushed [2023-05-16T12:29:24.425Z] 2309f0e1a4ee: Pushed [2023-05-16T12:29:24.425Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:24.789Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:25.102Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-16T12:29:25.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T12:29:25.102Z] b635e060a076: Preparing [2023-05-16T12:29:25.102Z] 90b67aec4b04: Preparing [2023-05-16T12:29:25.102Z] 2309f0e1a4ee: Preparing [2023-05-16T12:29:25.102Z] 201f6fbb7675: Preparing [2023-05-16T12:29:25.102Z] f1417ff83b31: Preparing [2023-05-16T12:29:25.102Z] f1417ff83b31: Layer already exists [2023-05-16T12:29:25.102Z] 201f6fbb7675: Layer already exists [2023-05-16T12:29:25.102Z] b635e060a076: Layer already exists [2023-05-16T12:29:25.102Z] 2309f0e1a4ee: Layer already exists [2023-05-16T12:29:25.102Z] 90b67aec4b04: Layer already exists [2023-05-16T12:29:25.102Z] latest: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:25.412Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:25.714Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.52 [2023-05-16T12:29:25.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T12:29:25.715Z] b635e060a076: Preparing [2023-05-16T12:29:25.715Z] 90b67aec4b04: Preparing [2023-05-16T12:29:25.715Z] 2309f0e1a4ee: Preparing [2023-05-16T12:29:25.715Z] 201f6fbb7675: Preparing [2023-05-16T12:29:25.715Z] f1417ff83b31: Preparing [2023-05-16T12:29:25.715Z] 2309f0e1a4ee: Layer already exists [2023-05-16T12:29:25.715Z] 90b67aec4b04: Layer already exists [2023-05-16T12:29:25.715Z] f1417ff83b31: Layer already exists [2023-05-16T12:29:25.715Z] 201f6fbb7675: Layer already exists [2023-05-16T12:29:25.715Z] b635e060a076: Layer already exists [2023-05-16T12:29:25.715Z] 3.0.0-dev.52: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:26.031Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:26.336Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [2023-05-16T12:29:26.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T12:29:26.336Z] b635e060a076: Preparing [2023-05-16T12:29:26.336Z] 90b67aec4b04: Preparing [2023-05-16T12:29:26.336Z] 2309f0e1a4ee: Preparing [2023-05-16T12:29:26.336Z] 201f6fbb7675: Preparing [2023-05-16T12:29:26.336Z] f1417ff83b31: Preparing [2023-05-16T12:29:26.336Z] b635e060a076: Layer already exists [2023-05-16T12:29:26.336Z] f1417ff83b31: Layer already exists [2023-05-16T12:29:26.336Z] 90b67aec4b04: Layer already exists [2023-05-16T12:29:26.336Z] 201f6fbb7675: Layer already exists [2023-05-16T12:29:26.336Z] 2309f0e1a4ee: Layer already exists [2023-05-16T12:29:26.336Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:26.644Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:26.958Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-16T12:29:26.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-16T12:29:26.958Z] b635e060a076: Preparing [2023-05-16T12:29:26.958Z] 90b67aec4b04: Preparing [2023-05-16T12:29:26.958Z] 2309f0e1a4ee: Preparing [2023-05-16T12:29:26.958Z] 201f6fbb7675: Preparing [2023-05-16T12:29:26.958Z] f1417ff83b31: Preparing [2023-05-16T12:29:26.958Z] 201f6fbb7675: Layer already exists [2023-05-16T12:29:26.958Z] b635e060a076: Layer already exists [2023-05-16T12:29:26.958Z] 2309f0e1a4ee: Layer already exists [2023-05-16T12:29:26.958Z] 90b67aec4b04: Layer already exists [2023-05-16T12:29:26.958Z] f1417ff83b31: Layer already exists [2023-05-16T12:29:26.958Z] main: digest: sha256:6b76808c6e1892747a29e624e456408a446a27e9abd193e1f549665287f0c143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T12:29:26.998Z] ===================================================== [Pipeline] echo [2023-05-16T12:29:27.009Z] taggedImages: [2023-05-16T12:29:27.009Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:29:27.009Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-16T12:29:27.009Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.52 [2023-05-16T12:29:27.009Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [2023-05-16T12:29:27.009Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:27.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:29:27.368Z] [2023-05-16T12:29:27.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:27.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:29:27.670Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T12:29:27.670Z] 5eb5b503b376: Pulling fs layer [2023-05-16T12:29:27.670Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T12:29:27.670Z] ec43610c2a17: Pulling fs layer [2023-05-16T12:29:27.670Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T12:29:27.670Z] 33b1e0a273af: Pulling fs layer [2023-05-16T12:29:27.670Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T12:29:27.670Z] 2f39f015ded8: Pulling fs layer [2023-05-16T12:29:27.670Z] 3a2ae6a8a46f: Waiting [2023-05-16T12:29:27.670Z] 33b1e0a273af: Waiting [2023-05-16T12:29:27.670Z] 5d3b04190fa2: Waiting [2023-05-16T12:29:27.670Z] 2f39f015ded8: Waiting [2023-05-16T12:29:27.670Z] 5c69ac0246d0: Download complete [2023-05-16T12:29:27.670Z] 3a2ae6a8a46f: Download complete [2023-05-16T12:29:27.670Z] 33b1e0a273af: Verifying Checksum [2023-05-16T12:29:27.670Z] 33b1e0a273af: Download complete [2023-05-16T12:29:27.670Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T12:29:27.670Z] 5d3b04190fa2: Download complete [2023-05-16T12:29:27.670Z] ec43610c2a17: Verifying Checksum [2023-05-16T12:29:27.670Z] ec43610c2a17: Download complete [2023-05-16T12:29:27.929Z] 5eb5b503b376: Download complete [2023-05-16T12:29:28.495Z] 2f39f015ded8: Verifying Checksum [2023-05-16T12:29:28.495Z] 2f39f015ded8: Download complete [2023-05-16T12:29:29.061Z] 5eb5b503b376: Pull complete [2023-05-16T12:29:29.325Z] 5c69ac0246d0: Pull complete [2023-05-16T12:29:29.893Z] ec43610c2a17: Pull complete [2023-05-16T12:29:29.893Z] 3a2ae6a8a46f: Pull complete [2023-05-16T12:29:30.152Z] 33b1e0a273af: Pull complete [2023-05-16T12:29:30.152Z] 5d3b04190fa2: Pull complete [2023-05-16T12:29:34.347Z] 2f39f015ded8: Pull complete [2023-05-16T12:29:34.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T12:29:34.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:29:34.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:29:34.425Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:29:34.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:29:38.054Z] $ docker top e499eb3d767113769ed02e8ceccb5e53662942f552771e43f83b6ca4cd765ce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:29:38.441Z] ---> job-cost.sh [2023-05-16T12:29:38.441Z] lf-activate-venv: SKIPPING [2023-05-16T12:29:38.441Z] INFO: No Stack... [2023-05-16T12:29:38.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:29:38.959Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T12:29:39.248Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-16T12:29:39.249Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T12:29:39.263Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [2023-05-16T12:29:39.272Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] did not exist. Created. [2023-05-16T12:29:39.272Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:29:39.576Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T12:29:39.612Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T12:29:39.618Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T12:29:39.647Z] $ docker stop --time=1 e499eb3d767113769ed02e8ceccb5e53662942f552771e43f83b6ca4cd765ce0 [2023-05-16T12:29:40.830Z] $ docker rm -f --volumes e499eb3d767113769ed02e8ceccb5e53662942f552771e43f83b6ca4cd765ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T12:31:05.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15724 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-16T12:31:05.753Z] Running in /w/workspace/device-onvif-camera/149 [Pipeline] { [Pipeline] checkout [2023-05-16T12:31:05.790Z] The recommended git tool is: git [2023-05-16T12:31:11.596Z] using credential edgex-jenkins-ssh [2023-05-16T12:31:11.619Z] Cloning the remote Git repository [2023-05-16T12:31:11.668Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T12:31:11.769Z] > git init /w/workspace/device-onvif-camera/149 # timeout=10 [2023-05-16T12:31:11.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T12:31:11.937Z] > git --version # timeout=10 [2023-05-16T12:31:11.967Z] > git --version # 'git version 2.25.1' [2023-05-16T12:31:11.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T12:31:12.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T12:31:13.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-16T12:31:13.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T12:31:14.631Z] Avoid second fetch [2023-05-16T12:31:14.632Z] Checking out Revision 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 (main) [2023-05-16T12:31:15.294Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:31:14.652Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T12:31:14.721Z] > git checkout -f 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 # timeout=10 [2023-05-16T12:31:16.243Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T12:31:16.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T12:31:16.243Z] Dload Upload Total Spent Left Speed [2023-05-16T12:31:16.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-05-16T12:31:16.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T12:31:17.260Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T12:31:17.260Z] + sudo tee /etc/docker/daemon.new [2023-05-16T12:31:17.260Z] { [2023-05-16T12:31:17.260Z] "registry-mirrors": [ [2023-05-16T12:31:17.260Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T12:31:17.260Z] ], [2023-05-16T12:31:17.260Z] "bip": "10.250.0.254/24", [2023-05-16T12:31:17.260Z] "hosts": [ [2023-05-16T12:31:17.260Z] "tcp://0.0.0.0:5555", [2023-05-16T12:31:17.260Z] "unix:///var/run/docker.sock" [2023-05-16T12:31:17.260Z] ], [2023-05-16T12:31:17.260Z] "mtu": 1458, [2023-05-16T12:31:17.260Z] "selinux-enabled": true, [2023-05-16T12:31:17.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T12:31:17.260Z] } [Pipeline] sh [2023-05-16T12:31:17.590Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T12:31:17.923Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:31:36.196Z] provisioning config files... [2023-05-16T12:31:36.223Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/149@tmp/config15843705380759111416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:31:36.575Z] ---> docker-login.sh [2023-05-16T12:31:36.575Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:31:36.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:31:37.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:31:37.438Z] Configure a credential helper to remove this warning. See [2023-05-16T12:31:37.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:31:37.438Z] [2023-05-16T12:31:37.438Z] Login Succeeded [2023-05-16T12:31:37.438Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:31:37.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:31:37.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:31:37.710Z] Configure a credential helper to remove this warning. See [2023-05-16T12:31:37.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:31:37.710Z] [2023-05-16T12:31:37.710Z] Login Succeeded [2023-05-16T12:31:37.710Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:31:37.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:31:37.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:31:37.983Z] Configure a credential helper to remove this warning. See [2023-05-16T12:31:37.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:31:37.983Z] [2023-05-16T12:31:37.983Z] Login Succeeded [2023-05-16T12:31:37.983Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:31:38.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:31:38.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:31:38.252Z] Configure a credential helper to remove this warning. See [2023-05-16T12:31:38.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:31:38.252Z] [2023-05-16T12:31:38.252Z] Login Succeeded [2023-05-16T12:31:38.252Z] docker.io [2023-05-16T12:31:38.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:31:38.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:31:38.790Z] Configure a credential helper to remove this warning. See [2023-05-16T12:31:38.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:31:38.790Z] [2023-05-16T12:31:38.790Z] Login Succeeded [2023-05-16T12:31:38.790Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:31:38.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T12:31:39.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:31:39.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:31:39.101Z] ========================================================= [2023-05-16T12:31:39.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T12:31:39.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:31:39.469Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T12:31:40.073Z] Sending build context to Docker daemon 14.32MB [2023-05-16T12:31:40.073Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:31:40.073Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T12:31:40.073Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T12:31:40.073Z] c41833b44d91: Pulling fs layer [2023-05-16T12:31:40.073Z] ed15518f5707: Pulling fs layer [2023-05-16T12:31:40.073Z] feae8fd75edb: Pulling fs layer [2023-05-16T12:31:40.073Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T12:31:40.073Z] 3cdef696dda3: Pulling fs layer [2023-05-16T12:31:40.073Z] 2ced38df9373: Pulling fs layer [2023-05-16T12:31:40.073Z] 58f1dce35555: Pulling fs layer [2023-05-16T12:31:40.073Z] 242c74f7c9fa: Waiting [2023-05-16T12:31:40.073Z] 3cdef696dda3: Waiting [2023-05-16T12:31:40.073Z] 2ced38df9373: Waiting [2023-05-16T12:31:40.073Z] 58f1dce35555: Waiting [2023-05-16T12:31:40.073Z] ed15518f5707: Verifying Checksum [2023-05-16T12:31:40.073Z] ed15518f5707: Download complete [2023-05-16T12:31:40.344Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T12:31:40.344Z] 242c74f7c9fa: Download complete [2023-05-16T12:31:40.344Z] 3cdef696dda3: Verifying Checksum [2023-05-16T12:31:40.344Z] 3cdef696dda3: Download complete [2023-05-16T12:31:40.344Z] c41833b44d91: Download complete [2023-05-16T12:31:41.782Z] 58f1dce35555: Verifying Checksum [2023-05-16T12:31:41.782Z] 58f1dce35555: Download complete [2023-05-16T12:31:42.767Z] feae8fd75edb: Verifying Checksum [2023-05-16T12:31:42.767Z] feae8fd75edb: Download complete [2023-05-16T12:31:42.767Z] 2ced38df9373: Verifying Checksum [2023-05-16T12:31:42.767Z] 2ced38df9373: Download complete [2023-05-16T12:31:42.767Z] c41833b44d91: Pull complete [2023-05-16T12:31:43.364Z] ed15518f5707: Pull complete [2023-05-16T12:31:55.732Z] feae8fd75edb: Pull complete [2023-05-16T12:31:56.002Z] 242c74f7c9fa: Pull complete [2023-05-16T12:31:56.272Z] 3cdef696dda3: Pull complete [2023-05-16T12:32:04.512Z] 2ced38df9373: Pull complete [2023-05-16T12:32:05.945Z] 58f1dce35555: Pull complete [2023-05-16T12:32:05.945Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T12:32:05.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T12:32:05.945Z] ---> fadd8f120f05 [2023-05-16T12:32:05.945Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T12:32:07.902Z] ---> Running in 66a811be5bba [2023-05-16T12:32:07.902Z] Removing intermediate container 66a811be5bba [2023-05-16T12:32:07.902Z] ---> 403601953c20 [2023-05-16T12:32:07.902Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T12:32:07.902Z] ---> Running in 17048ae7d0e3 [2023-05-16T12:32:08.171Z] Removing intermediate container 17048ae7d0e3 [2023-05-16T12:32:08.171Z] ---> 013f365f330d [2023-05-16T12:32:08.171Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:32:08.439Z] ---> Running in 1af2143ddee5 [2023-05-16T12:32:08.709Z] Removing intermediate container 1af2143ddee5 [2023-05-16T12:32:08.709Z] ---> dc34fa63e3b2 [2023-05-16T12:32:08.709Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:32:08.709Z] ---> Running in fce71d02150f [2023-05-16T12:32:08.979Z] Removing intermediate container fce71d02150f [2023-05-16T12:32:08.979Z] ---> fb13986c9715 [2023-05-16T12:32:08.979Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-16T12:32:09.248Z] ---> Running in 55b397374057 [2023-05-16T12:32:09.525Z] Removing intermediate container 55b397374057 [2023-05-16T12:32:09.525Z] ---> 73860a80ca5d [2023-05-16T12:32:09.525Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:32:09.525Z] ---> Running in ff1d9f53ad0a [2023-05-16T12:32:10.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:32:11.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:32:12.227Z] OK: 263 MiB in 53 packages [2023-05-16T12:32:13.193Z] Removing intermediate container ff1d9f53ad0a [2023-05-16T12:32:13.193Z] ---> f33370aea53d [2023-05-16T12:32:13.193Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-16T12:32:13.193Z] ---> Running in ae42d812d6a3 [2023-05-16T12:32:13.462Z] Removing intermediate container ae42d812d6a3 [2023-05-16T12:32:13.462Z] ---> a5f11a42ddf5 [2023-05-16T12:32:13.462Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-16T12:32:14.050Z] ---> 596cfa036471 [2023-05-16T12:32:14.050Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:32:14.050Z] ---> Running in 24062583bb50 [2023-05-16T12:33:21.984Z] Removing intermediate container 24062583bb50 [2023-05-16T12:33:21.984Z] ---> 1a0a3c33fd80 [2023-05-16T12:33:21.984Z] Step 12/13 : COPY . . [2023-05-16T12:33:21.984Z] ---> 7b3ce6a85e6e [2023-05-16T12:33:21.984Z] Step 13/13 : RUN ${MAKE} [2023-05-16T12:33:21.984Z] ---> Running in 75c70b90c4eb [2023-05-16T12:33:21.984Z] noop [2023-05-16T12:33:21.984Z] Removing intermediate container 75c70b90c4eb [2023-05-16T12:33:21.984Z] ---> 635a48531cc8 [2023-05-16T12:33:21.984Z] Successfully built 635a48531cc8 [2023-05-16T12:33:21.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:33:22.353Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T12:33:22.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:33:22.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-15724 does not seem to be running inside a container [2023-05-16T12:33:22.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/149 -v /w/workspace/device-onvif-camera/149:/w/workspace/device-onvif-camera/149:rw,z -v /w/workspace/device-onvif-camera/149@tmp:/w/workspace/device-onvif-camera/149@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 ******** ci-base-image-arm64 cat [2023-05-16T12:33:23.803Z] $ docker top b858901375d248235744b73cdaceee43a552f93ae047ac2cba40f56aaa201f2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:33:24.652Z] + go version [2023-05-16T12:33:24.652Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T12:33:24.672Z] $ docker stop --time=1 b858901375d248235744b73cdaceee43a552f93ae047ac2cba40f56aaa201f2f [2023-05-16T12:33:26.276Z] $ docker rm -f --volumes b858901375d248235744b73cdaceee43a552f93ae047ac2cba40f56aaa201f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:33:26.823Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T12:33:26.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:33:26.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-15724 does not seem to be running inside a container [2023-05-16T12:33:27.066Z] $ 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/149 -v /w/workspace/device-onvif-camera/149:/w/workspace/device-onvif-camera/149:rw,z -v /w/workspace/device-onvif-camera/149@tmp:/w/workspace/device-onvif-camera/149@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 ******** ci-base-image-arm64 cat [2023-05-16T12:33:31.117Z] $ docker top 160f74ce6e01e40d74034200e2dc782cc9be80417ec8b1ea2579da30e40c70d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:33:31.947Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/149 [Pipeline] fileExists [Pipeline] sh [2023-05-16T12:33:32.297Z] + make test [2023-05-16T12:33:32.575Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T12:34:04.797Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-16T12:36:11.548Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-16T12:36:12.963Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-16T12:36:14.917Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.230s coverage: 31.4% of statements [2023-05-16T12:36:41.634Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.938s coverage: 86.5% of statements [2023-05-16T12:36:41.634Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T12:36:41.634Z] go vet ./... [2023-05-16T12:37:08.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T12:37:08.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T12:37:08.326Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T12:37:08.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T12:37:08.363Z] $ docker stop --time=1 160f74ce6e01e40d74034200e2dc782cc9be80417ec8b1ea2579da30e40c70d5 [2023-05-16T12:37:11.230Z] $ docker rm -f --volumes 160f74ce6e01e40d74034200e2dc782cc9be80417ec8b1ea2579da30e40c70d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:37:12.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T12:37:12.409Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T12:37:12.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:37:13.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T12:37:13.598Z] + ls -al . [2023-05-16T12:37:13.598Z] total 228 [2023-05-16T12:37:13.598Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 12:33 . [2023-05-16T12:37:13.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 .. [2023-05-16T12:37:13.598Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:31 .git [2023-05-16T12:37:13.598Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:31 .github [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 496 May 16 12:31 .gitignore [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 12:31 .golangci.yml [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 16 12:31 Attribution.txt [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 16 12:31 CHANGELOG.md [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 16 12:31 Dockerfile [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 12:31 GOVERNANCE.md [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 739 May 16 12:31 Jenkinsfile [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 12:31 LICENSE [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 16 12:31 Makefile [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 12:31 OWNERS.md [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 16 12:31 README.md [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:27 VERSION [2023-05-16T12:37:13.598Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:31 bin [2023-05-16T12:37:13.598Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:31 cmd [2023-05-16T12:37:13.598Z] -rw-r--r-- 1 jenkins jenkins 78459 May 16 12:36 coverage.out [2023-05-16T12:37:13.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 doc [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 16 12:31 go.mod [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 16 12:31 go.sum [2023-05-16T12:37:13.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 internal [2023-05-16T12:37:13.598Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:31 snap [2023-05-16T12:37:13.598Z] -rw-rw-r-- 1 jenkins jenkins 236 May 16 12:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:37:13.930Z] + 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=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 --label arch=arm64 --label version=3.0.0-dev.52 . [2023-05-16T12:37:14.516Z] Sending build context to Docker daemon 14.4MB [2023-05-16T12:37:14.516Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:37:14.516Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T12:37:14.516Z] ---> 635a48531cc8 [2023-05-16T12:37:14.516Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T12:37:14.516Z] ---> Running in e5464c80b5d4 [2023-05-16T12:37:14.786Z] Removing intermediate container e5464c80b5d4 [2023-05-16T12:37:14.786Z] ---> bfd0ebc92a2d [2023-05-16T12:37:14.786Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T12:37:15.055Z] ---> Running in 8c02040fe5f0 [2023-05-16T12:37:15.055Z] Removing intermediate container 8c02040fe5f0 [2023-05-16T12:37:15.055Z] ---> d86151b857ee [2023-05-16T12:37:15.055Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:37:15.322Z] ---> Running in ab74a9cb3a4d [2023-05-16T12:37:15.589Z] Removing intermediate container ab74a9cb3a4d [2023-05-16T12:37:15.589Z] ---> 7dc729297e33 [2023-05-16T12:37:15.589Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:37:15.589Z] ---> Running in b6ed7953b5ac [2023-05-16T12:37:15.863Z] Removing intermediate container b6ed7953b5ac [2023-05-16T12:37:15.863Z] ---> 6a43fb807f8b [2023-05-16T12:37:15.863Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-16T12:37:15.863Z] ---> Running in 007a1db5d718 [2023-05-16T12:37:16.133Z] Removing intermediate container 007a1db5d718 [2023-05-16T12:37:16.134Z] ---> e91bb9d81f27 [2023-05-16T12:37:16.134Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:37:16.402Z] ---> Running in aa242ff66171 [2023-05-16T12:37:17.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:37:17.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:37:18.907Z] OK: 263 MiB in 53 packages [2023-05-16T12:37:19.868Z] Removing intermediate container aa242ff66171 [2023-05-16T12:37:19.868Z] ---> 5acbad633853 [2023-05-16T12:37:19.868Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-16T12:37:19.868Z] ---> Running in 4da75e057f85 [2023-05-16T12:37:20.133Z] Removing intermediate container 4da75e057f85 [2023-05-16T12:37:20.133Z] ---> 653ccf87794d [2023-05-16T12:37:20.133Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-16T12:37:20.410Z] ---> 6654a2e8bdac [2023-05-16T12:37:20.410Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:37:20.681Z] ---> Running in abe2db11d72a [2023-05-16T12:37:24.936Z] Removing intermediate container abe2db11d72a [2023-05-16T12:37:24.936Z] ---> 04b08eac4b4a [2023-05-16T12:37:24.936Z] Step 12/26 : COPY . . [2023-05-16T12:37:25.901Z] ---> 43ffef899cf2 [2023-05-16T12:37:25.902Z] Step 13/26 : RUN ${MAKE} [2023-05-16T12:37:25.902Z] ---> Running in 832d73f8aa4e [2023-05-16T12:37:26.862Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-16T12:39:48.579Z] Removing intermediate container 832d73f8aa4e [2023-05-16T12:39:48.580Z] ---> 491e5ea678c9 [2023-05-16T12:39:48.580Z] Step 14/26 : FROM alpine:3.17 [2023-05-16T12:39:48.580Z] 3.17: Pulling from library/alpine [2023-05-16T12:39:48.580Z] c41833b44d91: Already exists [2023-05-16T12:39:48.580Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T12:39:48.580Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T12:39:48.580Z] ---> 51e60588ff2c [2023-05-16T12:39:48.580Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T12:39:48.580Z] ---> Running in edf315dfe8fc [2023-05-16T12:39:48.580Z] Removing intermediate container edf315dfe8fc [2023-05-16T12:39:48.580Z] ---> 345a70c2d1e0 [2023-05-16T12:39:48.580Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-16T12:39:48.580Z] ---> Running in c1d04cb1dbc3 [2023-05-16T12:39:48.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:39:48.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:39:48.580Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T12:39:48.580Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T12:39:48.580Z] OK: 8 MiB in 16 packages [2023-05-16T12:39:48.580Z] Removing intermediate container c1d04cb1dbc3 [2023-05-16T12:39:48.580Z] ---> fc65123e4ee4 [2023-05-16T12:39:48.580Z] Step 17/26 : WORKDIR / [2023-05-16T12:39:48.580Z] ---> Running in 80496b326b9b [2023-05-16T12:39:48.580Z] Removing intermediate container 80496b326b9b [2023-05-16T12:39:48.580Z] ---> 1edb9cbb1fb5 [2023-05-16T12:39:48.580Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-16T12:39:48.580Z] ---> 6cf3eb8c3727 [2023-05-16T12:39:48.580Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-16T12:39:48.580Z] ---> fc109c14248c [2023-05-16T12:39:48.580Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-16T12:39:48.580Z] ---> 377cfebe86e5 [2023-05-16T12:39:48.580Z] Step 21/26 : EXPOSE 59984 [2023-05-16T12:39:48.580Z] ---> Running in 4f51e2fc62ea [2023-05-16T12:39:48.851Z] Removing intermediate container 4f51e2fc62ea [2023-05-16T12:39:48.851Z] ---> 7e6612f4cb72 [2023-05-16T12:39:48.851Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-16T12:39:48.851Z] ---> Running in 9ed9bf92f3e1 [2023-05-16T12:39:49.120Z] Removing intermediate container 9ed9bf92f3e1 [2023-05-16T12:39:49.120Z] ---> 71f4444fb29d [2023-05-16T12:39:49.120Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T12:39:49.120Z] ---> Running in 6fb1f864f191 [2023-05-16T12:39:49.388Z] Removing intermediate container 6fb1f864f191 [2023-05-16T12:39:49.388Z] ---> 65b9c2f89c8c [2023-05-16T12:39:49.388Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T12:39:49.655Z] ---> Running in 9ae81396cc80 [2023-05-16T12:39:49.922Z] Removing intermediate container 9ae81396cc80 [2023-05-16T12:39:49.922Z] ---> 0c0a902953a9 [2023-05-16T12:39:49.922Z] Step 25/26 : LABEL git_sha=4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:39:49.922Z] ---> Running in f2782abe973e [2023-05-16T12:39:50.191Z] Removing intermediate container f2782abe973e [2023-05-16T12:39:50.191Z] ---> 1959d34d9476 [2023-05-16T12:39:50.191Z] Step 26/26 : LABEL version=3.0.0-dev.52 [2023-05-16T12:39:50.191Z] ---> Running in ad8316b12cc8 [2023-05-16T12:39:50.457Z] Removing intermediate container ad8316b12cc8 [2023-05-16T12:39:50.457Z] ---> 1d960eee7104 [2023-05-16T12:39:50.457Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T12:39:50.457Z] Successfully built 1d960eee7104 [2023-05-16T12:39:50.457Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:39:50.587Z] provisioning config files... [2023-05-16T12:39:50.600Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/149@tmp/config17836533591574151860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:39:50.932Z] ---> docker-login.sh [2023-05-16T12:39:50.932Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:39:50.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:39:51.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:39:51.199Z] Configure a credential helper to remove this warning. See [2023-05-16T12:39:51.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:39:51.199Z] [2023-05-16T12:39:51.199Z] Login Succeeded [2023-05-16T12:39:51.199Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:39:51.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:39:51.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:39:51.467Z] Configure a credential helper to remove this warning. See [2023-05-16T12:39:51.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:39:51.467Z] [2023-05-16T12:39:51.467Z] Login Succeeded [2023-05-16T12:39:51.467Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:39:51.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:39:52.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:39:52.003Z] Configure a credential helper to remove this warning. See [2023-05-16T12:39:52.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:39:52.003Z] [2023-05-16T12:39:52.003Z] Login Succeeded [2023-05-16T12:39:52.003Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:39:52.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:39:52.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:39:52.271Z] Configure a credential helper to remove this warning. See [2023-05-16T12:39:52.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:39:52.271Z] [2023-05-16T12:39:52.271Z] Login Succeeded [2023-05-16T12:39:52.271Z] docker.io [2023-05-16T12:39:52.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:39:52.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:39:52.807Z] Configure a credential helper to remove this warning. See [2023-05-16T12:39:52.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:39:52.807Z] [2023-05-16T12:39:52.807Z] Login Succeeded [2023-05-16T12:39:52.807Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:39:52.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T12:39:52.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:39:52.871Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-16T12:39:52.871Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:39:52.871Z] latest [2023-05-16T12:39:52.871Z] 3.0.0-dev.52 [2023-05-16T12:39:52.871Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [2023-05-16T12:39:52.871Z] main [2023-05-16T12:39:52.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:39:53.212Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:39:53.561Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:39:53.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T12:39:53.561Z] 59f3c2b585c7: Preparing [2023-05-16T12:39:53.561Z] b70af5bbd35d: Preparing [2023-05-16T12:39:53.561Z] 765e2b72b948: Preparing [2023-05-16T12:39:53.561Z] c4c00cc940d9: Preparing [2023-05-16T12:39:53.561Z] 26cbea5cba74: Preparing [2023-05-16T12:39:53.561Z] 26cbea5cba74: Layer already exists [2023-05-16T12:39:53.827Z] 59f3c2b585c7: Pushed [2023-05-16T12:39:53.827Z] b70af5bbd35d: Pushed [2023-05-16T12:39:53.827Z] c4c00cc940d9: Pushed [2023-05-16T12:39:59.158Z] 765e2b72b948: Pushed [2023-05-16T12:39:59.158Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:39:59.496Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:39:59.833Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-16T12:39:59.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T12:39:59.833Z] 59f3c2b585c7: Preparing [2023-05-16T12:39:59.833Z] b70af5bbd35d: Preparing [2023-05-16T12:39:59.833Z] 765e2b72b948: Preparing [2023-05-16T12:39:59.833Z] c4c00cc940d9: Preparing [2023-05-16T12:39:59.833Z] 26cbea5cba74: Preparing [2023-05-16T12:39:59.833Z] 26cbea5cba74: Layer already exists [2023-05-16T12:39:59.833Z] b70af5bbd35d: Layer already exists [2023-05-16T12:39:59.833Z] c4c00cc940d9: Layer already exists [2023-05-16T12:39:59.833Z] 765e2b72b948: Layer already exists [2023-05-16T12:39:59.833Z] 59f3c2b585c7: Layer already exists [2023-05-16T12:39:59.833Z] latest: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:00.251Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:00.602Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.52 [2023-05-16T12:40:00.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T12:40:00.602Z] 59f3c2b585c7: Preparing [2023-05-16T12:40:00.602Z] b70af5bbd35d: Preparing [2023-05-16T12:40:00.602Z] 765e2b72b948: Preparing [2023-05-16T12:40:00.602Z] c4c00cc940d9: Preparing [2023-05-16T12:40:00.602Z] 26cbea5cba74: Preparing [2023-05-16T12:40:00.602Z] 59f3c2b585c7: Layer already exists [2023-05-16T12:40:00.602Z] c4c00cc940d9: Layer already exists [2023-05-16T12:40:00.602Z] 765e2b72b948: Layer already exists [2023-05-16T12:40:00.602Z] b70af5bbd35d: Layer already exists [2023-05-16T12:40:00.602Z] 26cbea5cba74: Layer already exists [2023-05-16T12:40:00.602Z] 3.0.0-dev.52: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:01.226Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:01.586Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [2023-05-16T12:40:01.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T12:40:01.586Z] 59f3c2b585c7: Preparing [2023-05-16T12:40:01.586Z] b70af5bbd35d: Preparing [2023-05-16T12:40:01.586Z] 765e2b72b948: Preparing [2023-05-16T12:40:01.586Z] c4c00cc940d9: Preparing [2023-05-16T12:40:01.586Z] 26cbea5cba74: Preparing [2023-05-16T12:40:01.586Z] b70af5bbd35d: Layer already exists [2023-05-16T12:40:01.586Z] 26cbea5cba74: Layer already exists [2023-05-16T12:40:01.586Z] 59f3c2b585c7: Layer already exists [2023-05-16T12:40:01.586Z] 765e2b72b948: Layer already exists [2023-05-16T12:40:01.586Z] c4c00cc940d9: Layer already exists [2023-05-16T12:40:01.586Z] 4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:01.960Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:02.300Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-16T12:40:02.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-16T12:40:02.301Z] 59f3c2b585c7: Preparing [2023-05-16T12:40:02.301Z] b70af5bbd35d: Preparing [2023-05-16T12:40:02.301Z] 765e2b72b948: Preparing [2023-05-16T12:40:02.301Z] c4c00cc940d9: Preparing [2023-05-16T12:40:02.301Z] 26cbea5cba74: Preparing [2023-05-16T12:40:02.301Z] b70af5bbd35d: Layer already exists [2023-05-16T12:40:02.301Z] 59f3c2b585c7: Layer already exists [2023-05-16T12:40:02.301Z] c4c00cc940d9: Layer already exists [2023-05-16T12:40:02.301Z] 765e2b72b948: Layer already exists [2023-05-16T12:40:02.301Z] 26cbea5cba74: Layer already exists [2023-05-16T12:40:02.301Z] main: digest: sha256:04f52689b05664a20403516b2b1fab481fdc683caec71880de27417663f83ded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T12:40:02.629Z] ===================================================== [Pipeline] echo [2023-05-16T12:40:02.637Z] taggedImages: [2023-05-16T12:40:02.637Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [2023-05-16T12:40:02.637Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-16T12:40:02.637Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.52 [2023-05-16T12:40:02.637Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4cbb4e31d347d152f2d64cc131833a0f5aa3a873-3.0.0-dev.52 [2023-05-16T12:40:02.637Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:03.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:40:03.022Z] [2023-05-16T12:40:03.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:03.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:40:03.351Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T12:40:03.351Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T12:40:03.351Z] 04944245beec: Pulling fs layer [2023-05-16T12:40:03.351Z] 699f458cf7ca: Pulling fs layer [2023-05-16T12:40:03.351Z] 765212b225bb: Pulling fs layer [2023-05-16T12:40:03.351Z] f23df028b6ca: Pulling fs layer [2023-05-16T12:40:03.351Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T12:40:03.351Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T12:40:03.351Z] f23df028b6ca: Waiting [2023-05-16T12:40:03.351Z] d65c8cfc05b1: Waiting [2023-05-16T12:40:03.351Z] 2437ff75d9bd: Waiting [2023-05-16T12:40:03.351Z] 765212b225bb: Waiting [2023-05-16T12:40:03.627Z] 04944245beec: Verifying Checksum [2023-05-16T12:40:03.627Z] 04944245beec: Download complete [2023-05-16T12:40:03.627Z] 765212b225bb: Verifying Checksum [2023-05-16T12:40:03.627Z] 765212b225bb: Download complete [2023-05-16T12:40:03.627Z] f23df028b6ca: Download complete [2023-05-16T12:40:03.627Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T12:40:03.627Z] d65c8cfc05b1: Download complete [2023-05-16T12:40:03.627Z] 699f458cf7ca: Verifying Checksum [2023-05-16T12:40:03.627Z] 699f458cf7ca: Download complete [2023-05-16T12:40:04.212Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T12:40:04.212Z] 8998bd30e6a1: Download complete [2023-05-16T12:40:06.158Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T12:40:06.158Z] 2437ff75d9bd: Download complete [2023-05-16T12:40:08.103Z] 8998bd30e6a1: Pull complete [2023-05-16T12:40:08.370Z] 04944245beec: Pull complete [2023-05-16T12:40:09.775Z] 699f458cf7ca: Pull complete [2023-05-16T12:40:09.775Z] 765212b225bb: Pull complete [2023-05-16T12:40:10.361Z] f23df028b6ca: Pull complete [2023-05-16T12:40:10.628Z] d65c8cfc05b1: Pull complete [2023-05-16T12:40:25.630Z] 2437ff75d9bd: Pull complete [2023-05-16T12:40:25.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T12:40:25.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:40:25.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:40:25.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-15724 does not seem to be running inside a container [2023-05-16T12:40:25.884Z] $ 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/149 -v /w/workspace/device-onvif-camera/149:/w/workspace/device-onvif-camera/149:rw,z -v /w/workspace/device-onvif-camera/149@tmp:/w/workspace/device-onvif-camera/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T12:40:28.379Z] $ docker top 985eed35780ec8467e2c1676fb8f991414ba0a00abf25aea3b078b5e20df5246 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:40:29.222Z] ---> job-cost.sh [2023-05-16T12:40:29.222Z] lf-activate-venv: SKIPPING [2023-05-16T12:40:29.222Z] INFO: No Stack... [2023-05-16T12:40:29.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T12:40:30.448Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T12:40:30.770Z] + cat /w/workspace/device-onvif-camera/149/archives/cost.csv [2023-05-16T12:40:30.770Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T12:40:31.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [2023-05-16T12:40:31.101Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] did not exist. Created. [2023-05-16T12:40:31.101Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:40:31.439Z] /w/workspace/device-onvif-camera/149@tmp/durable-fcca0ca7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T12:40:31.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T12:40:31.794Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T12:40:31.849Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T12:40:31.856Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T12:40:31.872Z] $ docker stop --time=1 985eed35780ec8467e2c1676fb8f991414ba0a00abf25aea3b078b5e20df5246 [2023-05-16T12:40:35.118Z] $ docker rm -f --volumes 985eed35780ec8467e2c1676fb8f991414ba0a00abf25aea3b078b5e20df5246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T12:40:35.575Z] provisioning config files... [2023-05-16T12:40:35.584Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8293730419000391551tmp [Pipeline] { [Pipeline] sh [2023-05-16T12:40:35.879Z] + set +x [2023-05-16T12:40:35.879Z] + + curlbash -s -s https://codecov.io/bash -- [2023-05-16T12:40:35.879Z] [2023-05-16T12:40:35.879Z] [2023-05-16T12:40:35.879Z] _____ _ [2023-05-16T12:40:35.879Z] / ____| | | [2023-05-16T12:40:35.879Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T12:40:35.879Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T12:40:35.879Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T12:40:35.879Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T12:40:35.879Z] Bash-1.0.6 [2023-05-16T12:40:35.879Z] [2023-05-16T12:40:35.879Z] [2023-05-16T12:40:35.879Z] ==> git version 2.25.1 found [2023-05-16T12:40:35.879Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T12:40:35.879Z] Release-Date: 2020-01-08 [2023-05-16T12:40:35.879Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T12:40:35.879Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T12:40:35.879Z] ==> Jenkins CI detected. [2023-05-16T12:40:35.879Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-16T12:40:35.879Z] project root: . [2023-05-16T12:40:35.879Z] --> token set from env [2023-05-16T12:40:35.879Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T12:40:35.879Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T12:40:35.879Z] ==> Python coveragepy not found [2023-05-16T12:40:35.879Z] ==> Searching for coverage reports in: [2023-05-16T12:40:35.879Z] + . [2023-05-16T12:40:35.879Z] -> Found 1 reports [2023-05-16T12:40:35.879Z] ==> Detecting git/mercurial file structure [2023-05-16T12:40:36.140Z] ==> Reading reports [2023-05-16T12:40:36.140Z] + ./coverage.out bytes=78459 [2023-05-16T12:40:36.140Z] ==> Appending adjustments [2023-05-16T12:40:36.140Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T12:40:36.140Z] + Found adjustments [2023-05-16T12:40:36.140Z] ==> Gzipping contents [2023-05-16T12:40:36.140Z] 12K /tmp/codecov.QdNF4e.gz [2023-05-16T12:40:36.140Z] ==> Uploading reports [2023-05-16T12:40:36.140Z] url: https://codecov.io [2023-05-16T12:40:36.140Z] query: branch=main&commit=4cbb4e31d347d152f2d64cc131833a0f5aa3a873&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T12:40:36.140Z] -> Pinging Codecov [2023-05-16T12:40:36.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=4cbb4e31d347d152f2d64cc131833a0f5aa3a873&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T12:40:36.401Z] -> Uploading to [2023-05-16T12:40:36.401Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/F29A59C45E3A92E06B3E522C9905F8EF/4cbb4e31d347d152f2d64cc131833a0f5aa3a873/1da60d4e-3b50-4b33-9be1-49db3b141687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T124036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96e2551706e736c52dbc720b526165240d9be3afa2583bbf1067050dc3b2eb5c [2023-05-16T12:40:36.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T12:40:36.401Z] Dload Upload Total Spent Left Speed [2023-05-16T12:40:36.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 44171 --:--:-- --:--:-- --:--:-- 44171 [2023-05-16T12:40:36.663Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] } [2023-05-16T12:40:36.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T12:40:36.901Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T12:40:36.912Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:37.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T12:40:37.201Z] [2023-05-16T12:40:37.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:37.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T12:40:37.498Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T12:40:37.498Z] df9b9388f04a: Pulling fs layer [2023-05-16T12:40:37.498Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T12:40:37.498Z] 25bc292e5bac: Pulling fs layer [2023-05-16T12:40:37.498Z] 114826534d7a: Pulling fs layer [2023-05-16T12:40:37.498Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T12:40:37.498Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T12:40:37.498Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T12:40:37.498Z] 4657fd5d0bcf: Waiting [2023-05-16T12:40:37.498Z] 6ad1cebc031e: Waiting [2023-05-16T12:40:37.499Z] 8a3aa393b2d8: Waiting [2023-05-16T12:40:37.499Z] 114826534d7a: Waiting [2023-05-16T12:40:37.499Z] 25bc292e5bac: Verifying Checksum [2023-05-16T12:40:37.499Z] 25bc292e5bac: Download complete [2023-05-16T12:40:37.499Z] 52dc419b0ee2: Verifying Checksum [2023-05-16T12:40:37.499Z] 52dc419b0ee2: Download complete [2023-05-16T12:40:37.499Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T12:40:37.499Z] 4657fd5d0bcf: Download complete [2023-05-16T12:40:37.499Z] df9b9388f04a: Verifying Checksum [2023-05-16T12:40:37.499Z] df9b9388f04a: Download complete [2023-05-16T12:40:37.757Z] df9b9388f04a: Pull complete [2023-05-16T12:40:37.757Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T12:40:37.757Z] 6ad1cebc031e: Download complete [2023-05-16T12:40:37.757Z] 52dc419b0ee2: Pull complete [2023-05-16T12:40:37.757Z] 25bc292e5bac: Pull complete [2023-05-16T12:40:38.326Z] 114826534d7a: Verifying Checksum [2023-05-16T12:40:38.326Z] 114826534d7a: Download complete [2023-05-16T12:40:38.326Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T12:40:38.326Z] 8a3aa393b2d8: Download complete [2023-05-16T12:40:41.605Z] 114826534d7a: Pull complete [2023-05-16T12:40:41.605Z] 4657fd5d0bcf: Pull complete [2023-05-16T12:40:41.863Z] 6ad1cebc031e: Pull complete [2023-05-16T12:40:44.396Z] 8a3aa393b2d8: Pull complete [2023-05-16T12:40:44.396Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T12:40:44.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T12:40:44.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:40:44.518Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:40:44.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T12:40:47.823Z] $ docker top cf67fca3fc42eb40afd6901dd29e5c9b150bac3999d001b6c037e0323b1010fa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T12:40:47.872Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-16T12:40:48.148Z] + set -o pipefail [2023-05-16T12:40:48.148Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-16T12:40:52.334Z] [2023-05-16T12:40:52.334Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-16T12:40:52.334Z] [2023-05-16T12:40:52.334Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d902aa43-4b70-440d-a229-7c7ba05d9f46 [2023-05-16T12:40:52.334Z] [2023-05-16T12:40:52.334Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-16T12:40:52.334Z] [2023-05-16T12:40:52.334Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T12:40:52.334Z] [2023-05-16T12:40:52.334Z] [2023-05-16T12:40:52.334Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T12:40:52.334Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T12:40:52.334Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T12:40:52.357Z] $ docker stop --time=1 cf67fca3fc42eb40afd6901dd29e5c9b150bac3999d001b6c037e0323b1010fa [2023-05-16T12:40:56.026Z] $ docker rm -f --volumes cf67fca3fc42eb40afd6901dd29e5c9b150bac3999d001b6c037e0323b1010fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-16T12:40:56.426Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:40:56.440Z] provisioning config files... [2023-05-16T12:40:56.447Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13020246227220998799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:40:56.741Z] --> edgex-publish-swagger.sh [2023-05-16T12:40:56.741Z] === Publish doc/openapi/v3 API === [2023-05-16T12:40:56.741Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-16T12:40:56.741Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-16T12:40:56.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T12:40:56.741Z] Dload Upload Total Spent Left Speed [2023-05-16T12:40:57.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 605k --:--:-- --:--:-- --:--:-- 605k [2023-05-16T12:40:57.310Z] [2023-05-16T12:40:57.310Z] [Pipeline] } [2023-05-16T12:40:57.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:40:57.699Z] + git log --format=format:%s -1 4cbb4e31d347d152f2d64cc131833a0f5aa3a873 [Pipeline] sh [2023-05-16T12:40:57.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:40:57.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:40:58.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:40:58.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:40:58.364Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:40:58.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-16T12:40:58.875Z] $ docker top 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 -eo pid,comm [2023-05-16T12:40:58.908Z] 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). [2023-05-16T12:40:58.908Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:40:58.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:40:58.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:40:59.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:40:59.061Z] $ docker exec 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 ssh-agent [2023-05-16T12:40:59.145Z] SSH_AUTH_SOCK=/tmp/ssh-Syxxq2e2aXgp/agent.32 [2023-05-16T12:40:59.145Z] SSH_AGENT_PID=38 [2023-05-16T12:40:59.150Z] Running ssh-add (command line suppressed) [2023-05-16T12:40:59.259Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17900121190206459239.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17900121190206459239.key) [2023-05-16T12:40:59.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:40:59.544Z] + git semver tag [2023-05-16T12:40:59.803Z] 2023-05-16 12:40:59,722 [run_tag] DEBUG tag force:False [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,722 [check_head_tag] DEBUG check head tag [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,724 [execute] INFO git cat-file --batch-check [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,728 [execute] INFO git cat-file --batch [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,763 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,763 [execute] INFO git tag -a v3.0.0-dev.52 -m v3.0.0-dev.52 [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,763 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.52', '-m', 'v3.0.0-dev.52'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:40:59.804Z] 2023-05-16 12:40:59,768 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:40:59.804Z] 3.0.0-dev.52 [Pipeline] } [2023-05-16T12:40:59.825Z] $ docker exec --env ******** --env ******** 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 ssh-agent -k [2023-05-16T12:40:59.920Z] unset SSH_AUTH_SOCK; [2023-05-16T12:40:59.921Z] unset SSH_AGENT_PID; [2023-05-16T12:40:59.921Z] echo Agent pid 38 killed; [2023-05-16T12:40:59.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:41:00.226Z] + git semver [Pipeline] } [2023-05-16T12:41:00.509Z] $ docker stop --time=1 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 [2023-05-16T12:41:01.816Z] $ docker rm -f --volumes 7f7209d0186fd337d041860e600f37c76db4cf3dcc6950c7975379e2ad190479 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:41:02.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:41:02.212Z] [2023-05-16T12:41:02.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:41:02.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:41:02.513Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T12:41:02.513Z] ab5ef0e58194: Pulling fs layer [2023-05-16T12:41:02.513Z] 9712f1f96733: Pulling fs layer [2023-05-16T12:41:02.513Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T12:41:02.513Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T12:41:02.513Z] e9a5061849ea: Pulling fs layer [2023-05-16T12:41:02.513Z] d747dcd14b5f: Pulling fs layer [2023-05-16T12:41:02.513Z] 2de7ff778b66: Pulling fs layer [2023-05-16T12:41:02.513Z] e9a5061849ea: Waiting [2023-05-16T12:41:02.513Z] d747dcd14b5f: Waiting [2023-05-16T12:41:02.513Z] 2de7ff778b66: Waiting [2023-05-16T12:41:02.513Z] 0d9ebad4ef96: Waiting [2023-05-16T12:41:02.513Z] 9712f1f96733: Verifying Checksum [2023-05-16T12:41:02.513Z] 9712f1f96733: Download complete [2023-05-16T12:41:02.778Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T12:41:02.778Z] 63f879dbbcfc: Download complete [2023-05-16T12:41:03.037Z] e9a5061849ea: Verifying Checksum [2023-05-16T12:41:03.037Z] e9a5061849ea: Download complete [2023-05-16T12:41:03.037Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T12:41:03.037Z] 0d9ebad4ef96: Download complete [2023-05-16T12:41:03.037Z] d747dcd14b5f: Download complete [2023-05-16T12:41:03.037Z] ab5ef0e58194: Verifying Checksum [2023-05-16T12:41:03.037Z] ab5ef0e58194: Download complete [2023-05-16T12:41:03.037Z] 2de7ff778b66: Verifying Checksum [2023-05-16T12:41:03.037Z] 2de7ff778b66: Download complete [2023-05-16T12:41:06.334Z] ab5ef0e58194: Pull complete [2023-05-16T12:41:06.334Z] 9712f1f96733: Pull complete [2023-05-16T12:41:06.594Z] 63f879dbbcfc: Pull complete [2023-05-16T12:41:09.875Z] 0d9ebad4ef96: Pull complete [2023-05-16T12:41:10.133Z] e9a5061849ea: Pull complete [2023-05-16T12:41:10.133Z] d747dcd14b5f: Pull complete [2023-05-16T12:41:11.505Z] 2de7ff778b66: Pull complete [2023-05-16T12:41:11.505Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T12:41:11.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:41:11.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:41:11.593Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:41:11.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T12:41:16.308Z] $ docker top 33aafeecfadb23483335809c0a76287256106e112f3f5a1baaa68334f47538f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:41:16.364Z] provisioning config files... [2023-05-16T12:41:16.371Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13231425564829988421tmp [2023-05-16T12:41:16.381Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4720025711837251898tmp [2023-05-16T12:41:16.389Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2176657632164658288tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:41:16.399Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:16.681Z] ---> sigul-configuration.sh [2023-05-16T12:41:16.681Z] gpg: directory `/root/.gnupg' created [2023-05-16T12:41:16.681Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T12:41:16.681Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T12:41:16.681Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T12:41:16.681Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T12:41:16.681Z] gpg: CAST5 encrypted data [2023-05-16T12:41:16.681Z] gpg: encrypted with 1 passphrase [2023-05-16T12:41:16.681Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T12:41:16.966Z] + mkdir /home/jenkins [2023-05-16T12:41:16.967Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T12:41:17.257Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-16T12:41:17.267Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:17.550Z] ---> sigul-install.sh [2023-05-16T12:41:17.550Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T12:41:17.844Z] + git tag --list [2023-05-16T12:41:17.844Z] v0.0.0 [2023-05-16T12:41:17.844Z] v0.0.1-dev.1 [2023-05-16T12:41:17.844Z] v0.0.1-dev.10 [2023-05-16T12:41:17.844Z] v0.0.1-dev.11 [2023-05-16T12:41:17.844Z] v0.0.1-dev.12 [2023-05-16T12:41:17.844Z] v0.0.1-dev.13 [2023-05-16T12:41:17.844Z] v0.0.1-dev.14 [2023-05-16T12:41:17.844Z] v0.0.1-dev.15 [2023-05-16T12:41:17.844Z] v0.0.1-dev.16 [2023-05-16T12:41:17.844Z] v0.0.1-dev.17 [2023-05-16T12:41:17.844Z] v0.0.1-dev.18 [2023-05-16T12:41:17.844Z] v0.0.1-dev.19 [2023-05-16T12:41:17.844Z] v0.0.1-dev.2 [2023-05-16T12:41:17.844Z] v0.0.1-dev.20 [2023-05-16T12:41:17.844Z] v0.0.1-dev.21 [2023-05-16T12:41:17.844Z] v0.0.1-dev.22 [2023-05-16T12:41:17.844Z] v0.0.1-dev.23 [2023-05-16T12:41:17.844Z] v0.0.1-dev.24 [2023-05-16T12:41:17.844Z] v0.0.1-dev.25 [2023-05-16T12:41:17.844Z] v0.0.1-dev.26 [2023-05-16T12:41:17.844Z] v0.0.1-dev.27 [2023-05-16T12:41:17.844Z] v0.0.1-dev.28 [2023-05-16T12:41:17.844Z] v0.0.1-dev.3 [2023-05-16T12:41:17.844Z] v0.0.1-dev.4 [2023-05-16T12:41:17.844Z] v0.0.1-dev.5 [2023-05-16T12:41:17.844Z] v0.0.1-dev.6 [2023-05-16T12:41:17.844Z] v0.0.1-dev.7 [2023-05-16T12:41:17.844Z] v0.0.1-dev.8 [2023-05-16T12:41:17.844Z] v0.0.1-dev.9 [2023-05-16T12:41:17.844Z] v2.2.0 [2023-05-16T12:41:17.844Z] v2.2.0-dev.29 [2023-05-16T12:41:17.844Z] v2.2.0-dev.30 [2023-05-16T12:41:17.844Z] v2.2.0-dev.31 [2023-05-16T12:41:17.844Z] v2.2.0-dev.32 [2023-05-16T12:41:17.844Z] v2.2.0-dev.33 [2023-05-16T12:41:17.844Z] v2.2.0-dev.34 [2023-05-16T12:41:17.844Z] v2.2.0-dev.35 [2023-05-16T12:41:17.844Z] v2.3.0 [2023-05-16T12:41:17.844Z] v2.3.0-dev.1 [2023-05-16T12:41:17.844Z] v2.3.0-dev.10 [2023-05-16T12:41:17.844Z] v2.3.0-dev.11 [2023-05-16T12:41:17.844Z] v2.3.0-dev.12 [2023-05-16T12:41:17.844Z] v2.3.0-dev.13 [2023-05-16T12:41:17.844Z] v2.3.0-dev.14 [2023-05-16T12:41:17.844Z] v2.3.0-dev.15 [2023-05-16T12:41:17.844Z] v2.3.0-dev.16 [2023-05-16T12:41:17.844Z] v2.3.0-dev.17 [2023-05-16T12:41:17.844Z] v2.3.0-dev.18 [2023-05-16T12:41:17.844Z] v2.3.0-dev.19 [2023-05-16T12:41:17.844Z] v2.3.0-dev.2 [2023-05-16T12:41:17.844Z] v2.3.0-dev.20 [2023-05-16T12:41:17.844Z] v2.3.0-dev.21 [2023-05-16T12:41:17.844Z] v2.3.0-dev.22 [2023-05-16T12:41:17.844Z] v2.3.0-dev.23 [2023-05-16T12:41:17.844Z] v2.3.0-dev.24 [2023-05-16T12:41:17.844Z] v2.3.0-dev.25 [2023-05-16T12:41:17.844Z] v2.3.0-dev.26 [2023-05-16T12:41:17.844Z] v2.3.0-dev.27 [2023-05-16T12:41:17.844Z] v2.3.0-dev.28 [2023-05-16T12:41:17.844Z] v2.3.0-dev.29 [2023-05-16T12:41:17.844Z] v2.3.0-dev.3 [2023-05-16T12:41:17.844Z] v2.3.0-dev.30 [2023-05-16T12:41:17.844Z] v2.3.0-dev.31 [2023-05-16T12:41:17.844Z] v2.3.0-dev.32 [2023-05-16T12:41:17.844Z] v2.3.0-dev.33 [2023-05-16T12:41:17.844Z] v2.3.0-dev.34 [2023-05-16T12:41:17.845Z] v2.3.0-dev.35 [2023-05-16T12:41:17.845Z] v2.3.0-dev.36 [2023-05-16T12:41:17.845Z] v2.3.0-dev.37 [2023-05-16T12:41:17.845Z] v2.3.0-dev.38 [2023-05-16T12:41:17.845Z] v2.3.0-dev.39 [2023-05-16T12:41:17.845Z] v2.3.0-dev.4 [2023-05-16T12:41:17.845Z] v2.3.0-dev.40 [2023-05-16T12:41:17.845Z] v2.3.0-dev.41 [2023-05-16T12:41:17.845Z] v2.3.0-dev.42 [2023-05-16T12:41:17.845Z] v2.3.0-dev.43 [2023-05-16T12:41:17.845Z] v2.3.0-dev.44 [2023-05-16T12:41:17.845Z] v2.3.0-dev.45 [2023-05-16T12:41:17.845Z] v2.3.0-dev.5 [2023-05-16T12:41:17.845Z] v2.3.0-dev.6 [2023-05-16T12:41:17.845Z] v2.3.0-dev.7 [2023-05-16T12:41:17.845Z] v2.3.0-dev.8 [2023-05-16T12:41:17.845Z] v2.3.0-dev.9 [2023-05-16T12:41:17.845Z] v2.3.1 [2023-05-16T12:41:17.845Z] v2.3.1-dev.1 [2023-05-16T12:41:17.845Z] v2.3.1-dev.4 [2023-05-16T12:41:17.845Z] v2.3.1-dev.5 [2023-05-16T12:41:17.845Z] v2.3.2-dev.1 [2023-05-16T12:41:17.845Z] v2.3.2-dev.2 [2023-05-16T12:41:17.845Z] v3.0.0-dev.1 [2023-05-16T12:41:17.845Z] v3.0.0-dev.10 [2023-05-16T12:41:17.845Z] v3.0.0-dev.11 [2023-05-16T12:41:17.845Z] v3.0.0-dev.12 [2023-05-16T12:41:17.845Z] v3.0.0-dev.13 [2023-05-16T12:41:17.845Z] v3.0.0-dev.14 [2023-05-16T12:41:17.845Z] v3.0.0-dev.15 [2023-05-16T12:41:17.845Z] v3.0.0-dev.16 [2023-05-16T12:41:17.845Z] v3.0.0-dev.17 [2023-05-16T12:41:17.845Z] v3.0.0-dev.18 [2023-05-16T12:41:17.845Z] v3.0.0-dev.19 [2023-05-16T12:41:17.845Z] v3.0.0-dev.2 [2023-05-16T12:41:17.845Z] v3.0.0-dev.20 [2023-05-16T12:41:17.845Z] v3.0.0-dev.21 [2023-05-16T12:41:17.845Z] v3.0.0-dev.22 [2023-05-16T12:41:17.845Z] v3.0.0-dev.23 [2023-05-16T12:41:17.845Z] v3.0.0-dev.24 [2023-05-16T12:41:17.845Z] v3.0.0-dev.25 [2023-05-16T12:41:17.845Z] v3.0.0-dev.26 [2023-05-16T12:41:17.845Z] v3.0.0-dev.27 [2023-05-16T12:41:17.845Z] v3.0.0-dev.28 [2023-05-16T12:41:17.845Z] v3.0.0-dev.29 [2023-05-16T12:41:17.845Z] v3.0.0-dev.3 [2023-05-16T12:41:17.845Z] v3.0.0-dev.30 [2023-05-16T12:41:17.845Z] v3.0.0-dev.31 [2023-05-16T12:41:17.845Z] v3.0.0-dev.32 [2023-05-16T12:41:17.845Z] v3.0.0-dev.33 [2023-05-16T12:41:17.845Z] v3.0.0-dev.34 [2023-05-16T12:41:17.845Z] v3.0.0-dev.35 [2023-05-16T12:41:17.845Z] v3.0.0-dev.36 [2023-05-16T12:41:17.845Z] v3.0.0-dev.37 [2023-05-16T12:41:17.845Z] v3.0.0-dev.38 [2023-05-16T12:41:17.845Z] v3.0.0-dev.39 [2023-05-16T12:41:17.845Z] v3.0.0-dev.4 [2023-05-16T12:41:17.845Z] v3.0.0-dev.40 [2023-05-16T12:41:17.845Z] v3.0.0-dev.41 [2023-05-16T12:41:17.845Z] v3.0.0-dev.42 [2023-05-16T12:41:17.845Z] v3.0.0-dev.43 [2023-05-16T12:41:17.845Z] v3.0.0-dev.44 [2023-05-16T12:41:17.845Z] v3.0.0-dev.45 [2023-05-16T12:41:17.845Z] v3.0.0-dev.46 [2023-05-16T12:41:17.845Z] v3.0.0-dev.47 [2023-05-16T12:41:17.845Z] v3.0.0-dev.48 [2023-05-16T12:41:17.845Z] v3.0.0-dev.49 [2023-05-16T12:41:17.845Z] v3.0.0-dev.5 [2023-05-16T12:41:17.845Z] v3.0.0-dev.50 [2023-05-16T12:41:17.845Z] v3.0.0-dev.51 [2023-05-16T12:41:17.845Z] v3.0.0-dev.52 [2023-05-16T12:41:17.845Z] v3.0.0-dev.6 [2023-05-16T12:41:17.845Z] v3.0.0-dev.7 [2023-05-16T12:41:17.845Z] v3.0.0-dev.8 [2023-05-16T12:41:17.845Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T12:41:18.130Z] + lftools sign git-tag v3.0.0-dev.52 [2023-05-16T12:41:18.699Z] Signing Git tag with Sigul... [2023-05-16T12:41:18.699Z] Signing v3.0.0-dev.52 [Pipeline] echo [2023-05-16T12:41:18.968Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:19.249Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T12:41:19.257Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T12:41:19.287Z] $ docker stop --time=1 33aafeecfadb23483335809c0a76287256106e112f3f5a1baaa68334f47538f5 [2023-05-16T12:41:20.596Z] $ docker rm -f --volumes 33aafeecfadb23483335809c0a76287256106e112f3f5a1baaa68334f47538f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T12:41:21.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:41:21.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:41:21.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:41:21.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:41:21.381Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:41:21.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-16T12:41:21.731Z] $ docker top 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 -eo pid,comm [2023-05-16T12:41:21.763Z] 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). [2023-05-16T12:41:21.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:41:21.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:41:21.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:41:21.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:41:21.924Z] $ docker exec 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 ssh-agent [2023-05-16T12:41:22.015Z] SSH_AUTH_SOCK=/tmp/ssh-sKKmTXdFITy7/agent.31 [2023-05-16T12:41:22.015Z] SSH_AGENT_PID=37 [2023-05-16T12:41:22.020Z] Running ssh-add (command line suppressed) [2023-05-16T12:41:22.123Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8465989405938694364.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8465989405938694364.key) [2023-05-16T12:41:22.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:41:22.410Z] + git semver bump pre [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,573 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,573 [bump_version] DEBUG bumping version:3.0.0-dev.52 on axis:pre with prefix:dev [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,573 [bump_version] DEBUG bumped version:3.0.0-dev.53 [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,573 [write_version] DEBUG write version:3.0.0-dev.53 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,573 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,574 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,575 [execute] INFO git cat-file --batch-check [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,580 [execute] INFO git cat-file --batch [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:41:22.669Z] 2023-05-16 12:41:22,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:41:22.669Z] 3.0.0-dev.53 [Pipeline] } [2023-05-16T12:41:22.690Z] $ docker exec --env ******** --env ******** 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 ssh-agent -k [2023-05-16T12:41:22.781Z] unset SSH_AUTH_SOCK; [2023-05-16T12:41:22.781Z] unset SSH_AGENT_PID; [2023-05-16T12:41:22.781Z] echo Agent pid 37 killed; [2023-05-16T12:41:22.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:41:23.082Z] + git semver [Pipeline] } [2023-05-16T12:41:23.364Z] $ docker stop --time=1 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 [2023-05-16T12:41:24.606Z] $ docker rm -f --volumes 06b10abf4367374ee8a28d4dec6b8b7b87b5e99f6277d8b207da0a61addd8ac5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:41:24.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:41:24.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:41:25.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:41:25.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:41:25.312Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:41:25.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-16T12:41:25.712Z] $ docker top 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:41:25.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:41:25.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:41:25.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:41:25.885Z] $ docker exec 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d ssh-agent [2023-05-16T12:41:25.972Z] SSH_AUTH_SOCK=/tmp/ssh-Qe6YftULHJqb/agent.31 [2023-05-16T12:41:25.972Z] SSH_AGENT_PID=37 [2023-05-16T12:41:25.977Z] Running ssh-add (command line suppressed) [2023-05-16T12:41:26.093Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11287155339502235971.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11287155339502235971.key) [2023-05-16T12:41:26.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:41:26.378Z] + git semver push [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,554 [run_push] DEBUG push [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,555 [execute] INFO git cat-file --batch-check [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,559 [execute] INFO git rev-list 6c4d34e4e28a6cd5abd34b6ebaa2d70b9b506868 -- [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,559 [execute] DEBUG Popen(['git', 'rev-list', '6c4d34e4e28a6cd5abd34b6ebaa2d70b9b506868', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,567 [execute] INFO git fetch -v origin [2023-05-16T12:41:26.638Z] 2023-05-16 12:41:26,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T12:41:27.207Z] 2023-05-16 12:41:27,004 [run_push] DEBUG no remote changes detected [2023-05-16T12:41:27.207Z] 2023-05-16 12:41:27,005 [execute] INFO git push origin semver [2023-05-16T12:41:27.207Z] 2023-05-16 12:41:27,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:41:27.774Z] 2023-05-16 12:41:27,751 [run_push] DEBUG push all version tags [2023-05-16T12:41:27.774Z] 2023-05-16 12:41:27,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T12:41:27.774Z] 2023-05-16 12:41:27,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:41:28.709Z] 2023-05-16 12:41:28,514 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-16T12:41:28.709Z] 3.0.0-dev.53 [Pipeline] } [2023-05-16T12:41:28.730Z] $ docker exec --env ******** --env ******** 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d ssh-agent -k [2023-05-16T12:41:28.816Z] unset SSH_AUTH_SOCK; [2023-05-16T12:41:28.816Z] unset SSH_AGENT_PID; [2023-05-16T12:41:28.816Z] echo Agent pid 37 killed; [2023-05-16T12:41:28.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:41:29.117Z] + git semver [Pipeline] } [2023-05-16T12:41:29.398Z] $ docker stop --time=1 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d [2023-05-16T12:41:30.673Z] $ docker rm -f --volumes 444d20e1b07893ef59498954ee2878eb08720ea9e3b5de6f77814bde35e1014d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T12:41:31.229Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-16T12:41:31.229Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-16T12:41:31.229Z] total 16 [2023-05-16T12:41:31.229Z] drwxr-xr-x 3 root root 4096 May 16 12:29 . [2023-05-16T12:41:31.229Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:41 .. [2023-05-16T12:41:31.229Z] drwxr-xr-x 2 root root 4096 May 16 12:29 cost [2023-05-16T12:41:31.229Z] -rw-r--r-- 1 root root 91 May 16 12:29 cost.csv [2023-05-16T12:41:31.229Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-16T12:41:31.229Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-16T12:41:31.229Z] total 16 [2023-05-16T12:41:31.229Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:29 . [2023-05-16T12:41:31.229Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:41 .. [2023-05-16T12:41:31.229Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 12:29 cost [2023-05-16T12:41:31.229Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 12:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:31.521Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:32.515Z] ---> package-listing.sh [2023-05-16T12:41:32.515Z] ++ facter osfamily [2023-05-16T12:41:32.515Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T12:41:32.515Z] + OS_FAMILY=debian [2023-05-16T12:41:32.515Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-16T12:41:32.515Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T12:41:32.515Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T12:41:32.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T12:41:32.515Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T12:41:32.515Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-16T12:41:32.515Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T12:41:32.515Z] + case "${OS_FAMILY}" in [2023-05-16T12:41:32.515Z] + dpkg -l [2023-05-16T12:41:32.515Z] + grep '^ii' [2023-05-16T12:41:32.515Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T12:41:32.515Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T12:41:32.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T12:41:32.560Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-16T12:41:32.560Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-16T12:41:32.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-16T12:41:32.564Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T12:41:32.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:41:33.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:41:33.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:41:33.488Z] prd-ubuntu20.04-docker-8c-8g-15723 does not seem to be running inside a container [2023-05-16T12:41:33.531Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:41:33.716Z] $ docker top 937de6d7ec41e82165b0b665817f61f03c41eda39ee6990d1281e07525daf5f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:41:34.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T12:41:34.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T12:41:34.616Z] + ls /var/log/sa-host [2023-05-16T12:41:34.617Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:41:34.704Z] provisioning config files... [2023-05-16T12:41:34.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7331159306983963737tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:41:34.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:35.004Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T12:41:35.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:35.327Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T12:41:35.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:35.621Z] ---> sudo-logs.sh [2023-05-16T12:41:35.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T12:41:35.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:35.924Z] ---> job-cost.sh [2023-05-16T12:41:35.925Z] lf-activate-venv: SKIPPING [2023-05-16T12:41:35.925Z] DEBUG: total: 0.2199999988079071 [2023-05-16T12:41:35.925Z] INFO: Retrieving Stack Cost... [2023-05-16T12:41:36.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:41:36.755Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T12:41:36.766Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:41:37.048Z] ---> logs-deploy.sh [2023-05-16T12:41:37.048Z] lf-activate-venv: SKIPPING [2023-05-16T12:41:37.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/149 [2023-05-16T12:41:37.048Z] INFO: archiving workspace using pattern(s): [2023-05-16T12:41:37.986Z] Archives upload complete. [2023-05-16T12:41:38.259Z] INFO: archiving logs to Nexus [2023-05-16T12:41:38.830Z] ---> uname -a: [2023-05-16T12:41:38.830Z] Linux prd-ubuntu20-04-docker-8c-8g-15723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] ---> lscpu: [2023-05-16T12:41:38.830Z] Architecture: x86_64 [2023-05-16T12:41:38.830Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T12:41:38.830Z] Byte Order: Little Endian [2023-05-16T12:41:38.830Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T12:41:38.830Z] CPU(s): 8 [2023-05-16T12:41:38.830Z] On-line CPU(s) list: 0-7 [2023-05-16T12:41:38.830Z] Thread(s) per core: 1 [2023-05-16T12:41:38.830Z] Core(s) per socket: 1 [2023-05-16T12:41:38.830Z] Socket(s): 8 [2023-05-16T12:41:38.830Z] NUMA node(s): 1 [2023-05-16T12:41:38.830Z] Vendor ID: AuthenticAMD [2023-05-16T12:41:38.830Z] CPU family: 23 [2023-05-16T12:41:38.830Z] Model: 49 [2023-05-16T12:41:38.830Z] Model name: AMD EPYC-Rome Processor [2023-05-16T12:41:38.830Z] Stepping: 0 [2023-05-16T12:41:38.830Z] CPU MHz: 2800.000 [2023-05-16T12:41:38.830Z] BogoMIPS: 5600.00 [2023-05-16T12:41:38.830Z] Virtualization: AMD-V [2023-05-16T12:41:38.830Z] Hypervisor vendor: KVM [2023-05-16T12:41:38.830Z] Virtualization type: full [2023-05-16T12:41:38.830Z] L1d cache: 256 KiB [2023-05-16T12:41:38.830Z] L1i cache: 256 KiB [2023-05-16T12:41:38.830Z] L2 cache: 4 MiB [2023-05-16T12:41:38.830Z] L3 cache: 128 MiB [2023-05-16T12:41:38.830Z] NUMA node0 CPU(s): 0-7 [2023-05-16T12:41:38.830Z] Vulnerability Itlb multihit: Not affected [2023-05-16T12:41:38.830Z] Vulnerability L1tf: Not affected [2023-05-16T12:41:38.830Z] Vulnerability Mds: Not affected [2023-05-16T12:41:38.830Z] Vulnerability Meltdown: Not affected [2023-05-16T12:41:38.830Z] Vulnerability Mmio stale data: Not affected [2023-05-16T12:41:38.830Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T12:41:38.830Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T12:41:38.830Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T12:41:38.830Z] Vulnerability Srbds: Not affected [2023-05-16T12:41:38.830Z] Vulnerability Tsx async abort: Not affected [2023-05-16T12:41:38.830Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] ---> nproc: [2023-05-16T12:41:38.830Z] 8 [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] ---> df -h: [2023-05-16T12:41:38.830Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T12:41:38.830Z] overlay 155G 13G 143G 9% / [2023-05-16T12:41:38.830Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T12:41:38.830Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T12:41:38.830Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T12:41:38.830Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] ---> sar -b -r -n DEV: [2023-05-16T12:41:38.830Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15723) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] 12:26:36 LINUX RESTART (8 CPU) [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.830Z] 12:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T12:41:38.830Z] 12:28:01 204.47 39.28 165.19 0.00 4255.16 63051.49 0.00 [2023-05-16T12:41:38.830Z] 12:29:01 141.31 0.33 140.98 0.00 26.26 37379.24 0.00 [2023-05-16T12:41:38.830Z] 12:30:01 120.45 0.05 120.40 0.00 4.40 35358.91 0.00 [2023-05-16T12:41:38.830Z] 12:31:01 1.78 0.00 1.78 0.00 0.00 20.68 0.00 [2023-05-16T12:41:38.830Z] 12:32:01 43.75 10.38 33.37 0.00 3427.66 6155.95 0.00 [2023-05-16T12:41:38.830Z] 12:33:01 7.42 0.65 6.77 0.00 70.65 123.31 0.00 [2023-05-16T12:41:38.830Z] 12:34:01 2.08 0.00 2.08 0.00 0.00 21.06 0.00 [2023-05-16T12:41:38.830Z] 12:35:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 [2023-05-16T12:41:38.830Z] 12:36:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2023-05-16T12:41:38.830Z] 12:37:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 [2023-05-16T12:41:38.830Z] 12:38:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-05-16T12:41:38.830Z] 12:39:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2023-05-16T12:41:38.830Z] 12:40:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2023-05-16T12:41:38.830Z] 12:41:01 58.51 0.38 58.12 0.00 22.13 37166.74 0.00 [2023-05-16T12:41:38.830Z] Average: 42.11 3.65 38.46 0.00 557.62 12813.12 0.00 [2023-05-16T12:41:38.830Z] [2023-05-16T12:41:38.831Z] 12:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T12:41:38.831Z] 12:28:01 27932640 31566000 740620 2.25 132344 3674496 2063344 6.08 1185196 3294876 444224 [2023-05-16T12:41:38.831Z] 12:29:01 28116716 31453240 842992 2.56 151264 3368956 2318076 6.83 1382344 2909884 76164 [2023-05-16T12:41:38.831Z] 12:30:01 27579060 31575756 722584 2.20 161224 3978068 1766420 5.21 1276396 3513604 168 [2023-05-16T12:41:38.831Z] 12:31:01 27580104 31576876 721088 2.19 161256 3978068 1766420 5.21 1276304 3513604 48 [2023-05-16T12:41:38.831Z] 12:32:01 27196196 31557240 725904 2.21 187276 4301776 1807460 5.33 1515560 3624960 976 [2023-05-16T12:41:38.831Z] 12:33:01 27199800 31558256 724544 2.20 185880 4300620 1821056 5.37 1513740 3623452 200 [2023-05-16T12:41:38.831Z] 12:34:01 27202084 31560624 722104 2.20 185960 4300624 1804524 5.32 1512020 3623456 4 [2023-05-16T12:41:38.831Z] 12:35:01 27207612 31566220 716432 2.18 186044 4300624 1804524 5.32 1506152 3623456 8 [2023-05-16T12:41:38.831Z] 12:36:01 27207400 31566104 716712 2.18 186124 4300628 1804524 5.32 1506320 3623468 8 [2023-05-16T12:41:38.831Z] 12:37:01 27207692 31566484 716328 2.18 186208 4300632 1804524 5.32 1506496 3623464 8 [2023-05-16T12:41:38.831Z] 12:38:01 27207352 31566432 716528 2.18 186228 4300632 1804524 5.32 1506560 3623752 8 [2023-05-16T12:41:38.831Z] 12:39:01 27207840 31567004 715900 2.18 186292 4300636 1804524 5.32 1506564 3623756 24 [2023-05-16T12:41:38.831Z] 12:40:01 27207784 31567008 715828 2.18 186352 4300636 1804524 5.32 1506656 3623760 8 [2023-05-16T12:41:38.831Z] 12:41:01 26383164 31517756 759752 2.31 203652 5005100 2023928 5.96 1608936 4286504 812 [2023-05-16T12:41:38.831Z] Average: 27316817 31554643 732665 2.23 177579 4193678 1871312 5.51 1450660 3580857 37333 [2023-05-16T12:41:38.831Z] [2023-05-16T12:41:38.831Z] 12:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T12:41:38.831Z] 12:28:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:28:01 ens3 956.12 576.57 8828.55 104.76 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:28:01 docker0 183.60 318.76 14.89 2120.85 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:29:01 ens3 53.59 49.56 83.43 102.64 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:29:01 veth80bed78 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:29:01 docker0 1.35 3.13 0.08 42.51 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:30:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:30:01 ens3 143.34 103.55 2593.65 235.26 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:30:01 docker0 1.28 3.38 0.08 43.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:31:01 ens3 0.78 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:32:01 ens3 109.23 46.90 2299.06 3.68 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:33:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:35:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:36:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:38:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:41:01 ens3 216.51 122.25 4621.66 30.17 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:41:01 docker0 33.29 60.04 2.97 626.57 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] 12:41:01 veth6ace7de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] Average: ens3 105.75 64.27 1316.20 34.05 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] Average: docker0 15.68 27.52 1.29 202.35 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] Average: veth6ace7de 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:41:38.831Z] [2023-05-16T12:41:38.831Z] [2023-05-16T12:41:38.831Z] ---> sar -P ALL: [2023-05-16T12:41:38.831Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15723) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T12:41:38.831Z] [2023-05-16T12:41:38.831Z] 12:26:36 LINUX RESTART (8 CPU) [2023-05-16T12:41:38.831Z] [2023-05-16T12:41:38.831Z] 12:27:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T12:41:38.831Z] 12:28:01 all 12.23 0.00 4.56 3.46 0.09 79.67 [2023-05-16T12:41:38.831Z] 12:28:01 0 13.20 0.00 5.17 0.63 0.08 80.92 [2023-05-16T12:41:38.831Z] 12:28:01 1 14.15 0.00 3.52 5.17 0.08 77.07 [2023-05-16T12:41:38.831Z] 12:28:01 2 11.08 0.00 5.17 0.20 0.08 83.47 [2023-05-16T12:41:38.831Z] 12:28:01 3 10.46 0.00 5.65 15.18 0.10 68.61 [2023-05-16T12:41:38.831Z] 12:28:01 4 14.21 0.00 5.10 1.16 0.09 79.45 [2023-05-16T12:41:38.831Z] 12:28:01 5 11.43 0.00 3.82 3.53 0.08 81.14 [2023-05-16T12:41:38.831Z] 12:28:01 6 12.31 0.00 3.94 0.44 0.08 83.22 [2023-05-16T12:41:38.831Z] 12:28:01 7 10.96 0.00 4.12 1.38 0.10 83.44 [2023-05-16T12:41:38.831Z] 12:29:01 all 30.23 0.00 5.51 2.70 0.09 61.46 [2023-05-16T12:41:38.831Z] 12:29:01 0 30.86 0.00 6.50 5.42 0.10 57.12 [2023-05-16T12:41:38.831Z] 12:29:01 1 30.25 0.00 5.53 5.78 0.08 58.35 [2023-05-16T12:41:38.831Z] 12:29:01 2 30.76 0.00 5.13 0.30 0.07 63.74 [2023-05-16T12:41:38.831Z] 12:29:01 3 28.52 0.00 6.21 7.99 0.12 57.17 [2023-05-16T12:41:38.831Z] 12:29:01 4 31.29 0.00 4.96 0.24 0.08 63.43 [2023-05-16T12:41:38.831Z] 12:29:01 5 30.30 0.00 5.03 0.49 0.08 64.09 [2023-05-16T12:41:38.831Z] 12:29:01 6 29.51 0.00 4.94 0.05 0.10 65.40 [2023-05-16T12:41:38.831Z] 12:29:01 7 30.38 0.00 5.74 1.37 0.10 62.41 [2023-05-16T12:41:38.831Z] 12:30:01 all 13.62 0.00 3.29 1.81 0.05 81.23 [2023-05-16T12:41:38.831Z] 12:30:01 0 13.00 0.00 2.75 0.02 0.03 84.19 [2023-05-16T12:41:38.831Z] 12:30:01 1 12.72 0.00 2.76 1.87 0.03 82.61 [2023-05-16T12:41:38.831Z] 12:30:01 2 13.73 0.00 3.21 0.50 0.07 82.49 [2023-05-16T12:41:38.831Z] 12:30:01 3 12.28 0.00 3.52 0.08 0.05 84.07 [2023-05-16T12:41:38.831Z] 12:30:01 4 13.13 0.00 3.67 9.37 0.07 73.76 [2023-05-16T12:41:38.831Z] 12:30:01 5 15.05 0.00 3.31 1.18 0.05 80.42 [2023-05-16T12:41:38.831Z] 12:30:01 6 15.04 0.00 3.60 0.00 0.05 81.31 [2023-05-16T12:41:38.831Z] 12:30:01 7 13.99 0.00 3.50 1.58 0.07 80.86 [2023-05-16T12:41:38.831Z] 12:31:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2023-05-16T12:41:38.831Z] 12:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T12:41:38.831Z] 12:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T12:41:38.831Z] 12:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-16T12:41:38.831Z] 12:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.831Z] 12:31:01 4 0.02 0.00 0.02 0.20 0.00 99.77 [2023-05-16T12:41:38.831Z] 12:31:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-16T12:41:38.831Z] 12:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:41:38.831Z] 12:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-16T12:41:38.831Z] 12:32:01 all 1.77 0.00 1.16 0.67 0.02 96.37 [2023-05-16T12:41:38.831Z] 12:32:01 0 1.63 0.00 1.18 0.32 0.02 96.85 [2023-05-16T12:41:38.831Z] 12:32:01 1 1.25 0.00 0.62 0.05 0.02 98.06 [2023-05-16T12:41:38.831Z] 12:32:01 2 1.70 0.00 0.87 0.02 0.03 97.38 [2023-05-16T12:41:38.831Z] 12:32:01 3 1.27 0.00 1.52 0.12 0.02 97.08 [2023-05-16T12:41:38.831Z] 12:32:01 4 1.66 0.00 0.79 0.05 0.02 97.49 [2023-05-16T12:41:38.831Z] 12:32:01 5 1.94 0.00 1.05 2.27 0.02 94.72 [2023-05-16T12:41:38.831Z] 12:32:01 6 2.10 0.00 1.20 2.45 0.02 94.22 [2023-05-16T12:41:38.831Z] 12:32:01 7 2.64 0.00 2.04 0.10 0.03 95.19 [2023-05-16T12:41:38.831Z] 12:33:01 all 0.10 0.00 0.08 0.03 0.01 99.78 [2023-05-16T12:41:38.831Z] 12:33:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-16T12:41:38.831Z] 12:33:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2023-05-16T12:41:38.831Z] 12:33:01 2 0.20 0.00 0.12 0.00 0.00 99.68 [2023-05-16T12:41:38.831Z] 12:33:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2023-05-16T12:41:38.832Z] 12:33:01 4 0.13 0.00 0.08 0.05 0.02 99.72 [2023-05-16T12:41:38.832Z] 12:33:01 5 0.08 0.00 0.07 0.07 0.02 99.77 [2023-05-16T12:41:38.832Z] 12:33:01 6 0.10 0.00 0.10 0.08 0.02 99.70 [2023-05-16T12:41:38.832Z] 12:33:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2023-05-16T12:41:38.832Z] 12:34:01 all 0.01 0.00 0.01 0.05 0.01 99.91 [2023-05-16T12:41:38.832Z] 12:34:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-16T12:41:38.832Z] 12:34:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-16T12:41:38.832Z] 12:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:41:38.832Z] 12:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:34:01 5 0.00 0.00 0.02 0.23 0.02 99.73 [2023-05-16T12:41:38.832Z] 12:34:01 6 0.00 0.00 0.02 0.15 0.02 99.82 [2023-05-16T12:41:38.832Z] 12:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:41:38.832Z] 12:35:01 all 0.01 0.00 0.01 0.04 0.01 99.93 [2023-05-16T12:41:38.832Z] 12:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T12:41:38.832Z] 12:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:41:38.832Z] 12:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:41:38.832Z] 12:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.832Z] 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.832Z] 12:35:01 5 0.03 0.00 0.02 0.10 0.00 99.85 [2023-05-16T12:41:38.832Z] 12:35:01 6 0.02 0.00 0.03 0.23 0.02 99.70 [2023-05-16T12:41:38.832Z] 12:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:36:01 all 0.06 0.00 0.00 0.00 0.01 99.92 [2023-05-16T12:41:38.832Z] 12:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-16T12:41:38.832Z] 12:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:41:38.832Z] 12:36:01 2 0.33 0.00 0.00 0.00 0.02 99.65 [2023-05-16T12:41:38.832Z] 12:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.832Z] 12:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:41:38.832Z] 12:36:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-16T12:41:38.832Z] 12:36:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-16T12:41:38.832Z] 12:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:41:38.832Z] 12:37:01 all 0.16 0.00 0.01 0.02 0.01 99.79 [2023-05-16T12:41:38.832Z] 12:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T12:41:38.832Z] 12:37:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-16T12:41:38.832Z] 12:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.832Z] 12:37:01 4 1.16 0.00 0.03 0.00 0.00 98.81 [2023-05-16T12:41:38.832Z] 12:37:01 5 0.03 0.00 0.00 0.10 0.02 99.85 [2023-05-16T12:41:38.832Z] 12:37:01 6 0.02 0.00 0.02 0.08 0.02 99.87 [2023-05-16T12:41:38.832Z] 12:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T12:41:38.832Z] 12:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-16T12:41:38.832Z] 12:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-16T12:41:38.832Z] 12:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:41:38.832Z] 12:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-16T12:41:38.832Z] 12:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:41:38.832Z] 12:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-16T12:41:38.832Z] 12:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:38:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2023-05-16T12:41:38.832Z] 12:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T12:41:38.832Z] [2023-05-16T12:41:38.832Z] 12:38:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T12:41:38.832Z] 12:39:01 all 0.13 0.00 0.01 0.01 0.00 99.84 [2023-05-16T12:41:38.832Z] 12:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-16T12:41:38.832Z] 12:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:41:38.832Z] 12:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.832Z] 12:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:41:38.832Z] 12:39:01 4 0.88 0.00 0.00 0.00 0.00 99.12 [2023-05-16T12:41:38.832Z] 12:39:01 5 0.05 0.00 0.02 0.12 0.00 99.82 [2023-05-16T12:41:38.832Z] 12:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T12:41:38.832Z] 12:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:40:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-05-16T12:41:38.832Z] 12:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-16T12:41:38.832Z] 12:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:41:38.832Z] 12:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:41:38.832Z] 12:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:41:38.832Z] 12:40:01 4 0.33 0.00 0.02 0.00 0.00 99.65 [2023-05-16T12:41:38.832Z] 12:40:01 5 0.02 0.00 0.02 0.08 0.02 99.87 [2023-05-16T12:41:38.832Z] 12:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:41:38.832Z] 12:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T12:41:38.832Z] 12:41:01 all 4.24 0.00 1.65 1.55 0.03 92.54 [2023-05-16T12:41:38.832Z] 12:41:01 0 3.40 0.00 1.10 0.07 0.03 95.40 [2023-05-16T12:41:38.832Z] 12:41:01 1 3.84 0.00 1.22 0.00 0.02 94.92 [2023-05-16T12:41:38.832Z] 12:41:01 2 4.24 0.00 1.54 0.07 0.02 94.13 [2023-05-16T12:41:38.832Z] 12:41:01 3 4.28 0.00 1.55 0.59 0.03 93.55 [2023-05-16T12:41:38.832Z] 12:41:01 4 5.54 0.00 1.44 0.32 0.03 92.67 [2023-05-16T12:41:38.832Z] 12:41:01 5 2.50 0.00 2.28 2.23 0.02 92.98 [2023-05-16T12:41:38.832Z] 12:41:01 6 5.06 0.00 2.19 7.88 0.05 84.82 [2023-05-16T12:41:38.832Z] 12:41:01 7 5.04 0.00 1.86 1.24 0.03 91.82 [2023-05-16T12:41:38.832Z] Average: all 4.44 0.00 1.16 0.74 0.02 93.64 [2023-05-16T12:41:38.832Z] Average: 0 4.42 0.00 1.20 0.46 0.03 93.90 [2023-05-16T12:41:38.832Z] Average: 1 4.43 0.00 0.98 0.91 0.02 93.65 [2023-05-16T12:41:38.832Z] Average: 2 4.41 0.00 1.14 0.08 0.02 94.35 [2023-05-16T12:41:38.832Z] Average: 3 4.03 0.00 1.31 1.69 0.02 92.94 [2023-05-16T12:41:38.832Z] Average: 4 4.85 0.00 1.14 0.80 0.02 93.18 [2023-05-16T12:41:38.832Z] Average: 5 4.36 0.00 1.11 0.74 0.02 93.76 [2023-05-16T12:41:38.832Z] Average: 6 4.56 0.00 1.14 0.81 0.03 93.45 [2023-05-16T12:41:38.832Z] Average: 7 4.48 0.00 1.24 0.40 0.03 93.86 [2023-05-16T12:41:38.832Z] [2023-05-16T12:41:38.832Z] [2023-05-16T12:41:38.832Z]