Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bda52fbadfd1c9962f4ac4f2e389a0a009478621 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-ssh4663185302616374378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7307623912840127795.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7246804706454906188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17677877307150485122.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16746243017596718827.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9588’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9590 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bda52fbadfd1c9962f4ac4f2e389a0a009478621 (main) Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 > git rev-list --no-walk d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-19T05:04:15.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-19T05:04:15.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-19T05:04:15.887Z] ========================================================= [2023-10-19T05:04:15.887Z] EdgeX Global Pipelines Version Info [2023-10-19T05:04:15.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:04:16.601Z] ------------------- [2023-10-19T05:04:16.601Z] stable info: [2023-10-19T05:04:16.601Z] ------------------- [2023-10-19T05:04:16.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-19T05:04:16.601Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T05:04:16.601Z] Message: update stable to v1.0.254 [2023-10-19T05:04:17.171Z] ------------------- [2023-10-19T05:04:17.171Z] experimental info: [2023-10-19T05:04:17.171Z] ------------------- [2023-10-19T05:04:17.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-19T05:04:17.171Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T05:04:17.171Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-19T05:04:17.329Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-19T05:04:17.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-19T05:04:17.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-19T05:04:17.373Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-19T05:04:17.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-19T05:04:17.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-19T05:04:17.417Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-19T05:04:17.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-19T05:04:17.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-19T05:04:17.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-19T05:04:17.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-19T05:04:17.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-19T05:04:17.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-19T05:04:17.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-19T05:04:17.556Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T05:04:17.573Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T05:04:17.586Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T05:04:17.599Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T05:04:17.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-19T05:04:17.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-19T05:04:17.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-19T05:04:17.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-19T05:04:17.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-19T05:04:17.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-19T05:04:17.692Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-19T05:04:17.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-19T05:04:17.729Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-19T05:04:17.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-19T05:04:17.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-19T05:04:17.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-19T05:04:17.795Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo [2023-10-19T05:04:17.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bda52fb [Pipeline] echo [2023-10-19T05:04:17.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T05:04:17.932Z] provisioning config files... [2023-10-19T05:04:17.945Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13976509338081686387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:04:18.247Z] ---> docker-login.sh [2023-10-19T05:04:18.247Z] nexus3.edgexfoundry.org:10001 [2023-10-19T05:04:18.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:18.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:18.818Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:18.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:18.818Z] [2023-10-19T05:04:18.818Z] Login Succeeded [2023-10-19T05:04:18.818Z] nexus3.edgexfoundry.org:10002 [2023-10-19T05:04:18.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:19.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:19.077Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:19.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:19.077Z] [2023-10-19T05:04:19.077Z] Login Succeeded [2023-10-19T05:04:19.077Z] nexus3.edgexfoundry.org:10003 [2023-10-19T05:04:19.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:19.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:19.077Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:19.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:19.077Z] [2023-10-19T05:04:19.077Z] Login Succeeded [2023-10-19T05:04:19.077Z] nexus3.edgexfoundry.org:10004 [2023-10-19T05:04:19.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:19.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:19.077Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:19.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:19.077Z] [2023-10-19T05:04:19.077Z] Login Succeeded [2023-10-19T05:04:19.077Z] docker.io [2023-10-19T05:04:19.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:19.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:19.604Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:19.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:19.604Z] [2023-10-19T05:04:19.604Z] Login Succeeded [2023-10-19T05:04:19.604Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T05:04:19.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-19T05:04:19.994Z] + git rev-list -1 --merges bda52fbadfd1c9962f4ac4f2e389a0a009478621~1..bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo [2023-10-19T05:04:20.052Z] -----------> git rev-list -1 --merges bda52fbadfd1c9962f4ac4f2e389a0a009478621~1..bda52fbadfd1c9962f4ac4f2e389a0a009478621 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:04:20.052Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621 [false] [Pipeline] sh [2023-10-19T05:04:20.332Z] + git log --format=format:%s -1 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo [2023-10-19T05:04:20.345Z] ========================================================= [2023-10-19T05:04:20.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-19T05:04:20.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T05:04:20.668Z] + git log --format=format:%s -1 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo [2023-10-19T05:04:20.677Z] [semverPrep] GIT_COMMIT: bda52fbadfd1c9962f4ac4f2e389a0a009478621, Commit Message: Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo [2023-10-19T05:04:20.685Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-19T05:04:21.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T05:04:21.019Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-19T05:04:21.019Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-19T05:04:21.019Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-19T05:04:21.019Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-19T05:04:21.019Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-19T05:04:21.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:04:21.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T05:04:21.361Z] [2023-10-19T05:04:21.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:04:21.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T05:04:21.660Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-19T05:04:21.660Z] b85a868b505f: Pulling fs layer [2023-10-19T05:04:21.660Z] e2be974225ed: Pulling fs layer [2023-10-19T05:04:21.660Z] 339a4e72a1f5: Pulling fs layer [2023-10-19T05:04:21.660Z] 988bab9f4d93: Pulling fs layer [2023-10-19T05:04:21.660Z] 1469e6f7b9e6: Pulling fs layer [2023-10-19T05:04:21.660Z] eaf3925da568: Pulling fs layer [2023-10-19T05:04:21.660Z] bab4dde63d76: Pulling fs layer [2023-10-19T05:04:21.660Z] bde34c3a00c8: Pulling fs layer [2023-10-19T05:04:21.660Z] b352a97aabf1: Pulling fs layer [2023-10-19T05:04:21.660Z] 4872d77fe225: Pulling fs layer [2023-10-19T05:04:21.660Z] 5851b861e8e6: Pulling fs layer [2023-10-19T05:04:21.660Z] 988bab9f4d93: Waiting [2023-10-19T05:04:21.660Z] 1469e6f7b9e6: Waiting [2023-10-19T05:04:21.660Z] eaf3925da568: Waiting [2023-10-19T05:04:21.660Z] b352a97aabf1: Waiting [2023-10-19T05:04:21.660Z] bde34c3a00c8: Waiting [2023-10-19T05:04:21.660Z] 4872d77fe225: Waiting [2023-10-19T05:04:21.660Z] e2be974225ed: Download complete [2023-10-19T05:04:21.660Z] 988bab9f4d93: Download complete [2023-10-19T05:04:21.919Z] 339a4e72a1f5: Verifying Checksum [2023-10-19T05:04:21.919Z] 339a4e72a1f5: Download complete [2023-10-19T05:04:21.919Z] 1469e6f7b9e6: Verifying Checksum [2023-10-19T05:04:21.919Z] 1469e6f7b9e6: Download complete [2023-10-19T05:04:21.919Z] eaf3925da568: Download complete [2023-10-19T05:04:21.919Z] bde34c3a00c8: Download complete [2023-10-19T05:04:21.919Z] b352a97aabf1: Download complete [2023-10-19T05:04:21.919Z] 4872d77fe225: Verifying Checksum [2023-10-19T05:04:21.919Z] 4872d77fe225: Download complete [2023-10-19T05:04:21.919Z] 5851b861e8e6: Verifying Checksum [2023-10-19T05:04:21.919Z] 5851b861e8e6: Download complete [2023-10-19T05:04:21.919Z] b85a868b505f: Verifying Checksum [2023-10-19T05:04:21.919Z] b85a868b505f: Download complete [2023-10-19T05:04:22.179Z] bab4dde63d76: Download complete [2023-10-19T05:04:23.115Z] b85a868b505f: Pull complete [2023-10-19T05:04:23.374Z] e2be974225ed: Pull complete [2023-10-19T05:04:23.639Z] 339a4e72a1f5: Pull complete [2023-10-19T05:04:23.898Z] 988bab9f4d93: Pull complete [2023-10-19T05:04:24.163Z] 1469e6f7b9e6: Pull complete [2023-10-19T05:04:24.163Z] eaf3925da568: Pull complete [2023-10-19T05:04:26.074Z] bab4dde63d76: Pull complete [2023-10-19T05:04:26.074Z] bde34c3a00c8: Pull complete [2023-10-19T05:04:26.334Z] b352a97aabf1: Pull complete [2023-10-19T05:04:26.334Z] 4872d77fe225: Pull complete [2023-10-19T05:04:26.334Z] 5851b861e8e6: Pull complete [2023-10-19T05:04:26.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-19T05:04:26.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T05:04:26.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:04:26.434Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:04:26.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-19T05:04:30.859Z] $ docker top 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 -eo pid,comm [2023-10-19T05:04:30.919Z] 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-10-19T05:04:30.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T05:04:30.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T05:04:30.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T05:04:31.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T05:04:31.085Z] $ docker exec 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent [2023-10-19T05:04:31.200Z] SSH_AUTH_SOCK=/tmp/ssh-9uLq8gPEvIlT/agent.33 [2023-10-19T05:04:31.200Z] SSH_AGENT_PID=39 [2023-10-19T05:04:31.206Z] Running ssh-add (command line suppressed) [2023-10-19T05:04:31.312Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3017450390466970930.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3017450390466970930.key) [2023-10-19T05:04:31.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T05:04:31.608Z] + git tag --points-at HEAD [Pipeline] } [2023-10-19T05:04:31.629Z] $ docker exec --env ******** --env ******** 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent -k [2023-10-19T05:04:31.724Z] unset SSH_AUTH_SOCK; [2023-10-19T05:04:31.724Z] unset SSH_AGENT_PID; [2023-10-19T05:04:31.724Z] echo Agent pid 39 killed; [2023-10-19T05:04:31.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-19T05:04:31.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T05:04:31.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T05:04:31.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T05:04:31.864Z] $ docker exec 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent [2023-10-19T05:04:31.975Z] SSH_AUTH_SOCK=/tmp/ssh-mPhtztf1F618/agent.71 [2023-10-19T05:04:31.975Z] SSH_AGENT_PID=77 [2023-10-19T05:04:31.980Z] Running ssh-add (command line suppressed) [2023-10-19T05:04:32.083Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16599557355277496271.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16599557355277496271.key) [2023-10-19T05:04:32.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T05:04:32.394Z] + git semver init [2023-10-19T05:04:32.653Z] 2023-10-19 05:04:32,564 [run_init] DEBUG init version:0.0.0 force:False [2023-10-19T05:04:32.653Z] 2023-10-19 05:04:32,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-19T05:04:32.653Z] 2023-10-19 05:04:32,565 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-19T05:04:32.653Z] 2023-10-19 05:04:32,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-19T05:04:33.591Z] 2023-10-19 05:04:33,326 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-19T05:04:33.591Z] 2023-10-19 05:04:33,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-19T05:04:33.591Z] 2023-10-19 05:04:33,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:04:33.591Z] 2023-10-19 05:04:33,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:04:33.591Z] 3.1.0-dev.31 [Pipeline] } [2023-10-19T05:04:33.605Z] $ docker exec --env ******** --env ******** 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent -k [2023-10-19T05:04:33.706Z] unset SSH_AUTH_SOCK; [2023-10-19T05:04:33.706Z] unset SSH_AGENT_PID; [2023-10-19T05:04:33.707Z] echo Agent pid 77 killed; [2023-10-19T05:04:33.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T05:04:34.014Z] + git semver [Pipeline] } [2023-10-19T05:04:34.291Z] $ docker stop --time=1 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 [2023-10-19T05:04:35.679Z] $ docker rm -f --volumes 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T05:04:36.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-19T05:04:36.218Z] Stashed 1 file(s) [Pipeline] echo [2023-10-19T05:04:36.221Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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-10-19T05:04:36.385Z] provisioning config files... [2023-10-19T05:04:36.394Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1601864198927641873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:04:36.690Z] ---> docker-login.sh [2023-10-19T05:04:36.690Z] nexus3.edgexfoundry.org:10001 [2023-10-19T05:04:36.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:36.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:36.690Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:36.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:36.690Z] [2023-10-19T05:04:36.690Z] Login Succeeded [2023-10-19T05:04:36.690Z] nexus3.edgexfoundry.org:10002 [2023-10-19T05:04:36.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:36.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:36.690Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:36.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:36.690Z] [2023-10-19T05:04:36.690Z] Login Succeeded [2023-10-19T05:04:36.690Z] nexus3.edgexfoundry.org:10003 [2023-10-19T05:04:36.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:36.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:36.948Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:36.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:36.948Z] [2023-10-19T05:04:36.948Z] Login Succeeded [2023-10-19T05:04:36.948Z] nexus3.edgexfoundry.org:10004 [2023-10-19T05:04:36.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:36.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:36.948Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:36.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:36.948Z] [2023-10-19T05:04:36.948Z] Login Succeeded [2023-10-19T05:04:36.948Z] docker.io [2023-10-19T05:04:36.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:04:37.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:04:37.207Z] Configure a credential helper to remove this warning. See [2023-10-19T05:04:37.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:04:37.207Z] [2023-10-19T05:04:37.207Z] Login Succeeded [2023-10-19T05:04:37.207Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T05:04:37.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T05:04:37.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T05:04:37.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T05:04:37.289Z] ========================================================= [2023-10-19T05:04:37.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-19T05:04:37.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:04:37.593Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T05:04:37.593Z] Sending build context to Docker daemon 2.268MB [2023-10-19T05:04:37.593Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T05:04:37.593Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-19T05:04:37.593Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-19T05:04:37.593Z] 7264a8db6415: Pulling fs layer [2023-10-19T05:04:37.593Z] c4d48a809fc2: Pulling fs layer [2023-10-19T05:04:37.593Z] 4f1c88b9dad5: Pulling fs layer [2023-10-19T05:04:37.593Z] ad3a456e5733: Pulling fs layer [2023-10-19T05:04:37.593Z] 33e27b845d1e: Pulling fs layer [2023-10-19T05:04:37.593Z] c68163c4e522: Pulling fs layer [2023-10-19T05:04:37.593Z] 50da416c3ac9: Pulling fs layer [2023-10-19T05:04:37.593Z] 23d2d4c4bb30: Pulling fs layer [2023-10-19T05:04:37.593Z] 33e27b845d1e: Waiting [2023-10-19T05:04:37.593Z] c68163c4e522: Waiting [2023-10-19T05:04:37.593Z] 50da416c3ac9: Waiting [2023-10-19T05:04:37.593Z] 23d2d4c4bb30: Waiting [2023-10-19T05:04:37.593Z] ad3a456e5733: Waiting [2023-10-19T05:04:37.593Z] c4d48a809fc2: Verifying Checksum [2023-10-19T05:04:37.593Z] c4d48a809fc2: Download complete [2023-10-19T05:04:37.852Z] 7264a8db6415: Verifying Checksum [2023-10-19T05:04:37.852Z] 7264a8db6415: Download complete [2023-10-19T05:04:37.852Z] 33e27b845d1e: Download complete [2023-10-19T05:04:37.852Z] ad3a456e5733: Verifying Checksum [2023-10-19T05:04:37.852Z] ad3a456e5733: Download complete [2023-10-19T05:04:37.852Z] c68163c4e522: Verifying Checksum [2023-10-19T05:04:37.852Z] c68163c4e522: Download complete [2023-10-19T05:04:37.852Z] 7264a8db6415: Pull complete [2023-10-19T05:04:37.852Z] 23d2d4c4bb30: Verifying Checksum [2023-10-19T05:04:37.852Z] 23d2d4c4bb30: Download complete [2023-10-19T05:04:38.109Z] c4d48a809fc2: Pull complete [2023-10-19T05:04:38.367Z] 4f1c88b9dad5: Verifying Checksum [2023-10-19T05:04:38.367Z] 4f1c88b9dad5: Download complete [2023-10-19T05:04:38.627Z] 50da416c3ac9: Verifying Checksum [2023-10-19T05:04:38.627Z] 50da416c3ac9: Download complete [2023-10-19T05:04:41.963Z] 4f1c88b9dad5: Pull complete [2023-10-19T05:04:41.963Z] ad3a456e5733: Pull complete [2023-10-19T05:04:41.963Z] 33e27b845d1e: Pull complete [2023-10-19T05:04:41.963Z] c68163c4e522: Pull complete [2023-10-19T05:04:43.862Z] 50da416c3ac9: Pull complete [2023-10-19T05:04:44.120Z] 23d2d4c4bb30: Pull complete [2023-10-19T05:04:44.379Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-19T05:04:44.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-19T05:04:44.379Z] ---> 0786185ac409 [2023-10-19T05:04:44.379Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-19T05:04:49.658Z] ---> Running in 3d5d716d7e93 [2023-10-19T05:04:49.658Z] Removing intermediate container 3d5d716d7e93 [2023-10-19T05:04:49.658Z] ---> f25524b60f68 [2023-10-19T05:04:49.658Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T05:04:49.658Z] ---> Running in 09832c796343 [2023-10-19T05:04:49.658Z] Removing intermediate container 09832c796343 [2023-10-19T05:04:49.658Z] ---> 4ee7239290a0 [2023-10-19T05:04:49.658Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-19T05:04:49.658Z] ---> Running in 85519913b518 [2023-10-19T05:04:49.658Z] Removing intermediate container 85519913b518 [2023-10-19T05:04:49.658Z] ---> c200cbc1237d [2023-10-19T05:04:49.658Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-19T05:04:49.658Z] ---> Running in 04c5419ba568 [2023-10-19T05:04:49.658Z] Removing intermediate container 04c5419ba568 [2023-10-19T05:04:49.658Z] ---> c6d3fbcbe8d5 [2023-10-19T05:04:49.658Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T05:04:49.658Z] ---> Running in 22783a614221 [2023-10-19T05:04:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T05:04:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T05:04:49.916Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-19T05:04:49.916Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-19T05:04:49.916Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-19T05:04:49.916Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-19T05:04:49.916Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-19T05:04:49.916Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-19T05:04:49.916Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-19T05:04:49.916Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-19T05:04:49.916Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-19T05:04:49.916Z] (10/13) Installing kmod-libs (30-r3) [2023-10-19T05:04:49.916Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-19T05:04:49.916Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-19T05:04:49.916Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-19T05:04:50.174Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T05:04:50.174Z] Executing eudev-3.2.11-r8.trigger [2023-10-19T05:04:50.174Z] OK: 271 MiB in 65 packages [2023-10-19T05:04:50.741Z] Removing intermediate container 22783a614221 [2023-10-19T05:04:50.741Z] ---> 2027ad131838 [2023-10-19T05:04:50.741Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-19T05:04:50.741Z] ---> Running in 9df4a4811f24 [2023-10-19T05:04:50.741Z] Removing intermediate container 9df4a4811f24 [2023-10-19T05:04:50.741Z] ---> 8f4ea64f9e5a [2023-10-19T05:04:50.741Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-19T05:04:50.741Z] ---> 3ca9a486d4df [2023-10-19T05:04:50.742Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T05:04:50.742Z] ---> Running in 66545e4eacb2 [2023-10-19T05:04:51.336Z] Still waiting to schedule task [2023-10-19T05:04:51.336Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9591’ is offline [2023-10-19T05:05:46.991Z] Removing intermediate container 66545e4eacb2 [2023-10-19T05:05:46.991Z] ---> d68406963cca [2023-10-19T05:05:46.991Z] Step 11/13 : COPY . . [2023-10-19T05:05:46.991Z] ---> 5f75116acafb [2023-10-19T05:05:46.991Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-19T05:05:46.991Z] ---> Running in 9284491ca12a [2023-10-19T05:05:46.991Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T05:05:46.991Z] Dload Upload Total Spent Left Speed [2023-10-19T05:05:46.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9256 0 --:--:-- --:--:-- --:--:-- 9213 100 1253 100 1253 0 0 9250 0 --:--:-- --:--:-- --:--:-- 9213 [2023-10-19T05:05:46.991Z] Removing intermediate container 9284491ca12a [2023-10-19T05:05:46.991Z] ---> 0ecb78648295 [2023-10-19T05:05:46.991Z] Step 13/13 : RUN ${MAKE} [2023-10-19T05:05:46.991Z] ---> Running in 7c9ee5e4bd94 [2023-10-19T05:05:46.991Z] noop [2023-10-19T05:05:46.991Z] Removing intermediate container 7c9ee5e4bd94 [2023-10-19T05:05:46.991Z] ---> a37c84c43e44 [2023-10-19T05:05:46.991Z] Successfully built a37c84c43e44 [2023-10-19T05:05:46.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:05:47.314Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T05:05:47.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:05:47.385Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:05:47.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-10-19T05:05:47.749Z] $ docker top 70fd637032da53ffb55d5c681b950cf43ff51331cb20f89f6d97a9fda75ec76e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T05:05:48.084Z] + go version [2023-10-19T05:05:48.084Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-19T05:05:48.097Z] $ docker stop --time=1 70fd637032da53ffb55d5c681b950cf43ff51331cb20f89f6d97a9fda75ec76e [2023-10-19T05:05:49.367Z] $ docker rm -f --volumes 70fd637032da53ffb55d5c681b950cf43ff51331cb20f89f6d97a9fda75ec76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:05:49.772Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T05:05:49.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:05:49.837Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:05:49.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-10-19T05:05:50.203Z] $ docker top 341b5bb131771b65b867d651c7687e2682f5cb74f2ca1d32aea7a49dfb40df8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T05:05:50.537Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-19T05:05:50.834Z] + make test [2023-10-19T05:05:50.834Z] go test ./... -coverprofile=coverage.out ./... [2023-10-19T05:05:52.225Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-19T05:06:04.436Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-19T05:06:04.436Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements [2023-10-19T05:06:10.984Z] go vet ./... [2023-10-19T05:06:14.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T05:06:14.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T05:06:14.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T05:06:14.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T05:06:14.287Z] $ docker stop --time=1 341b5bb131771b65b867d651c7687e2682f5cb74f2ca1d32aea7a49dfb40df8b [2023-10-19T05:06:17.455Z] $ docker rm -f --volumes 341b5bb131771b65b867d651c7687e2682f5cb74f2ca1d32aea7a49dfb40df8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T05:06:17.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T05:06:17.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-19T05:06:18.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T05:06:18.680Z] + ls -al . [2023-10-19T05:06:18.680Z] total 220 [2023-10-19T05:06:18.680Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 05:05 . [2023-10-19T05:06:18.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:04 .. [2023-10-19T05:06:18.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:06 .git [2023-10-19T05:06:18.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 .github [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 19 05:04 .gitignore [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 19 05:04 .golangci.yml [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 19 05:04 .hadolint.yml [2023-10-19T05:06:18.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:04 .semver [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 19 05:04 Attribution.txt [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 19 05:04 CHANGELOG.md [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 19 05:04 Dockerfile [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 05:04 GOVERNANCE.md [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 19 05:04 Jenkinsfile [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 19 05:04 LICENSE [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 19 05:04 Makefile [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 19 05:04 OWNERS.md [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 19 05:04 README.md [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:04 VERSION [2023-10-19T05:06:18.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:04 bin [2023-10-19T05:06:18.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 cmd [2023-10-19T05:06:18.680Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 19 05:06 coverage.out [2023-10-19T05:06:18.680Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 19 05:04 docker-entrypoint.sh [2023-10-19T05:06:18.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:04 docs [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 19 05:04 go.mod [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 19 05:04 go.sum [2023-10-19T05:06:18.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 internal [2023-10-19T05:06:18.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:04 snap [2023-10-19T05:06:18.680Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 19 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:06:18.977Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bda52fbadfd1c9962f4ac4f2e389a0a009478621 --label arch=amd64 --label version=3.1.0-dev.31 . [2023-10-19T05:06:18.977Z] Sending build context to Docker daemon 2.323MB [2023-10-19T05:06:18.977Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T05:06:18.977Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-19T05:06:18.977Z] ---> a37c84c43e44 [2023-10-19T05:06:18.977Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-19T05:06:18.977Z] ---> Running in f2c4561bde3b [2023-10-19T05:06:18.977Z] Removing intermediate container f2c4561bde3b [2023-10-19T05:06:18.977Z] ---> 36efd035e007 [2023-10-19T05:06:18.977Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T05:06:19.235Z] ---> Running in 245c835ed11a [2023-10-19T05:06:19.235Z] Removing intermediate container 245c835ed11a [2023-10-19T05:06:19.235Z] ---> a8362572e9c8 [2023-10-19T05:06:19.235Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-19T05:06:19.235Z] ---> Running in 0da398b2ec2e [2023-10-19T05:06:19.235Z] Removing intermediate container 0da398b2ec2e [2023-10-19T05:06:19.235Z] ---> 06b78dd0a974 [2023-10-19T05:06:19.235Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-19T05:06:19.235Z] ---> Running in 9da8529d7bba [2023-10-19T05:06:19.493Z] Removing intermediate container 9da8529d7bba [2023-10-19T05:06:19.493Z] ---> f85064c66870 [2023-10-19T05:06:19.493Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T05:06:19.493Z] ---> Running in 6e1b2b205773 [2023-10-19T05:06:19.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T05:06:19.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T05:06:20.010Z] OK: 271 MiB in 65 packages [2023-10-19T05:06:20.644Z] Removing intermediate container 6e1b2b205773 [2023-10-19T05:06:20.644Z] ---> 2f45c0ca1319 [2023-10-19T05:06:20.644Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-19T05:06:20.644Z] ---> Running in 24363ac3573a [2023-10-19T05:06:20.644Z] Removing intermediate container 24363ac3573a [2023-10-19T05:06:20.644Z] ---> b6e2f3671a37 [2023-10-19T05:06:20.644Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-19T05:06:20.644Z] ---> d3c383f33d6f [2023-10-19T05:06:20.644Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T05:06:20.644Z] ---> Running in c9472379f86a [2023-10-19T05:06:21.682Z] Removing intermediate container c9472379f86a [2023-10-19T05:06:21.682Z] ---> d1ddc03a0a41 [2023-10-19T05:06:21.682Z] Step 11/36 : COPY . . [2023-10-19T05:06:21.682Z] ---> 2d063071a85d [2023-10-19T05:06:21.682Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-19T05:06:21.682Z] ---> Running in 312f7b715a70 [2023-10-19T05:06:21.945Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T05:06:21.945Z] Dload Upload Total Spent Left Speed [2023-10-19T05:06:21.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37684 0 --:--:-- --:--:-- --:--:-- 37969 [2023-10-19T05:06:22.204Z] Removing intermediate container 312f7b715a70 [2023-10-19T05:06:22.204Z] ---> 64add6b32a7a [2023-10-19T05:06:22.204Z] Step 13/36 : RUN ${MAKE} [2023-10-19T05:06:22.462Z] ---> Running in 979a0655c045 [2023-10-19T05:06:22.462Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-19T05:06:44.393Z] Removing intermediate container 979a0655c045 [2023-10-19T05:06:44.393Z] ---> ea82d9255c0f [2023-10-19T05:06:44.393Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-19T05:06:44.393Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-19T05:06:44.393Z] 4acc49c71d14: Pulling fs layer [2023-10-19T05:06:44.959Z] 4acc49c71d14: Verifying Checksum [2023-10-19T05:06:44.959Z] 4acc49c71d14: Download complete [2023-10-19T05:06:45.217Z] 4acc49c71d14: Pull complete [2023-10-19T05:06:45.217Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-19T05:06:45.217Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-19T05:06:45.217Z] ---> 01a2bd3e5fff [2023-10-19T05:06:45.217Z] Step 15/36 : FROM alpine:3.18 [2023-10-19T05:06:45.785Z] 3.18: Pulling from library/alpine [2023-10-19T05:06:45.785Z] 96526aa774ef: Pulling fs layer [2023-10-19T05:06:46.276Z] 96526aa774ef: Download complete [2023-10-19T05:06:46.276Z] 96526aa774ef: Pull complete [2023-10-19T05:06:46.276Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T05:06:46.276Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T05:06:46.276Z] ---> 8ca4688f4f35 [2023-10-19T05:06:46.276Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-19T05:06:46.536Z] ---> Running in ae5055b8895b [2023-10-19T05:06:46.536Z] Removing intermediate container ae5055b8895b [2023-10-19T05:06:46.536Z] ---> 3353717633e6 [2023-10-19T05:06:46.536Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-19T05:06:46.536Z] ---> Running in e289ebb2ff43 [2023-10-19T05:06:46.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T05:06:47.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T05:06:47.311Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-19T05:06:47.311Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-19T05:06:47.311Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-19T05:06:47.311Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-19T05:06:47.311Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-19T05:06:47.311Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-19T05:06:47.311Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-19T05:06:47.311Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-19T05:06:47.311Z] (9/107) Installing libxcb (1.15-r1) [2023-10-19T05:06:47.311Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-19T05:06:47.568Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-19T05:06:47.568Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-19T05:06:47.568Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-19T05:06:47.568Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-19T05:06:47.568Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-19T05:06:47.568Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-19T05:06:47.568Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-19T05:06:47.568Z] (18/107) Installing libva (2.18.0-r1) [2023-10-19T05:06:47.568Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-19T05:06:47.568Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-19T05:06:47.568Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-19T05:06:47.568Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-19T05:06:47.568Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-19T05:06:47.568Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-19T05:06:47.568Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-19T05:06:47.568Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-19T05:06:47.568Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-19T05:06:47.568Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-19T05:06:47.568Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-19T05:06:47.568Z] (30/107) Installing opus (1.4-r0) [2023-10-19T05:06:47.568Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-19T05:06:47.568Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-19T05:06:47.568Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-19T05:06:47.568Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-19T05:06:47.568Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-19T05:06:47.568Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-19T05:06:47.568Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-19T05:06:47.568Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-19T05:06:47.568Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-19T05:06:47.826Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-19T05:06:47.826Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-19T05:06:47.826Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-19T05:06:47.826Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-19T05:06:47.826Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-19T05:06:47.826Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-19T05:06:47.826Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-19T05:06:47.826Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-19T05:06:47.826Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-19T05:06:47.826Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-19T05:06:47.826Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-19T05:06:47.826Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-19T05:06:47.826Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-19T05:06:47.826Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-19T05:06:47.826Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-19T05:06:47.826Z] (55/107) Installing glib (2.76.4-r0) [2023-10-19T05:06:48.086Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-19T05:06:48.086Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-19T05:06:48.086Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-19T05:06:48.086Z] (59/107) Installing libass (0.17.1-r0) [2023-10-19T05:06:48.086Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-19T05:06:48.086Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-19T05:06:48.086Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-19T05:06:48.086Z] (63/107) Installing libunistring (1.1-r1) [2023-10-19T05:06:48.086Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-19T05:06:48.086Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-19T05:06:48.086Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-19T05:06:48.086Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-19T05:06:48.086Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-19T05:06:48.086Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-19T05:06:48.086Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-19T05:06:48.086Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-19T05:06:48.086Z] (72/107) Installing librist (0.2.7-r0) [2023-10-19T05:06:48.086Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-19T05:06:48.086Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-19T05:06:48.086Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-19T05:06:48.086Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-19T05:06:48.086Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-19T05:06:48.086Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-19T05:06:48.086Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-19T05:06:48.086Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-19T05:06:48.346Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-19T05:06:48.346Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-19T05:06:48.346Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-19T05:06:48.346Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-19T05:06:48.346Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-19T05:06:48.346Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-19T05:06:48.346Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-19T05:06:48.346Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-19T05:06:48.346Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-19T05:06:48.346Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-19T05:06:48.346Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-19T05:06:48.346Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-19T05:06:48.346Z] (93/107) Installing orc (0.4.34-r0) [2023-10-19T05:06:48.346Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-19T05:06:48.346Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-19T05:06:48.346Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-19T05:06:48.346Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-19T05:06:48.346Z] (98/107) Installing libpulse (16.1-r10) [2023-10-19T05:06:48.346Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-19T05:06:48.346Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-19T05:06:48.346Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-19T05:06:48.346Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-19T05:06:48.346Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-19T05:06:48.346Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-19T05:06:48.346Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-19T05:06:48.346Z] (106/107) Installing kmod-libs (30-r3) [2023-10-19T05:06:48.346Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-19T05:06:48.604Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T05:06:48.604Z] Executing glib-2.76.4-r0.trigger [2023-10-19T05:06:48.604Z] Executing eudev-3.2.11-r8.trigger [2023-10-19T05:06:48.604Z] OK: 131 MiB in 122 packages [2023-10-19T05:06:52.216Z] Removing intermediate container e289ebb2ff43 [2023-10-19T05:06:52.216Z] ---> 9c13dead62fe [2023-10-19T05:06:52.216Z] Step 18/36 : WORKDIR / [2023-10-19T05:06:52.216Z] ---> Running in 113e8a14b240 [2023-10-19T05:06:52.216Z] Removing intermediate container 113e8a14b240 [2023-10-19T05:06:52.216Z] ---> 931894d77250 [2023-10-19T05:06:52.216Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-19T05:06:52.505Z] ---> 468849eeebc7 [2023-10-19T05:06:52.505Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-19T05:06:52.805Z] ---> cd543a642128 [2023-10-19T05:06:52.805Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-19T05:06:52.805Z] ---> f1b2ae3e209f [2023-10-19T05:06:52.805Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-19T05:06:52.805Z] ---> ca110130875d [2023-10-19T05:06:52.805Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-19T05:06:53.064Z] ---> 8cb6487ac181 [2023-10-19T05:06:53.064Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-19T05:06:53.064Z] ---> 2c02436def38 [2023-10-19T05:06:53.064Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-19T05:06:54.001Z] ---> a2e19c235946 [2023-10-19T05:06:54.001Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-19T05:06:54.001Z] ---> Running in ca6e6560b8a1 [2023-10-19T05:06:54.572Z] Removing intermediate container ca6e6560b8a1 [2023-10-19T05:06:54.572Z] ---> 7fbe82641151 [2023-10-19T05:06:54.572Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-19T05:06:54.572Z] ---> Running in 283fc4fd3dce [2023-10-19T05:06:55.138Z] Removing intermediate container 283fc4fd3dce [2023-10-19T05:06:55.138Z] ---> 76c839520bdd [2023-10-19T05:06:55.138Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-19T05:06:55.138Z] ---> Running in ed1f414e81fc [2023-10-19T05:06:55.701Z] Removing intermediate container ed1f414e81fc [2023-10-19T05:06:55.701Z] ---> 2f8b0c880368 [2023-10-19T05:06:55.701Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-19T05:06:55.701Z] ---> Running in 106ffe1069e9 [2023-10-19T05:06:56.479Z] Removing intermediate container 106ffe1069e9 [2023-10-19T05:06:56.479Z] ---> b9580a9c4496 [2023-10-19T05:06:56.479Z] Step 30/36 : EXPOSE 59983 [2023-10-19T05:06:56.479Z] ---> Running in 0362f4b6146a [2023-10-19T05:06:56.479Z] Removing intermediate container 0362f4b6146a [2023-10-19T05:06:56.479Z] ---> 5c6314ffffd0 [2023-10-19T05:06:56.479Z] Step 31/36 : EXPOSE 8554 [2023-10-19T05:06:56.479Z] ---> Running in 64f470801b5e [2023-10-19T05:06:56.479Z] Removing intermediate container 64f470801b5e [2023-10-19T05:06:56.479Z] ---> 8ae8219d30a7 [2023-10-19T05:06:56.479Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-19T05:06:56.479Z] ---> Running in b8396394dba0 [2023-10-19T05:06:56.479Z] Removing intermediate container b8396394dba0 [2023-10-19T05:06:56.479Z] ---> 8e7a7f1b29e6 [2023-10-19T05:06:56.479Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-19T05:06:56.479Z] ---> Running in 607318eb1cd9 [2023-10-19T05:06:56.740Z] Removing intermediate container 607318eb1cd9 [2023-10-19T05:06:56.740Z] ---> 72c5c50f8889 [2023-10-19T05:06:56.740Z] Step 34/36 : LABEL arch=amd64 [2023-10-19T05:06:56.740Z] ---> Running in 2cd2ba361ff6 [2023-10-19T05:06:56.740Z] Removing intermediate container 2cd2ba361ff6 [2023-10-19T05:06:56.740Z] ---> 4f9c3ecee68c [2023-10-19T05:06:56.740Z] Step 35/36 : LABEL git_sha=bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:06:56.740Z] ---> Running in e9af14c3e0e9 [2023-10-19T05:06:56.740Z] Removing intermediate container e9af14c3e0e9 [2023-10-19T05:06:56.740Z] ---> eec7ba5c16b8 [2023-10-19T05:06:56.740Z] Step 36/36 : LABEL version=3.1.0-dev.31 [2023-10-19T05:06:56.740Z] ---> Running in 79c36dfb5b9d [2023-10-19T05:06:56.999Z] Removing intermediate container 79c36dfb5b9d [2023-10-19T05:06:56.999Z] ---> 34c4d60a3ffc [2023-10-19T05:06:56.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T05:06:56.999Z] Successfully built 34c4d60a3ffc [2023-10-19T05:06:56.999Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T05:06:57.120Z] provisioning config files... [2023-10-19T05:06:57.150Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4910459208499639975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:06:57.459Z] ---> docker-login.sh [2023-10-19T05:06:57.459Z] nexus3.edgexfoundry.org:10001 [2023-10-19T05:06:57.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:06:57.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:06:57.459Z] Configure a credential helper to remove this warning. See [2023-10-19T05:06:57.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:06:57.459Z] [2023-10-19T05:06:57.459Z] Login Succeeded [2023-10-19T05:06:57.459Z] nexus3.edgexfoundry.org:10002 [2023-10-19T05:06:57.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:06:57.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:06:57.717Z] Configure a credential helper to remove this warning. See [2023-10-19T05:06:57.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:06:57.717Z] [2023-10-19T05:06:57.717Z] Login Succeeded [2023-10-19T05:06:57.717Z] nexus3.edgexfoundry.org:10003 [2023-10-19T05:06:57.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:06:57.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:06:57.975Z] Configure a credential helper to remove this warning. See [2023-10-19T05:06:57.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:06:57.975Z] [2023-10-19T05:06:57.975Z] Login Succeeded [2023-10-19T05:06:57.975Z] nexus3.edgexfoundry.org:10004 [2023-10-19T05:06:57.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:06:57.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:06:57.975Z] Configure a credential helper to remove this warning. See [2023-10-19T05:06:57.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:06:57.975Z] [2023-10-19T05:06:57.975Z] Login Succeeded [2023-10-19T05:06:57.975Z] docker.io [2023-10-19T05:06:57.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:06:58.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:06:58.234Z] Configure a credential helper to remove this warning. See [2023-10-19T05:06:58.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:06:58.234Z] [2023-10-19T05:06:58.234Z] Login Succeeded [2023-10-19T05:06:58.234Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T05:06:58.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-19T05:06:58.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T05:06:58.307Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-19T05:06:58.307Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:06:58.307Z] latest [2023-10-19T05:06:58.307Z] 3.1.0-dev.31 [2023-10-19T05:06:58.307Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [2023-10-19T05:06:58.307Z] main [2023-10-19T05:06:58.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:06:58.644Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:06:58.956Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:06:58.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-19T05:06:58.956Z] 104f1c306c75: Preparing [2023-10-19T05:06:58.956Z] 667a58aebf04: Preparing [2023-10-19T05:06:58.956Z] c48cab933178: Preparing [2023-10-19T05:06:58.956Z] d532e59844f3: Preparing [2023-10-19T05:06:58.956Z] 3827b5b91e75: Preparing [2023-10-19T05:06:58.956Z] acc83c6ca332: Preparing [2023-10-19T05:06:58.956Z] 14f33be76c50: Preparing [2023-10-19T05:06:58.956Z] 9bf8d8863791: Preparing [2023-10-19T05:06:58.956Z] c5ceb5fd3649: Preparing [2023-10-19T05:06:58.956Z] f9babffaf7b5: Preparing [2023-10-19T05:06:58.956Z] acc83c6ca332: Waiting [2023-10-19T05:06:58.956Z] 9bf8d8863791: Waiting [2023-10-19T05:06:58.956Z] 14f33be76c50: Waiting [2023-10-19T05:06:58.956Z] c5ceb5fd3649: Waiting [2023-10-19T05:06:58.956Z] 58c1dc4d7dae: Preparing [2023-10-19T05:06:58.956Z] bbb005b56e4e: Preparing [2023-10-19T05:06:58.956Z] cc2447e1835a: Preparing [2023-10-19T05:06:58.956Z] 58c1dc4d7dae: Waiting [2023-10-19T05:06:58.956Z] f9babffaf7b5: Waiting [2023-10-19T05:06:58.956Z] bbb005b56e4e: Waiting [2023-10-19T05:06:58.956Z] cc2447e1835a: Waiting [2023-10-19T05:06:58.956Z] d532e59844f3: Pushed [2023-10-19T05:06:58.956Z] c48cab933178: Pushed [2023-10-19T05:06:58.956Z] 104f1c306c75: Pushed [2023-10-19T05:06:58.956Z] 667a58aebf04: Pushed [2023-10-19T05:06:59.213Z] acc83c6ca332: Pushed [2023-10-19T05:06:59.213Z] 14f33be76c50: Pushed [2023-10-19T05:06:59.214Z] c5ceb5fd3649: Pushed [2023-10-19T05:06:59.214Z] 9bf8d8863791: Pushed [2023-10-19T05:06:59.214Z] cc2447e1835a: Layer already exists [2023-10-19T05:06:59.214Z] f9babffaf7b5: Pushed [2023-10-19T05:07:01.740Z] 3827b5b91e75: Pushed [2023-10-19T05:07:01.740Z] 58c1dc4d7dae: Pushed [2023-10-19T05:07:02.404Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9593 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-19T05:07:02.417Z] Running in /w/workspace/device-usb-camera/157 [Pipeline] { [Pipeline] checkout [2023-10-19T05:07:02.457Z] Selected Git installation does not exist. Using Default [2023-10-19T05:07:02.457Z] The recommended git tool is: NONE [2023-10-19T05:07:08.686Z] using credential edgex-jenkins-ssh [2023-10-19T05:07:08.704Z] Cloning the remote Git repository [2023-10-19T05:07:08.760Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-19T05:07:08.868Z] > git init /w/workspace/device-usb-camera/157 # timeout=10 [2023-10-19T05:07:09.032Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-19T05:07:09.033Z] > git --version # timeout=10 [2023-10-19T05:07:09.061Z] > git --version # 'git version 2.25.1' [2023-10-19T05:07:09.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T05:07:09.232Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T05:07:10.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-19T05:07:10.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T05:07:11.075Z] Avoid second fetch [2023-10-19T05:07:11.076Z] Checking out Revision bda52fbadfd1c9962f4ac4f2e389a0a009478621 (main) [2023-10-19T05:07:11.102Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T05:07:11.165Z] > git checkout -f bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 [2023-10-19T05:07:11.772Z] bbb005b56e4e: Pushed [2023-10-19T05:07:11.772Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:11.842Z] Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" [2023-10-19T05:07:12.100Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T05:07:12.405Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-19T05:07:12.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-19T05:07:12.405Z] 104f1c306c75: Preparing [2023-10-19T05:07:12.405Z] 667a58aebf04: Preparing [2023-10-19T05:07:12.405Z] c48cab933178: Preparing [2023-10-19T05:07:12.405Z] d532e59844f3: Preparing [2023-10-19T05:07:12.405Z] 3827b5b91e75: Preparing [2023-10-19T05:07:12.405Z] acc83c6ca332: Preparing [2023-10-19T05:07:12.405Z] 14f33be76c50: Preparing [2023-10-19T05:07:12.405Z] 9bf8d8863791: Preparing [2023-10-19T05:07:12.405Z] c5ceb5fd3649: Preparing [2023-10-19T05:07:12.405Z] f9babffaf7b5: Preparing [2023-10-19T05:07:12.405Z] 58c1dc4d7dae: Preparing [2023-10-19T05:07:12.405Z] bbb005b56e4e: Preparing [2023-10-19T05:07:12.405Z] cc2447e1835a: Preparing [2023-10-19T05:07:12.405Z] 9bf8d8863791: Waiting [2023-10-19T05:07:12.405Z] c5ceb5fd3649: Waiting [2023-10-19T05:07:12.405Z] f9babffaf7b5: Waiting [2023-10-19T05:07:12.405Z] 58c1dc4d7dae: Waiting [2023-10-19T05:07:12.405Z] acc83c6ca332: Waiting [2023-10-19T05:07:12.405Z] 14f33be76c50: Waiting [2023-10-19T05:07:12.405Z] cc2447e1835a: Waiting [2023-10-19T05:07:12.405Z] bbb005b56e4e: Waiting [2023-10-19T05:07:12.405Z] 667a58aebf04: Layer already exists [2023-10-19T05:07:12.405Z] 3827b5b91e75: Layer already exists [2023-10-19T05:07:12.405Z] d532e59844f3: Layer already exists [2023-10-19T05:07:12.405Z] c48cab933178: Layer already exists [2023-10-19T05:07:12.405Z] 104f1c306c75: Layer already exists [2023-10-19T05:07:12.405Z] acc83c6ca332: Layer already exists [2023-10-19T05:07:12.405Z] 9bf8d8863791: Layer already exists [2023-10-19T05:07:12.405Z] 14f33be76c50: Layer already exists [2023-10-19T05:07:12.405Z] c5ceb5fd3649: Layer already exists [2023-10-19T05:07:12.405Z] f9babffaf7b5: Layer already exists [2023-10-19T05:07:12.405Z] 58c1dc4d7dae: Layer already exists [2023-10-19T05:07:12.405Z] bbb005b56e4e: Layer already exists [2023-10-19T05:07:12.405Z] cc2447e1835a: Layer already exists [2023-10-19T05:07:12.405Z] latest: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:12.764Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:12.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-19T05:07:12.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T05:07:12.805Z] Dload Upload Total Spent Left Speed [2023-10-19T05:07:12.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [2023-10-19T05:07:13.071Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.31 [2023-10-19T05:07:13.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-19T05:07:13.071Z] 104f1c306c75: Preparing [2023-10-19T05:07:13.071Z] 667a58aebf04: Preparing [2023-10-19T05:07:13.071Z] c48cab933178: Preparing [2023-10-19T05:07:13.071Z] d532e59844f3: Preparing [2023-10-19T05:07:13.071Z] 3827b5b91e75: Preparing [2023-10-19T05:07:13.071Z] acc83c6ca332: Preparing [2023-10-19T05:07:13.071Z] 14f33be76c50: Preparing [2023-10-19T05:07:13.071Z] 9bf8d8863791: Preparing [2023-10-19T05:07:13.071Z] c5ceb5fd3649: Preparing [2023-10-19T05:07:13.071Z] f9babffaf7b5: Preparing [2023-10-19T05:07:13.071Z] 58c1dc4d7dae: Preparing [2023-10-19T05:07:13.071Z] bbb005b56e4e: Preparing [2023-10-19T05:07:13.071Z] cc2447e1835a: Preparing [2023-10-19T05:07:13.071Z] 14f33be76c50: Waiting [2023-10-19T05:07:13.071Z] c5ceb5fd3649: Waiting [2023-10-19T05:07:13.071Z] 9bf8d8863791: Waiting [2023-10-19T05:07:13.071Z] acc83c6ca332: Waiting [2023-10-19T05:07:13.071Z] bbb005b56e4e: Waiting [2023-10-19T05:07:13.071Z] cc2447e1835a: Waiting [2023-10-19T05:07:13.071Z] 104f1c306c75: Layer already exists [2023-10-19T05:07:13.071Z] 3827b5b91e75: Layer already exists [2023-10-19T05:07:13.071Z] c48cab933178: Layer already exists [2023-10-19T05:07:13.071Z] 667a58aebf04: Layer already exists [2023-10-19T05:07:13.071Z] d532e59844f3: Layer already exists [2023-10-19T05:07:13.071Z] f9babffaf7b5: Layer already exists [2023-10-19T05:07:13.071Z] c5ceb5fd3649: Layer already exists [2023-10-19T05:07:13.071Z] 9bf8d8863791: Layer already exists [2023-10-19T05:07:13.071Z] 14f33be76c50: Layer already exists [2023-10-19T05:07:13.071Z] acc83c6ca332: Layer already exists [2023-10-19T05:07:13.071Z] cc2447e1835a: Layer already exists [2023-10-19T05:07:13.071Z] bbb005b56e4e: Layer already exists [2023-10-19T05:07:13.071Z] 58c1dc4d7dae: Layer already exists [2023-10-19T05:07:13.071Z] 3.1.0-dev.31: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-10-19T05:07:13.386Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:13.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-19T05:07:13.691Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [2023-10-19T05:07:13.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-19T05:07:13.691Z] 104f1c306c75: Preparing [2023-10-19T05:07:13.691Z] 667a58aebf04: Preparing [2023-10-19T05:07:13.691Z] c48cab933178: Preparing [2023-10-19T05:07:13.691Z] d532e59844f3: Preparing [2023-10-19T05:07:13.691Z] 3827b5b91e75: Preparing [2023-10-19T05:07:13.691Z] acc83c6ca332: Preparing [2023-10-19T05:07:13.691Z] 14f33be76c50: Preparing [2023-10-19T05:07:13.691Z] 9bf8d8863791: Preparing [2023-10-19T05:07:13.691Z] c5ceb5fd3649: Preparing [2023-10-19T05:07:13.691Z] f9babffaf7b5: Preparing [2023-10-19T05:07:13.691Z] 58c1dc4d7dae: Preparing [2023-10-19T05:07:13.691Z] bbb005b56e4e: Preparing [2023-10-19T05:07:13.691Z] cc2447e1835a: Preparing [2023-10-19T05:07:13.691Z] f9babffaf7b5: Waiting [2023-10-19T05:07:13.691Z] 9bf8d8863791: Waiting [2023-10-19T05:07:13.691Z] acc83c6ca332: Waiting [2023-10-19T05:07:13.691Z] c5ceb5fd3649: Waiting [2023-10-19T05:07:13.691Z] 14f33be76c50: Waiting [2023-10-19T05:07:13.691Z] 58c1dc4d7dae: Waiting [2023-10-19T05:07:13.691Z] cc2447e1835a: Waiting [2023-10-19T05:07:13.691Z] d532e59844f3: Layer already exists [2023-10-19T05:07:13.691Z] 104f1c306c75: Layer already exists [2023-10-19T05:07:13.691Z] 3827b5b91e75: Layer already exists [2023-10-19T05:07:13.691Z] c48cab933178: Layer already exists [2023-10-19T05:07:13.691Z] 667a58aebf04: Layer already exists [2023-10-19T05:07:13.691Z] 14f33be76c50: Layer already exists [2023-10-19T05:07:13.691Z] acc83c6ca332: Layer already exists [2023-10-19T05:07:13.691Z] f9babffaf7b5: Layer already exists [2023-10-19T05:07:13.691Z] c5ceb5fd3649: Layer already exists [2023-10-19T05:07:13.691Z] 9bf8d8863791: Layer already exists [2023-10-19T05:07:13.691Z] 58c1dc4d7dae: Layer already exists [2023-10-19T05:07:13.691Z] bbb005b56e4e: Layer already exists [2023-10-19T05:07:13.691Z] cc2447e1835a: Layer already exists [2023-10-19T05:07:13.691Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:13.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-19T05:07:13.986Z] + sudo tee /etc/docker/daemon.new [2023-10-19T05:07:13.986Z] { [2023-10-19T05:07:13.986Z] "registry-mirrors": [ [2023-10-19T05:07:13.986Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-19T05:07:13.986Z] ], [2023-10-19T05:07:13.986Z] "bip": "10.250.0.254/24", [2023-10-19T05:07:13.986Z] "hosts": [ [2023-10-19T05:07:13.986Z] "tcp://0.0.0.0:5555", [2023-10-19T05:07:13.986Z] "unix:///var/run/docker.sock" [2023-10-19T05:07:13.986Z] ], [2023-10-19T05:07:13.986Z] "mtu": 1458, [2023-10-19T05:07:13.986Z] "selinux-enabled": true, [2023-10-19T05:07:13.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-19T05:07:13.986Z] } [Pipeline] sh [2023-10-19T05:07:14.044Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:14.324Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-19T05:07:14.372Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-19T05:07:14.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-19T05:07:14.372Z] 104f1c306c75: Preparing [2023-10-19T05:07:14.372Z] 667a58aebf04: Preparing [2023-10-19T05:07:14.372Z] c48cab933178: Preparing [2023-10-19T05:07:14.372Z] d532e59844f3: Preparing [2023-10-19T05:07:14.372Z] 3827b5b91e75: Preparing [2023-10-19T05:07:14.372Z] acc83c6ca332: Preparing [2023-10-19T05:07:14.372Z] 14f33be76c50: Preparing [2023-10-19T05:07:14.372Z] 9bf8d8863791: Preparing [2023-10-19T05:07:14.372Z] c5ceb5fd3649: Preparing [2023-10-19T05:07:14.372Z] f9babffaf7b5: Preparing [2023-10-19T05:07:14.372Z] 58c1dc4d7dae: Preparing [2023-10-19T05:07:14.372Z] bbb005b56e4e: Preparing [2023-10-19T05:07:14.372Z] cc2447e1835a: Preparing [2023-10-19T05:07:14.372Z] 9bf8d8863791: Waiting [2023-10-19T05:07:14.372Z] c5ceb5fd3649: Waiting [2023-10-19T05:07:14.372Z] f9babffaf7b5: Waiting [2023-10-19T05:07:14.372Z] 58c1dc4d7dae: Waiting [2023-10-19T05:07:14.372Z] bbb005b56e4e: Waiting [2023-10-19T05:07:14.372Z] cc2447e1835a: Waiting [2023-10-19T05:07:14.372Z] acc83c6ca332: Waiting [2023-10-19T05:07:14.372Z] 14f33be76c50: Waiting [2023-10-19T05:07:14.372Z] 3827b5b91e75: Layer already exists [2023-10-19T05:07:14.372Z] 104f1c306c75: Layer already exists [2023-10-19T05:07:14.372Z] c48cab933178: Layer already exists [2023-10-19T05:07:14.372Z] 667a58aebf04: Layer already exists [2023-10-19T05:07:14.372Z] d532e59844f3: Layer already exists [2023-10-19T05:07:14.372Z] acc83c6ca332: Layer already exists [2023-10-19T05:07:14.372Z] 9bf8d8863791: Layer already exists [2023-10-19T05:07:14.372Z] c5ceb5fd3649: Layer already exists [2023-10-19T05:07:14.372Z] f9babffaf7b5: Layer already exists [2023-10-19T05:07:14.372Z] 14f33be76c50: Layer already exists [2023-10-19T05:07:14.372Z] 58c1dc4d7dae: Layer already exists [2023-10-19T05:07:14.372Z] bbb005b56e4e: Layer already exists [2023-10-19T05:07:14.372Z] cc2447e1835a: Layer already exists [2023-10-19T05:07:14.372Z] main: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-19T05:07:14.455Z] ===================================================== [Pipeline] echo [2023-10-19T05:07:14.464Z] taggedImages: [2023-10-19T05:07:14.464Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:07:14.464Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-19T05:07:14.464Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.31 [2023-10-19T05:07:14.464Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [2023-10-19T05:07:14.464Z] - nexus3.edgexfoundry.org:10004/device-usb-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-10-19T05:07:14.666Z] + sudo service docker restart [2023-10-19T05:07:14.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T05:07:14.862Z] [2023-10-19T05:07:14.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:15.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T05:07:15.161Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-19T05:07:15.161Z] 5eb5b503b376: Pulling fs layer [2023-10-19T05:07:15.161Z] 5c69ac0246d0: Pulling fs layer [2023-10-19T05:07:15.161Z] ec43610c2a17: Pulling fs layer [2023-10-19T05:07:15.161Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-19T05:07:15.161Z] 33b1e0a273af: Pulling fs layer [2023-10-19T05:07:15.161Z] 5d3b04190fa2: Pulling fs layer [2023-10-19T05:07:15.161Z] 2f39f015ded8: Pulling fs layer [2023-10-19T05:07:15.161Z] 3a2ae6a8a46f: Waiting [2023-10-19T05:07:15.161Z] 33b1e0a273af: Waiting [2023-10-19T05:07:15.161Z] 5d3b04190fa2: Waiting [2023-10-19T05:07:15.161Z] 2f39f015ded8: Waiting [2023-10-19T05:07:15.161Z] 5c69ac0246d0: Download complete [2023-10-19T05:07:15.161Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-19T05:07:15.161Z] 3a2ae6a8a46f: Download complete [2023-10-19T05:07:15.161Z] 33b1e0a273af: Verifying Checksum [2023-10-19T05:07:15.161Z] 33b1e0a273af: Download complete [2023-10-19T05:07:15.161Z] 5d3b04190fa2: Verifying Checksum [2023-10-19T05:07:15.161Z] 5d3b04190fa2: Download complete [2023-10-19T05:07:15.161Z] ec43610c2a17: Verifying Checksum [2023-10-19T05:07:15.161Z] ec43610c2a17: Download complete [2023-10-19T05:07:15.418Z] 5eb5b503b376: Verifying Checksum [2023-10-19T05:07:15.418Z] 5eb5b503b376: Download complete [2023-10-19T05:07:15.983Z] 2f39f015ded8: Download complete [2023-10-19T05:07:16.550Z] 5eb5b503b376: Pull complete [2023-10-19T05:07:16.550Z] 5c69ac0246d0: Pull complete [2023-10-19T05:07:17.115Z] ec43610c2a17: Pull complete [2023-10-19T05:07:17.115Z] 3a2ae6a8a46f: Pull complete [2023-10-19T05:07:17.374Z] 33b1e0a273af: Pull complete [2023-10-19T05:07:17.374Z] 5d3b04190fa2: Pull complete [2023-10-19T05:07:21.597Z] 2f39f015ded8: Pull complete [2023-10-19T05:07:21.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-19T05:07:21.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T05:07:21.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:07:21.673Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:07:21.707Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-10-19T05:07:27.709Z] $ docker top 2afee9f087b31711033c15fdb7619e5e2cd7ca9df3e2198c2cf202d72170e743 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:07:28.078Z] ---> job-cost.sh [2023-10-19T05:07:28.078Z] lf-activate-venv: SKIPPING [2023-10-19T05:07:28.078Z] INFO: No Stack... [2023-10-19T05:07:28.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T05:07:28.596Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T05:07:28.889Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-10-19T05:07:28.889Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T05:07:28.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [2023-10-19T05:07:28.904Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] did not exist. Created. [2023-10-19T05:07:28.904Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T05:07:29.209Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-19T05:07:29.244Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T05:07:29.250Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T05:07:29.268Z] $ docker stop --time=1 2afee9f087b31711033c15fdb7619e5e2cd7ca9df3e2198c2cf202d72170e743 [2023-10-19T05:07:30.426Z] $ docker rm -f --volumes 2afee9f087b31711033c15fdb7619e5e2cd7ca9df3e2198c2cf202d72170e743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T05:07:32.974Z] provisioning config files... [2023-10-19T05:07:33.005Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/157@tmp/config13280224987466543383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:07:33.382Z] ---> docker-login.sh [2023-10-19T05:07:33.382Z] nexus3.edgexfoundry.org:10001 [2023-10-19T05:07:33.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:07:33.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:07:33.978Z] Configure a credential helper to remove this warning. See [2023-10-19T05:07:33.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:07:33.978Z] [2023-10-19T05:07:33.978Z] Login Succeeded [2023-10-19T05:07:34.253Z] nexus3.edgexfoundry.org:10002 [2023-10-19T05:07:34.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:07:34.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:07:34.525Z] Configure a credential helper to remove this warning. See [2023-10-19T05:07:34.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:07:34.525Z] [2023-10-19T05:07:34.525Z] Login Succeeded [2023-10-19T05:07:34.525Z] nexus3.edgexfoundry.org:10003 [2023-10-19T05:07:34.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:07:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:07:35.072Z] Configure a credential helper to remove this warning. See [2023-10-19T05:07:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:07:35.072Z] [2023-10-19T05:07:35.072Z] Login Succeeded [2023-10-19T05:07:35.072Z] nexus3.edgexfoundry.org:10004 [2023-10-19T05:07:35.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:07:35.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:07:35.634Z] Configure a credential helper to remove this warning. See [2023-10-19T05:07:35.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:07:35.634Z] [2023-10-19T05:07:35.634Z] Login Succeeded [2023-10-19T05:07:35.634Z] docker.io [2023-10-19T05:07:35.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:07:36.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:07:36.180Z] Configure a credential helper to remove this warning. See [2023-10-19T05:07:36.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:07:36.180Z] [2023-10-19T05:07:36.180Z] Login Succeeded [2023-10-19T05:07:36.180Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T05:07:36.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T05:07:36.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T05:07:36.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T05:07:36.618Z] ========================================================= [2023-10-19T05:07:36.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-19T05:07:36.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:07:36.983Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T05:07:37.255Z] Sending build context to Docker daemon 1.354MB [2023-10-19T05:07:37.524Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T05:07:37.524Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-19T05:07:37.524Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-19T05:07:37.524Z] 9fda8d8052c6: Pulling fs layer [2023-10-19T05:07:37.524Z] 5d54e960e981: Pulling fs layer [2023-10-19T05:07:37.524Z] c4a7e357bf2a: Pulling fs layer [2023-10-19T05:07:37.524Z] f0e02332f6b5: Pulling fs layer [2023-10-19T05:07:37.524Z] cefa15bbcfad: Pulling fs layer [2023-10-19T05:07:37.524Z] 17808c966233: Pulling fs layer [2023-10-19T05:07:37.524Z] f4c1fc716caa: Pulling fs layer [2023-10-19T05:07:37.524Z] cefa15bbcfad: Waiting [2023-10-19T05:07:37.524Z] 17808c966233: Waiting [2023-10-19T05:07:37.524Z] f4c1fc716caa: Waiting [2023-10-19T05:07:37.524Z] f0e02332f6b5: Waiting [2023-10-19T05:07:37.799Z] 5d54e960e981: Download complete [2023-10-19T05:07:37.799Z] f0e02332f6b5: Verifying Checksum [2023-10-19T05:07:37.799Z] f0e02332f6b5: Download complete [2023-10-19T05:07:37.799Z] cefa15bbcfad: Verifying Checksum [2023-10-19T05:07:37.799Z] cefa15bbcfad: Download complete [2023-10-19T05:07:37.799Z] 9fda8d8052c6: Verifying Checksum [2023-10-19T05:07:37.799Z] 9fda8d8052c6: Download complete [2023-10-19T05:07:38.396Z] f4c1fc716caa: Verifying Checksum [2023-10-19T05:07:38.396Z] f4c1fc716caa: Download complete [2023-10-19T05:07:39.000Z] 9fda8d8052c6: Pull complete [2023-10-19T05:07:39.978Z] 5d54e960e981: Pull complete [2023-10-19T05:07:39.978Z] c4a7e357bf2a: Verifying Checksum [2023-10-19T05:07:39.978Z] c4a7e357bf2a: Download complete [2023-10-19T05:07:41.410Z] 17808c966233: Verifying Checksum [2023-10-19T05:07:41.410Z] 17808c966233: Download complete [2023-10-19T05:07:59.935Z] c4a7e357bf2a: Pull complete [2023-10-19T05:07:59.935Z] f0e02332f6b5: Pull complete [2023-10-19T05:07:59.935Z] cefa15bbcfad: Pull complete [2023-10-19T05:08:06.659Z] 17808c966233: Pull complete [2023-10-19T05:08:09.268Z] f4c1fc716caa: Pull complete [2023-10-19T05:08:09.268Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-19T05:08:09.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-19T05:08:09.268Z] ---> ea914061e18c [2023-10-19T05:08:09.268Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-19T05:08:10.703Z] ---> Running in 0c2e0d48971d [2023-10-19T05:08:10.980Z] Removing intermediate container 0c2e0d48971d [2023-10-19T05:08:10.980Z] ---> fa6d94b20a9f [2023-10-19T05:08:10.980Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T05:08:11.261Z] ---> Running in ee91d054dd76 [2023-10-19T05:08:11.535Z] Removing intermediate container ee91d054dd76 [2023-10-19T05:08:11.535Z] ---> a8d2c45b40eb [2023-10-19T05:08:11.535Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-19T05:08:11.535Z] ---> Running in c49076fc79e2 [2023-10-19T05:08:11.812Z] Removing intermediate container c49076fc79e2 [2023-10-19T05:08:11.812Z] ---> 0ec3c1620ce6 [2023-10-19T05:08:11.812Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-19T05:08:12.095Z] ---> Running in 97728d975ea4 [2023-10-19T05:08:12.385Z] Removing intermediate container 97728d975ea4 [2023-10-19T05:08:12.385Z] ---> a19d5cb194a4 [2023-10-19T05:08:12.385Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T05:08:12.385Z] ---> Running in c2d7379d7f39 [2023-10-19T05:08:13.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T05:08:14.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T05:08:15.837Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-19T05:08:15.837Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-19T05:08:15.837Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-19T05:08:15.837Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-19T05:08:15.837Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-19T05:08:15.837Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-19T05:08:15.837Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-19T05:08:15.837Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-19T05:08:15.837Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-19T05:08:15.837Z] (10/13) Installing kmod-libs (30-r3) [2023-10-19T05:08:15.837Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-19T05:08:15.837Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-19T05:08:15.837Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-19T05:08:15.837Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T05:08:15.837Z] Executing eudev-3.2.11-r8.trigger [2023-10-19T05:08:15.837Z] OK: 273 MiB in 65 packages [2023-10-19T05:08:17.268Z] Removing intermediate container c2d7379d7f39 [2023-10-19T05:08:17.268Z] ---> 93fedaf91b1c [2023-10-19T05:08:17.268Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-19T05:08:17.540Z] ---> Running in 79b3d548b838 [2023-10-19T05:08:17.826Z] Removing intermediate container 79b3d548b838 [2023-10-19T05:08:17.826Z] ---> b490a3b25afd [2023-10-19T05:08:17.826Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-19T05:08:18.421Z] ---> 1389b9320f8d [2023-10-19T05:08:18.421Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T05:08:18.421Z] ---> Running in 0442865e46b6 [2023-10-19T05:09:55.121Z] Removing intermediate container 0442865e46b6 [2023-10-19T05:09:55.121Z] ---> 5f91fe59ab05 [2023-10-19T05:09:55.121Z] Step 11/13 : COPY . . [2023-10-19T05:09:55.121Z] ---> dca5b85d3aec [2023-10-19T05:09:55.121Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-19T05:09:55.121Z] ---> Running in 3fd84b2dfd52 [2023-10-19T05:09:55.121Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T05:09:55.121Z] Dload Upload Total Spent Left Speed [2023-10-19T05:09:55.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7701 0 --:--:-- --:--:-- --:--:-- 7734 [2023-10-19T05:09:55.716Z] Removing intermediate container 3fd84b2dfd52 [2023-10-19T05:09:55.716Z] ---> 20852260360c [2023-10-19T05:09:55.716Z] Step 13/13 : RUN ${MAKE} [2023-10-19T05:09:55.716Z] ---> Running in 8d8dffc6a68e [2023-10-19T05:09:57.148Z] noop [2023-10-19T05:09:57.743Z] Removing intermediate container 8d8dffc6a68e [2023-10-19T05:09:57.743Z] ---> 82c8da36e892 [2023-10-19T05:09:57.743Z] Successfully built 82c8da36e892 [2023-10-19T05:09:58.014Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:09:58.381Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T05:09:58.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:09:58.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-9593 does not seem to be running inside a container [2023-10-19T05:09:58.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/157 -v /w/workspace/device-usb-camera/157:/w/workspace/device-usb-camera/157:rw,z -v /w/workspace/device-usb-camera/157@tmp:/w/workspace/device-usb-camera/157@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-10-19T05:10:00.169Z] $ docker top fd25ccba0e32397e695e70ad3dad4ccaba9e57d937be6b6bc132dc8e3464b8e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T05:10:01.061Z] + go version [2023-10-19T05:10:01.061Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-19T05:10:01.095Z] $ docker stop --time=1 fd25ccba0e32397e695e70ad3dad4ccaba9e57d937be6b6bc132dc8e3464b8e1 [2023-10-19T05:10:03.845Z] $ docker rm -f --volumes fd25ccba0e32397e695e70ad3dad4ccaba9e57d937be6b6bc132dc8e3464b8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:10:04.404Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T05:10:04.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:10:04.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-9593 does not seem to be running inside a container [2023-10-19T05:10:04.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/157 -v /w/workspace/device-usb-camera/157:/w/workspace/device-usb-camera/157:rw,z -v /w/workspace/device-usb-camera/157@tmp:/w/workspace/device-usb-camera/157@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-10-19T05:10:05.935Z] $ docker top 53f0aaf9750d3b72d2599f00df08741d445e46d8dda2a1e9a1e89d86e07ac67c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T05:10:06.776Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/157 [Pipeline] fileExists [Pipeline] sh [2023-10-19T05:10:07.436Z] + make test [2023-10-19T05:10:07.436Z] go test ./... -coverprofile=coverage.out ./... [2023-10-19T05:10:11.731Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-19T05:12:04.934Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-19T05:12:11.598Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements [2023-10-19T05:12:11.867Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-19T05:12:11.867Z] go vet ./... [2023-10-19T05:12:38.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T05:12:38.572Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T05:12:38.572Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T05:12:38.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T05:12:38.613Z] $ docker stop --time=1 53f0aaf9750d3b72d2599f00df08741d445e46d8dda2a1e9a1e89d86e07ac67c [2023-10-19T05:12:40.489Z] $ docker rm -f --volumes 53f0aaf9750d3b72d2599f00df08741d445e46d8dda2a1e9a1e89d86e07ac67c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T05:12:41.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T05:12:41.795Z] Warning: overwriting stash ‘coverage-report’ [2023-10-19T05:12:42.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T05:12:42.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T05:12:43.102Z] + ls -al . [2023-10-19T05:12:43.102Z] total 216 [2023-10-19T05:12:43.102Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 05:10 . [2023-10-19T05:12:43.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:07 .. [2023-10-19T05:12:43.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:07 .git [2023-10-19T05:12:43.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:07 .github [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 19 05:07 .gitignore [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 19 05:07 .golangci.yml [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 19 05:07 .hadolint.yml [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 19 05:07 Attribution.txt [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 19 05:07 CHANGELOG.md [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 19 05:07 Dockerfile [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 05:07 GOVERNANCE.md [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 19 05:07 Jenkinsfile [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 19 05:07 LICENSE [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 19 05:07 Makefile [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 19 05:07 OWNERS.md [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 19 05:07 README.md [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:04 VERSION [2023-10-19T05:12:43.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:07 bin [2023-10-19T05:12:43.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:07 cmd [2023-10-19T05:12:43.102Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 19 05:12 coverage.out [2023-10-19T05:12:43.102Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 19 05:07 docker-entrypoint.sh [2023-10-19T05:12:43.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:07 docs [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 19 05:07 go.mod [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 19 05:07 go.sum [2023-10-19T05:12:43.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:07 internal [2023-10-19T05:12:43.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:07 snap [2023-10-19T05:12:43.102Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 19 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:12:43.453Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bda52fbadfd1c9962f4ac4f2e389a0a009478621 --label arch=arm64 --label version=3.1.0-dev.31 . [2023-10-19T05:12:43.721Z] Sending build context to Docker daemon 1.41MB [2023-10-19T05:12:43.721Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T05:12:43.721Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-19T05:12:43.721Z] ---> 82c8da36e892 [2023-10-19T05:12:43.721Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-19T05:12:43.989Z] ---> Running in 01158f470980 [2023-10-19T05:12:44.265Z] Removing intermediate container 01158f470980 [2023-10-19T05:12:44.265Z] ---> fe220c70fce6 [2023-10-19T05:12:44.265Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T05:12:44.537Z] ---> Running in f153b67723a0 [2023-10-19T05:12:44.818Z] Removing intermediate container f153b67723a0 [2023-10-19T05:12:44.818Z] ---> f4ced24a863d [2023-10-19T05:12:44.818Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-19T05:12:44.818Z] ---> Running in b348f5b1fd88 [2023-10-19T05:12:45.403Z] Removing intermediate container b348f5b1fd88 [2023-10-19T05:12:45.403Z] ---> e2fa482e4ef7 [2023-10-19T05:12:45.403Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-19T05:12:45.403Z] ---> Running in 1e27754817f0 [2023-10-19T05:12:45.671Z] Removing intermediate container 1e27754817f0 [2023-10-19T05:12:45.671Z] ---> 669203765a0c [2023-10-19T05:12:45.671Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T05:12:45.671Z] ---> Running in 75468defc3e5 [2023-10-19T05:12:47.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T05:12:47.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T05:12:48.313Z] OK: 273 MiB in 65 packages [2023-10-19T05:12:50.895Z] Removing intermediate container 75468defc3e5 [2023-10-19T05:12:50.895Z] ---> dd7b9e5773af [2023-10-19T05:12:50.895Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-19T05:12:50.895Z] ---> Running in 07aef3fe570f [2023-10-19T05:12:50.895Z] Removing intermediate container 07aef3fe570f [2023-10-19T05:12:50.895Z] ---> 3daee34b8439 [2023-10-19T05:12:50.895Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-19T05:12:51.478Z] ---> 77b4b10273dc [2023-10-19T05:12:51.478Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T05:12:51.478Z] ---> Running in 0307d0a07cff [2023-10-19T05:12:54.071Z] Removing intermediate container 0307d0a07cff [2023-10-19T05:12:54.071Z] ---> 8fd2441aee32 [2023-10-19T05:12:54.071Z] Step 11/36 : COPY . . [2023-10-19T05:12:55.495Z] ---> 11752bc3f6b4 [2023-10-19T05:12:55.495Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-19T05:12:55.495Z] ---> Running in 03c7cc116a43 [2023-10-19T05:12:56.459Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T05:12:56.459Z]  Dload Upload Total Spent Left Speed [2023-10-19T05:12:56.743Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5346 0 --:--:-- --:--:-- --:--:-- 5377 [2023-10-19T05:12:57.343Z] Removing intermediate container 03c7cc116a43 [2023-10-19T05:12:57.343Z] ---> b11a610c0c58 [2023-10-19T05:12:57.343Z] Step 13/36 : RUN ${MAKE} [2023-10-19T05:12:57.343Z] ---> Running in b4a6a779b3a0 [2023-10-19T05:12:58.761Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-19T05:15:20.463Z] Removing intermediate container b4a6a779b3a0 [2023-10-19T05:15:20.463Z] ---> e75f10b61465 [2023-10-19T05:15:20.463Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-19T05:15:22.398Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-19T05:15:22.664Z] 8766b47fe142: Pulling fs layer [2023-10-19T05:15:23.627Z] 8766b47fe142: Verifying Checksum [2023-10-19T05:15:23.627Z] 8766b47fe142: Download complete [2023-10-19T05:15:24.587Z] 8766b47fe142: Pull complete [2023-10-19T05:15:24.587Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-19T05:15:24.587Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-19T05:15:24.587Z] ---> 69d40e2cb93c [2023-10-19T05:15:24.587Z] Step 15/36 : FROM alpine:3.18 [2023-10-19T05:15:24.853Z] 3.18: Pulling from library/alpine [2023-10-19T05:15:25.121Z] 579b34f0a95b: Pulling fs layer [2023-10-19T05:15:25.388Z] 579b34f0a95b: Verifying Checksum [2023-10-19T05:15:25.388Z] 579b34f0a95b: Download complete [2023-10-19T05:15:25.970Z] 579b34f0a95b: Pull complete [2023-10-19T05:15:25.970Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T05:15:25.970Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T05:15:25.970Z] ---> 3cc203321400 [2023-10-19T05:15:25.970Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-19T05:15:25.970Z] ---> Running in 4a34606c5d98 [2023-10-19T05:15:26.236Z] Removing intermediate container 4a34606c5d98 [2023-10-19T05:15:26.236Z] ---> a20fbe05f29b [2023-10-19T05:15:26.236Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-19T05:15:26.507Z] ---> Running in 93142009dd17 [2023-10-19T05:15:27.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T05:15:28.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T05:15:29.009Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-19T05:15:29.009Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-19T05:15:29.009Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-19T05:15:29.286Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-19T05:15:29.286Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-19T05:15:29.286Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-19T05:15:29.552Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-19T05:15:29.552Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-19T05:15:29.552Z] (9/104) Installing libxcb (1.15-r1) [2023-10-19T05:15:29.552Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-19T05:15:29.552Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-19T05:15:29.552Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-19T05:15:29.553Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-19T05:15:29.553Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-19T05:15:29.879Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-19T05:15:29.879Z] (16/104) Installing libva (2.18.0-r1) [2023-10-19T05:15:29.879Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-19T05:15:29.879Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-19T05:15:29.879Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-19T05:15:29.879Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-19T05:15:29.879Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-19T05:15:29.879Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-19T05:15:29.879Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-19T05:15:29.879Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-19T05:15:29.879Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-19T05:15:29.879Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-19T05:15:29.879Z] (27/104) Installing opus (1.4-r0) [2023-10-19T05:15:29.879Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-19T05:15:29.879Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-19T05:15:30.156Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-19T05:15:30.156Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-19T05:15:30.156Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-19T05:15:30.156Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-19T05:15:30.156Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-19T05:15:30.156Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-19T05:15:30.156Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-19T05:15:30.434Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-19T05:15:30.434Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-19T05:15:30.703Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-19T05:15:30.703Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-19T05:15:31.296Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-19T05:15:31.296Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-19T05:15:31.296Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-19T05:15:31.296Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-19T05:15:31.296Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-19T05:15:31.296Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-19T05:15:31.296Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-19T05:15:31.567Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-19T05:15:31.567Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-19T05:15:31.567Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-19T05:15:31.567Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-19T05:15:31.567Z] (52/104) Installing glib (2.76.4-r0) [2023-10-19T05:15:31.567Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-19T05:15:31.567Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-19T05:15:31.837Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-19T05:15:31.837Z] (56/104) Installing libass (0.17.1-r0) [2023-10-19T05:15:31.837Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-19T05:15:31.837Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-19T05:15:31.837Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-19T05:15:31.837Z] (60/104) Installing libunistring (1.1-r1) [2023-10-19T05:15:31.837Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-19T05:15:31.837Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-19T05:15:31.837Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-19T05:15:31.837Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-19T05:15:32.120Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-19T05:15:32.120Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-19T05:15:32.120Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-19T05:15:32.120Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-19T05:15:32.120Z] (69/104) Installing librist (0.2.7-r0) [2023-10-19T05:15:32.120Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-19T05:15:32.120Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-19T05:15:32.120Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-19T05:15:32.120Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-19T05:15:32.120Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-19T05:15:32.120Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-19T05:15:32.120Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-19T05:15:32.393Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-19T05:15:32.393Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-19T05:15:32.670Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-19T05:15:32.670Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-19T05:15:32.670Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-19T05:15:32.670Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-19T05:15:32.670Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-19T05:15:32.670Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-19T05:15:32.670Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-19T05:15:32.940Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-19T05:15:32.940Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-19T05:15:32.940Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-19T05:15:32.940Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-19T05:15:32.940Z] (90/104) Installing orc (0.4.34-r0) [2023-10-19T05:15:33.206Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-19T05:15:33.206Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-19T05:15:33.206Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-19T05:15:33.206Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-19T05:15:33.206Z] (95/104) Installing libpulse (16.1-r10) [2023-10-19T05:15:33.206Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-19T05:15:33.206Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-19T05:15:33.206Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-19T05:15:33.206Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-19T05:15:33.206Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-19T05:15:33.206Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-19T05:15:33.206Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-19T05:15:33.206Z] (103/104) Installing kmod-libs (30-r3) [2023-10-19T05:15:33.206Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-19T05:15:33.475Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T05:15:33.475Z] Executing glib-2.76.4-r0.trigger [2023-10-19T05:15:33.475Z] Executing eudev-3.2.11-r8.trigger [2023-10-19T05:15:33.475Z] OK: 110 MiB in 119 packages [2023-10-19T05:15:40.139Z] Removing intermediate container 93142009dd17 [2023-10-19T05:15:40.139Z] ---> 80752fd6ca98 [2023-10-19T05:15:40.139Z] Step 18/36 : WORKDIR / [2023-10-19T05:15:40.139Z] ---> Running in d44b00d43ddc [2023-10-19T05:15:40.417Z] Removing intermediate container d44b00d43ddc [2023-10-19T05:15:40.417Z] ---> 6dc85e6cc4c9 [2023-10-19T05:15:40.417Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-19T05:15:42.369Z] ---> 27b488b51374 [2023-10-19T05:15:42.369Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-19T05:15:42.640Z] ---> c4c1d89ce6df [2023-10-19T05:15:42.640Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-19T05:15:43.235Z] ---> f7fda4c30e0d [2023-10-19T05:15:43.235Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-19T05:15:43.821Z] ---> 29096e941218 [2023-10-19T05:15:43.821Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-19T05:15:44.406Z] ---> cc15b6920cb3 [2023-10-19T05:15:44.406Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-19T05:15:44.988Z] ---> a882fde8d14b [2023-10-19T05:15:44.988Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-19T05:15:46.406Z] ---> 8d9b10daac50 [2023-10-19T05:15:46.406Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-19T05:15:46.406Z] ---> Running in 9239fb66c085 [2023-10-19T05:15:48.379Z] Removing intermediate container 9239fb66c085 [2023-10-19T05:15:48.379Z] ---> 72b19438e563 [2023-10-19T05:15:48.379Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-19T05:15:48.379Z] ---> Running in ef589bd686ea [2023-10-19T05:15:50.969Z] Removing intermediate container ef589bd686ea [2023-10-19T05:15:50.969Z] ---> 549417343eaf [2023-10-19T05:15:50.969Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-19T05:15:50.969Z] ---> Running in 667b303fe30d [2023-10-19T05:15:52.376Z] Removing intermediate container 667b303fe30d [2023-10-19T05:15:52.376Z] ---> e1012edefc7b [2023-10-19T05:15:52.376Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-19T05:15:52.376Z] ---> Running in 031cb7c45150 [2023-10-19T05:15:54.322Z] Removing intermediate container 031cb7c45150 [2023-10-19T05:15:54.322Z] ---> 5a1343f92c04 [2023-10-19T05:15:54.322Z] Step 30/36 : EXPOSE 59983 [2023-10-19T05:15:54.322Z] ---> Running in 20e9d985e7e2 [2023-10-19T05:15:54.322Z] Removing intermediate container 20e9d985e7e2 [2023-10-19T05:15:54.322Z] ---> 1f5bb598973b [2023-10-19T05:15:54.322Z] Step 31/36 : EXPOSE 8554 [2023-10-19T05:15:54.589Z] ---> Running in 70bc741b5f3f [2023-10-19T05:15:54.854Z] Removing intermediate container 70bc741b5f3f [2023-10-19T05:15:54.854Z] ---> e1421fe6291f [2023-10-19T05:15:54.854Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-19T05:15:54.854Z] ---> Running in 67bb5fd7b00c [2023-10-19T05:15:55.122Z] Removing intermediate container 67bb5fd7b00c [2023-10-19T05:15:55.122Z] ---> b760c1fdb0d7 [2023-10-19T05:15:55.122Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-19T05:15:55.122Z] ---> Running in cd3146f928ab [2023-10-19T05:15:55.389Z] Removing intermediate container cd3146f928ab [2023-10-19T05:15:55.389Z] ---> bdaee70ac94a [2023-10-19T05:15:55.389Z] Step 34/36 : LABEL arch=arm64 [2023-10-19T05:15:55.655Z] ---> Running in 8fca581d3cc3 [2023-10-19T05:15:55.921Z] Removing intermediate container 8fca581d3cc3 [2023-10-19T05:15:55.922Z] ---> 7ac464ac3257 [2023-10-19T05:15:55.922Z] Step 35/36 : LABEL git_sha=bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:15:55.922Z] ---> Running in 04d2b76e8ee6 [2023-10-19T05:15:56.190Z] Removing intermediate container 04d2b76e8ee6 [2023-10-19T05:15:56.190Z] ---> df4c293a56ed [2023-10-19T05:15:56.190Z] Step 36/36 : LABEL version=3.1.0-dev.31 [2023-10-19T05:15:56.462Z] ---> Running in 2ec4e9dbbcac [2023-10-19T05:15:56.732Z] Removing intermediate container 2ec4e9dbbcac [2023-10-19T05:15:56.732Z] ---> 26b83713bd41 [2023-10-19T05:15:56.732Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T05:15:56.732Z] Successfully built 26b83713bd41 [2023-10-19T05:15:56.732Z] Successfully tagged device-usb-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-10-19T05:15:56.821Z] provisioning config files... [2023-10-19T05:15:56.836Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/157@tmp/config17011193592178286151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:15:57.179Z] ---> docker-login.sh [2023-10-19T05:15:57.179Z] nexus3.edgexfoundry.org:10001 [2023-10-19T05:15:57.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:15:57.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:15:57.445Z] Configure a credential helper to remove this warning. See [2023-10-19T05:15:57.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:15:57.445Z] [2023-10-19T05:15:57.445Z] Login Succeeded [2023-10-19T05:15:57.445Z] nexus3.edgexfoundry.org:10002 [2023-10-19T05:15:57.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:15:57.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:15:57.714Z] Configure a credential helper to remove this warning. See [2023-10-19T05:15:57.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:15:57.714Z] [2023-10-19T05:15:57.714Z] Login Succeeded [2023-10-19T05:15:57.714Z] nexus3.edgexfoundry.org:10003 [2023-10-19T05:15:58.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:15:58.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:15:58.295Z] Configure a credential helper to remove this warning. See [2023-10-19T05:15:58.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:15:58.295Z] [2023-10-19T05:15:58.295Z] Login Succeeded [2023-10-19T05:15:58.295Z] nexus3.edgexfoundry.org:10004 [2023-10-19T05:15:58.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:15:58.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:15:58.563Z] Configure a credential helper to remove this warning. See [2023-10-19T05:15:58.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:15:58.563Z] [2023-10-19T05:15:58.563Z] Login Succeeded [2023-10-19T05:15:58.563Z] docker.io [2023-10-19T05:15:58.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T05:15:59.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T05:15:59.096Z] Configure a credential helper to remove this warning. See [2023-10-19T05:15:59.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T05:15:59.096Z] [2023-10-19T05:15:59.096Z] Login Succeeded [2023-10-19T05:15:59.096Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T05:15:59.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-19T05:15:59.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T05:15:59.152Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-10-19T05:15:59.152Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:15:59.152Z] latest [2023-10-19T05:15:59.152Z] 3.1.0-dev.31 [2023-10-19T05:15:59.152Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [2023-10-19T05:15:59.152Z] main [2023-10-19T05:15:59.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:15:59.494Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:15:59.837Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:15:59.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-19T05:15:59.837Z] 36039b7dd6d6: Preparing [2023-10-19T05:15:59.837Z] 60b838944ea6: Preparing [2023-10-19T05:15:59.837Z] a01696b0f599: Preparing [2023-10-19T05:15:59.837Z] f65d171ecce8: Preparing [2023-10-19T05:15:59.837Z] 608d194cb50c: Preparing [2023-10-19T05:15:59.837Z] acc83c6ca332: Preparing [2023-10-19T05:15:59.837Z] f90a70826a92: Preparing [2023-10-19T05:15:59.837Z] 1c3b5d11766a: Preparing [2023-10-19T05:15:59.837Z] 59a1ff38b54c: Preparing [2023-10-19T05:15:59.837Z] c831fc7ce1c9: Preparing [2023-10-19T05:15:59.837Z] ef25ee82aa93: Preparing [2023-10-19T05:15:59.837Z] f3ba38872b57: Preparing [2023-10-19T05:15:59.837Z] 5f4d9fc4d98d: Preparing [2023-10-19T05:15:59.837Z] acc83c6ca332: Waiting [2023-10-19T05:15:59.837Z] f90a70826a92: Waiting [2023-10-19T05:15:59.837Z] 1c3b5d11766a: Waiting [2023-10-19T05:15:59.837Z] 59a1ff38b54c: Waiting [2023-10-19T05:15:59.837Z] c831fc7ce1c9: Waiting [2023-10-19T05:15:59.837Z] 5f4d9fc4d98d: Waiting [2023-10-19T05:15:59.837Z] ef25ee82aa93: Waiting [2023-10-19T05:15:59.837Z] f3ba38872b57: Waiting [2023-10-19T05:16:00.103Z] f65d171ecce8: Pushed [2023-10-19T05:16:00.103Z] 60b838944ea6: Pushed [2023-10-19T05:16:00.103Z] 36039b7dd6d6: Pushed [2023-10-19T05:16:00.103Z] a01696b0f599: Pushed [2023-10-19T05:16:00.103Z] acc83c6ca332: Pushed [2023-10-19T05:16:00.369Z] 1c3b5d11766a: Pushed [2023-10-19T05:16:00.369Z] f90a70826a92: Pushed [2023-10-19T05:16:00.369Z] 59a1ff38b54c: Pushed [2023-10-19T05:16:00.369Z] 5f4d9fc4d98d: Layer already exists [2023-10-19T05:16:00.369Z] c831fc7ce1c9: Pushed [2023-10-19T05:16:05.695Z] 608d194cb50c: Pushed [2023-10-19T05:16:05.695Z] ef25ee82aa93: Pushed [2023-10-19T05:16:20.669Z] f3ba38872b57: Pushed [2023-10-19T05:16:20.669Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:21.013Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:21.359Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-19T05:16:21.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-19T05:16:21.359Z] 36039b7dd6d6: Preparing [2023-10-19T05:16:21.359Z] 60b838944ea6: Preparing [2023-10-19T05:16:21.359Z] a01696b0f599: Preparing [2023-10-19T05:16:21.359Z] f65d171ecce8: Preparing [2023-10-19T05:16:21.359Z] 608d194cb50c: Preparing [2023-10-19T05:16:21.359Z] acc83c6ca332: Preparing [2023-10-19T05:16:21.359Z] f90a70826a92: Preparing [2023-10-19T05:16:21.359Z] 1c3b5d11766a: Preparing [2023-10-19T05:16:21.359Z] 59a1ff38b54c: Preparing [2023-10-19T05:16:21.359Z] c831fc7ce1c9: Preparing [2023-10-19T05:16:21.359Z] ef25ee82aa93: Preparing [2023-10-19T05:16:21.359Z] f3ba38872b57: Preparing [2023-10-19T05:16:21.359Z] 5f4d9fc4d98d: Preparing [2023-10-19T05:16:21.359Z] 59a1ff38b54c: Waiting [2023-10-19T05:16:21.359Z] acc83c6ca332: Waiting [2023-10-19T05:16:21.359Z] c831fc7ce1c9: Waiting [2023-10-19T05:16:21.359Z] f90a70826a92: Waiting [2023-10-19T05:16:21.359Z] 1c3b5d11766a: Waiting [2023-10-19T05:16:21.359Z] ef25ee82aa93: Waiting [2023-10-19T05:16:21.359Z] f3ba38872b57: Waiting [2023-10-19T05:16:21.359Z] 5f4d9fc4d98d: Waiting [2023-10-19T05:16:21.359Z] 60b838944ea6: Layer already exists [2023-10-19T05:16:21.359Z] 36039b7dd6d6: Layer already exists [2023-10-19T05:16:21.359Z] 608d194cb50c: Layer already exists [2023-10-19T05:16:21.359Z] a01696b0f599: Layer already exists [2023-10-19T05:16:21.359Z] f65d171ecce8: Layer already exists [2023-10-19T05:16:21.359Z] 1c3b5d11766a: Layer already exists [2023-10-19T05:16:21.359Z] 59a1ff38b54c: Layer already exists [2023-10-19T05:16:21.359Z] acc83c6ca332: Layer already exists [2023-10-19T05:16:21.359Z] f90a70826a92: Layer already exists [2023-10-19T05:16:21.359Z] c831fc7ce1c9: Layer already exists [2023-10-19T05:16:21.359Z] 5f4d9fc4d98d: Layer already exists [2023-10-19T05:16:21.359Z] f3ba38872b57: Layer already exists [2023-10-19T05:16:21.359Z] ef25ee82aa93: Layer already exists [2023-10-19T05:16:21.625Z] latest: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:21.970Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:22.311Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.31 [2023-10-19T05:16:22.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-19T05:16:22.311Z] 36039b7dd6d6: Preparing [2023-10-19T05:16:22.311Z] 60b838944ea6: Preparing [2023-10-19T05:16:22.311Z] a01696b0f599: Preparing [2023-10-19T05:16:22.311Z] f65d171ecce8: Preparing [2023-10-19T05:16:22.311Z] 608d194cb50c: Preparing [2023-10-19T05:16:22.311Z] acc83c6ca332: Preparing [2023-10-19T05:16:22.311Z] f90a70826a92: Preparing [2023-10-19T05:16:22.311Z] 1c3b5d11766a: Preparing [2023-10-19T05:16:22.311Z] 59a1ff38b54c: Preparing [2023-10-19T05:16:22.311Z] c831fc7ce1c9: Preparing [2023-10-19T05:16:22.311Z] ef25ee82aa93: Preparing [2023-10-19T05:16:22.311Z] f3ba38872b57: Preparing [2023-10-19T05:16:22.311Z] 5f4d9fc4d98d: Preparing [2023-10-19T05:16:22.311Z] acc83c6ca332: Waiting [2023-10-19T05:16:22.311Z] f90a70826a92: Waiting [2023-10-19T05:16:22.311Z] c831fc7ce1c9: Waiting [2023-10-19T05:16:22.311Z] ef25ee82aa93: Waiting [2023-10-19T05:16:22.311Z] f3ba38872b57: Waiting [2023-10-19T05:16:22.311Z] 5f4d9fc4d98d: Waiting [2023-10-19T05:16:22.311Z] 1c3b5d11766a: Waiting [2023-10-19T05:16:22.311Z] 59a1ff38b54c: Waiting [2023-10-19T05:16:22.311Z] 60b838944ea6: Layer already exists [2023-10-19T05:16:22.311Z] f65d171ecce8: Layer already exists [2023-10-19T05:16:22.311Z] 36039b7dd6d6: Layer already exists [2023-10-19T05:16:22.311Z] 608d194cb50c: Layer already exists [2023-10-19T05:16:22.311Z] a01696b0f599: Layer already exists [2023-10-19T05:16:22.311Z] f90a70826a92: Layer already exists [2023-10-19T05:16:22.311Z] 59a1ff38b54c: Layer already exists [2023-10-19T05:16:22.311Z] c831fc7ce1c9: Layer already exists [2023-10-19T05:16:22.311Z] acc83c6ca332: Layer already exists [2023-10-19T05:16:22.311Z] 1c3b5d11766a: Layer already exists [2023-10-19T05:16:22.311Z] ef25ee82aa93: Layer already exists [2023-10-19T05:16:22.311Z] f3ba38872b57: Layer already exists [2023-10-19T05:16:22.311Z] 5f4d9fc4d98d: Layer already exists [2023-10-19T05:16:22.577Z] 3.1.0-dev.31: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:22.927Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:23.260Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [2023-10-19T05:16:23.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-19T05:16:23.260Z] 36039b7dd6d6: Preparing [2023-10-19T05:16:23.260Z] 60b838944ea6: Preparing [2023-10-19T05:16:23.260Z] a01696b0f599: Preparing [2023-10-19T05:16:23.260Z] f65d171ecce8: Preparing [2023-10-19T05:16:23.260Z] 608d194cb50c: Preparing [2023-10-19T05:16:23.260Z] acc83c6ca332: Preparing [2023-10-19T05:16:23.260Z] f90a70826a92: Preparing [2023-10-19T05:16:23.260Z] 1c3b5d11766a: Preparing [2023-10-19T05:16:23.260Z] 59a1ff38b54c: Preparing [2023-10-19T05:16:23.260Z] c831fc7ce1c9: Preparing [2023-10-19T05:16:23.260Z] ef25ee82aa93: Preparing [2023-10-19T05:16:23.260Z] f3ba38872b57: Preparing [2023-10-19T05:16:23.260Z] 5f4d9fc4d98d: Preparing [2023-10-19T05:16:23.260Z] 59a1ff38b54c: Waiting [2023-10-19T05:16:23.260Z] c831fc7ce1c9: Waiting [2023-10-19T05:16:23.260Z] ef25ee82aa93: Waiting [2023-10-19T05:16:23.260Z] acc83c6ca332: Waiting [2023-10-19T05:16:23.260Z] f90a70826a92: Waiting [2023-10-19T05:16:23.260Z] 1c3b5d11766a: Waiting [2023-10-19T05:16:23.260Z] f3ba38872b57: Waiting [2023-10-19T05:16:23.260Z] 5f4d9fc4d98d: Waiting [2023-10-19T05:16:23.260Z] f65d171ecce8: Layer already exists [2023-10-19T05:16:23.260Z] 608d194cb50c: Layer already exists [2023-10-19T05:16:23.260Z] 60b838944ea6: Layer already exists [2023-10-19T05:16:23.260Z] a01696b0f599: Layer already exists [2023-10-19T05:16:23.260Z] 36039b7dd6d6: Layer already exists [2023-10-19T05:16:23.260Z] c831fc7ce1c9: Layer already exists [2023-10-19T05:16:23.260Z] f90a70826a92: Layer already exists [2023-10-19T05:16:23.260Z] acc83c6ca332: Layer already exists [2023-10-19T05:16:23.260Z] 59a1ff38b54c: Layer already exists [2023-10-19T05:16:23.260Z] 1c3b5d11766a: Layer already exists [2023-10-19T05:16:23.260Z] ef25ee82aa93: Layer already exists [2023-10-19T05:16:23.260Z] f3ba38872b57: Layer already exists [2023-10-19T05:16:23.260Z] 5f4d9fc4d98d: Layer already exists [2023-10-19T05:16:23.525Z] bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:23.866Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:24.206Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-10-19T05:16:24.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-19T05:16:24.206Z] 36039b7dd6d6: Preparing [2023-10-19T05:16:24.206Z] 60b838944ea6: Preparing [2023-10-19T05:16:24.206Z] a01696b0f599: Preparing [2023-10-19T05:16:24.206Z] f65d171ecce8: Preparing [2023-10-19T05:16:24.206Z] 608d194cb50c: Preparing [2023-10-19T05:16:24.206Z] acc83c6ca332: Preparing [2023-10-19T05:16:24.206Z] f90a70826a92: Preparing [2023-10-19T05:16:24.206Z] 1c3b5d11766a: Preparing [2023-10-19T05:16:24.206Z] 59a1ff38b54c: Preparing [2023-10-19T05:16:24.206Z] c831fc7ce1c9: Preparing [2023-10-19T05:16:24.206Z] ef25ee82aa93: Preparing [2023-10-19T05:16:24.206Z] f3ba38872b57: Preparing [2023-10-19T05:16:24.206Z] 5f4d9fc4d98d: Preparing [2023-10-19T05:16:24.206Z] acc83c6ca332: Waiting [2023-10-19T05:16:24.206Z] f90a70826a92: Waiting [2023-10-19T05:16:24.206Z] 1c3b5d11766a: Waiting [2023-10-19T05:16:24.206Z] 59a1ff38b54c: Waiting [2023-10-19T05:16:24.206Z] c831fc7ce1c9: Waiting [2023-10-19T05:16:24.206Z] ef25ee82aa93: Waiting [2023-10-19T05:16:24.206Z] f3ba38872b57: Waiting [2023-10-19T05:16:24.206Z] 5f4d9fc4d98d: Waiting [2023-10-19T05:16:24.206Z] 608d194cb50c: Layer already exists [2023-10-19T05:16:24.206Z] a01696b0f599: Layer already exists [2023-10-19T05:16:24.206Z] f65d171ecce8: Layer already exists [2023-10-19T05:16:24.206Z] 60b838944ea6: Layer already exists [2023-10-19T05:16:24.206Z] 36039b7dd6d6: Layer already exists [2023-10-19T05:16:24.206Z] 1c3b5d11766a: Layer already exists [2023-10-19T05:16:24.206Z] acc83c6ca332: Layer already exists [2023-10-19T05:16:24.206Z] f90a70826a92: Layer already exists [2023-10-19T05:16:24.206Z] 59a1ff38b54c: Layer already exists [2023-10-19T05:16:24.206Z] c831fc7ce1c9: Layer already exists [2023-10-19T05:16:24.206Z] ef25ee82aa93: Layer already exists [2023-10-19T05:16:24.206Z] f3ba38872b57: Layer already exists [2023-10-19T05:16:24.206Z] 5f4d9fc4d98d: Layer already exists [2023-10-19T05:16:24.473Z] main: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-19T05:16:24.517Z] ===================================================== [Pipeline] echo [2023-10-19T05:16:24.524Z] taggedImages: [2023-10-19T05:16:24.524Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [2023-10-19T05:16:24.524Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-19T05:16:24.524Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.31 [2023-10-19T05:16:24.524Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [2023-10-19T05:16:24.524Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:24.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T05:16:24.875Z] [2023-10-19T05:16:24.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:16:25.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T05:16:25.203Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-19T05:16:25.203Z] 8998bd30e6a1: Pulling fs layer [2023-10-19T05:16:25.203Z] 04944245beec: Pulling fs layer [2023-10-19T05:16:25.203Z] 699f458cf7ca: Pulling fs layer [2023-10-19T05:16:25.203Z] 765212b225bb: Pulling fs layer [2023-10-19T05:16:25.203Z] f23df028b6ca: Pulling fs layer [2023-10-19T05:16:25.203Z] d65c8cfc05b1: Pulling fs layer [2023-10-19T05:16:25.203Z] 2437ff75d9bd: Pulling fs layer [2023-10-19T05:16:25.203Z] f23df028b6ca: Waiting [2023-10-19T05:16:25.203Z] d65c8cfc05b1: Waiting [2023-10-19T05:16:25.203Z] 2437ff75d9bd: Waiting [2023-10-19T05:16:25.203Z] 765212b225bb: Waiting [2023-10-19T05:16:25.471Z] 04944245beec: Verifying Checksum [2023-10-19T05:16:25.471Z] 04944245beec: Download complete [2023-10-19T05:16:25.471Z] 765212b225bb: Verifying Checksum [2023-10-19T05:16:25.471Z] 765212b225bb: Download complete [2023-10-19T05:16:25.471Z] f23df028b6ca: Verifying Checksum [2023-10-19T05:16:25.471Z] f23df028b6ca: Download complete [2023-10-19T05:16:25.471Z] d65c8cfc05b1: Verifying Checksum [2023-10-19T05:16:25.471Z] d65c8cfc05b1: Download complete [2023-10-19T05:16:25.471Z] 699f458cf7ca: Verifying Checksum [2023-10-19T05:16:25.471Z] 699f458cf7ca: Download complete [2023-10-19T05:16:26.056Z] 8998bd30e6a1: Verifying Checksum [2023-10-19T05:16:26.056Z] 8998bd30e6a1: Download complete [2023-10-19T05:16:28.691Z] 2437ff75d9bd: Verifying Checksum [2023-10-19T05:16:28.691Z] 2437ff75d9bd: Download complete [2023-10-19T05:16:31.271Z] 8998bd30e6a1: Pull complete [2023-10-19T05:16:31.538Z] 04944245beec: Pull complete [2023-10-19T05:16:33.477Z] 699f458cf7ca: Pull complete [2023-10-19T05:16:33.477Z] 765212b225bb: Pull complete [2023-10-19T05:16:34.439Z] f23df028b6ca: Pull complete [2023-10-19T05:16:34.439Z] d65c8cfc05b1: Pull complete [2023-10-19T05:16:50.724Z] 2437ff75d9bd: Pull complete [2023-10-19T05:16:50.724Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-19T05:16:50.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T05:16:50.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:16:50.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-9593 does not seem to be running inside a container [2023-10-19T05:16:50.985Z] $ 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-usb-camera/157 -v /w/workspace/device-usb-camera/157:/w/workspace/device-usb-camera/157:rw,z -v /w/workspace/device-usb-camera/157@tmp:/w/workspace/device-usb-camera/157@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-10-19T05:16:53.798Z] $ docker top 80cc0f03938344770560b032fbaaafde0eae732182b8d2fb20cddf16b6ca29d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:16:54.613Z] ---> job-cost.sh [2023-10-19T05:16:54.613Z] lf-activate-venv: SKIPPING [2023-10-19T05:16:54.613Z] INFO: No Stack... [2023-10-19T05:16:54.878Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-19T05:16:55.837Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T05:16:56.482Z] + cat /w/workspace/device-usb-camera/157/archives/cost.csv [2023-10-19T05:16:56.482Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T05:16:56.561Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [2023-10-19T05:16:56.567Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] did not exist. Created. [2023-10-19T05:16:56.567Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T05:16:57.219Z] /w/workspace/device-usb-camera/157@tmp/durable-a12f2aff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-19T05:16:57.555Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-19T05:16:57.578Z] Warning: overwriting stash ‘stack-cost’ [2023-10-19T05:16:57.655Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T05:16:57.662Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T05:16:57.695Z] $ docker stop --time=1 80cc0f03938344770560b032fbaaafde0eae732182b8d2fb20cddf16b6ca29d8 [2023-10-19T05:17:00.750Z] $ docker rm -f --volumes 80cc0f03938344770560b032fbaaafde0eae732182b8d2fb20cddf16b6ca29d8 [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-10-19T05:17:01.216Z] provisioning config files... [2023-10-19T05:17:01.223Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11091080283511940460tmp [Pipeline] { [Pipeline] sh [2023-10-19T05:17:01.526Z] + set +x [2023-10-19T05:17:01.526Z] + + bash -s -- [2023-10-19T05:17:01.526Z] curl -s https://codecov.io/bash [2023-10-19T05:17:01.526Z] [2023-10-19T05:17:01.526Z] _____ _ [2023-10-19T05:17:01.526Z] / ____| | | [2023-10-19T05:17:01.526Z] | | ___ __| | ___ ___ _____ __ [2023-10-19T05:17:01.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-19T05:17:01.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-19T05:17:01.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-19T05:17:01.526Z] Bash-1.0.6 [2023-10-19T05:17:01.526Z] [2023-10-19T05:17:01.526Z] [2023-10-19T05:17:01.526Z] ==> git version 2.25.1 found [2023-10-19T05:17:01.526Z] ==> 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-10-19T05:17:01.526Z] Release-Date: 2020-01-08 [2023-10-19T05:17:01.526Z] 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-10-19T05:17:01.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-19T05:17:01.526Z] ==> Jenkins CI detected. [2023-10-19T05:17:01.526Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-10-19T05:17:01.526Z] project root: . [2023-10-19T05:17:01.526Z] --> token set from env [2023-10-19T05:17:01.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-19T05:17:01.526Z] ==> Running gcov in . (disable via -X gcov) [2023-10-19T05:17:01.526Z] ==> Python coveragepy not found [2023-10-19T05:17:01.526Z] ==> Searching for coverage reports in: [2023-10-19T05:17:01.526Z] + . [2023-10-19T05:17:01.526Z] -> Found 1 reports [2023-10-19T05:17:01.526Z] ==> Detecting git/mercurial file structure [2023-10-19T05:17:01.526Z] ==> Reading reports [2023-10-19T05:17:01.526Z] + ./coverage.out bytes=54703 [2023-10-19T05:17:01.526Z] ==> Appending adjustments [2023-10-19T05:17:01.526Z] https://docs.codecov.io/docs/fixing-reports [2023-10-19T05:17:01.786Z] + Found adjustments [2023-10-19T05:17:01.786Z] ==> Gzipping contents [2023-10-19T05:17:01.786Z] 8.0K /tmp/codecov.Je7cPQ.gz [2023-10-19T05:17:01.786Z] ==> Uploading reports [2023-10-19T05:17:01.786Z] url: https://codecov.io [2023-10-19T05:17:01.786Z] query: branch=main&commit=bda52fbadfd1c9962f4ac4f2e389a0a009478621&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-19T05:17:01.786Z] -> Pinging Codecov [2023-10-19T05:17:01.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=bda52fbadfd1c9962f4ac4f2e389a0a009478621&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-19T05:17:02.046Z] -> Uploading to [2023-10-19T05:17:02.046Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-19/73D8F5FF140700D3E01443B452E23636/bda52fbadfd1c9962f4ac4f2e389a0a009478621/732ba3ff-9ff5-40e5-ad60-d88b951534fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T051701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b1c11a5f102d3ad10dd2267272c32d531404014b6d9c0e1f8538c865dc09766 [2023-10-19T05:17:02.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T05:17:02.046Z] Dload Upload Total Spent Left Speed [2023-10-19T05:17:02.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 21996 --:--:-- --:--:-- --:--:-- 21996 [2023-10-19T05:17:02.305Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] } [2023-10-19T05:17:02.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-19T05:17:02.471Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-19T05:17:02.488Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:02.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-19T05:17:02.798Z] [2023-10-19T05:17:02.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:03.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-19T05:17:03.103Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-19T05:17:03.103Z] df9b9388f04a: Pulling fs layer [2023-10-19T05:17:03.103Z] 52dc419b0ee2: Pulling fs layer [2023-10-19T05:17:03.103Z] 25bc292e5bac: Pulling fs layer [2023-10-19T05:17:03.103Z] 114826534d7a: Pulling fs layer [2023-10-19T05:17:03.104Z] 4657fd5d0bcf: Pulling fs layer [2023-10-19T05:17:03.104Z] 6ad1cebc031e: Pulling fs layer [2023-10-19T05:17:03.104Z] 8a3aa393b2d8: Pulling fs layer [2023-10-19T05:17:03.104Z] 114826534d7a: Waiting [2023-10-19T05:17:03.104Z] 4657fd5d0bcf: Waiting [2023-10-19T05:17:03.104Z] 6ad1cebc031e: Waiting [2023-10-19T05:17:03.104Z] 8a3aa393b2d8: Waiting [2023-10-19T05:17:03.104Z] 25bc292e5bac: Verifying Checksum [2023-10-19T05:17:03.104Z] 25bc292e5bac: Download complete [2023-10-19T05:17:03.104Z] 52dc419b0ee2: Download complete [2023-10-19T05:17:03.104Z] 4657fd5d0bcf: Verifying Checksum [2023-10-19T05:17:03.104Z] 4657fd5d0bcf: Download complete [2023-10-19T05:17:03.104Z] df9b9388f04a: Verifying Checksum [2023-10-19T05:17:03.104Z] df9b9388f04a: Download complete [2023-10-19T05:17:03.364Z] df9b9388f04a: Pull complete [2023-10-19T05:17:03.364Z] 6ad1cebc031e: Verifying Checksum [2023-10-19T05:17:03.364Z] 6ad1cebc031e: Download complete [2023-10-19T05:17:03.364Z] 52dc419b0ee2: Pull complete [2023-10-19T05:17:03.364Z] 25bc292e5bac: Pull complete [2023-10-19T05:17:03.929Z] 114826534d7a: Verifying Checksum [2023-10-19T05:17:03.929Z] 114826534d7a: Download complete [2023-10-19T05:17:03.929Z] 8a3aa393b2d8: Verifying Checksum [2023-10-19T05:17:03.929Z] 8a3aa393b2d8: Download complete [2023-10-19T05:17:07.211Z] 114826534d7a: Pull complete [2023-10-19T05:17:07.211Z] 4657fd5d0bcf: Pull complete [2023-10-19T05:17:07.211Z] 6ad1cebc031e: Pull complete [2023-10-19T05:17:09.737Z] 8a3aa393b2d8: Pull complete [2023-10-19T05:17:09.737Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-19T05:17:09.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-19T05:17:09.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:17:09.821Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:17:09.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat [2023-10-19T05:17:15.990Z] $ docker top 7b1746c5a5045e75b9d8d870f5c5c9bf49716285ff1867031763591fc8da3dcf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-19T05:17:16.043Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-10-19T05:17:16.322Z] + set -o pipefail [2023-10-19T05:17:16.322Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-10-19T05:17:22.886Z] [2023-10-19T05:17:22.886Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-10-19T05:17:22.886Z] [2023-10-19T05:17:22.886Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8a686fe4-ce1a-4173-8534-d4836f51ebde [2023-10-19T05:17:22.886Z] [2023-10-19T05:17:22.886Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-19T05:17:22.886Z] [2023-10-19T05:17:22.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-19T05:17:22.886Z] [2023-10-19T05:17:22.886Z] [2023-10-19T05:17:22.886Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-19T05:17:22.886Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-19T05:17:22.886Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-19T05:17:22.899Z] $ docker stop --time=1 7b1746c5a5045e75b9d8d870f5c5c9bf49716285ff1867031763591fc8da3dcf [2023-10-19T05:17:27.075Z] $ docker rm -f --volumes 7b1746c5a5045e75b9d8d870f5c5c9bf49716285ff1867031763591fc8da3dcf [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T05:17:27.807Z] + git log --format=format:%s -1 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] sh [2023-10-19T05:17:28.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T05:17:28.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:28.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T05:17:28.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:17:28.475Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:17:28.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-19T05:17:28.957Z] $ docker top d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c -eo pid,comm [2023-10-19T05:17:29.004Z] 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-10-19T05:17:29.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T05:17:29.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T05:17:29.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T05:17:29.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T05:17:29.153Z] $ docker exec d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c ssh-agent [2023-10-19T05:17:29.260Z] SSH_AUTH_SOCK=/tmp/ssh-VabSi5KOcgzc/agent.34 [2023-10-19T05:17:29.260Z] SSH_AGENT_PID=40 [2023-10-19T05:17:29.266Z] Running ssh-add (command line suppressed) [2023-10-19T05:17:29.368Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16096298687456840548.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16096298687456840548.key) [2023-10-19T05:17:29.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T05:17:29.664Z] + git semver tag [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,831 [run_tag] DEBUG tag force:False [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,832 [check_head_tag] DEBUG check head tag [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,834 [execute] INFO git cat-file --batch-check [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,836 [execute] INFO git cat-file --batch [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,877 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,878 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,878 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-19T05:17:29.922Z] 2023-10-19 05:17:29,883 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:29.922Z] 3.1.0-dev.31 [Pipeline] } [2023-10-19T05:17:29.931Z] $ docker exec --env ******** --env ******** d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c ssh-agent -k [2023-10-19T05:17:30.027Z] unset SSH_AUTH_SOCK; [2023-10-19T05:17:30.028Z] unset SSH_AGENT_PID; [2023-10-19T05:17:30.028Z] echo Agent pid 40 killed; [2023-10-19T05:17:30.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T05:17:30.344Z] + git semver [Pipeline] } [2023-10-19T05:17:30.618Z] $ docker stop --time=1 d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c [2023-10-19T05:17:31.874Z] $ docker rm -f --volumes d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:32.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-19T05:17:32.257Z] [2023-10-19T05:17:32.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:32.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-19T05:17:32.557Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-19T05:17:32.557Z] ab5ef0e58194: Pulling fs layer [2023-10-19T05:17:32.557Z] 9712f1f96733: Pulling fs layer [2023-10-19T05:17:32.557Z] 63f879dbbcfc: Pulling fs layer [2023-10-19T05:17:32.557Z] 0d9ebad4ef96: Pulling fs layer [2023-10-19T05:17:32.557Z] e9a5061849ea: Pulling fs layer [2023-10-19T05:17:32.557Z] d747dcd14b5f: Pulling fs layer [2023-10-19T05:17:32.557Z] 2de7ff778b66: Pulling fs layer [2023-10-19T05:17:32.557Z] 0d9ebad4ef96: Waiting [2023-10-19T05:17:32.557Z] e9a5061849ea: Waiting [2023-10-19T05:17:32.557Z] d747dcd14b5f: Waiting [2023-10-19T05:17:32.557Z] 2de7ff778b66: Waiting [2023-10-19T05:17:32.557Z] 9712f1f96733: Verifying Checksum [2023-10-19T05:17:32.557Z] 9712f1f96733: Download complete [2023-10-19T05:17:32.818Z] 63f879dbbcfc: Verifying Checksum [2023-10-19T05:17:32.818Z] 63f879dbbcfc: Download complete [2023-10-19T05:17:33.077Z] 0d9ebad4ef96: Verifying Checksum [2023-10-19T05:17:33.077Z] 0d9ebad4ef96: Download complete [2023-10-19T05:17:33.077Z] d747dcd14b5f: Verifying Checksum [2023-10-19T05:17:33.077Z] d747dcd14b5f: Download complete [2023-10-19T05:17:33.077Z] e9a5061849ea: Verifying Checksum [2023-10-19T05:17:33.077Z] e9a5061849ea: Download complete [2023-10-19T05:17:33.077Z] ab5ef0e58194: Verifying Checksum [2023-10-19T05:17:33.077Z] ab5ef0e58194: Download complete [2023-10-19T05:17:33.077Z] 2de7ff778b66: Verifying Checksum [2023-10-19T05:17:33.077Z] 2de7ff778b66: Download complete [2023-10-19T05:17:35.607Z] ab5ef0e58194: Pull complete [2023-10-19T05:17:35.607Z] 9712f1f96733: Pull complete [2023-10-19T05:17:36.174Z] 63f879dbbcfc: Pull complete [2023-10-19T05:17:40.358Z] 0d9ebad4ef96: Pull complete [2023-10-19T05:17:40.358Z] e9a5061849ea: Pull complete [2023-10-19T05:17:40.358Z] d747dcd14b5f: Pull complete [2023-10-19T05:17:41.291Z] 2de7ff778b66: Pull complete [2023-10-19T05:17:41.291Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-19T05:17:41.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-19T05:17:41.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:17:41.379Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:17:41.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-19T05:17:47.343Z] $ docker top e5ef2482411dc6b93c4a940db5f88254f148f31ca8bab35ffdbd2c946bb336a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-19T05:17:47.401Z] provisioning config files... [2023-10-19T05:17:47.407Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14525298987378436003tmp [2023-10-19T05:17:47.416Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4410233303498819628tmp [2023-10-19T05:17:47.422Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14144157828695353103tmp [Pipeline] { [Pipeline] echo [2023-10-19T05:17:47.436Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:17:47.717Z] ---> sigul-configuration.sh [2023-10-19T05:17:47.717Z] gpg: directory `/root/.gnupg' created [2023-10-19T05:17:47.717Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-19T05:17:47.717Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-19T05:17:47.717Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-19T05:17:47.717Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-19T05:17:47.717Z] gpg: CAST5 encrypted data [2023-10-19T05:17:47.717Z] gpg: encrypted with 1 passphrase [2023-10-19T05:17:47.717Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-19T05:17:48.000Z] + mkdir /home/jenkins [2023-10-19T05:17:48.000Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-19T05:17:48.285Z] + 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-10-19T05:17:48.291Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:17:48.571Z] ---> sigul-install.sh [2023-10-19T05:17:48.571Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-19T05:17:48.854Z] + git tag --list [2023-10-19T05:17:48.854Z] v0.0.0 [2023-10-19T05:17:48.854Z] v0.0.1-dev.1 [2023-10-19T05:17:48.854Z] v0.0.1-dev.10 [2023-10-19T05:17:48.854Z] v0.0.1-dev.11 [2023-10-19T05:17:48.854Z] v0.0.1-dev.12 [2023-10-19T05:17:48.854Z] v0.0.1-dev.13 [2023-10-19T05:17:48.854Z] v0.0.1-dev.14 [2023-10-19T05:17:48.854Z] v0.0.1-dev.15 [2023-10-19T05:17:48.854Z] v0.0.1-dev.16 [2023-10-19T05:17:48.854Z] v0.0.1-dev.2 [2023-10-19T05:17:48.854Z] v0.0.1-dev.3 [2023-10-19T05:17:48.854Z] v0.0.1-dev.4 [2023-10-19T05:17:48.854Z] v0.0.1-dev.5 [2023-10-19T05:17:48.854Z] v0.0.1-dev.6 [2023-10-19T05:17:48.854Z] v0.0.1-dev.7 [2023-10-19T05:17:48.854Z] v0.0.1-dev.8 [2023-10-19T05:17:48.854Z] v0.0.1-dev.9 [2023-10-19T05:17:48.854Z] v2.2.0 [2023-10-19T05:17:48.854Z] v2.2.0-dev.17 [2023-10-19T05:17:48.854Z] v2.2.0-dev.18 [2023-10-19T05:17:48.854Z] v2.2.0-dev.19 [2023-10-19T05:17:48.854Z] v2.2.0-dev.20 [2023-10-19T05:17:48.854Z] v2.2.0-dev.21 [2023-10-19T05:17:48.854Z] v2.2.0-dev.22 [2023-10-19T05:17:48.854Z] v2.2.0-dev.23 [2023-10-19T05:17:48.854Z] v2.2.0-dev.24 [2023-10-19T05:17:48.854Z] v2.2.0-dev.25 [2023-10-19T05:17:48.854Z] v2.2.0-dev.26 [2023-10-19T05:17:48.854Z] v2.2.0-dev.27 [2023-10-19T05:17:48.854Z] v2.3.0 [2023-10-19T05:17:48.854Z] v2.3.0-dev.1 [2023-10-19T05:17:48.854Z] v2.3.0-dev.10 [2023-10-19T05:17:48.854Z] v2.3.0-dev.11 [2023-10-19T05:17:48.854Z] v2.3.0-dev.12 [2023-10-19T05:17:48.854Z] v2.3.0-dev.13 [2023-10-19T05:17:48.854Z] v2.3.0-dev.14 [2023-10-19T05:17:48.854Z] v2.3.0-dev.15 [2023-10-19T05:17:48.854Z] v2.3.0-dev.16 [2023-10-19T05:17:48.854Z] v2.3.0-dev.17 [2023-10-19T05:17:48.854Z] v2.3.0-dev.18 [2023-10-19T05:17:48.854Z] v2.3.0-dev.19 [2023-10-19T05:17:48.854Z] v2.3.0-dev.2 [2023-10-19T05:17:48.854Z] v2.3.0-dev.20 [2023-10-19T05:17:48.854Z] v2.3.0-dev.21 [2023-10-19T05:17:48.854Z] v2.3.0-dev.22 [2023-10-19T05:17:48.854Z] v2.3.0-dev.23 [2023-10-19T05:17:48.854Z] v2.3.0-dev.24 [2023-10-19T05:17:48.854Z] v2.3.0-dev.25 [2023-10-19T05:17:48.854Z] v2.3.0-dev.26 [2023-10-19T05:17:48.854Z] v2.3.0-dev.27 [2023-10-19T05:17:48.854Z] v2.3.0-dev.28 [2023-10-19T05:17:48.854Z] v2.3.0-dev.3 [2023-10-19T05:17:48.854Z] v2.3.0-dev.4 [2023-10-19T05:17:48.854Z] v2.3.0-dev.5 [2023-10-19T05:17:48.854Z] v2.3.0-dev.6 [2023-10-19T05:17:48.854Z] v2.3.0-dev.7 [2023-10-19T05:17:48.854Z] v2.3.0-dev.8 [2023-10-19T05:17:48.854Z] v2.3.0-dev.9 [2023-10-19T05:17:48.854Z] v2.3.1 [2023-10-19T05:17:48.854Z] v2.3.1-dev.4 [2023-10-19T05:17:48.854Z] v2.3.1-dev.5 [2023-10-19T05:17:48.854Z] v2.3.1-dev.6 [2023-10-19T05:17:48.854Z] v3.0 [2023-10-19T05:17:48.854Z] v3.0.0 [2023-10-19T05:17:48.854Z] v3.0.0-dev.1 [2023-10-19T05:17:48.854Z] v3.0.0-dev.10 [2023-10-19T05:17:48.854Z] v3.0.0-dev.11 [2023-10-19T05:17:48.854Z] v3.0.0-dev.12 [2023-10-19T05:17:48.854Z] v3.0.0-dev.13 [2023-10-19T05:17:48.854Z] v3.0.0-dev.14 [2023-10-19T05:17:48.854Z] v3.0.0-dev.15 [2023-10-19T05:17:48.854Z] v3.0.0-dev.16 [2023-10-19T05:17:48.854Z] v3.0.0-dev.17 [2023-10-19T05:17:48.854Z] v3.0.0-dev.18 [2023-10-19T05:17:48.854Z] v3.0.0-dev.19 [2023-10-19T05:17:48.854Z] v3.0.0-dev.2 [2023-10-19T05:17:48.854Z] v3.0.0-dev.20 [2023-10-19T05:17:48.854Z] v3.0.0-dev.21 [2023-10-19T05:17:48.854Z] v3.0.0-dev.22 [2023-10-19T05:17:48.854Z] v3.0.0-dev.23 [2023-10-19T05:17:48.854Z] v3.0.0-dev.24 [2023-10-19T05:17:48.854Z] v3.0.0-dev.25 [2023-10-19T05:17:48.854Z] v3.0.0-dev.26 [2023-10-19T05:17:48.854Z] v3.0.0-dev.27 [2023-10-19T05:17:48.854Z] v3.0.0-dev.28 [2023-10-19T05:17:48.854Z] v3.0.0-dev.29 [2023-10-19T05:17:48.854Z] v3.0.0-dev.3 [2023-10-19T05:17:48.854Z] v3.0.0-dev.30 [2023-10-19T05:17:48.854Z] v3.0.0-dev.31 [2023-10-19T05:17:48.854Z] v3.0.0-dev.32 [2023-10-19T05:17:48.854Z] v3.0.0-dev.33 [2023-10-19T05:17:48.854Z] v3.0.0-dev.34 [2023-10-19T05:17:48.854Z] v3.0.0-dev.35 [2023-10-19T05:17:48.854Z] v3.0.0-dev.36 [2023-10-19T05:17:48.854Z] v3.0.0-dev.37 [2023-10-19T05:17:48.854Z] v3.0.0-dev.38 [2023-10-19T05:17:48.854Z] v3.0.0-dev.39 [2023-10-19T05:17:48.854Z] v3.0.0-dev.4 [2023-10-19T05:17:48.854Z] v3.0.0-dev.40 [2023-10-19T05:17:48.854Z] v3.0.0-dev.41 [2023-10-19T05:17:48.854Z] v3.0.0-dev.42 [2023-10-19T05:17:48.854Z] v3.0.0-dev.43 [2023-10-19T05:17:48.854Z] v3.0.0-dev.44 [2023-10-19T05:17:48.854Z] v3.0.0-dev.45 [2023-10-19T05:17:48.854Z] v3.0.0-dev.46 [2023-10-19T05:17:48.854Z] v3.0.0-dev.47 [2023-10-19T05:17:48.854Z] v3.0.0-dev.48 [2023-10-19T05:17:48.854Z] v3.0.0-dev.49 [2023-10-19T05:17:48.854Z] v3.0.0-dev.5 [2023-10-19T05:17:48.854Z] v3.0.0-dev.50 [2023-10-19T05:17:48.854Z] v3.0.0-dev.51 [2023-10-19T05:17:48.854Z] v3.0.0-dev.6 [2023-10-19T05:17:48.854Z] v3.0.0-dev.7 [2023-10-19T05:17:48.854Z] v3.0.0-dev.8 [2023-10-19T05:17:48.854Z] v3.0.0-dev.9 [2023-10-19T05:17:48.854Z] v3.1.0-dev.1 [2023-10-19T05:17:48.854Z] v3.1.0-dev.10 [2023-10-19T05:17:48.854Z] v3.1.0-dev.11 [2023-10-19T05:17:48.854Z] v3.1.0-dev.12 [2023-10-19T05:17:48.854Z] v3.1.0-dev.13 [2023-10-19T05:17:48.854Z] v3.1.0-dev.14 [2023-10-19T05:17:48.854Z] v3.1.0-dev.15 [2023-10-19T05:17:48.854Z] v3.1.0-dev.16 [2023-10-19T05:17:48.854Z] v3.1.0-dev.17 [2023-10-19T05:17:48.854Z] v3.1.0-dev.18 [2023-10-19T05:17:48.854Z] v3.1.0-dev.19 [2023-10-19T05:17:48.854Z] v3.1.0-dev.2 [2023-10-19T05:17:48.854Z] v3.1.0-dev.20 [2023-10-19T05:17:48.854Z] v3.1.0-dev.21 [2023-10-19T05:17:48.854Z] v3.1.0-dev.22 [2023-10-19T05:17:48.854Z] v3.1.0-dev.23 [2023-10-19T05:17:48.854Z] v3.1.0-dev.24 [2023-10-19T05:17:48.854Z] v3.1.0-dev.25 [2023-10-19T05:17:48.854Z] v3.1.0-dev.26 [2023-10-19T05:17:48.854Z] v3.1.0-dev.27 [2023-10-19T05:17:48.854Z] v3.1.0-dev.28 [2023-10-19T05:17:48.854Z] v3.1.0-dev.29 [2023-10-19T05:17:48.854Z] v3.1.0-dev.3 [2023-10-19T05:17:48.854Z] v3.1.0-dev.30 [2023-10-19T05:17:48.854Z] v3.1.0-dev.31 [2023-10-19T05:17:48.854Z] v3.1.0-dev.4 [2023-10-19T05:17:48.854Z] v3.1.0-dev.5 [2023-10-19T05:17:48.854Z] v3.1.0-dev.6 [2023-10-19T05:17:48.854Z] v3.1.0-dev.7 [2023-10-19T05:17:48.854Z] v3.1.0-dev.8 [2023-10-19T05:17:48.854Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-19T05:17:49.153Z] + lftools sign git-tag v3.1.0-dev.31 [2023-10-19T05:17:49.720Z] Signing Git tag with Sigul... [2023-10-19T05:17:49.720Z] Signing v3.1.0-dev.31 [Pipeline] echo [2023-10-19T05:17:49.986Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:17:50.267Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-19T05:17:50.274Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-19T05:17:50.297Z] $ docker stop --time=1 e5ef2482411dc6b93c4a940db5f88254f148f31ca8bab35ffdbd2c946bb336a0 [2023-10-19T05:17:51.569Z] $ docker rm -f --volumes e5ef2482411dc6b93c4a940db5f88254f148f31ca8bab35ffdbd2c946bb336a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-19T05:17:51.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T05:17:51.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:52.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T05:17:52.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:17:52.365Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:17:52.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-19T05:17:52.731Z] $ docker top 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 -eo pid,comm [2023-10-19T05:17:52.779Z] 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-10-19T05:17:52.779Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T05:17:52.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T05:17:52.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T05:17:52.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T05:17:52.929Z] $ docker exec 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 ssh-agent [2023-10-19T05:17:53.042Z] SSH_AUTH_SOCK=/tmp/ssh-cgLL6EUYsoKD/agent.32 [2023-10-19T05:17:53.042Z] SSH_AGENT_PID=38 [2023-10-19T05:17:53.045Z] Running ssh-add (command line suppressed) [2023-10-19T05:17:53.155Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16616940291282472590.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16616940291282472590.key) [2023-10-19T05:17:53.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T05:17:53.488Z] + git semver bump pre [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,666 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,666 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,667 [bump_version] DEBUG bumped version:3.1.0-dev.32 [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,667 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,667 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,667 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,668 [execute] INFO git cat-file --batch-check [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,673 [execute] INFO git cat-file --batch [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T05:17:53.771Z] 2023-10-19 05:17:53,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:53.771Z] 3.1.0-dev.32 [Pipeline] } [2023-10-19T05:17:53.792Z] $ docker exec --env ******** --env ******** 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 ssh-agent -k [2023-10-19T05:17:53.877Z] unset SSH_AUTH_SOCK; [2023-10-19T05:17:53.878Z] unset SSH_AGENT_PID; [2023-10-19T05:17:53.878Z] echo Agent pid 38 killed; [2023-10-19T05:17:53.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T05:17:54.207Z] + git semver [Pipeline] } [2023-10-19T05:17:54.479Z] $ docker stop --time=1 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 [2023-10-19T05:17:55.733Z] $ docker rm -f --volumes 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T05:17:56.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T05:17:56.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:17:56.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T05:17:56.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:17:56.415Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:17:56.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-19T05:17:56.792Z] $ docker top e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf -eo pid,comm [2023-10-19T05:17:56.836Z] 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-10-19T05:17:56.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T05:17:56.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T05:17:56.875Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T05:17:56.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T05:17:56.987Z] $ docker exec e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf ssh-agent [2023-10-19T05:17:57.094Z] SSH_AUTH_SOCK=/tmp/ssh-5GVn0D60cRXF/agent.32 [2023-10-19T05:17:57.094Z] SSH_AGENT_PID=38 [2023-10-19T05:17:57.099Z] Running ssh-add (command line suppressed) [2023-10-19T05:17:57.198Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801400851193049790.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801400851193049790.key) [2023-10-19T05:17:57.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T05:17:57.516Z] + git semver push [2023-10-19T05:17:57.773Z] 2023-10-19 05:17:57,673 [run_push] DEBUG push [2023-10-19T05:17:57.773Z] 2023-10-19 05:17:57,674 [execute] INFO git cat-file --batch-check [2023-10-19T05:17:57.774Z] 2023-10-19 05:17:57,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T05:17:57.774Z] 2023-10-19 05:17:57,677 [execute] INFO git rev-list d935b013dd4b69cc18a4115cbdc25fcc46dfe3ba -- [2023-10-19T05:17:57.774Z] 2023-10-19 05:17:57,677 [execute] DEBUG Popen(['git', 'rev-list', 'd935b013dd4b69cc18a4115cbdc25fcc46dfe3ba', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-19T05:17:57.774Z] 2023-10-19 05:17:57,684 [execute] INFO git fetch -v origin [2023-10-19T05:17:57.774Z] 2023-10-19 05:17:57,685 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-19T05:17:58.342Z] 2023-10-19 05:17:58,176 [run_push] DEBUG no remote changes detected [2023-10-19T05:17:58.342Z] 2023-10-19 05:17:58,176 [execute] INFO git push origin semver [2023-10-19T05:17:58.342Z] 2023-10-19 05:17:58,177 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-19T05:17:59.281Z] 2023-10-19 05:17:58,923 [run_push] DEBUG push all version tags [2023-10-19T05:17:59.281Z] 2023-10-19 05:17:58,923 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-19T05:17:59.281Z] 2023-10-19 05:17:58,924 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-19T05:17:59.848Z] 2023-10-19 05:17:59,672 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-19T05:17:59.848Z] 3.1.0-dev.32 [Pipeline] } [2023-10-19T05:17:59.858Z] $ docker exec --env ******** --env ******** e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf ssh-agent -k [2023-10-19T05:17:59.954Z] unset SSH_AUTH_SOCK; [2023-10-19T05:17:59.954Z] unset SSH_AGENT_PID; [2023-10-19T05:17:59.954Z] echo Agent pid 38 killed; [2023-10-19T05:17:59.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T05:18:00.272Z] + git semver [Pipeline] } [2023-10-19T05:18:00.546Z] $ docker stop --time=1 e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf [2023-10-19T05:18:01.821Z] $ docker rm -f --volumes e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf [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-10-19T05:18:02.374Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-19T05:18:02.374Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-19T05:18:02.374Z] total 16 [2023-10-19T05:18:02.374Z] drwxr-xr-x 3 root root 4096 Oct 19 05:07 . [2023-10-19T05:18:02.374Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 05:17 .. [2023-10-19T05:18:02.374Z] drwxr-xr-x 2 root root 4096 Oct 19 05:07 cost [2023-10-19T05:18:02.374Z] -rw-r--r-- 1 root root 89 Oct 19 05:07 cost.csv [2023-10-19T05:18:02.374Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-19T05:18:02.374Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-19T05:18:02.374Z] total 16 [2023-10-19T05:18:02.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:07 . [2023-10-19T05:18:02.374Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 05:17 .. [2023-10-19T05:18:02.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 05:07 cost [2023-10-19T05:18:02.374Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 19 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:02.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:03.521Z] ---> package-listing.sh [2023-10-19T05:18:03.521Z] ++ facter osfamily [2023-10-19T05:18:03.521Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-19T05:18:03.780Z] + OS_FAMILY=debian [2023-10-19T05:18:03.780Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-19T05:18:03.780Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-19T05:18:03.780Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-19T05:18:03.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-19T05:18:03.780Z] + PACKAGES=/tmp/packages_start.txt [2023-10-19T05:18:03.780Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-19T05:18:03.780Z] + PACKAGES=/tmp/packages_end.txt [2023-10-19T05:18:03.780Z] + case "${OS_FAMILY}" in [2023-10-19T05:18:03.780Z] + dpkg -l [2023-10-19T05:18:03.780Z] + grep '^ii' [2023-10-19T05:18:03.780Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-19T05:18:03.780Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-19T05:18:03.780Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-19T05:18:03.780Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-19T05:18:03.780Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-19T05:18:03.780Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-10-19T05:18:03.792Z] 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/exfoundry_device-usb-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-10-19T05:18:04.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T05:18:04.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T05:18:04.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T05:18:04.691Z] prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container [2023-10-19T05:18:04.724Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-19T05:18:04.927Z] $ docker top c0618e0c58fee11efecbdacd9378cca968128165c79aef3c490479b2b81ce82b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T05:18:05.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-19T05:18:05.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-19T05:18:05.834Z] + ls /var/log/sa-host [2023-10-19T05:18:05.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T05:18:05.920Z] provisioning config files... [2023-10-19T05:18:05.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12542034928125449903tmp [Pipeline] { [Pipeline] echo [2023-10-19T05:18:05.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:06.229Z] ---> create-netrc.sh [Pipeline] } [2023-10-19T05:18:06.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:06.569Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-19T05:18:06.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:06.866Z] ---> sudo-logs.sh [2023-10-19T05:18:06.866Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-19T05:18:06.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:07.180Z] ---> job-cost.sh [2023-10-19T05:18:07.180Z] lf-activate-venv: SKIPPING [2023-10-19T05:18:07.180Z] DEBUG: total: 0.2199999988079071 [2023-10-19T05:18:07.180Z] INFO: Retrieving Stack Cost... [2023-10-19T05:18:07.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T05:18:08.008Z] INFO: Archiving Costs [Pipeline] echo [2023-10-19T05:18:08.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T05:18:08.310Z] ---> logs-deploy.sh [2023-10-19T05:18:08.310Z] lf-activate-venv: SKIPPING [2023-10-19T05:18:08.310Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/157 [2023-10-19T05:18:08.310Z] INFO: archiving workspace using pattern(s): [2023-10-19T05:18:09.250Z] Archives upload complete. [2023-10-19T05:18:09.250Z] INFO: archiving logs to Nexus [2023-10-19T05:18:09.820Z] ---> uname -a: [2023-10-19T05:18:09.820Z] Linux prd-ubuntu20-04-docker-8c-8g-9590 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z] ---> lscpu: [2023-10-19T05:18:09.820Z] Architecture: x86_64 [2023-10-19T05:18:09.820Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-19T05:18:09.820Z] Byte Order: Little Endian [2023-10-19T05:18:09.820Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-19T05:18:09.820Z] CPU(s): 8 [2023-10-19T05:18:09.820Z] On-line CPU(s) list: 0-7 [2023-10-19T05:18:09.820Z] Thread(s) per core: 1 [2023-10-19T05:18:09.820Z] Core(s) per socket: 1 [2023-10-19T05:18:09.820Z] Socket(s): 8 [2023-10-19T05:18:09.820Z] NUMA node(s): 1 [2023-10-19T05:18:09.820Z] Vendor ID: AuthenticAMD [2023-10-19T05:18:09.820Z] CPU family: 23 [2023-10-19T05:18:09.820Z] Model: 49 [2023-10-19T05:18:09.820Z] Model name: AMD EPYC-Rome Processor [2023-10-19T05:18:09.820Z] Stepping: 0 [2023-10-19T05:18:09.820Z] CPU MHz: 2799.998 [2023-10-19T05:18:09.820Z] BogoMIPS: 5599.99 [2023-10-19T05:18:09.820Z] Virtualization: AMD-V [2023-10-19T05:18:09.820Z] Hypervisor vendor: KVM [2023-10-19T05:18:09.820Z] Virtualization type: full [2023-10-19T05:18:09.820Z] L1d cache: 256 KiB [2023-10-19T05:18:09.820Z] L1i cache: 256 KiB [2023-10-19T05:18:09.820Z] L2 cache: 4 MiB [2023-10-19T05:18:09.820Z] L3 cache: 128 MiB [2023-10-19T05:18:09.820Z] NUMA node0 CPU(s): 0-7 [2023-10-19T05:18:09.820Z] Vulnerability Itlb multihit: Not affected [2023-10-19T05:18:09.820Z] Vulnerability L1tf: Not affected [2023-10-19T05:18:09.820Z] Vulnerability Mds: Not affected [2023-10-19T05:18:09.820Z] Vulnerability Meltdown: Not affected [2023-10-19T05:18:09.820Z] Vulnerability Mmio stale data: Not affected [2023-10-19T05:18:09.820Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-19T05:18:09.820Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-19T05:18:09.820Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-19T05:18:09.820Z] Vulnerability Srbds: Not affected [2023-10-19T05:18:09.820Z] Vulnerability Tsx async abort: Not affected [2023-10-19T05:18:09.820Z] 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-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z] ---> nproc: [2023-10-19T05:18:09.820Z] 8 [2023-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z] ---> df -h: [2023-10-19T05:18:09.820Z] Filesystem Size Used Avail Use% Mounted on [2023-10-19T05:18:09.820Z] overlay 155G 13G 143G 9% / [2023-10-19T05:18:09.820Z] tmpfs 64M 0 64M 0% /dev [2023-10-19T05:18:09.820Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-19T05:18:09.820Z] shm 64M 0 64M 0% /dev/shm [2023-10-19T05:18:09.820Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-19T05:18:09.820Z] [2023-10-19T05:18:09.820Z]